Pull request #3030 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at c7b5d06303d1c1949c9ce5e99765f1d861064f89 rather than d0034b185d7173b1572e2b52865df137217a2f5b Obtained Jenkinsfile from c7b5d06303d1c1949c9ce5e99765f1d861064f89 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 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 Running on prd-centos7-docker-4c-2g-22223 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit d0034b185d7173b1572e2b52865df137217a2f5b Merge succeeded, producing c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 Checking out Revision c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 (PR-3030) > git config core.sparsecheckout # timeout=10 > git checkout -f d0034b185d7173b1572e2b52865df137217a2f5b # 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 c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 # timeout=10 Commit message: "Merge commit 'c7b5d06303d1c1949c9ce5e99765f1d861064f89' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T07:27:09.545Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T07:27:09.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T07:27:09.903Z] ========================================================= [2021-01-22T07:27:09.903Z] EdgeX Global Pipelines Version Info [2021-01-22T07:27:09.903Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8d7fe37cf955d7a0ff637f8296d71e8357f5b6ee # timeout=10 [2021-01-22T07:27:11.465Z] ------------------- [2021-01-22T07:27:11.465Z] stable info: [2021-01-22T07:27:11.465Z] ------------------- [2021-01-22T07:27:11.465Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T07:27:11.465Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T07:27:11.465Z] Message: update stable to v1.0.179 [2021-01-22T07:27:12.450Z] ------------------- [2021-01-22T07:27:12.450Z] experimental info: [2021-01-22T07:27:12.450Z] ------------------- [2021-01-22T07:27:12.450Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T07:27:12.450Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T07:27:12.450Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T07:27:12.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-22T07:27:12.834Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-22T07:27:12.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T07:27:13.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T07:27:13.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T07:27:13.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T07:27:13.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T07:27:13.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-22T07:27:13.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-22T07:27:13.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-22T07:27:13.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T07:27:13.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T07:27:13.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T07:27:13.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T07:27:14.021Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T07:27:14.131Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T07:27:14.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T07:27:14.305Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T07:27:14.393Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-22T07:27:14.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-22T07:27:14.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-22T07:27:14.681Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T07:27:14.791Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T07:27:14.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3030 [Pipeline] echo [2021-01-22T07:27:14.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3030 [Pipeline] echo [2021-01-22T07:27:15.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3030 [Pipeline] echo [2021-01-22T07:27:15.174Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [Pipeline] echo [2021-01-22T07:27:15.264Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c314ff5 [Pipeline] echo [2021-01-22T07:27:15.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T07:27:15.553Z] provisioning config files... [2021-01-22T07:27:15.580Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config6034236670345628069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:27:15.957Z] ---> docker-login.sh [2021-01-22T07:27:15.957Z] nexus3.edgexfoundry.org:10001 [2021-01-22T07:27:16.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:27:16.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:27:16.487Z] Configure a credential helper to remove this warning. See [2021-01-22T07:27:16.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:27:16.487Z] [2021-01-22T07:27:16.487Z] Login Succeeded [2021-01-22T07:27:16.487Z] nexus3.edgexfoundry.org:10002 [2021-01-22T07:27:16.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:27:16.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:27:16.487Z] Configure a credential helper to remove this warning. See [2021-01-22T07:27:16.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:27:16.487Z] [2021-01-22T07:27:16.487Z] Login Succeeded [2021-01-22T07:27:16.487Z] nexus3.edgexfoundry.org:10003 [2021-01-22T07:27:16.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:27:16.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:27:16.749Z] Configure a credential helper to remove this warning. See [2021-01-22T07:27:16.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:27:16.749Z] [2021-01-22T07:27:16.749Z] Login Succeeded [2021-01-22T07:27:16.749Z] nexus3.edgexfoundry.org:10004 [2021-01-22T07:27:16.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:27:17.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:27:17.015Z] Configure a credential helper to remove this warning. See [2021-01-22T07:27:17.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:27:17.015Z] [2021-01-22T07:27:17.015Z] Login Succeeded [2021-01-22T07:27:17.015Z] docker.io [2021-01-22T07:27:17.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:27:17.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:27:17.276Z] Configure a credential helper to remove this warning. See [2021-01-22T07:27:17.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:27:17.276Z] [2021-01-22T07:27:17.276Z] Login Succeeded [2021-01-22T07:27:17.276Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T07:27:17.286Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T07:27:17.762Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ dirname cmd/core-command/Dockerfile [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ dirname cmd/core-data/Dockerfile [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-22T07:27:17.762Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-22T07:27:17.762Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:27:17.762Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-22T07:27:17.762Z] ++ cut -d/ -f2 [2021-01-22T07:27:17.762Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-22T07:27:17.827Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:27:18.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T07:27:18.666Z] [2021-01-22T07:27:18.666Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:27:19.003Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T07:27:19.003Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T07:27:19.003Z] 31603596830f: Pulling fs layer [2021-01-22T07:27:19.003Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T07:27:19.003Z] 6ca5941a6612: Pulling fs layer [2021-01-22T07:27:19.003Z] ecc8261a40a4: Pulling fs layer [2021-01-22T07:27:19.003Z] ecc8261a40a4: Waiting [2021-01-22T07:27:19.003Z] 2a8b12db71e7: Download complete [2021-01-22T07:27:19.266Z] 31603596830f: Verifying Checksum [2021-01-22T07:27:19.266Z] 31603596830f: Download complete [2021-01-22T07:27:19.266Z] ecc8261a40a4: Verifying Checksum [2021-01-22T07:27:19.266Z] 6ca5941a6612: Download complete [2021-01-22T07:27:19.530Z] 31603596830f: Pull complete [2021-01-22T07:27:19.530Z] 2a8b12db71e7: Pull complete [2021-01-22T07:27:20.493Z] 6ca5941a6612: Pull complete [2021-01-22T07:27:20.756Z] ecc8261a40a4: Pull complete [2021-01-22T07:27:20.756Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T07:27:20.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T07:27:20.756Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T07:27:20.855Z] prd-centos7-docker-4c-2g-22223 does not seem to be running inside a container [2021-01-22T07:27:20.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T07:27:23.627Z] $ docker top 91bf68b29945c58350220bc0ee556c220c7b704e3961554ac0ec86a796af7291 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T07:27:23.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T07:27:23.987Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T07:27:24.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T07:27:24.208Z] $ docker exec 91bf68b29945c58350220bc0ee556c220c7b704e3961554ac0ec86a796af7291 ssh-agent [2021-01-22T07:27:24.378Z] SSH_AUTH_SOCK=/tmp/ssh-RA16Fp7Ar5qT/agent.11 [2021-01-22T07:27:24.378Z] SSH_AGENT_PID=16 [2021-01-22T07:27:24.392Z] Running ssh-add (command line suppressed) [2021-01-22T07:27:24.507Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_7845718056859137773.key (/w/workspace/edgex-go/14@tmp/private_key_7845718056859137773.key) [2021-01-22T07:27:24.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T07:27:24.893Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T07:27:24.918Z] $ docker exec --env ******** --env ******** 91bf68b29945c58350220bc0ee556c220c7b704e3961554ac0ec86a796af7291 ssh-agent -k [2021-01-22T07:27:25.026Z] unset SSH_AUTH_SOCK; [2021-01-22T07:27:25.026Z] unset SSH_AGENT_PID; [2021-01-22T07:27:25.026Z] echo Agent pid 16 killed; [2021-01-22T07:27:25.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T07:27:25.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T07:27:25.214Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T07:27:25.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T07:27:25.375Z] $ docker exec 91bf68b29945c58350220bc0ee556c220c7b704e3961554ac0ec86a796af7291 ssh-agent [2021-01-22T07:27:25.532Z] SSH_AUTH_SOCK=/tmp/ssh-u95wbw2H9fPJ/agent.46 [2021-01-22T07:27:25.532Z] SSH_AGENT_PID=51 [2021-01-22T07:27:25.539Z] Running ssh-add (command line suppressed) [2021-01-22T07:27:25.658Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_565406200518636970.key (/w/workspace/edgex-go/14@tmp/private_key_565406200518636970.key) [2021-01-22T07:27:25.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T07:27:26.070Z] + git semver init [2021-01-22T07:27:26.070Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T07:27:26.070Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2021-01-22T07:27:26.070Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2021-01-22T07:27:26.070Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T07:27:26.070Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T07:27:26.070Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T07:27:26.070Z] # $SEMVER_BRANCH = PR-3030 [2021-01-22T07:27:26.070Z] # $SEMVER_TEMP = /tmp/semver-196157192 [2021-01-22T07:27:26.070Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-22T07:27:48.176Z] # '/tmp/semver-196157192' -> '/w/workspace/edgex-go/14/.semver' [2021-01-22T07:27:48.440Z] # -> Force: false [2021-01-22T07:27:48.440Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2021-01-22T07:27:48.454Z] $ docker exec --env ******** --env ******** 91bf68b29945c58350220bc0ee556c220c7b704e3961554ac0ec86a796af7291 ssh-agent -k [2021-01-22T07:27:48.640Z] unset SSH_AUTH_SOCK; [2021-01-22T07:27:48.641Z] unset SSH_AGENT_PID; [2021-01-22T07:27:48.641Z] echo Agent pid 51 killed; [2021-01-22T07:27:48.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T07:27:49.175Z] + git semver [Pipeline] } [2021-01-22T07:27:49.194Z] $ docker stop --time=1 91bf68b29945c58350220bc0ee556c220c7b704e3961554ac0ec86a796af7291 [2021-01-22T07:27:50.835Z] $ docker rm -f 91bf68b29945c58350220bc0ee556c220c7b704e3961554ac0ec86a796af7291 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T07:27:51.356Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T07:27:51.913Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T07:27:51.916Z] [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-22T07:27:52.798Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T07:27:53.106Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T07:27:53.411Z] + sudo service docker restart [2021-01-22T07:27:53.411Z] + true [2021-01-22T07:27:53.411Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-22T07:27:54.012Z] ========================================================= [2021-01-22T07:27:54.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T07:27:54.012Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:27:54.378Z] + 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-22T07:27:58.635Z] Sending build context to Docker daemon 327.1MB [2021-01-22T07:27:58.635Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T07:27:58.635Z] Step 2/6 : FROM ${BASE} [2021-01-22T07:27:58.635Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T07:27:58.635Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T07:27:58.635Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T07:27:58.635Z] de9db76c5a1d: Pulling fs layer [2021-01-22T07:27:58.635Z] bca2f99d35d6: Pulling fs layer [2021-01-22T07:27:58.635Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T07:27:58.635Z] 7c6f9722023f: Pulling fs layer [2021-01-22T07:27:58.635Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T07:27:58.635Z] 7c6f9722023f: Waiting [2021-01-22T07:27:58.635Z] 93359f2a8cfa: Waiting [2021-01-22T07:27:58.635Z] a35cf1a2eb13: Waiting [2021-01-22T07:27:58.635Z] bca2f99d35d6: Waiting [2021-01-22T07:27:58.635Z] de9db76c5a1d: Verifying Checksum [2021-01-22T07:27:58.635Z] de9db76c5a1d: Download complete [2021-01-22T07:27:58.635Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T07:27:58.635Z] 0ef7d3d256c8: Download complete [2021-01-22T07:27:58.635Z] 93359f2a8cfa: Download complete [2021-01-22T07:27:58.635Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T07:27:58.635Z] 188c0c94c7c5: Download complete [2021-01-22T07:27:58.635Z] 7c6f9722023f: Verifying Checksum [2021-01-22T07:27:58.635Z] 7c6f9722023f: Download complete [2021-01-22T07:27:58.635Z] 188c0c94c7c5: Pull complete [2021-01-22T07:27:59.215Z] 0ef7d3d256c8: Pull complete [2021-01-22T07:27:59.477Z] de9db76c5a1d: Pull complete [2021-01-22T07:28:00.434Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T07:28:00.434Z] a35cf1a2eb13: Download complete [2021-01-22T07:28:01.018Z] bca2f99d35d6: Download complete [2021-01-22T07:28:06.364Z] bca2f99d35d6: Pull complete [2021-01-22T07:28:06.630Z] 93359f2a8cfa: Pull complete [2021-01-22T07:28:06.630Z] 7c6f9722023f: Pull complete [2021-01-22T07:28:07.289Z] Still waiting to schedule task [2021-01-22T07:28:07.289Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-22T07:28:10.881Z] a35cf1a2eb13: Pull complete [2021-01-22T07:28:10.881Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T07:28:10.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T07:28:10.881Z] ---> a62c8e92a672 [2021-01-22T07:28:10.881Z] 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-22T07:28:11.147Z] ---> Running in 21ebcb8eb1aa [2021-01-22T07:28:11.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:12.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:14.062Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T07:28:14.062Z] (2/12) Installing file (5.38-r0) [2021-01-22T07:28:14.062Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T07:28:14.062Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T07:28:22.222Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T07:28:22.222Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T07:28:22.222Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T07:28:22.222Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T07:28:22.222Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T07:28:22.222Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T07:28:22.222Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T07:28:22.222Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T07:28:22.222Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:28:22.222Z] OK: 233 MiB in 51 packages [2021-01-22T07:28:25.538Z] Removing intermediate container 21ebcb8eb1aa [2021-01-22T07:28:25.538Z] ---> 540d79767ff2 [2021-01-22T07:28:25.538Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T07:28:25.538Z] ---> Running in 1c515345b9db [2021-01-22T07:28:25.538Z] Removing intermediate container 1c515345b9db [2021-01-22T07:28:25.538Z] ---> ed098a2ebcc3 [2021-01-22T07:28:25.538Z] Step 5/6 : COPY go.mod . [2021-01-22T07:28:25.803Z] ---> 5b0632d089ac [2021-01-22T07:28:25.803Z] Step 6/6 : RUN go mod download [2021-01-22T07:28:25.803Z] ---> Running in 0de800cc9fd4 [2021-01-22T07:28:47.879Z] Removing intermediate container 0de800cc9fd4 [2021-01-22T07:28:47.879Z] ---> 0de806315f38 [2021-01-22T07:28:47.879Z] Successfully built 0de806315f38 [2021-01-22T07:28:47.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:28:48.208Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T07:28:48.208Z] . [Pipeline] withDockerContainer [2021-01-22T07:28:48.314Z] prd-centos7-docker-4c-2g-22223 does not seem to be running inside a container [2021-01-22T07:28:48.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-x86_64 cat [2021-01-22T07:28:49.282Z] $ docker top fb59c7e737e96995826a0233eb71cc36d6140c1acfc93a436c0c3a8ab8beda10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:28:49.791Z] + go version [2021-01-22T07:28:49.792Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T07:28:49.805Z] $ docker stop --time=1 fb59c7e737e96995826a0233eb71cc36d6140c1acfc93a436c0c3a8ab8beda10 [2021-01-22T07:28:51.153Z] $ docker rm -f fb59c7e737e96995826a0233eb71cc36d6140c1acfc93a436c0c3a8ab8beda10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:28:52.008Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T07:28:52.008Z] . [Pipeline] withDockerContainer [2021-01-22T07:28:52.114Z] prd-centos7-docker-4c-2g-22223 does not seem to be running inside a container [2021-01-22T07:28:52.162Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-x86_64 cat [2021-01-22T07:28:52.811Z] $ docker top e966a864803c86d6a19c6b1ce4dc64e27d54c4340d0595b920477d63835f0485 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T07:28:53.009Z] ========================================================= [2021-01-22T07:28:53.009Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T07:28:53.009Z] ========================================================= [Pipeline] sh [2021-01-22T07:28:53.298Z] + make test [2021-01-22T07:28:53.298Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T07:29:03.455Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T07:29:15.861Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T07:29:22.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T07:29:23.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T07:29:23.527Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T07:29:23.527Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T07:29:25.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T07:29:25.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T07:29:25.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T07:29:25.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T07:29:25.484Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T07:29:25.761Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T07:29:28.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T07:29:28.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T07:29:28.380Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T07:29:31.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.075s coverage: 46.6% of statements [2021-01-22T07:29:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T07:29:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T07:29:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T07:29:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T07:29:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T07:29:34.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.0% of statements [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T07:29:34.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.032s coverage: 100.0% of statements [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T07:29:34.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T07:29:34.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.119s coverage: 66.7% of statements [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T07:29:34.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.161s coverage: 82.3% of statements [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T07:29:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T07:29:36.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.345s coverage: 28.6% of statements [2021-01-22T07:29:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T07:29:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T07:29:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T07:29:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T07:29:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T07:29:36.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements [2021-01-22T07:29:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T07:29:36.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-01-22T07:29:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T07:29:36.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-01-22T07:29:36.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T07:29:37.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.099s coverage: 97.5% of statements [2021-01-22T07:29:37.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T07:29:37.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements [2021-01-22T07:29:37.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T07:29:37.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T07:29:37.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T07:29:37.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T07:29:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.434s coverage: 92.8% of statements [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T07:29:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T07:29:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.074s coverage: 0.1% of statements [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T07:29:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T07:29:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 43.8% of statements [2021-01-22T07:29:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-01-22T07:29:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-01-22T07:29:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-01-22T07:29:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.4% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 68.9% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.246s coverage: 84.0% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 47.1% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T07:29:52.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-01-22T07:29:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T07:29:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-01-22T07:29:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T07:29:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements [2021-01-22T07:29:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T07:29:52.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-01-22T07:29:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T07:29:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T07:29:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T07:29:52.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T07:29:53.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-01-22T07:29:53.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T07:29:53.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T07:29:53.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-01-22T07:29:53.564Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.030s coverage: 32.1% of statements [2021-01-22T07:29:53.564Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-22T07:29:54.138Z] GO111MODULE=on go vet ./... [2021-01-22T07:30:20.840Z] gofmt -l . [2021-01-22T07:30:20.840Z] [ "`gofmt -l .`" = "" ] [2021-01-22T07:30:20.840Z] ./bin/test-go-mod-tidy.sh [2021-01-22T07:30:20.840Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T07:30:21.164Z] + ls -al . [2021-01-22T07:30:21.164Z] total 668 [2021-01-22T07:30:21.165Z] drwxrwxr-x 10 1001 1001 4096 Jan 22 07:30 . [2021-01-22T07:30:21.165Z] drwxr-xr-x 4 root root 30 Jan 22 07:28 .. [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 07:27 .dockerignore [2021-01-22T07:30:21.165Z] drwxrwxr-x 8 1001 1001 179 Jan 22 07:27 .git [2021-01-22T07:30:21.165Z] drwxrwxr-x 3 1001 1001 125 Jan 22 07:27 .github [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 07:27 .gitignore [2021-01-22T07:30:21.165Z] drwx------ 3 1001 1001 47 Jan 22 07:27 .semver [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 07:27 .sonarcloud.properties [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 07:27 Attribution.txt [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 07:27 CONTRIBUTING.md [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 07:27 Dockerfile.build [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 07:27 Jenkinsfile [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 07:27 LICENSE [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 07:27 Makefile [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 07:27 README.md [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 07:27 SECURITY.md [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 07:27 VERSION [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 07:27 ZMQWindows.md [2021-01-22T07:30:21.165Z] drwxrwxr-x 2 1001 1001 117 Jan 22 07:27 bin [2021-01-22T07:30:21.165Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 07:27 cmd [2021-01-22T07:30:21.165Z] -rw-r--r-- 1 root root 563886 Jan 22 07:29 coverage.out [2021-01-22T07:30:21.165Z] -rw-r--r-- 1 root root 1053 Jan 22 07:30 go.mod [2021-01-22T07:30:21.165Z] -rw-r--r-- 1 root root 18878 Jan 22 07:30 go.sum [2021-01-22T07:30:21.165Z] drwxrwxr-x 8 1001 1001 127 Jan 22 07:27 internal [2021-01-22T07:30:21.165Z] drwxrwxr-x 4 1001 1001 26 Jan 22 07:27 openapi [2021-01-22T07:30:21.165Z] drwxrwxr-x 4 1001 1001 71 Jan 22 07:27 snap [2021-01-22T07:30:21.165Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 07:27 version.go [Pipeline] sh [2021-01-22T07:30:21.469Z] + '[' -e coverage.out ] [2021-01-22T07:30:21.469Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T07:30:21.724Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T07:30:22.018Z] + make build [2021-01-22T07:30:22.018Z] 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-22T07:30:25.343Z] 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-22T07:30:33.573Z] 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-22T07:30:34.149Z] 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-22T07:30:35.540Z] 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-22T07:30:35.806Z] 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-22T07:30:37.212Z] 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-22T07:30:38.608Z] 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-22T07:30:39.564Z] 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-22T07:30:40.981Z] 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-22T07:30:41.985Z] 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-22T07:30:43.378Z] 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-22T07:30:44.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-22T07:30:46.294Z] $ docker stop --time=1 e966a864803c86d6a19c6b1ce4dc64e27d54c4340d0595b920477d63835f0485 [2021-01-22T07:30:47.937Z] $ docker rm -f e966a864803c86d6a19c6b1ce4dc64e27d54c4340d0595b920477d63835f0485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:30:50.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T07:30:50.554Z] [2021-01-22T07:30:50.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:30:50.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T07:30:50.909Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-22T07:30:50.909Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-22T07:30:50.909Z] ca9280d653b3: Pulling fs layer [2021-01-22T07:30:50.910Z] 7e9c9ca2126c: Pulling fs layer [2021-01-22T07:30:51.485Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-22T07:30:51.485Z] cbdbe7a5bc2a: Download complete [2021-01-22T07:30:51.748Z] ca9280d653b3: Verifying Checksum [2021-01-22T07:30:51.748Z] ca9280d653b3: Download complete [2021-01-22T07:30:52.013Z] cbdbe7a5bc2a: Pull complete [2021-01-22T07:30:52.973Z] 7e9c9ca2126c: Verifying Checksum [2021-01-22T07:30:52.973Z] ca9280d653b3: Pull complete [2021-01-22T07:30:59.585Z] 7e9c9ca2126c: Pull complete [2021-01-22T07:30:59.585Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-22T07:30:59.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T07:30:59.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-22T07:30:59.721Z] prd-centos7-docker-4c-2g-22223 does not seem to be running inside a container [2021-01-22T07:30:59.769Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-22T07:31:02.870Z] $ docker top fbb0d2515349b560247a36d6de0a87e8d1b6e5b005af03d1a37ea1bebd357607 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:31:03.399Z] + docker-compose build --help [2021-01-22T07:31:03.399Z] + grep parallel [2021-01-22T07:31:04.344Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T07:31:04.359Z] $ docker stop --time=1 fbb0d2515349b560247a36d6de0a87e8d1b6e5b005af03d1a37ea1bebd357607 [2021-01-22T07:31:05.717Z] $ docker rm -f fbb0d2515349b560247a36d6de0a87e8d1b6e5b005af03d1a37ea1bebd357607 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:31:06.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T07:31:06.321Z] . [Pipeline] withDockerContainer [2021-01-22T07:31:06.480Z] prd-centos7-docker-4c-2g-22223 does not seem to be running inside a container [2021-01-22T07:31:06.648Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T07:31:07.256Z] $ docker top 23bb5e326c9110789c4f5b3a4c904b372fc40cf7f94eb023cf62f421abdbb88f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:31:07.787Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T07:31:08.734Z] Building docker-core-command-go ... [2021-01-22T07:31:08.735Z] Building docker-core-data-go ... [2021-01-22T07:31:08.735Z] Building docker-core-metadata-go ... [2021-01-22T07:31:08.735Z] Building docker-security-bootstrapper-go ... [2021-01-22T07:31:08.735Z] Building docker-security-proxy-setup-go ... [2021-01-22T07:31:08.735Z] Building docker-security-secretstore-setup-go ... [2021-01-22T07:31:08.735Z] Building docker-support-notifications-go ... [2021-01-22T07:31:08.735Z] Building docker-support-scheduler-go ... [2021-01-22T07:31:08.735Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T07:31:08.735Z] Building docker-security-secretstore-setup-go [2021-01-22T07:31:08.735Z] Building docker-core-metadata-go [2021-01-22T07:31:08.735Z] Building docker-security-proxy-setup-go [2021-01-22T07:31:08.735Z] Building docker-support-scheduler-go [2021-01-22T07:31:08.735Z] Building docker-sys-mgmt-agent-go [2021-01-22T07:31:40.986Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:31:40.986Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:31:40.986Z] ---> 0de806315f38 [2021-01-22T07:31:40.986Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:31:40.986Z] [2021-01-22T07:31:40.986Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:31:40.986Z] ---> 0de806315f38 [2021-01-22T07:31:40.986Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T07:31:40.986Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:31:40.986Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:31:40.986Z] ---> 0de806315f38 [2021-01-22T07:31:40.986Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T07:31:40.986Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:31:40.986Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:31:40.986Z] ---> 0de806315f38 [2021-01-22T07:31:40.986Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T07:31:40.986Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:31:40.986Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:31:40.986Z] ---> 0de806315f38 [2021-01-22T07:31:40.986Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T07:31:40.986Z] ---> Running in 567148466c17 [2021-01-22T07:31:40.986Z] ---> Running in 734e0d230310 [2021-01-22T07:31:40.986Z] ---> Running in 3ca7a12ec483 [2021-01-22T07:31:40.986Z] ---> Running in 3ea6e122d273 [2021-01-22T07:31:40.986Z] ---> Running in 4effae86e25a [2021-01-22T07:31:40.986Z] Removing intermediate container 3ea6e122d273 [2021-01-22T07:31:40.986Z] ---> a09cb99e7259 [2021-01-22T07:31:40.986Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:31:40.986Z] Removing intermediate container 4effae86e25a [2021-01-22T07:31:40.986Z] ---> 72ace88618d9 [2021-01-22T07:31:40.986Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:31:40.986Z] Removing intermediate container 3ca7a12ec483 [2021-01-22T07:31:40.986Z] ---> 8d782d1a398b [2021-01-22T07:31:40.986Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:31:40.986Z] Removing intermediate container 567148466c17 [2021-01-22T07:31:40.986Z] ---> 89981dd2b401 [2021-01-22T07:31:40.986Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:31:40.986Z] Removing intermediate container 734e0d230310 [2021-01-22T07:31:40.986Z] ---> e4f3e8c9ed77 [2021-01-22T07:31:40.986Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:31:40.986Z] ---> Running in a79fa634c0d1 [2021-01-22T07:31:40.986Z] ---> Running in ff8bc2f04431 [2021-01-22T07:31:40.986Z] ---> Running in 95ba25a53b7d [2021-01-22T07:31:40.986Z] ---> Running in a98890e3a0e2 [2021-01-22T07:31:40.986Z] ---> Running in 02a6cbfc9212 [2021-01-22T07:31:43.063Z] Removing intermediate container a79fa634c0d1 [2021-01-22T07:31:43.063Z] ---> 1db5605cdf76 [2021-01-22T07:31:43.063Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T07:31:43.063Z] ---> Running in 3aef5607d5aa [2021-01-22T07:31:43.349Z] Removing intermediate container 95ba25a53b7d [2021-01-22T07:31:43.349Z] ---> 79abd4a92779 [2021-01-22T07:31:43.349Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T07:31:43.349Z] Removing intermediate container ff8bc2f04431 [2021-01-22T07:31:43.349Z] ---> b1e18f939958 [2021-01-22T07:31:43.349Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T07:31:43.349Z] ---> Running in cbed9be8de61 [2021-01-22T07:31:43.621Z] ---> Running in 92d66b980211 [2021-01-22T07:31:43.621Z] Removing intermediate container a98890e3a0e2 [2021-01-22T07:31:43.621Z] ---> 2e44f9dcfa64 [2021-01-22T07:31:43.621Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T07:31:43.621Z] Removing intermediate container 02a6cbfc9212 [2021-01-22T07:31:43.621Z] ---> e0f190a011aa [2021-01-22T07:31:43.621Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T07:31:43.883Z] ---> Running in 4c77a4fa57c2 [2021-01-22T07:31:43.883Z] ---> Running in bd999f988c5b [2021-01-22T07:31:43.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:44.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:44.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:44.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:44.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:45.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:45.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:45.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:46.414Z] OK: 233 MiB in 51 packages [2021-01-22T07:31:46.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:46.999Z] Removing intermediate container cbed9be8de61 [2021-01-22T07:31:46.999Z] ---> 1e8b3c19630a [2021-01-22T07:31:46.999Z] Step 6/26 : COPY go.mod . [2021-01-22T07:31:46.999Z] ---> 0d41c70800a3 [2021-01-22T07:31:46.999Z] Step 7/26 : RUN go mod download [2021-01-22T07:31:46.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:46.999Z] ---> Running in 4483b4d7a321 [2021-01-22T07:31:47.578Z] OK: 233 MiB in 51 packages [2021-01-22T07:31:47.841Z] Removing intermediate container 92d66b980211 [2021-01-22T07:31:47.841Z] ---> 712ace30e73a [2021-01-22T07:31:47.841Z] Step 6/22 : COPY go.mod . [2021-01-22T07:31:48.109Z] OK: 233 MiB in 51 packages [2021-01-22T07:31:48.109Z] ---> 110652127883 [2021-01-22T07:31:48.109Z] Step 7/22 : RUN go mod download [2021-01-22T07:31:48.109Z] ---> Running in bcc6199a3ce7 [2021-01-22T07:31:48.690Z] Removing intermediate container 3aef5607d5aa [2021-01-22T07:31:48.690Z] ---> d73d43910c20 [2021-01-22T07:31:48.690Z] Step 6/21 : COPY go.mod . [2021-01-22T07:31:48.690Z] Removing intermediate container 4483b4d7a321 [2021-01-22T07:31:48.690Z] ---> 00c8785d191f [2021-01-22T07:31:48.690Z] Step 8/26 : COPY . . [2021-01-22T07:31:48.953Z] ---> c0a9b8f89072 [2021-01-22T07:31:48.953Z] Step 7/21 : RUN go mod download [2021-01-22T07:31:49.534Z] ---> Running in 71850933e7a6 [2021-01-22T07:31:49.534Z] OK: 233 MiB in 51 packages [2021-01-22T07:31:49.534Z] OK: 233 MiB in 51 packages [2021-01-22T07:31:53.787Z] Removing intermediate container bcc6199a3ce7 [2021-01-22T07:31:53.787Z] ---> b7afd34aa2dd [2021-01-22T07:31:53.787Z] Step 8/22 : COPY . . [2021-01-22T07:31:57.120Z] Removing intermediate container 4c77a4fa57c2 [2021-01-22T07:31:57.120Z] ---> da6fcf866f49 [2021-01-22T07:31:57.120Z] Step 6/24 : COPY go.mod . [2021-01-22T07:31:57.120Z] Removing intermediate container bd999f988c5b [2021-01-22T07:31:57.120Z] ---> bf85ee847c69 [2021-01-22T07:31:57.120Z] Step 6/23 : COPY go.mod . [2021-01-22T07:31:58.081Z] Removing intermediate container 71850933e7a6 [2021-01-22T07:31:58.081Z] ---> 2fc56146c42d [2021-01-22T07:31:58.081Z] Step 8/21 : COPY . . [2021-01-22T07:31:58.674Z] ---> 2d2fe7a2a189 [2021-01-22T07:31:58.674Z] Step 7/24 : RUN go mod download [2021-01-22T07:32:01.261Z] ---> b22765ecdd6b [2021-01-22T07:32:01.261Z] Step 7/23 : RUN go mod download [2021-01-22T07:32:03.299Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22228 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws [2021-01-22T07:32:03.395Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-01-22T07:32:04.603Z] ---> Running in 1b11fc8e102b [2021-01-22T07:32:06.573Z] ---> Running in ea8bbe99b171 [2021-01-22T07:32:09.092Z] using credential edgex-jenkins-ssh [2021-01-22T07:32:09.162Z] Cloning the remote Git repository [2021-01-22T07:32:09.228Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:32:09.351Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-01-22T07:32:09.466Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:32:09.467Z] > git --version # timeout=10 [2021-01-22T07:32:09.485Z] > git --version # 'git version 2.17.1' [2021-01-22T07:32:09.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:32:09.577Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T07:32:18.924Z] ---> 04efa69ee540 [2021-01-22T07:32:18.924Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T07:32:19.194Z] Removing intermediate container 1b11fc8e102b [2021-01-22T07:32:19.194Z] ---> 727b1dd01783 [2021-01-22T07:32:19.194Z] Step 8/24 : COPY . . [2021-01-22T07:32:20.584Z] ---> ec2a74c8fd0d [2021-01-22T07:32:20.584Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T07:32:22.509Z] ---> Running in a2aded026b5a [2021-01-22T07:32:22.509Z] Removing intermediate container ea8bbe99b171 [2021-01-22T07:32:22.509Z] ---> ffa0958c6062 [2021-01-22T07:32:22.509Z] Step 8/23 : COPY . . [2021-01-22T07:32:23.460Z] ---> Running in 85c269f20210 [2021-01-22T07:32:23.725Z] ---> 14a87447e980 [2021-01-22T07:32:23.725Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T07:32:27.159Z] Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit d0034b185d7173b1572e2b52865df137217a2f5b [2021-01-22T07:32:26.229Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T07:32:26.254Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T07:32:26.286Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T07:32:26.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:32:26.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:32:26.345Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:32:27.176Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:32:27.192Z] > git checkout -f d0034b185d7173b1572e2b52865df137217a2f5b # timeout=10 [2021-01-22T07:32:27.605Z] > git remote # timeout=10 [2021-01-22T07:32:27.632Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:32:27.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:32:27.664Z] > git merge c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 [2021-01-22T07:32:28.392Z] Merge succeeded, producing 1fe58fb29ce5b0af8908192b5bbc641b9f27c51c [2021-01-22T07:32:28.392Z] Checking out Revision 1fe58fb29ce5b0af8908192b5bbc641b9f27c51c (PR-3030) [2021-01-22T07:32:28.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:32:28.399Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:32:28.414Z] > git checkout -f 1fe58fb29ce5b0af8908192b5bbc641b9f27c51c # timeout=10 [2021-01-22T07:32:30.354Z] 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-22T07:32:30.623Z] ---> Running in 012d99477002 [2021-01-22T07:32:32.828Z] Commit message: "Merge commit 'c7b5d06303d1c1949c9ce5e99765f1d861064f89' into HEAD" [2021-01-22T07:32:32.852Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-01-22T07:32:33.219Z] 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-22T07:32:33.219Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T07:32:34.332Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T07:32:34.732Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T07:32:32.828Z] > git rev-list --no-walk 8d7fe37cf955d7a0ff637f8296d71e8357f5b6ee # timeout=10 [2021-01-22T07:32:35.088Z] + + true [2021-01-22T07:32:35.088Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T07:32:37.793Z] provisioning config files... [2021-01-22T07:32:37.834Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config4338827953457801503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:32:38.235Z] ---> docker-login.sh [2021-01-22T07:32:38.235Z] nexus3.edgexfoundry.org:10001 [2021-01-22T07:32:39.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:32:39.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:32:39.488Z] Configure a credential helper to remove this warning. See [2021-01-22T07:32:39.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:32:39.488Z] [2021-01-22T07:32:39.488Z] Login Succeeded [2021-01-22T07:32:39.488Z] nexus3.edgexfoundry.org:10002 [2021-01-22T07:32:39.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:32:39.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:32:39.761Z] Configure a credential helper to remove this warning. See [2021-01-22T07:32:39.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:32:39.761Z] [2021-01-22T07:32:39.761Z] Login Succeeded [2021-01-22T07:32:39.761Z] nexus3.edgexfoundry.org:10003 [2021-01-22T07:32:40.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:32:40.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:32:40.356Z] Configure a credential helper to remove this warning. See [2021-01-22T07:32:40.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:32:40.356Z] [2021-01-22T07:32:40.356Z] Login Succeeded [2021-01-22T07:32:40.356Z] nexus3.edgexfoundry.org:10004 [2021-01-22T07:32:40.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:32:40.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:32:40.912Z] Configure a credential helper to remove this warning. See [2021-01-22T07:32:40.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:32:40.912Z] [2021-01-22T07:32:40.912Z] Login Succeeded [2021-01-22T07:32:40.912Z] docker.io [2021-01-22T07:32:41.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:32:41.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:32:41.459Z] Configure a credential helper to remove this warning. See [2021-01-22T07:32:41.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:32:41.459Z] [2021-01-22T07:32:41.459Z] Login Succeeded [2021-01-22T07:32:41.459Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T07:32:41.477Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T07:32:41.935Z] ========================================================= [2021-01-22T07:32:41.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T07:32:41.935Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:32:42.343Z] + 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-22T07:32:44.988Z] Sending build context to Docker daemon 165.9MB [2021-01-22T07:32:44.988Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T07:32:44.988Z] Step 2/6 : FROM ${BASE} [2021-01-22T07:32:44.988Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T07:32:44.988Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T07:32:44.988Z] a4357932f1b6: Pulling fs layer [2021-01-22T07:32:44.988Z] 18c013af1878: Pulling fs layer [2021-01-22T07:32:44.988Z] 00ac8860ef70: Pulling fs layer [2021-01-22T07:32:44.988Z] 63d7cb157983: Pulling fs layer [2021-01-22T07:32:44.988Z] b116817d02f9: Pulling fs layer [2021-01-22T07:32:44.988Z] 745a02a5169b: Pulling fs layer [2021-01-22T07:32:44.988Z] 00ac8860ef70: Waiting [2021-01-22T07:32:44.988Z] 63d7cb157983: Waiting [2021-01-22T07:32:44.988Z] b116817d02f9: Waiting [2021-01-22T07:32:44.988Z] 745a02a5169b: Waiting [2021-01-22T07:32:44.988Z] 18c013af1878: Verifying Checksum [2021-01-22T07:32:44.988Z] 18c013af1878: Download complete [2021-01-22T07:32:44.988Z] a4357932f1b6: Download complete [2021-01-22T07:32:44.988Z] 63d7cb157983: Verifying Checksum [2021-01-22T07:32:44.988Z] 63d7cb157983: Download complete [2021-01-22T07:32:44.988Z] b116817d02f9: Download complete [2021-01-22T07:32:44.988Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T07:32:44.988Z] 5f621e34cdf4: Download complete [2021-01-22T07:32:45.597Z] 5f621e34cdf4: Pull complete [2021-01-22T07:32:46.210Z] a4357932f1b6: Pull complete [2021-01-22T07:32:46.484Z] 18c013af1878: Pull complete [2021-01-22T07:32:47.464Z] 745a02a5169b: Verifying Checksum [2021-01-22T07:32:47.464Z] 745a02a5169b: Download complete [2021-01-22T07:32:48.065Z] 00ac8860ef70: Verifying Checksum [2021-01-22T07:32:48.065Z] 00ac8860ef70: Download complete [2021-01-22T07:32:48.364Z] ---> 579f4c8dd0a8 [2021-01-22T07:32:48.364Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T07:32:48.364Z] ---> Running in 7f3ad7c270c8 [2021-01-22T07:32:48.364Z] 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-22T07:32:50.337Z] ---> 40a41efab447 [2021-01-22T07:32:50.337Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T07:32:50.934Z] ---> Running in 08c07fe8de2b [2021-01-22T07:32:51.968Z] 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-22T07:32:55.322Z] 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-22T07:32:58.251Z] 00ac8860ef70: Pull complete [2021-01-22T07:32:58.251Z] 63d7cb157983: Pull complete [2021-01-22T07:32:58.846Z] b116817d02f9: Pull complete [2021-01-22T07:32:59.574Z] Removing intermediate container a2aded026b5a [2021-01-22T07:32:59.575Z] ---> d71eaebd236a [2021-01-22T07:32:59.575Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T07:32:59.575Z] ---> Running in b2909afe224e [2021-01-22T07:33:01.534Z] 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-22T07:33:03.175Z] 745a02a5169b: Pull complete [2021-01-22T07:33:03.175Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T07:33:03.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T07:33:03.175Z] ---> b7e6874047d6 [2021-01-22T07:33:03.175Z] 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-22T07:33:04.964Z] Removing intermediate container 012d99477002 [2021-01-22T07:33:04.964Z] ---> 3efcf3a7a9c2 [2021-01-22T07:33:04.964Z] [2021-01-22T07:33:04.964Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T07:33:04.964Z] Removing intermediate container 85c269f20210 [2021-01-22T07:33:04.964Z] ---> dc73a3f178c9 [2021-01-22T07:33:04.964Z] [2021-01-22T07:33:04.964Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T07:33:04.964Z] 3.12: Pulling from library/alpine [2021-01-22T07:33:04.964Z] 3.12: Pulling from library/alpine [2021-01-22T07:33:05.568Z] Removing intermediate container b2909afe224e [2021-01-22T07:33:05.568Z] ---> 6301230e0af1 [2021-01-22T07:33:05.568Z] [2021-01-22T07:33:05.568Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T07:33:05.568Z] 20.10.0: Pulling from library/docker [2021-01-22T07:33:05.845Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:33:05.845Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:33:05.845Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T07:33:05.845Z] ---> 389fef711851 [2021-01-22T07:33:05.845Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T07:33:05.845Z] Status: Image is up to date for alpine:3.12 [2021-01-22T07:33:05.845Z] ---> 389fef711851 [2021-01-22T07:33:05.845Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:33:06.611Z] ---> Running in 9297c49e05eb [2021-01-22T07:33:06.815Z] ---> Running in 241cb05de1bb [2021-01-22T07:33:06.815Z] ---> Running in 3438115a9011 [2021-01-22T07:33:07.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:33:07.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:07.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:08.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:08.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:08.087Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T07:33:08.087Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:33:08.354Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T07:33:08.354Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T07:33:08.354Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:33:08.354Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T07:33:08.354Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:33:08.354Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:33:08.354Z] OK: 6 MiB in 15 packages [2021-01-22T07:33:08.354Z] OK: 7 MiB in 18 packages [2021-01-22T07:33:08.639Z] 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-22T07:33:09.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:33:11.016Z] Removing intermediate container 3438115a9011 [2021-01-22T07:33:11.016Z] ---> 333e88438571 [2021-01-22T07:33:11.016Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:33:11.016Z] Removing intermediate container 241cb05de1bb [2021-01-22T07:33:11.016Z] ---> aea697b0534b [2021-01-22T07:33:11.016Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T07:33:11.016Z] ---> Running in 8df2b02dac09 [2021-01-22T07:33:11.016Z] ---> Running in 40c6dc030156 [2021-01-22T07:33:11.799Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T07:33:12.396Z] (2/12) Installing file (5.38-r0) [2021-01-22T07:33:12.396Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T07:33:12.396Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T07:33:13.149Z] Removing intermediate container 8df2b02dac09 [2021-01-22T07:33:13.150Z] ---> 38bd9de6b8ec [2021-01-22T07:33:13.150Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T07:33:13.412Z] Removing intermediate container 40c6dc030156 [2021-01-22T07:33:13.412Z] ---> ff537922dd71 [2021-01-22T07:33:13.412Z] Step 13/21 : WORKDIR /edgex [2021-01-22T07:33:13.412Z] ---> Running in 1affeaed3a4c [2021-01-22T07:33:13.412Z] ---> Running in 489d41e0821f [2021-01-22T07:33:14.366Z] Removing intermediate container 1affeaed3a4c [2021-01-22T07:33:14.366Z] ---> bbeeac8d309a [2021-01-22T07:33:14.366Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T07:33:14.366Z] Removing intermediate container 489d41e0821f [2021-01-22T07:33:14.366Z] ---> e888c9c2ebb2 [2021-01-22T07:33:14.366Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T07:33:14.940Z] ---> Running in f1263ce106ac [2021-01-22T07:33:15.889Z] ---> 7b361fc55ce7 [2021-01-22T07:33:15.889Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T07:33:15.889Z] Removing intermediate container 7f3ad7c270c8 [2021-01-22T07:33:15.889Z] ---> 01483d23b863 [2021-01-22T07:33:15.889Z] [2021-01-22T07:33:15.889Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T07:33:15.889Z] ---> 389fef711851 [2021-01-22T07:33:15.889Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T07:33:15.889Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T07:33:15.889Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T07:33:15.889Z] ---> aefe523efa57 [2021-01-22T07:33:15.889Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T07:33:15.889Z] Removing intermediate container f1263ce106ac [2021-01-22T07:33:15.889Z] ---> 4ac27dee30c8 [2021-01-22T07:33:15.889Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:33:16.160Z] ---> Running in f1c87989bea6 [2021-01-22T07:33:18.078Z] ---> Running in b49f09edcab6 [2021-01-22T07:33:18.078Z] ---> d53b78d06d8e [2021-01-22T07:33:18.078Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T07:33:18.348Z] ---> 5940624b216d [2021-01-22T07:33:18.348Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T07:33:18.623Z] Removing intermediate container 08c07fe8de2b [2021-01-22T07:33:18.623Z] ---> 2cee4b91a211 [2021-01-22T07:33:18.623Z] [2021-01-22T07:33:18.623Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:33:18.623Z] ---> 389fef711851 [2021-01-22T07:33:18.623Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:33:18.623Z] ---> Using cache [2021-01-22T07:33:18.623Z] ---> 333e88438571 [2021-01-22T07:33:18.623Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:33:18.623Z] ---> Using cache [2021-01-22T07:33:18.623Z] ---> 38bd9de6b8ec [2021-01-22T07:33:18.623Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T07:33:18.623Z] ---> Running in 307a0f3d2ea3 [2021-01-22T07:33:18.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:18.888Z] ---> 0b13bcf11535 [2021-01-22T07:33:18.888Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T07:33:18.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:18.888Z] ---> Running in 14bf5f31a861 [2021-01-22T07:33:18.888Z] Removing intermediate container 307a0f3d2ea3 [2021-01-22T07:33:18.888Z] ---> f21e0b1319e1 [2021-01-22T07:33:18.888Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T07:33:19.155Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T07:33:19.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:19.155Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:33:19.155Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T07:33:19.155Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T07:33:19.155Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T07:33:19.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:19.155Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:33:19.155Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:33:19.155Z] OK: 7 MiB in 19 packages [2021-01-22T07:33:19.156Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T07:33:19.421Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T07:33:19.421Z] Executing bash-5.0.17-r0.post-install [2021-01-22T07:33:19.421Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:33:19.421Z] OK: 12 MiB in 22 packages [2021-01-22T07:33:19.421Z] ---> Running in 9e79eb136ca4 [2021-01-22T07:33:19.687Z] ---> 0c5df6ed1111 [2021-01-22T07:33:19.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T07:33:19.687Z] Removing intermediate container 14bf5f31a861 [2021-01-22T07:33:19.687Z] ---> fd9d95a792f6 [2021-01-22T07:33:19.687Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T07:33:19.950Z] ---> Running in 5df555295262 [2021-01-22T07:33:19.950Z] Removing intermediate container 9e79eb136ca4 [2021-01-22T07:33:19.950Z] ---> baf8ec0848f9 [2021-01-22T07:33:19.950Z] Step 15/23 : WORKDIR / [2021-01-22T07:33:20.212Z] ---> Running in 7aadd3dc88cf [2021-01-22T07:33:20.212Z] ---> 0a5fb8c7296e [2021-01-22T07:33:20.212Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T07:33:20.478Z] Removing intermediate container 5df555295262 [2021-01-22T07:33:20.478Z] ---> b52c2b6b29db [2021-01-22T07:33:20.478Z] Step 19/21 : LABEL arch=x86_64 [2021-01-22T07:33:20.741Z] ---> Running in 25c9de080b97 [2021-01-22T07:33:21.007Z] Removing intermediate container f1c87989bea6 [2021-01-22T07:33:21.007Z] ---> 802f62fd3cc1 [2021-01-22T07:33:21.007Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T07:33:21.007Z] ---> Running in edd5dfc68dfb [2021-01-22T07:33:21.007Z] Removing intermediate container 7aadd3dc88cf [2021-01-22T07:33:21.007Z] ---> d44b893e009c [2021-01-22T07:33:21.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:33:21.007Z] Removing intermediate container b49f09edcab6 [2021-01-22T07:33:21.007Z] ---> 581b89ac0ac1 [2021-01-22T07:33:21.008Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T07:33:21.008Z] ---> Running in b6c7d0301b2f [2021-01-22T07:33:21.273Z] ---> Running in 18c4f8663e83 [2021-01-22T07:33:21.273Z] Removing intermediate container 25c9de080b97 [2021-01-22T07:33:21.273Z] ---> 9616e7c4bdcb [2021-01-22T07:33:21.273Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:33:21.273Z] Removing intermediate container edd5dfc68dfb [2021-01-22T07:33:21.273Z] ---> 20babf64096f [2021-01-22T07:33:21.273Z] Step 20/21 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:33:21.273Z] ---> Running in bd3abe799d5b [2021-01-22T07:33:22.218Z] ---> 4fb52c1635cf [2021-01-22T07:33:22.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T07:33:22.218Z] Removing intermediate container b6c7d0301b2f [2021-01-22T07:33:22.218Z] ---> 69da6d0a2a35 [2021-01-22T07:33:22.218Z] Step 13/24 : WORKDIR / [2021-01-22T07:33:22.218Z] ---> Running in 5f3fc387f17b [2021-01-22T07:33:22.218Z] Removing intermediate container 18c4f8663e83 [2021-01-22T07:33:22.218Z] ---> febf183311e7 [2021-01-22T07:33:22.218Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T07:33:22.492Z] ---> Running in b92cb3ff750d [2021-01-22T07:33:22.493Z] Removing intermediate container bd3abe799d5b [2021-01-22T07:33:22.493Z] ---> 364a696e94a6 [2021-01-22T07:33:22.493Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T07:33:22.493Z] ---> Running in d9ad9da552d0 [2021-01-22T07:33:22.518Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T07:33:22.518Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T07:33:22.518Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T07:33:22.518Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T07:33:22.518Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T07:33:22.518Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T07:33:22.518Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T07:33:22.518Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T07:33:22.518Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:33:22.518Z] OK: 217 MiB in 51 packages [2021-01-22T07:33:22.755Z] ---> Running in 981474192ef7 [2021-01-22T07:33:22.755Z] Removing intermediate container 5f3fc387f17b [2021-01-22T07:33:22.755Z] ---> defb70210182 [2021-01-22T07:33:22.755Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T07:33:22.755Z] Removing intermediate container b92cb3ff750d [2021-01-22T07:33:22.755Z] ---> 538c13b07062 [2021-01-22T07:33:22.755Z] 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-22T07:33:23.017Z] ---> Running in 1d7445f4c79c [2021-01-22T07:33:23.017Z] Removing intermediate container d9ad9da552d0 [2021-01-22T07:33:23.017Z] ---> ccf64ad2f872 [2021-01-22T07:33:23.017Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T07:33:23.017Z] ---> ec59f5a3c6a4 [2021-01-22T07:33:23.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T07:33:23.017Z] Removing intermediate container 981474192ef7 [2021-01-22T07:33:23.017Z] ---> d319c9ff757f [2021-01-22T07:33:23.017Z] Step 21/22 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:33:23.279Z] ---> Running in 40a958e29799 [2021-01-22T07:33:23.279Z] ---> Running in a9d452e4c683 [2021-01-22T07:33:23.279Z] Removing intermediate container 1d7445f4c79c [2021-01-22T07:33:23.279Z] ---> 3e3806f5832e [2021-01-22T07:33:23.279Z] [2021-01-22T07:33:23.541Z] ---> d54ec9f79d0f [2021-01-22T07:33:23.541Z] 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-22T07:33:23.541Z] ---> a2132f365de3 [2021-01-22T07:33:23.541Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T07:33:23.541Z] Removing intermediate container 40a958e29799 [2021-01-22T07:33:23.541Z] ---> 2e28c3336056 [2021-01-22T07:33:23.541Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T07:33:23.541Z] Successfully built 3e3806f5832e [2021-01-22T07:33:23.541Z] ---> Running in 1b9194d06f47 [2021-01-22T07:33:23.541Z] Removing intermediate container a9d452e4c683 [2021-01-22T07:33:23.541Z] ---> 1f3f2fc1056c [2021-01-22T07:33:23.541Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T07:33:23.803Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-22T07:33:23.803Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-01-22T07:33:24.065Z] ---> 57cfff197b92 [2021-01-22T07:33:24.065Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T07:33:24.065Z] ---> Running in bdae66d59e77 [2021-01-22T07:33:24.329Z] Removing intermediate container 1b9194d06f47 [2021-01-22T07:33:24.329Z] ---> b86724fa43c5 [2021-01-22T07:33:24.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:33:25.907Z] Removing intermediate container 9297c49e05eb [2021-01-22T07:33:25.907Z] ---> 86641f33126f [2021-01-22T07:33:25.907Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T07:33:26.180Z] ---> Running in c6ff3fbd37df [2021-01-22T07:33:26.259Z] ---> 398d2316a6f2 [2021-01-22T07:33:26.259Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T07:33:26.455Z] Removing intermediate container c6ff3fbd37df [2021-01-22T07:33:26.455Z] ---> 91ff5ba68139 [2021-01-22T07:33:26.455Z] Step 5/6 : COPY go.mod . [2021-01-22T07:33:26.848Z] ---> Running in b21f965fb4e6 [2021-01-22T07:33:27.052Z] ---> d5b0db10de68 [2021-01-22T07:33:27.052Z] Step 6/6 : RUN go mod download [2021-01-22T07:33:27.120Z] Removing intermediate container bdae66d59e77 [2021-01-22T07:33:27.120Z] ---> 452e6c0d98ef [2021-01-22T07:33:27.120Z] [2021-01-22T07:33:27.323Z] ---> Running in 59bba80c9feb [2021-01-22T07:33:27.386Z] Successfully built 452e6c0d98ef [2021-01-22T07:33:27.386Z] ---> 61452a18c2e2 [2021-01-22T07:33:27.386Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T07:33:27.961Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-22T07:33:27.961Z] Building docker-core-command-go [2021-01-22T07:33:30.518Z]  Building docker-support-scheduler-go ... done Removing intermediate container b21f965fb4e6 [2021-01-22T07:33:30.518Z] ---> 72b4131732ca [2021-01-22T07:33:30.518Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T07:33:30.518Z] ---> e4d3279c276d [2021-01-22T07:33:30.518Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T07:33:33.085Z] ---> 850b608796a0 [2021-01-22T07:33:33.085Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T07:33:33.085Z] ---> Running in 44009eeda46d [2021-01-22T07:33:35.018Z] ---> 7782a8d47bc8 [2021-01-22T07:33:35.018Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T07:33:35.280Z] Removing intermediate container 44009eeda46d [2021-01-22T07:33:35.280Z] ---> 2dac799c7293 [2021-01-22T07:33:35.280Z] Step 22/23 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:33:35.856Z] ---> d58e789189c2 [2021-01-22T07:33:35.856Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T07:33:35.856Z] ---> Running in 4864dbba8ca0 [2021-01-22T07:33:36.130Z] ---> Running in 02b960aa658c [2021-01-22T07:33:39.477Z] ---> 25d899af0863 [2021-01-22T07:33:39.477Z] 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-22T07:33:39.477Z] Removing intermediate container 02b960aa658c [2021-01-22T07:33:39.477Z] ---> 943a0d77c6ea [2021-01-22T07:33:39.477Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:33:39.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:39.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:33:40.011Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T07:33:40.011Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T07:33:40.011Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T07:33:40.011Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T07:33:40.296Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T07:33:40.296Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T07:33:40.296Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T07:33:40.296Z] ---> Running in 1e4629df9d73 [2021-01-22T07:33:40.296Z] ---> Running in 8a9e0ec23980 [2021-01-22T07:33:40.296Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:33:40.296Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:33:40.296Z] ---> 0de806315f38 [2021-01-22T07:33:40.296Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T07:33:40.296Z] ---> Using cache [2021-01-22T07:33:40.296Z] ---> e4f3e8c9ed77 [2021-01-22T07:33:40.296Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:33:40.296Z] ---> Using cache [2021-01-22T07:33:40.296Z] ---> e0f190a011aa [2021-01-22T07:33:40.296Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T07:33:40.296Z] ---> Using cache [2021-01-22T07:33:40.296Z] ---> bf85ee847c69 [2021-01-22T07:33:40.296Z] Step 6/33 : COPY go.mod . [2021-01-22T07:33:40.296Z] ---> Using cache [2021-01-22T07:33:40.296Z] ---> b22765ecdd6b [2021-01-22T07:33:40.296Z] Step 7/33 : RUN go mod download [2021-01-22T07:33:40.296Z] ---> Using cache [2021-01-22T07:33:40.296Z] ---> ffa0958c6062 [2021-01-22T07:33:40.296Z] Step 8/33 : COPY . . [2021-01-22T07:33:40.558Z] ---> Using cache [2021-01-22T07:33:40.558Z] ---> 40a41efab447 [2021-01-22T07:33:40.559Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T07:33:44.790Z] ---> Running in 0fbc317149c1 [2021-01-22T07:33:44.790Z] Removing intermediate container 1e4629df9d73 [2021-01-22T07:33:44.790Z] ---> 6769fe5081e2 [2021-01-22T07:33:44.790Z] [2021-01-22T07:33:44.790Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T07:33:44.790Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T07:33:44.790Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T07:33:44.790Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T07:33:45.058Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T07:33:45.633Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T07:33:45.633Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T07:33:45.633Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T07:33:45.633Z] Successfully built 6769fe5081e2 [2021-01-22T07:33:45.633Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T07:33:45.633Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T07:33:45.896Z] Successfully tagged docker-core-metadata-go:latest [2021-01-22T07:33:45.896Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-22T07:33:45.896Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T07:33:45.896Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T07:33:46.158Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T07:33:46.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:33:46.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:33:46.422Z] ---> 0de806315f38 [2021-01-22T07:33:46.422Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:33:46.422Z] ---> Using cache [2021-01-22T07:33:46.422Z] ---> e4f3e8c9ed77 [2021-01-22T07:33:46.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:33:46.422Z] ---> Using cache [2021-01-22T07:33:46.422Z] ---> e0f190a011aa [2021-01-22T07:33:46.422Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T07:33:46.422Z] ---> Using cache [2021-01-22T07:33:46.422Z] ---> bf85ee847c69 [2021-01-22T07:33:46.422Z] Step 6/23 : COPY go.mod . [2021-01-22T07:33:46.422Z] ---> Using cache [2021-01-22T07:33:46.422Z] ---> b22765ecdd6b [2021-01-22T07:33:46.422Z] Step 7/23 : RUN go mod download [2021-01-22T07:33:46.422Z] ---> Using cache [2021-01-22T07:33:46.422Z] ---> ffa0958c6062 [2021-01-22T07:33:46.422Z] Step 8/23 : COPY . . [2021-01-22T07:33:46.422Z] ---> Using cache [2021-01-22T07:33:46.422Z] ---> 40a41efab447 [2021-01-22T07:33:46.422Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T07:33:48.339Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T07:33:48.604Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T07:33:48.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T07:33:48.869Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T07:33:49.825Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T07:33:49.825Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T07:33:49.825Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T07:33:49.825Z] ---> Running in 81446141923d [2021-01-22T07:33:50.402Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T07:33:50.662Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T07:33:50.924Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T07:33:51.193Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T07:33:51.462Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T07:33:51.462Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T07:33:51.462Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T07:33:52.900Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:33:52.900Z] Removing intermediate container 8a9e0ec23980 [2021-01-22T07:33:52.900Z] ---> 4e06290b1bef [2021-01-22T07:33:52.900Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T07:33:52.900Z] OK: 71 MiB in 55 packages [2021-01-22T07:33:52.900Z] ---> Running in 7e0ec91614b4 [2021-01-22T07:33:53.862Z] 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-22T07:33:54.107Z] Removing intermediate container 59bba80c9feb [2021-01-22T07:33:54.107Z] ---> 3be65284aa2e [2021-01-22T07:33:54.107Z] Successfully built 3be65284aa2e [2021-01-22T07:33:54.107Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:33:54.453Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T07:33:54.453Z] . [Pipeline] withDockerContainer [2021-01-22T07:33:54.731Z] prd-ubuntu18.04-docker-arm64-4c-16g-22228 does not seem to be running inside a container [2021-01-22T07:33:54.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T07:33:54.832Z] Removing intermediate container 7e0ec91614b4 [2021-01-22T07:33:54.832Z] ---> 297ceb9801cc [2021-01-22T07:33:54.832Z] Step 22/24 : LABEL arch=x86_64 [2021-01-22T07:33:55.434Z] ---> Running in b1933d3c0e1d [2021-01-22T07:33:56.354Z] $ docker top c619479f5fd3b3731764fbb72c20767c627036e0ceb9d287285a1fb22ffd1ddd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:33:56.860Z] Removing intermediate container b1933d3c0e1d [2021-01-22T07:33:56.860Z] ---> 64d7118cdbd3 [2021-01-22T07:33:56.860Z] Step 23/24 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:33:57.424Z] + go version [2021-01-22T07:33:57.424Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T07:33:57.444Z] $ docker stop --time=1 c619479f5fd3b3731764fbb72c20767c627036e0ceb9d287285a1fb22ffd1ddd [2021-01-22T07:33:58.838Z] ---> Running in 04073c3758d4 [2021-01-22T07:33:59.434Z] $ docker rm -f c619479f5fd3b3731764fbb72c20767c627036e0ceb9d287285a1fb22ffd1ddd [2021-01-22T07:33:59.459Z] Removing intermediate container 04073c3758d4 [2021-01-22T07:33:59.459Z] ---> 2e97d11d4fcb [2021-01-22T07:33:59.459Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-01-22T07:34:00.077Z] ---> Running in 95c0d0fc9b81 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:34:00.347Z] Removing intermediate container 95c0d0fc9b81 [2021-01-22T07:34:00.347Z] ---> d19e3088947b [2021-01-22T07:34:00.347Z] [2021-01-22T07:34:00.602Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T07:34:00.602Z] . [2021-01-22T07:34:00.616Z] Successfully built d19e3088947b [2021-01-22T07:34:00.616Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-22T07:34:00.616Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [Pipeline] withDockerContainer [2021-01-22T07:34:00.859Z] prd-ubuntu18.04-docker-arm64-4c-16g-22228 does not seem to be running inside a container [2021-01-22T07:34:00.936Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T07:34:02.456Z] $ docker top 39d463d474ef9e61008e1d9495d338eaf62586268efed129a7bd396adf188582 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T07:34:02.838Z] ========================================================= [2021-01-22T07:34:02.838Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T07:34:02.838Z] ========================================================= [Pipeline] sh [2021-01-22T07:34:03.497Z] + make test [2021-01-22T07:34:03.497Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T07:34:07.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:34:07.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:34:07.280Z] ---> 0de806315f38 [2021-01-22T07:34:07.280Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:34:07.280Z] ---> Using cache [2021-01-22T07:34:07.280Z] ---> e4f3e8c9ed77 [2021-01-22T07:34:07.280Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:34:07.280Z] ---> Using cache [2021-01-22T07:34:07.280Z] ---> e0f190a011aa [2021-01-22T07:34:07.280Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T07:34:07.280Z] ---> Running in 3604d9a139e5 [2021-01-22T07:34:08.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:34:09.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:34:09.951Z] OK: 233 MiB in 51 packages [2021-01-22T07:34:10.224Z] 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-22T07:34:18.418Z] Removing intermediate container 4864dbba8ca0 [2021-01-22T07:34:18.418Z] ---> 4ba8d915d6fd [2021-01-22T07:34:18.418Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T07:34:18.418Z] Removing intermediate container 3604d9a139e5 [2021-01-22T07:34:18.418Z] ---> 5184225c05c0 [2021-01-22T07:34:18.418Z] Step 6/23 : COPY go.mod . [2021-01-22T07:34:19.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:34:19.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:34:19.365Z] ---> 0de806315f38 [2021-01-22T07:34:19.365Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T07:34:19.365Z] ---> Using cache [2021-01-22T07:34:19.365Z] ---> e4f3e8c9ed77 [2021-01-22T07:34:19.365Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:34:19.365Z] ---> Using cache [2021-01-22T07:34:19.365Z] ---> e0f190a011aa [2021-01-22T07:34:19.365Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T07:34:19.939Z] ---> Running in 0f8da0a64d7c [2021-01-22T07:34:20.202Z] ---> 68dcca0a04eb [2021-01-22T07:34:20.202Z] Step 7/23 : RUN go mod download [2021-01-22T07:34:20.202Z] ---> Running in f9b9670f4cd1 [2021-01-22T07:34:20.202Z] ---> Running in ddbb3bdaaa01 [2021-01-22T07:34:21.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:34:21.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:34:22.368Z] OK: 233 MiB in 51 packages [2021-01-22T07:34:23.903Z] Removing intermediate container 0fbc317149c1 [2021-01-22T07:34:23.903Z] ---> b507ab608914 [2021-01-22T07:34:23.903Z] [2021-01-22T07:34:23.903Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T07:34:23.903Z] ---> 389fef711851 [2021-01-22T07:34:23.903Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T07:34:23.903Z] Removing intermediate container 81446141923d [2021-01-22T07:34:23.903Z] ---> 092c9a2c8633 [2021-01-22T07:34:23.903Z] [2021-01-22T07:34:23.903Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:34:23.903Z] ---> 389fef711851 [2021-01-22T07:34:23.903Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:34:23.903Z] ---> Using cache [2021-01-22T07:34:23.903Z] ---> 333e88438571 [2021-01-22T07:34:23.903Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:34:23.903Z] ---> Using cache [2021-01-22T07:34:23.903Z] ---> 38bd9de6b8ec [2021-01-22T07:34:23.903Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T07:34:23.903Z] Removing intermediate container ddbb3bdaaa01 [2021-01-22T07:34:23.903Z] ---> 53c7ce366ad1 [2021-01-22T07:34:23.903Z] Step 8/23 : COPY . . [2021-01-22T07:34:23.903Z] ---> Running in 281d9b8c790d [2021-01-22T07:34:23.903Z] ---> Running in fb2e640026d3 [2021-01-22T07:34:24.187Z] Removing intermediate container f9b9670f4cd1 [2021-01-22T07:34:24.188Z] ---> 35f5013013c1 [2021-01-22T07:34:24.188Z] Step 6/22 : COPY go.mod . [2021-01-22T07:34:24.467Z] Collecting docker-compose==1.23.2 [2021-01-22T07:34:24.757Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T07:34:25.336Z] Removing intermediate container fb2e640026d3 [2021-01-22T07:34:25.336Z] ---> 51af2155de4b [2021-01-22T07:34:25.336Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T07:34:25.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:34:25.600Z] ---> d130bc72cbeb [2021-01-22T07:34:25.600Z] Step 7/22 : RUN go mod download [2021-01-22T07:34:25.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:34:25.863Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T07:34:25.863Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T07:34:25.863Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T07:34:25.863Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T07:34:25.863Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T07:34:25.863Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:34:26.125Z] OK: 6 MiB in 17 packages [2021-01-22T07:34:26.125Z] 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-22T07:34:26.125Z] ---> Running in b9f9bbab0086 [2021-01-22T07:34:28.681Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T07:34:28.681Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T07:34:28.681Z] ---> Running in 9146ea74f948 [2021-01-22T07:34:29.256Z] Removing intermediate container b9f9bbab0086 [2021-01-22T07:34:29.256Z] ---> d905335f88bb [2021-01-22T07:34:29.256Z] Step 15/23 : WORKDIR / [2021-01-22T07:34:30.210Z] Collecting PyYAML<4,>=3.10 [2021-01-22T07:34:30.210Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T07:34:30.306Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T07:34:30.477Z] ---> Running in 3ef5be0f1967 [2021-01-22T07:34:31.433Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T07:34:31.701Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T07:34:32.283Z] Removing intermediate container 281d9b8c790d [2021-01-22T07:34:32.283Z] ---> e09284c015be [2021-01-22T07:34:32.283Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T07:34:34.232Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T07:34:34.232Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T07:34:34.232Z] ---> Running in 805adad9bd73 [2021-01-22T07:34:34.495Z] Removing intermediate container 3ef5be0f1967 [2021-01-22T07:34:34.495Z] ---> e5779515c208 [2021-01-22T07:34:34.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:34:34.495Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T07:34:35.070Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T07:34:35.645Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T07:34:35.645Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T07:34:37.576Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T07:34:37.576Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T07:34:38.532Z] Removing intermediate container 805adad9bd73 [2021-01-22T07:34:38.532Z] ---> 940bf1725524 [2021-01-22T07:34:38.532Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T07:34:38.532Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T07:34:38.532Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T07:34:39.478Z] ---> e46652cc1724 [2021-01-22T07:34:39.478Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T07:34:39.740Z] 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-22T07:34:39.740Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T07:34:39.740Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T07:34:40.687Z] ---> Running in c6605d3137e7 [2021-01-22T07:34:40.687Z] Removing intermediate container 9146ea74f948 [2021-01-22T07:34:40.687Z] ---> 31274fb9ee5c [2021-01-22T07:34:40.687Z] Step 8/22 : COPY . . [2021-01-22T07:34:40.687Z] Collecting idna<2.8,>=2.5 [2021-01-22T07:34:40.687Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T07:34:40.951Z] 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-22T07:34:41.216Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T07:34:41.216Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T07:34:41.216Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T07:34:41.216Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T07:34:41.216Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T07:34:41.216Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T07:34:41.795Z] Installing collected packages: urllib3, idna, requests, docopt, PyYAML, dockerpty, websocket-client, docker-pycreds, docker, texttable, cached-property, jsonschema, docker-compose [2021-01-22T07:34:41.795Z] Attempting uninstall: urllib3 [2021-01-22T07:34:41.795Z] Found existing installation: urllib3 1.25.9 [2021-01-22T07:34:41.795Z] Uninstalling urllib3-1.25.9: [2021-01-22T07:34:43.721Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T07:34:43.721Z] ---> 296bc047d256 [2021-01-22T07:34:43.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T07:34:47.046Z] Removing intermediate container c6605d3137e7 [2021-01-22T07:34:47.046Z] ---> 979d494958b5 [2021-01-22T07:34:47.046Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-22T07:34:47.310Z] Attempting uninstall: idna [2021-01-22T07:34:47.310Z] Found existing installation: idna 2.9 [2021-01-22T07:34:47.310Z] Uninstalling idna-2.9: [2021-01-22T07:34:47.578Z] Successfully uninstalled idna-2.9 [2021-01-22T07:34:48.525Z] Attempting uninstall: requests [2021-01-22T07:34:48.525Z] Found existing installation: requests 2.23.0 [2021-01-22T07:34:48.525Z] Uninstalling requests-2.23.0: [2021-01-22T07:34:49.493Z] ---> c33fb1b5d10c [2021-01-22T07:34:49.493Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T07:34:49.493Z] Successfully uninstalled requests-2.23.0 [2021-01-22T07:34:49.493Z] ---> Running in 1c65ccf54e15 [2021-01-22T07:34:49.493Z] ---> e2f8116dce51 [2021-01-22T07:34:49.493Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T07:34:49.766Z] Running setup.py install for docopt: started [2021-01-22T07:34:50.032Z] ---> Running in 20305d25ec1f [2021-01-22T07:34:50.032Z] ---> Running in 854be885a79d [2021-01-22T07:34:50.622Z] Removing intermediate container 854be885a79d [2021-01-22T07:34:50.622Z] ---> 2c29bc34ddfc [2021-01-22T07:34:50.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:34:50.622Z] ---> Running in ee6efd8d7bfe [2021-01-22T07:34:52.032Z] 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-22T07:34:52.032Z] Connecting to github.com (140.82.112.4:443) [2021-01-22T07:34:52.032Z]  Running setup.py install for docopt: finished with status 'done' [2021-01-22T07:34:52.032Z] Running setup.py install for PyYAML: started [2021-01-22T07:34:52.032Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.13.132:443) [2021-01-22T07:34:52.309Z] Removing intermediate container ee6efd8d7bfe [2021-01-22T07:34:52.309Z] ---> 260a2832d529 [2021-01-22T07:34:52.309Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T07:34:52.309Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T07:34:52.309Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T07:34:52.580Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T07:34:52.580Z] dockerize [2021-01-22T07:34:53.171Z] ---> Running in 00e9c1057fd9 [2021-01-22T07:34:53.171Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T07:34:53.438Z] Running setup.py install for dockerpty: started [2021-01-22T07:34:53.714Z] Removing intermediate container 00e9c1057fd9 [2021-01-22T07:34:53.714Z] ---> ff5a30493fc3 [2021-01-22T07:34:53.714Z] Step 22/23 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:34:53.975Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T07:34:54.563Z] ---> Running in de726fcbb266 [2021-01-22T07:34:55.514Z] Removing intermediate container 1c65ccf54e15 [2021-01-22T07:34:55.514Z] ---> 7123ab01906b [2021-01-22T07:34:55.514Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T07:34:57.449Z] Removing intermediate container de726fcbb266 [2021-01-22T07:34:57.449Z] ---> 306e8488e32f [2021-01-22T07:34:57.449Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:34:58.394Z] Running setup.py install for texttable: started [2021-01-22T07:34:58.973Z] ---> Running in 16649ee900c0 [2021-01-22T07:34:58.973Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T07:35:00.374Z] ---> Running in 3fc0410af1e5 [2021-01-22T07:35:01.337Z] Removing intermediate container 16649ee900c0 [2021-01-22T07:35:01.337Z] ---> 7af6af4e0b4b [2021-01-22T07:35:01.337Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T07:35:01.613Z] ---> Running in aec90a85a6cf [2021-01-22T07:35:01.613Z] Removing intermediate container 3fc0410af1e5 [2021-01-22T07:35:01.613Z] ---> 2003ac13bd98 [2021-01-22T07:35:01.613Z] [2021-01-22T07:35:01.613Z] ---> 0f88b666c2e3 [2021-01-22T07:35:01.613Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T07:35:01.884Z] Successfully built 2003ac13bd98 [2021-01-22T07:35:01.884Z] 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-22T07:35:02.155Z] Successfully tagged docker-core-command-go:latest [2021-01-22T07:35:02.155Z]  Building docker-core-command-go ... done  ---> Running in f7ed6e44aec2 [2021-01-22T07:35:02.155Z] Removing intermediate container aec90a85a6cf [2021-01-22T07:35:02.155Z] ---> 58de5c439d5c [2021-01-22T07:35:02.155Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-22T07:35:02.437Z] ---> Running in 803a07060d73 [2021-01-22T07:35:03.410Z] 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-22T07:35:04.362Z] Move dockerize executable [2021-01-22T07:35:06.961Z] Removing intermediate container 0f8da0a64d7c [2021-01-22T07:35:06.961Z] ---> 4e8dfe79c29d [2021-01-22T07:35:06.961Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T07:35:06.961Z] Removing intermediate container 803a07060d73 [2021-01-22T07:35:06.961Z] ---> 601a55bd2083 [2021-01-22T07:35:06.961Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T07:35:07.230Z] ---> Running in de08583e94ab [2021-01-22T07:35:07.506Z] ---> Running in 584419572d1b [2021-01-22T07:35:08.106Z] Removing intermediate container 584419572d1b [2021-01-22T07:35:08.106Z] ---> 50ffb00b8471 [2021-01-22T07:35:08.106Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T07:35:08.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:35:08.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:35:08.976Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:35:08.976Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T07:35:08.976Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T07:35:08.976Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:35:08.976Z] OK: 72 MiB in 58 packages [2021-01-22T07:35:09.246Z] ---> bcb253d7a145 [2021-01-22T07:35:09.246Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T07:35:09.515Z] ---> Running in 22b8e06dd196 [2021-01-22T07:35:10.104Z] Removing intermediate container de08583e94ab [2021-01-22T07:35:10.104Z] ---> f7b937d4938e [2021-01-22T07:35:10.104Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T07:35:10.379Z] ---> Running in ae28160bb348 [2021-01-22T07:35:10.648Z] Removing intermediate container ae28160bb348 [2021-01-22T07:35:10.648Z] ---> bc5459852104 [2021-01-22T07:35:10.648Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:35:10.648Z] ---> Running in 35ce4b89d0c1 [2021-01-22T07:35:11.225Z] Removing intermediate container 35ce4b89d0c1 [2021-01-22T07:35:11.225Z] ---> 464a92c60640 [2021-01-22T07:35:11.225Z] Step 24/26 : LABEL arch=x86_64 [2021-01-22T07:35:11.490Z] ---> Running in 8bb0f280fd01 [2021-01-22T07:35:11.490Z] Removing intermediate container 22b8e06dd196 [2021-01-22T07:35:11.490Z] ---> 5bb47987f575 [2021-01-22T07:35:11.490Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:35:11.753Z] Removing intermediate container 8bb0f280fd01 [2021-01-22T07:35:11.753Z] ---> 9ce12cf67500 [2021-01-22T07:35:11.753Z] Step 25/26 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:35:12.022Z] ---> Running in 6f6f29faf096 [2021-01-22T07:35:12.296Z] Removing intermediate container 6f6f29faf096 [2021-01-22T07:35:12.296Z] ---> 48bfdd291c8f [2021-01-22T07:35:12.296Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T07:35:12.296Z] ---> f3f1e680248a [2021-01-22T07:35:12.296Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T07:35:12.296Z] ---> Running in 2cd08b3f038c [2021-01-22T07:35:12.565Z] Removing intermediate container 2cd08b3f038c [2021-01-22T07:35:12.565Z] ---> 4e74196a731f [2021-01-22T07:35:12.565Z] [2021-01-22T07:35:12.830Z] Successfully built 4e74196a731f [2021-01-22T07:35:13.103Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-22T07:35:13.103Z]  Building docker-sys-mgmt-agent-go ... done  ---> d8eedea82626 [2021-01-22T07:35:13.103Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T07:35:14.522Z] ---> b5540a2760c0 [2021-01-22T07:35:14.522Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T07:35:17.123Z] ---> 066d50ac38f4 [2021-01-22T07:35:17.124Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T07:35:17.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T07:35:17.398Z] ---> 6c1832dd1a1a [2021-01-22T07:35:17.398Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T07:35:17.660Z] ---> Running in 8c650b9f65b7 [2021-01-22T07:35:18.238Z] Removing intermediate container 8c650b9f65b7 [2021-01-22T07:35:18.238Z] ---> 6f66366a284e [2021-01-22T07:35:18.238Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T07:35:19.627Z] ---> bb7ab1922da2 [2021-01-22T07:35:19.627Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T07:35:19.891Z] Removing intermediate container 20305d25ec1f [2021-01-22T07:35:19.891Z] ---> 39f5052e2127 [2021-01-22T07:35:19.891Z] [2021-01-22T07:35:19.891Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:35:19.891Z] ---> 389fef711851 [2021-01-22T07:35:19.891Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T07:35:19.891Z] ---> Running in 39876baf16f8 [2021-01-22T07:35:20.153Z] ---> Running in 164e4ea034c3 [2021-01-22T07:35:20.425Z] Removing intermediate container 164e4ea034c3 [2021-01-22T07:35:20.425Z] ---> 09e3cbc1da18 [2021-01-22T07:35:20.425Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T07:35:21.816Z] ---> Running in 6a2ac080b235 [2021-01-22T07:35:21.816Z] Removing intermediate container f7ed6e44aec2 [2021-01-22T07:35:21.816Z] ---> 8da4f37b519d [2021-01-22T07:35:21.816Z] [2021-01-22T07:35:21.816Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T07:35:21.816Z] ---> 389fef711851 [2021-01-22T07:35:21.816Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T07:35:22.077Z] Removing intermediate container 6a2ac080b235 [2021-01-22T07:35:22.077Z] ---> 88c8ab212c89 [2021-01-22T07:35:22.077Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T07:35:22.077Z] ---> Running in c46bdb97efca [2021-01-22T07:35:22.338Z] ---> Running in e2457e901ea1 [2021-01-22T07:35:22.338Z] Removing intermediate container 39876baf16f8 [2021-01-22T07:35:22.338Z] ---> 9771855b7e43 [2021-01-22T07:35:22.338Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T07:35:22.338Z] Removing intermediate container e2457e901ea1 [2021-01-22T07:35:22.338Z] ---> 1958125894c6 [2021-01-22T07:35:22.338Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:35:22.603Z] ---> Running in 410b59e088af [2021-01-22T07:35:22.603Z] ---> Running in 78bd9d9e00d6 [2021-01-22T07:35:22.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:35:22.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:35:22.871Z] Removing intermediate container 410b59e088af [2021-01-22T07:35:22.871Z] ---> 1e4f6a3e7d30 [2021-01-22T07:35:22.871Z] Step 30/33 : CMD ["gate"] [2021-01-22T07:35:23.132Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T07:35:23.132Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T07:35:23.132Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:35:23.132Z] ---> Running in 465dc35e5c53 [2021-01-22T07:35:23.132Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:35:23.132Z] OK: 6 MiB in 16 packages [2021-01-22T07:35:23.712Z] Removing intermediate container 465dc35e5c53 [2021-01-22T07:35:23.712Z] ---> 573be14cd0d7 [2021-01-22T07:35:23.712Z] Step 31/33 : LABEL arch=x86_64 [2021-01-22T07:35:23.973Z] ---> Running in 4ccdb2c856ab [2021-01-22T07:35:25.067Z] Removing intermediate container 4ccdb2c856ab [2021-01-22T07:35:25.067Z] ---> 5c97bd0bfc23 [2021-01-22T07:35:25.067Z] Step 32/33 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:35:25.067Z] Removing intermediate container 78bd9d9e00d6 [2021-01-22T07:35:25.067Z] ---> 49bc33f8430e [2021-01-22T07:35:25.067Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T07:35:25.663Z] ---> Running in a3de49735db8 [2021-01-22T07:35:25.663Z] ---> Running in bb149f006568 [2021-01-22T07:35:25.663Z] Removing intermediate container c46bdb97efca [2021-01-22T07:35:25.663Z] ---> 27592aab6c38 [2021-01-22T07:35:25.663Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:35:25.663Z] ---> Running in 4aa45d2c1dac [2021-01-22T07:35:25.949Z] Removing intermediate container bb149f006568 [2021-01-22T07:35:25.949Z] ---> a6bb6cdf1381 [2021-01-22T07:35:25.949Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T07:35:26.210Z] ---> Running in d1c591bba00a [2021-01-22T07:35:26.210Z] Removing intermediate container 4aa45d2c1dac [2021-01-22T07:35:26.210Z] ---> 27bdb434ecfc [2021-01-22T07:35:26.210Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T07:35:26.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:35:26.210Z] ---> Running in fe67cf9356de [2021-01-22T07:35:26.472Z] Removing intermediate container d1c591bba00a [2021-01-22T07:35:26.472Z] ---> ffac1903af5b [2021-01-22T07:35:26.472Z] [2021-01-22T07:35:26.472Z] Removing intermediate container fe67cf9356de [2021-01-22T07:35:26.472Z] ---> bb5bcc79427f [2021-01-22T07:35:26.472Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T07:35:26.472Z] Successfully built ffac1903af5b [2021-01-22T07:35:26.472Z] ---> Running in 233ea5a01cb7 [2021-01-22T07:35:26.472Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-22T07:35:26.733Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 233ea5a01cb7 [2021-01-22T07:35:26.733Z] ---> 4604140078fb [2021-01-22T07:35:26.733Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:35:26.995Z] ---> e981cf3766c1 [2021-01-22T07:35:26.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T07:35:26.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:35:27.566Z] ---> 1fba230aad68 [2021-01-22T07:35:27.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T07:35:27.566Z] ---> 97b26a38f82b [2021-01-22T07:35:27.566Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T07:35:27.827Z] ---> Running in b3dc48e9f444 [2021-01-22T07:35:28.088Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T07:35:28.088Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T07:35:28.088Z] Removing intermediate container b3dc48e9f444 [2021-01-22T07:35:28.088Z] ---> 9c2c810777a1 [2021-01-22T07:35:28.088Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:35:28.088Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T07:35:28.349Z] ---> Running in b8d3595644e0 [2021-01-22T07:35:28.349Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T07:35:28.349Z] Removing intermediate container b8d3595644e0 [2021-01-22T07:35:28.349Z] ---> 3bad3863c276 [2021-01-22T07:35:28.349Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T07:35:28.611Z] ---> Running in f6a505ca4be7 [2021-01-22T07:35:28.611Z] Removing intermediate container f6a505ca4be7 [2021-01-22T07:35:28.611Z] ---> d90b0e3f7cf7 [2021-01-22T07:35:28.611Z] Step 21/22 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:35:28.611Z] ---> Running in 05be090c00b9 [2021-01-22T07:35:28.871Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T07:35:28.871Z] Removing intermediate container 05be090c00b9 [2021-01-22T07:35:28.871Z] ---> 6b091cf2c9f9 [2021-01-22T07:35:28.871Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T07:35:28.871Z] ---> Running in cff411809197 [2021-01-22T07:35:28.871Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T07:35:29.132Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:35:29.132Z] OK: 8 MiB in 20 packages [2021-01-22T07:35:29.132Z] Removing intermediate container cff411809197 [2021-01-22T07:35:29.132Z] ---> b1db4105fc55 [2021-01-22T07:35:29.132Z] [2021-01-22T07:35:29.132Z] Successfully built b1db4105fc55 [2021-01-22T07:35:29.132Z] Successfully tagged docker-support-notifications-go:latest [2021-01-22T07:35:29.709Z]  Building docker-support-notifications-go ... done Removing intermediate container a3de49735db8 [2021-01-22T07:35:29.709Z] ---> 2689a1d9299c [2021-01-22T07:35:29.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:35:29.970Z] ---> fcd565a79e46 [2021-01-22T07:35:29.970Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T07:35:30.544Z] ---> 608afa75b49d [2021-01-22T07:35:30.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T07:35:30.805Z] ---> ff7b7ca27636 [2021-01-22T07:35:30.805Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T07:35:30.805Z] ---> Running in 59f7622b3413 [2021-01-22T07:35:31.067Z] Removing intermediate container 59f7622b3413 [2021-01-22T07:35:31.067Z] ---> 0ea6f07f8fac [2021-01-22T07:35:31.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:35:31.067Z] ---> Running in 8fc04733d22c [2021-01-22T07:35:31.328Z] Removing intermediate container 8fc04733d22c [2021-01-22T07:35:31.328Z] ---> 673ae0777770 [2021-01-22T07:35:31.328Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T07:35:31.328Z] ---> Running in 4f913510c83f [2021-01-22T07:35:31.589Z] Removing intermediate container 4f913510c83f [2021-01-22T07:35:31.589Z] ---> 45893fb36209 [2021-01-22T07:35:31.589Z] Step 22/23 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:35:31.589Z] ---> Running in af471f5f430c [2021-01-22T07:35:31.851Z] Removing intermediate container af471f5f430c [2021-01-22T07:35:31.851Z] ---> f41a9cc35409 [2021-01-22T07:35:31.852Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:35:31.852Z] ---> Running in 8620f85d833e [2021-01-22T07:35:32.113Z] Removing intermediate container 8620f85d833e [2021-01-22T07:35:32.113Z] ---> 30e37a1bcd97 [2021-01-22T07:35:32.113Z] [2021-01-22T07:35:32.113Z] Successfully built 30e37a1bcd97 [2021-01-22T07:35:32.113Z] Successfully tagged docker-core-data-go:latest [2021-01-22T07:35:32.387Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-22T07:35:32.398Z] $ docker stop --time=1 23bb5e326c9110789c4f5b3a4c904b372fc40cf7f94eb023cf62f421abdbb88f [2021-01-22T07:35:34.598Z] $ docker rm -f 23bb5e326c9110789c4f5b3a4c904b372fc40cf7f94eb023cf62f421abdbb88f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T07:35:35.124Z] + docker images [2021-01-22T07:35:35.124Z] + grep docker [2021-01-22T07:35:35.386Z] docker-core-data-go latest 30e37a1bcd97 4 seconds ago 22.3MB [2021-01-22T07:35:35.386Z] docker-support-notifications-go latest b1db4105fc55 7 seconds ago 16.9MB [2021-01-22T07:35:35.386Z] docker-security-bootstrapper-go latest ffac1903af5b 9 seconds ago 41.5MB [2021-01-22T07:35:35.386Z] docker-sys-mgmt-agent-go latest 4e74196a731f 23 seconds ago 313MB [2021-01-22T07:35:35.386Z] docker-core-command-go latest 2003ac13bd98 34 seconds ago 16.3MB [2021-01-22T07:35:35.386Z] docker-security-secretstore-setup-go latest d19e3088947b About a minute ago 24.6MB [2021-01-22T07:35:35.386Z] docker-core-metadata-go latest 6769fe5081e2 About a minute ago 18.8MB [2021-01-22T07:35:35.386Z] docker-support-scheduler-go latest 452e6c0d98ef 2 minutes ago 16.4MB [2021-01-22T07:35:35.386Z] docker-security-proxy-setup-go latest 3e3806f5832e 2 minutes ago 24.4MB [2021-01-22T07:35:35.386Z] docker 20.10.0 aefe523efa57 6 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-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T07:35:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T07:35:40.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T07:35:47.534Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T07:35:47.534Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T07:35:47.534Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T07:35:51.048Z] Still waiting to schedule task [2021-01-22T07:35:51.048Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-22231’ [2021-01-22T07:35:54.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.254s coverage: 46.6% of statements [2021-01-22T07:35:54.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T07:35:54.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T07:35:54.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T07:35:54.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T07:35:54.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T07:36:02.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.0% of statements [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T07:36:02.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T07:36:02.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.098s coverage: 100.0% of statements [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T07:36:02.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.268s coverage: 66.7% of statements [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T07:36:02.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.551s coverage: 82.3% of statements [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T07:36:02.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T07:36:12.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements [2021-01-22T07:36:12.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T07:36:12.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T07:36:12.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T07:36:12.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T07:36:12.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T07:36:12.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.142s coverage: 100.0% of statements [2021-01-22T07:36:12.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T07:36:12.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2021-01-22T07:36:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T07:36:12.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.358s coverage: 86.7% of statements [2021-01-22T07:36:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T07:36:12.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements [2021-01-22T07:36:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T07:36:12.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements [2021-01-22T07:36:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T07:36:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T07:36:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T07:36:12.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T07:36:23.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.297s coverage: 92.8% of statements [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T07:36:23.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T07:36:23.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 0.1% of statements [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T07:36:23.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T07:36:23.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 43.8% of statements [2021-01-22T07:36:23.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.116s coverage: 79.5% of statements [2021-01-22T07:36:23.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-01-22T07:36:23.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2021-01-22T07:36:23.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2021-01-22T07:36:35.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2021-01-22T07:36:35.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-01-22T07:36:35.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T07:36:35.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T07:36:35.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T07:36:35.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T07:36:35.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-01-22T07:36:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T07:36:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T07:36:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-01-22T07:36:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T07:36:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-01-22T07:36:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T07:36:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-01-22T07:36:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-01-22T07:36:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements [2021-01-22T07:36:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.4% of statements [2021-01-22T07:36:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T07:36:37.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.688s coverage: 63.5% of statements [2021-01-22T07:36:37.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T07:36:37.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T07:36:37.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.084s coverage: 100.0% of statements [2021-01-22T07:36:37.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 91.3% of statements [2021-01-22T07:36:37.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-01-22T07:36:39.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-01-22T07:36:40.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements [2021-01-22T07:36:43.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.922s coverage: 68.9% of statements [2021-01-22T07:36:43.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T07:36:43.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T07:36:43.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T07:36:43.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T07:36:43.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T07:36:44.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.428s coverage: 37.0% of statements [2021-01-22T07:36:44.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T07:36:44.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T07:36:46.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.596s coverage: 84.0% of statements [2021-01-22T07:36:46.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements [2021-01-22T07:36:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.471s coverage: 47.1% of statements [2021-01-22T07:36:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T07:36:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T07:36:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T07:36:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T07:36:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T07:36:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.145s coverage: 100.0% of statements [2021-01-22T07:36:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T07:36:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2021-01-22T07:36:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T07:36:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.281s coverage: 29.1% of statements [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T07:36:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.186s coverage: 99.0% of statements [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T07:36:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T07:36:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.081s coverage: 0.0% of statements [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T07:36:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T07:36:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T07:36:58.714Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T07:36:58.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements [2021-01-22T07:36:58.986Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.066s coverage: 32.1% of statements [2021-01-22T07:36:59.582Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 100.0% of statements [2021-01-22T07:37:00.180Z] GO111MODULE=on go vet ./... [2021-01-22T07:38:00.352Z] Running on prd-ubuntu18.04-docker-8c-8g-22232 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws [2021-01-22T07:38:00.411Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-01-22T07:38:02.516Z] using credential edgex-jenkins-ssh [2021-01-22T07:38:02.584Z] Cloning the remote Git repository [2021-01-22T07:38:02.611Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:38:02.673Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-01-22T07:38:02.696Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:38:02.696Z] > git --version # timeout=10 [2021-01-22T07:38:02.702Z] > git --version # 'git version 2.17.1' [2021-01-22T07:38:02.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:38:02.728Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T07:38:11.381Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T07:38:11.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T07:38:11.403Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T07:38:11.415Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:38:11.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:38:11.419Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:38:12.077Z] Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit d0034b185d7173b1572e2b52865df137217a2f5b [2021-01-22T07:38:12.306Z] Merge succeeded, producing fa3837d57399ad8621f3f3b8f2c44534b43bd40e [2021-01-22T07:38:12.307Z] Checking out Revision fa3837d57399ad8621f3f3b8f2c44534b43bd40e (PR-3030) [2021-01-22T07:38:12.091Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:38:12.097Z] > git checkout -f d0034b185d7173b1572e2b52865df137217a2f5b # timeout=10 [2021-01-22T07:38:12.170Z] > git remote # timeout=10 [2021-01-22T07:38:12.177Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:38:12.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:38:12.186Z] > git merge c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 [2021-01-22T07:38:12.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:38:12.313Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:38:12.317Z] > git checkout -f fa3837d57399ad8621f3f3b8f2c44534b43bd40e # timeout=10 [2021-01-22T07:38:15.986Z] Commit message: "Merge commit 'c7b5d06303d1c1949c9ce5e99765f1d861064f89' into HEAD" [2021-01-22T07:38:15.996Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:38:15.994Z] > git rev-list --no-walk 8d7fe37cf955d7a0ff637f8296d71e8357f5b6ee # timeout=10 [2021-01-22T07:38:17.217Z] + echo snap-build.sh [2021-01-22T07:38:17.217Z] snap-build.sh [2021-01-22T07:38:17.217Z] + SNAP_BASE_DIR=. [2021-01-22T07:38:17.217Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2021-01-22T07:38:17.217Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2021-01-22T07:38:17.217Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2021-01-22T07:38:17.217Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2021-01-22T07:38:17.217Z] + cd /w/workspace/edgex-go/14 [2021-01-22T07:38:17.217Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-22T07:38:17.217Z] Reading package lists... [2021-01-22T07:38:17.217Z] Building dependency tree... [2021-01-22T07:38:17.217Z] Reading state information... [2021-01-22T07:38:17.481Z] The following packages were automatically installed and are no longer required: [2021-01-22T07:38:17.481Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-22T07:38:17.481Z] uidmap xdelta3 [2021-01-22T07:38:17.481Z] Use 'sudo apt autoremove' to remove them. [2021-01-22T07:38:17.481Z] The following packages will be REMOVED: [2021-01-22T07:38:17.481Z] lxd* lxd-client* [2021-01-22T07:38:17.744Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-22T07:38:17.744Z] After this operation, 31.7 MB disk space will be freed. [2021-01-22T07:38:18.790Z] (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-22T07:38:18.790Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T07:38:19.733Z] Removing lxd dnsmasq configuration [2021-01-22T07:38:19.733Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T07:38:19.995Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-22T07:38:20.943Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-22T07:38:21.205Z] (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-22T07:38:21.205Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T07:38:22.102Z] gofmt -l . [2021-01-22T07:38:22.102Z] [ "`gofmt -l .`" = "" ] [2021-01-22T07:38:22.596Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-22T07:38:22.596Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-22T07:38:22.704Z] ./bin/test-go-mod-tidy.sh [2021-01-22T07:38:23.307Z] ./bin/test-attribution-txt.sh [2021-01-22T07:38:23.985Z] + sudo snap remove --purge lxd [2021-01-22T07:38:23.985Z] snap "lxd" is not installed [2021-01-22T07:38:23.985Z] + sudo groupadd --force --system lxd [2021-01-22T07:38:23.985Z] ++ whoami [2021-01-22T07:38:23.985Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-22T07:38:23.985Z] + newgrp - lxd [2021-01-22T07:38:23.985Z] + sudo snap install lxd [Pipeline] sh [2021-01-22T07:38:25.409Z] + ls -al . [2021-01-22T07:38:25.409Z] total 696 [2021-01-22T07:38:25.409Z] drwxrwxr-x 9 1001 1001 4096 Jan 22 07:38 . [2021-01-22T07:38:25.409Z] drwxr-xr-x 4 root root 4096 Jan 22 07:34 .. [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 07:32 .dockerignore [2021-01-22T07:38:25.409Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 07:32 .git [2021-01-22T07:38:25.409Z] drwxrwxr-x 3 1001 1001 4096 Jan 22 07:32 .github [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 07:32 .gitignore [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 07:32 .sonarcloud.properties [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 07:32 Attribution.txt [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 07:32 CONTRIBUTING.md [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 07:32 Dockerfile.build [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 07:32 Jenkinsfile [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 07:32 LICENSE [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 07:32 Makefile [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 07:32 README.md [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 07:32 SECURITY.md [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 07:27 VERSION [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 07:32 ZMQWindows.md [2021-01-22T07:38:25.409Z] drwxrwxr-x 2 1001 1001 4096 Jan 22 07:32 bin [2021-01-22T07:38:25.409Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 07:32 cmd [2021-01-22T07:38:25.409Z] -rw-r--r-- 1 root root 563886 Jan 22 07:36 coverage.out [2021-01-22T07:38:25.409Z] -rw-r--r-- 1 root root 1053 Jan 22 07:38 go.mod [2021-01-22T07:38:25.409Z] -rw-r--r-- 1 root root 18878 Jan 22 07:38 go.sum [2021-01-22T07:38:25.409Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 07:32 internal [2021-01-22T07:38:25.409Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 07:32 openapi [2021-01-22T07:38:25.409Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 07:32 snap [2021-01-22T07:38:25.409Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 07:32 version.go [Pipeline] sh [2021-01-22T07:38:26.071Z] + '[' -e coverage.out ] [2021-01-22T07:38:26.071Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T07:38:26.146Z] Warning: overwriting stash ‘coverage-report’ [2021-01-22T07:38:27.499Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T07:38:28.234Z] + make build [2021-01-22T07:38:28.234Z] 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-22T07:38:34.003Z] 2021-01-22T07:38:31Z INFO Waiting for automatic snapd restart... [2021-01-22T07:38:43.372Z] 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-22T07:38:48.938Z] lxd 4.10 from Canonical* installed [2021-01-22T07:38:48.938Z] + sudo lxd init --auto [2021-01-22T07:38:58.940Z] + sudo snap install --classic snapcraft [2021-01-22T07:39:03.178Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T07:39:03.178Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-22T07:39:03.178Z] + patch --verbose -p1 [2021-01-22T07:39:03.178Z] Hmm... Looks like a unified diff to me... [2021-01-22T07:39:03.178Z] The text leading up to this was: [2021-01-22T07:39:03.178Z] -------------------------- [2021-01-22T07:39:03.178Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-22T07:39:03.178Z] |From: Tony Espy [2021-01-22T07:39:03.178Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-22T07:39:03.178Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-22T07:39:03.178Z] | [2021-01-22T07:39:03.178Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-22T07:39:03.178Z] |optimize the snap CI check run for pull requests. When [2021-01-22T07:39:03.178Z] |applied, it essentially strips out everything (apps and [2021-01-22T07:39:03.178Z] |parts) from the snapcraft.yaml file except those required [2021-01-22T07:39:03.178Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-22T07:39:03.178Z] |catch changes to edgex-go that break the snap build. [2021-01-22T07:39:03.178Z] | [2021-01-22T07:39:03.178Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-22T07:39:03.178Z] |to update this patch file, otherwise it may fail to apply, [2021-01-22T07:39:03.178Z] |resulting in a failed snap build CI check in the associated [2021-01-22T07:39:03.178Z] |pull request. [2021-01-22T07:39:03.178Z] | [2021-01-22T07:39:03.178Z] |Note - in addition to applying this patch, the pipeline also [2021-01-22T07:39:03.178Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-22T07:39:03.178Z] |need to build the finally binary .snap file (and it won't [2021-01-22T07:39:03.178Z] |work with the patch applied). This further reduces the build [2021-01-22T07:39:03.178Z] |time. [2021-01-22T07:39:03.178Z] |--- [2021-01-22T07:39:03.178Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-22T07:39:03.178Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-22T07:39:03.178Z] | [2021-01-22T07:39:03.178Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-22T07:39:03.178Z] |index 1e537489..faf42425 100644 [2021-01-22T07:39:03.178Z] |--- a/snap/snapcraft.yaml [2021-01-22T07:39:03.178Z] |+++ b/snap/snapcraft.yaml [2021-01-22T07:39:03.178Z] -------------------------- [2021-01-22T07:39:03.178Z] patching file snap/snapcraft.yaml [2021-01-22T07:39:03.178Z] Using Plan A... [2021-01-22T07:39:03.178Z] Hunk #1 succeeded at 73. [2021-01-22T07:39:03.178Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-22T07:39:03.178Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-22T07:39:03.178Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-22T07:39:03.178Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-22T07:39:03.178Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-22T07:39:03.178Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-22T07:39:03.178Z] Hunk #8 succeeded at 342. [2021-01-22T07:39:03.178Z] Hmm... Ignoring the trailing garbage. [2021-01-22T07:39:03.178Z] done [2021-01-22T07:39:03.178Z] + sudo snapcraft prime --use-lxd [2021-01-22T07:39:04.560Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-22T07:39:04.821Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-22T07:39:04.821Z] - README.md [2021-01-22T07:39:04.821Z] - snapcraft.yaml.orig [2021-01-22T07:39:04.821Z] [2021-01-22T07:39:04.821Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T07:39:05.392Z] Launching a container. [2021-01-22T07:39:15.767Z] 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-22T07:39:17.205Z] 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-22T07:39:17.640Z] Waiting for container to be ready [2021-01-22T07:39:17.640Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-22T07:39:17.640Z] [2021-01-22T07:39:20.953Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-22T07:39:21.224Z] Waiting for network to be ready... [2021-01-22T07:39:21.491Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T07:39:21.546Z] 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-22T07:39:21.758Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T07:39:21.759Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T07:39:21.759Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T07:39:21.759Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T07:39:21.759Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T07:39:21.759Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T07:39:21.759Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T07:39:21.759Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T07:39:21.759Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T07:39:22.019Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T07:39:22.280Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T07:39:22.541Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T07:39:22.541Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T07:39:22.541Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T07:39:22.541Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T07:39:22.541Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T07:39:22.541Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T07:39:22.805Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T07:39:23.069Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T07:39:23.331Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T07:39:23.331Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T07:39:23.331Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T07:39:23.331Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T07:39:23.331Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T07:39:23.331Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T07:39:23.520Z] 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-22T07:39:23.592Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T07:39:25.505Z] Fetched 23.8 MB in 4s (6063 kB/s) [2021-01-22T07:39:26.449Z] Reading package lists... [2021-01-22T07:39:26.449Z] Reading package lists... [2021-01-22T07:39:26.710Z] Building dependency tree... [2021-01-22T07:39:26.710Z] Reading state information... [2021-01-22T07:39:26.710Z] The following additional packages will be installed: [2021-01-22T07:39:26.710Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T07:39:26.710Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T07:39:26.710Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T07:39:26.710Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-22T07:39:26.710Z] Suggested packages: [2021-01-22T07:39:26.710Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-22T07:39:26.710Z] Recommended packages: [2021-01-22T07:39:26.710Z] gnupg libsasl2-modules [2021-01-22T07:39:26.710Z] The following NEW packages will be installed: [2021-01-22T07:39:26.710Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T07:39:26.710Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T07:39:26.710Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T07:39:26.710Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-22T07:39:26.710Z] The following packages will be upgraded: [2021-01-22T07:39:26.710Z] gpg gpg-agent gpgconf libudev1 [2021-01-22T07:39:26.971Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-22T07:39:26.971Z] Need to get 3533 kB of archives. [2021-01-22T07:39:26.971Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-22T07:39:26.971Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-22T07:39:26.971Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-22T07:39:27.233Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-22T07:39:27.494Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-22T07:39:27.755Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-22T07:39:27.755Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-22T07:39:27.755Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-22T07:39:27.755Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-22T07:39:27.755Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-22T07:39:27.755Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-22T07:39:27.755Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-22T07:39:27.755Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-22T07:39:27.755Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-22T07:39:27.755Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-22T07:39:27.755Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-22T07:39:27.755Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-22T07:39:27.755Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-22T07:39:27.755Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-22T07:39:27.755Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-22T07:39:27.755Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-22T07:39:27.755Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-22T07:39:27.755Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-22T07:39:28.038Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:39:28.038Z] Fetched 3533 kB in 1s (3557 kB/s) [2021-01-22T07:39:28.039Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T07:39:28.039Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:39:28.039Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T07:39:28.301Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-22T07:39:28.301Z] Selecting previously unselected package udev. [2021-01-22T07:39:28.301Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T07:39:28.301Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:39:28.301Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-22T07:39:28.561Z] Selecting previously unselected package libfuse2:amd64. [2021-01-22T07:39:28.561Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T07:39:28.561Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T07:39:28.825Z] Selecting previously unselected package fuse. [2021-01-22T07:39:28.825Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T07:39:28.825Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-22T07:39:28.825Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:39:28.825Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T07:39:28.915Z] 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-22T07:39:29.088Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:39:29.088Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T07:39:29.088Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:39:29.088Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T07:39:29.350Z] Selecting previously unselected package libksba8:amd64. [2021-01-22T07:39:29.350Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-22T07:39:29.350Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-22T07:39:29.350Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-22T07:39:29.350Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:29.350Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:29.610Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-22T07:39:29.610Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:29.610Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:29.610Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-22T07:39:29.610Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:29.610Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:29.871Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-22T07:39:29.871Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:29.871Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:29.871Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-22T07:39:29.871Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:29.871Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:29.871Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-22T07:39:29.871Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:29.871Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:30.134Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-22T07:39:30.134Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:30.134Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:30.134Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-22T07:39:30.134Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:30.134Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:30.396Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-22T07:39:30.396Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:39:30.396Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:30.396Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T07:39:30.396Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T07:39:30.396Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T07:39:30.396Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T07:39:30.396Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T07:39:30.396Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T07:39:30.658Z] Selecting previously unselected package libldap-common. [2021-01-22T07:39:30.658Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-22T07:39:30.658Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T07:39:30.658Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T07:39:30.658Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-22T07:39:30.658Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T07:39:30.924Z] Selecting previously unselected package dirmngr. [2021-01-22T07:39:30.924Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:39:30.924Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T07:39:30.924Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T07:39:30.924Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-22T07:39:31.189Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T07:39:31.189Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T07:39:31.189Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T07:39:31.189Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-22T07:39:31.189Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:31.189Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-22T07:39:31.189Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T07:39:31.189Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-22T07:39:31.780Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T07:39:31.780Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:31.780Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-22T07:39:31.780Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-22T07:39:32.041Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-22T07:39:32.041Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:32.041Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:32.041Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:32.041Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:32.041Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:32.041Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:32.041Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:39:32.041Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T07:39:32.041Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T07:39:32.303Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T07:39:32.576Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-22T07:39:32.576Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-22T07:39:32.576Z] This means they are not meant to be enabled using systemctl. [2021-01-22T07:39:32.576Z] Possible reasons for having this kind of units are: [2021-01-22T07:39:32.576Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-22T07:39:32.576Z] .wants/ or .requires/ directory. [2021-01-22T07:39:32.576Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-22T07:39:32.576Z] a requirement dependency on it. [2021-01-22T07:39:32.576Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-22T07:39:32.576Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-22T07:39:32.576Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-22T07:39:32.576Z] instance name specified. [2021-01-22T07:39:32.839Z] Reading package lists... [2021-01-22T07:39:33.104Z] Building dependency tree... [2021-01-22T07:39:33.104Z] Reading state information... [2021-01-22T07:39:33.371Z] The following additional packages will be installed: [2021-01-22T07:39:33.371Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-22T07:39:33.371Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-22T07:39:33.371Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-22T07:39:33.371Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-22T07:39:33.371Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-22T07:39:33.371Z] Suggested packages: [2021-01-22T07:39:33.371Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-22T07:39:33.371Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-22T07:39:33.371Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-22T07:39:33.371Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-22T07:39:33.371Z] systemd-container policykit-1 [2021-01-22T07:39:33.371Z] Recommended packages: [2021-01-22T07:39:33.371Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-22T07:39:33.371Z] The following NEW packages will be installed: [2021-01-22T07:39:33.371Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-22T07:39:33.371Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-22T07:39:33.371Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-22T07:39:33.371Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-22T07:39:33.371Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-22T07:39:33.371Z] The following packages will be upgraded: [2021-01-22T07:39:33.371Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-22T07:39:33.371Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-22T07:39:33.371Z] Need to get 35.2 MB of archives. [2021-01-22T07:39:33.371Z] After this operation, 141 MB of additional disk space will be used. [2021-01-22T07:39:33.371Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-22T07:39:33.634Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-22T07:39:33.634Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-22T07:39:33.634Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-22T07:39:33.634Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-22T07:39:33.634Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-22T07:39:33.634Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-22T07:39:33.634Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-22T07:39:33.634Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-22T07:39:33.634Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-22T07:39:33.634Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-22T07:39:33.634Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-22T07:39:33.634Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-22T07:39:33.634Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-22T07:39:33.634Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-22T07:39:33.634Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-22T07:39:33.634Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-22T07:39:34.593Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-22T07:39:34.593Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-22T07:39:34.593Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-22T07:39:34.593Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-22T07:39:34.593Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-22T07:39:34.593Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-22T07:39:34.593Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-22T07:39:34.593Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-22T07:39:34.593Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-22T07:39:34.593Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-22T07:39:34.593Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-22T07:39:34.593Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-22T07:39:34.593Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-22T07:39:35.637Z] 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-22T07:39:36.012Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:39:36.012Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2021-01-22T07:39:36.012Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T07:39:36.012Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:39:36.012Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T07:39:36.611Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:39:36.611Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T07:39:36.611Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-22T07:39:36.878Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T07:39:36.878Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T07:39:36.878Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T07:39:37.140Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-22T07:39:37.140Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T07:39:37.140Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T07:39:37.140Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T07:39:37.403Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-22T07:39:37.665Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-22T07:39:37.928Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-22T07:39:38.190Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-22T07:39:38.190Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T07:39:38.190Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T07:39:38.452Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-22T07:39:38.452Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T07:39:38.452Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:39:38.452Z] Selecting previously unselected package libexpat1:amd64. [2021-01-22T07:39:38.452Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-22T07:39:38.452Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T07:39:38.714Z] Selecting previously unselected package python3.6-minimal. [2021-01-22T07:39:38.714Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T07:39:38.714Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:39:39.289Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T07:39:39.289Z] Checking for services that may need to be restarted...done. [2021-01-22T07:39:39.289Z] Checking for services that may need to be restarted...done. [2021-01-22T07:39:39.289Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:39:39.553Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T07:39:39.553Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:39:39.973Z] 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-22T07:39:40.127Z] Selecting previously unselected package python3-minimal. [2021-01-22T07:39:40.127Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-22T07:39:40.127Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-22T07:39:40.127Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-22T07:39:40.127Z] Selecting previously unselected package mime-support. [2021-01-22T07:39:40.127Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-22T07:39:40.127Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-22T07:39:40.127Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-22T07:39:40.127Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-22T07:39:40.394Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T07:39:40.394Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-22T07:39:40.394Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T07:39:40.394Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:39:40.657Z] Selecting previously unselected package python3.6. [2021-01-22T07:39:40.657Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T07:39:40.657Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:39:40.657Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T07:39:40.657Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-22T07:39:40.657Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T07:39:40.919Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-22T07:39:41.181Z] Selecting previously unselected package python3. [2021-01-22T07:39:41.181Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-22T07:39:41.181Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-22T07:39:41.181Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-22T07:39:41.181Z] Selecting previously unselected package multiarch-support. [2021-01-22T07:39:41.181Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:39:41.181Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T07:39:41.181Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T07:39:41.442Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-22T07:39:41.442Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-22T07:39:41.442Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-22T07:39:41.442Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T07:39:41.443Z] Selecting previously unselected package libbsd0:amd64. [2021-01-22T07:39:41.443Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-22T07:39:41.443Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T07:39:41.705Z] Selecting previously unselected package sudo. [2021-01-22T07:39:41.705Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-22T07:39:41.705Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T07:39:41.965Z] Selecting previously unselected package apparmor. [2021-01-22T07:39:41.966Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T07:39:41.966Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-22T07:39:41.966Z] Selecting previously unselected package libedit2:amd64. [2021-01-22T07:39:41.966Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-22T07:39:41.966Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T07:39:42.227Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T07:39:42.227Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T07:39:42.227Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:39:42.227Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T07:39:42.227Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T07:39:42.227Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:39:42.227Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T07:39:42.227Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-22T07:39:42.227Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T07:39:42.489Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T07:39:42.490Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T07:39:42.490Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:39:42.490Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T07:39:42.490Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T07:39:42.490Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:39:42.751Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-22T07:39:42.751Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-22T07:39:42.751Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T07:39:43.011Z] Selecting previously unselected package openssh-client. [2021-01-22T07:39:43.011Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-22T07:39:43.011Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T07:39:43.011Z] Selecting previously unselected package squashfs-tools. [2021-01-22T07:39:43.011Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-22T07:39:43.011Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T07:39:43.273Z] Selecting previously unselected package snapd. [2021-01-22T07:39:43.273Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-22T07:39:43.273Z] Unpacking snapd (2.48+18.04) ... [2021-01-22T07:39:44.289Z] 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-22T07:39:45.825Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T07:39:45.825Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T07:39:45.825Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-22T07:39:45.825Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T07:39:46.086Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T07:39:46.348Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:39:46.348Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T07:39:46.348Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-22T07:39:46.348Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-22T07:39:47.293Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T07:39:47.293Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T07:39:47.293Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T07:39:47.293Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:39:47.555Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:39:47.555Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:39:48.129Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T07:39:48.129Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:39:48.129Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T07:39:48.129Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-22T07:39:48.129Z] running python rtupdate hooks for python3.6... [2021-01-22T07:39:48.129Z] running python post-rtupdate hooks for python3.6... [2021-01-22T07:39:48.391Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-22T07:39:48.620Z] 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-22T07:39:49.778Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-22T07:39:49.778Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:39:49.778Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T07:39:50.039Z] Setting up snapd (2.48+18.04) ... [2021-01-22T07:39:50.301Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-22T07:39:50.562Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-22T07:39:50.562Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-22T07:39:50.834Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-22T07:39:51.095Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T07:39:51.095Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T07:39:51.095Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-22T07:39:51.356Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-22T07:39:51.618Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-22T07:39:51.618Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-22T07:39:51.879Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-22T07:39:51.879Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T07:39:51.879Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T07:39:53.270Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T07:39:53.270Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T07:39:53.270Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T07:39:54.019Z] 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-22T07:39:54.214Z] Reading package lists... [2021-01-22T07:39:54.474Z] Reading package lists... [2021-01-22T07:39:54.735Z] Building dependency tree... [2021-01-22T07:39:54.735Z] Reading state information... [2021-01-22T07:39:54.997Z] Calculating upgrade... [2021-01-22T07:39:54.997Z] The following packages will be upgraded: [2021-01-22T07:39:54.997Z] advancecomp base-files bash binutils binutils-common [2021-01-22T07:39:54.997Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-22T07:39:54.997Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-22T07:39:54.997Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-22T07:39:54.997Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-22T07:39:54.997Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-22T07:39:54.997Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-22T07:39:54.997Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-22T07:39:54.997Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-22T07:39:54.997Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-22T07:39:54.997Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-22T07:39:54.997Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-22T07:39:54.997Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-22T07:39:54.997Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-22T07:39:54.997Z] ubuntu-keyring util-linux [2021-01-22T07:39:55.267Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:39:55.267Z] Need to get 63.7 MB of archives. [2021-01-22T07:39:55.267Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-22T07:39:55.267Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-22T07:39:55.267Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-22T07:39:55.267Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-22T07:39:55.267Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-22T07:39:55.267Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-22T07:39:55.267Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-22T07:39:55.267Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-22T07:39:55.267Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-22T07:39:55.267Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-22T07:39:55.267Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-22T07:39:55.268Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-22T07:39:55.268Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-22T07:39:55.529Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-22T07:39:55.529Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-22T07:39:55.529Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-22T07:39:55.529Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-22T07:39:55.529Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-22T07:39:55.529Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-22T07:39:55.529Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-22T07:39:55.529Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-22T07:39:55.529Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-22T07:39:55.529Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-22T07:39:55.529Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-22T07:39:55.529Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-22T07:39:55.529Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-22T07:39:55.529Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-22T07:39:55.529Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-22T07:39:55.529Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-22T07:39:55.529Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-22T07:39:55.529Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-22T07:39:55.529Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-22T07:39:55.529Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-22T07:39:55.789Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-22T07:39:55.789Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-22T07:39:55.789Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-22T07:39:55.789Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-22T07:39:55.789Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-22T07:39:55.789Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-22T07:39:55.789Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-22T07:39:55.789Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-22T07:39:55.789Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-22T07:39:55.789Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-22T07:39:55.789Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-22T07:39:55.789Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-22T07:39:55.789Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-22T07:39:55.789Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-22T07:39:55.789Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-22T07:39:55.789Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-22T07:39:55.789Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-22T07:39:55.789Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-22T07:39:55.789Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-22T07:39:55.789Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-22T07:39:55.789Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-22T07:39:55.789Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-22T07:39:55.789Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-22T07:39:56.058Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-22T07:39:56.058Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-22T07:39:56.058Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-22T07:39:56.058Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-22T07:39:56.321Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-22T07:39:56.321Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-22T07:39:56.321Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-22T07:39:56.321Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-22T07:39:56.321Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-22T07:39:56.321Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-22T07:39:56.321Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-22T07:39:56.321Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-22T07:39:56.321Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-22T07:39:56.321Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-22T07:39:56.321Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-22T07:39:56.321Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-22T07:39:56.321Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-22T07:39:56.582Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-22T07:39:56.582Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-22T07:39:56.582Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-22T07:39:56.582Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-22T07:39:56.582Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-22T07:39:56.582Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-22T07:39:56.582Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-22T07:39:56.582Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-22T07:39:56.582Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-22T07:39:56.582Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-22T07:39:56.582Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-22T07:39:56.582Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-22T07:39:56.582Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-22T07:39:56.582Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-22T07:39:56.582Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-22T07:39:56.582Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-22T07:39:56.843Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-22T07:39:56.843Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-22T07:39:56.843Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-22T07:39:56.843Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-22T07:39:56.843Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-22T07:39:56.843Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-22T07:39:56.843Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-22T07:39:56.843Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-22T07:39:56.843Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-22T07:39:57.104Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:39:57.104Z] Fetched 63.7 MB in 2s (37.1 MB/s) [2021-01-22T07:39:57.104Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:39:57.104Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:39:57.104Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T07:39:57.676Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:39:57.676Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T07:39:57.937Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-22T07:39:57.937Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-22T07:39:58.881Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:39:58.881Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:39:58.881Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:39:58.881Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:39:59.141Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:39:59.141Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:39:59.141Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:39:59.141Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:39:59.403Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:39:59.403Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:39:59.403Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:39:59.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T07:39:59.664Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:39:59.664Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:39:59.664Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:39:59.925Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:39:59.925Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T07:39:59.925Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:39:59.925Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-22T07:40:00.186Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:00.186Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T07:40:00.186Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:00.186Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:40:00.186Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:00.186Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:40:00.447Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:00.447Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:40:00.708Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:00.708Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T07:40:00.708Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:40:00.969Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T07:40:01.231Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T07:40:01.492Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T07:40:01.492Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-22T07:40:01.492Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-22T07:40:01.492Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-22T07:40:01.753Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-22T07:40:01.753Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-22T07:40:02.016Z] Installing new version of config file /etc/issue ... [2021-01-22T07:40:02.016Z] Installing new version of config file /etc/issue.net ... [2021-01-22T07:40:02.016Z] Installing new version of config file /etc/lsb-release ... [2021-01-22T07:40:02.016Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-22T07:40:02.277Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-22T07:40:02.277Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-22T07:40:02.277Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-22T07:40:02.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:02.537Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-22T07:40:02.537Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-22T07:40:02.537Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-22T07:40:02.799Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-22T07:40:02.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:02.799Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:40:02.799Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:03.059Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:40:03.059Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:03.059Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-22T07:40:03.059Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-22T07:40:03.319Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-22T07:40:03.319Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:03.319Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-22T07:40:03.319Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T07:40:03.894Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-22T07:40:03.894Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:03.894Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T07:40:03.894Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T07:40:04.155Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T07:40:04.155Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:04.155Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T07:40:04.155Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T07:40:04.416Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-22T07:40:04.416Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:04.416Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-22T07:40:04.416Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-22T07:40:04.700Z] Setting up grep (3.1-2build1) ... [2021-01-22T07:40:04.700Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:04.700Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T07:40:04.700Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T07:40:04.963Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-22T07:40:05.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:05.229Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T07:40:05.229Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:40:05.229Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-22T07:40:05.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:05.229Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T07:40:05.491Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T07:40:06.064Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T07:40:06.064Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T07:40:06.064Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [Pipeline] } [2021-01-22T07:40:06.176Z] $ docker stop --time=1 39d463d474ef9e61008e1d9495d338eaf62586268efed129a7bd396adf188582 [2021-01-22T07:40:06.326Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T07:40:06.900Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-22T07:40:06.900Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:06.900Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-22T07:40:06.900Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T07:40:07.844Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T07:40:07.844Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T07:40:08.124Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T07:40:08.124Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T07:40:08.124Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T07:40:08.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:08.385Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-22T07:40:08.385Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-22T07:40:08.385Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-22T07:40:08.646Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:08.646Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:40:08.646Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:08.646Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:40:08.817Z] $ docker rm -f 39d463d474ef9e61008e1d9495d338eaf62586268efed129a7bd396adf188582 [2021-01-22T07:40:08.908Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:08.908Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:40:08.908Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:08.908Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:40:09.169Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:09.169Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:40:09.169Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:09.169Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:40:09.431Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:09.431Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:40:09.431Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:09.431Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:40:09.692Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:09.692Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T07:40:09.692Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:40:09.692Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T07:40:09.692Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:40:09.954Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T07:40:09.954Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:09.954Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T07:40:09.954Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-01-22T07:40:10.217Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T07:40:10.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:10.217Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:40:10.217Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:10.217Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-22T07:40:10.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:10.479Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:40:10.479Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:10.479Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:40:10.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:10.479Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:40:10.740Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:10.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T07:40:11.002Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:40:11.188Z] [2021-01-22T07:40:11.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:40:11.265Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-22T07:40:11.527Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-22T07:40:11.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T07:40:11.788Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:11.788Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:40:11.788Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T07:40:11.855Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-22T07:40:11.855Z] 29e5d40040c1: Pulling fs layer [2021-01-22T07:40:11.855Z] 1ce36da41761: Pulling fs layer [2021-01-22T07:40:11.855Z] 25b303627fd3: Pulling fs layer [2021-01-22T07:40:12.057Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T07:40:12.058Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:40:12.058Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-22T07:40:12.058Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:40:12.134Z] 29e5d40040c1: Verifying Checksum [2021-01-22T07:40:12.134Z] 29e5d40040c1: Download complete [2021-01-22T07:40:12.321Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-22T07:40:12.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:12.321Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-22T07:40:12.582Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-22T07:40:12.582Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-22T07:40:12.734Z] 1ce36da41761: Verifying Checksum [2021-01-22T07:40:12.734Z] 1ce36da41761: Download complete [2021-01-22T07:40:12.843Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:12.843Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T07:40:12.843Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T07:40:13.006Z] 29e5d40040c1: Pull complete [2021-01-22T07:40:13.103Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T07:40:13.103Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:13.103Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T07:40:13.103Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T07:40:13.364Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T07:40:13.364Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:13.364Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T07:40:13.624Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T07:40:13.624Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T07:40:13.885Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:13.885Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:40:13.885Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:40:13.885Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:40:13.977Z] 1ce36da41761: Pull complete [2021-01-22T07:40:14.147Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T07:40:14.147Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T07:40:14.147Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T07:40:14.147Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T07:40:14.250Z] 25b303627fd3: Download complete [2021-01-22T07:40:14.408Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:14.408Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-22T07:40:14.408Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-22T07:40:14.408Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-22T07:40:14.668Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:14.668Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-22T07:40:14.668Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T07:40:14.669Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T07:40:14.930Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:14.930Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T07:40:14.930Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T07:40:15.192Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T07:40:15.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:15.192Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-22T07:40:15.192Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-22T07:40:15.451Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-22T07:40:15.451Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:15.451Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T07:40:15.451Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T07:40:15.711Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-22T07:40:15.973Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:15.973Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:40:15.973Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T07:40:16.234Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-22T07:40:16.235Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:16.235Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-22T07:40:16.235Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-22T07:40:16.495Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-22T07:40:16.495Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:16.495Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-22T07:40:16.773Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-22T07:40:16.773Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-22T07:40:17.039Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:17.039Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-22T07:40:17.039Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-22T07:40:17.039Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-22T07:40:17.300Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:17.300Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-22T07:40:17.300Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-22T07:40:17.300Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-22T07:40:17.561Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:17.561Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T07:40:17.561Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-22T07:40:17.561Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-22T07:40:17.822Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:40:17.822Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-22T07:40:17.822Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-22T07:40:17.822Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-22T07:40:18.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-22T07:40:18.084Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T07:40:18.084Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T07:40:18.084Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T07:40:18.344Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T07:40:18.344Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T07:40:18.606Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T07:40:18.606Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-22T07:40:18.606Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-22T07:40:18.868Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T07:40:18.868Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-22T07:40:19.128Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T07:40:19.128Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-22T07:40:19.128Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-22T07:40:19.389Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-22T07:40:19.389Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-22T07:40:19.389Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-22T07:40:19.650Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-22T07:40:19.650Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-22T07:40:19.650Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-22T07:40:19.650Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-22T07:40:19.911Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-22T07:40:19.911Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-22T07:40:20.172Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-22T07:40:20.172Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-22T07:40:21.114Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-22T07:40:21.114Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-22T07:40:21.114Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-22T07:40:21.114Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-22T07:40:21.685Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T07:40:21.685Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T07:40:21.946Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T07:40:21.946Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T07:40:22.214Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T07:40:22.214Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T07:40:22.214Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T07:40:22.475Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T07:40:22.475Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:22.475Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:22.735Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:22.735Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:22.735Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:22.996Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:22.996Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:22.996Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:23.936Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:23.936Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:24.389Z] 25b303627fd3: Pull complete [2021-01-22T07:40:24.389Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-22T07:40:24.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T07:40:24.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-22T07:40:24.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-22228 does not seem to be running inside a container [2021-01-22T07:40:24.671Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-22T07:40:24.877Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:24.877Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:25.819Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:25.819Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:26.079Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:26.079Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:27.020Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:40:27.020Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:40:27.020Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T07:40:27.020Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T07:40:27.020Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T07:40:27.020Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T07:40:27.283Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T07:40:27.283Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T07:40:27.545Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-22T07:40:27.545Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-22T07:40:27.545Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T07:40:27.545Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T07:40:27.806Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T07:40:27.806Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T07:40:27.806Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-22T07:40:28.067Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-22T07:40:28.067Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:28.067Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T07:40:28.067Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:28.067Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:28.067Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:28.085Z] $ docker top 74b2b523086bbc8f6a37b1f3efe017d0a4684abe0e8c19f71854ab772bca0a9c -eo pid,comm [2021-01-22T07:40:28.347Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-22T07:40:28.347Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-22T07:40:28.347Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-22T07:40:28.347Z] [2021-01-22T07:40:28.347Z] Current default time zone: 'Etc/UTC' [2021-01-22T07:40:28.347Z] Local time is now: Fri Jan 22 07:40:28 UTC 2021. [2021-01-22T07:40:28.347Z] Universal Time is now: Fri Jan 22 07:40:28 UTC 2021. [2021-01-22T07:40:28.347Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-22T07:40:28.347Z] [2021-01-22T07:40:28.347Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [Pipeline] { [Pipeline] sh [2021-01-22T07:40:28.620Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:28.620Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-22T07:40:28.620Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:40:28.620Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-22T07:40:28.620Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-22T07:40:28.620Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-22T07:40:28.620Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-22T07:40:28.620Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-22T07:40:28.880Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T07:40:28.880Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:28.880Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-22T07:40:29.143Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:29.143Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T07:40:29.143Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:29.143Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-22T07:40:29.143Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-22T07:40:29.143Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-22T07:40:29.143Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T07:40:29.143Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-22T07:40:29.167Z] + grep parallel [2021-01-22T07:40:29.167Z] + docker-compose build --help [2021-01-22T07:40:29.403Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-22T07:40:29.403Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-22T07:40:29.403Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T07:40:31.324Z] Updating certificates in /etc/ssl/certs... [2021-01-22T07:40:32.267Z] 22 added, 17 removed; done. [2021-01-22T07:40:32.267Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T07:40:32.267Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:40:32.267Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-22T07:40:32.267Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-22T07:40:32.267Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-22T07:40:32.529Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:32.529Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T07:40:32.529Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:32.529Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:32.529Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:32.529Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:32.790Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:32.790Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-22T07:40:32.790Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-22T07:40:32.790Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-22T07:40:32.790Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-22T07:40:32.790Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-22T07:40:32.790Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:33.051Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:40:33.051Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-22T07:40:33.051Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-22T07:40:33.051Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-22T07:40:33.051Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T07:40:33.313Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T07:40:33.313Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-22T07:40:33.313Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T07:40:33.313Z] Updating certificates in /etc/ssl/certs... [2021-01-22T07:40:33.883Z] 0 added, 0 removed; done. [2021-01-22T07:40:33.883Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-22T07:40:33.884Z] done. [2021-01-22T07:40:34.455Z] Reading package lists... [2021-01-22T07:40:34.455Z] Building dependency tree... [2021-01-22T07:40:34.455Z] Reading state information... [2021-01-22T07:40:34.609Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T07:40:34.599Z] $ docker stop --time=1 74b2b523086bbc8f6a37b1f3efe017d0a4684abe0e8c19f71854ab772bca0a9c [2021-01-22T07:40:34.717Z] The following NEW packages will be installed: [2021-01-22T07:40:34.717Z] apt-transport-https [2021-01-22T07:40:34.717Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:40:34.717Z] Need to get 1696 B of archives. [2021-01-22T07:40:34.717Z] After this operation, 153 kB of additional disk space will be used. [2021-01-22T07:40:34.717Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-22T07:40:34.979Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:40:34.979Z] Fetched 1696 B in 0s (27.4 kB/s) [2021-01-22T07:40:34.979Z] Selecting previously unselected package apt-transport-https. [2021-01-22T07:40:34.979Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-22T07:40:34.979Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-22T07:40:34.979Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T07:40:34.979Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T07:40:35.241Z] Waiting for network to be ready... [2021-01-22T07:40:36.486Z] $ docker rm -f 74b2b523086bbc8f6a37b1f3efe017d0a4684abe0e8c19f71854ab772bca0a9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:40:37.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T07:40:37.327Z] . [Pipeline] withDockerContainer [2021-01-22T07:40:37.561Z] prd-ubuntu18.04-docker-arm64-4c-16g-22228 does not seem to be running inside a container [2021-01-22T07:40:37.612Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T07:40:39.091Z] $ docker top e39045073ca2ff662578d73d8fdde7d7b76726c41ff0285bb2e143dc453bb11c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:40:40.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T07:40:41.863Z] 2021-01-22T07:40:38Z INFO Waiting for automatic snapd restart... [2021-01-22T07:40:41.863Z] snapd 2.48.2 from Canonical* installed [2021-01-22T07:40:42.434Z] "snapd" switched to the "latest/stable" channel [2021-01-22T07:40:42.434Z] [2021-01-22T07:40:44.980Z] core18 20201210 from Canonical* installed [2021-01-22T07:40:45.242Z] "core18" switched to the "latest/stable" channel [2021-01-22T07:40:45.242Z] [2021-01-22T07:40:45.560Z] Building docker-core-command-go ... [2021-01-22T07:40:45.560Z] Building docker-core-data-go ... [2021-01-22T07:40:45.560Z] Building docker-core-metadata-go ... [2021-01-22T07:40:45.560Z] Building docker-security-bootstrapper-go ... [2021-01-22T07:40:45.560Z] Building docker-security-proxy-setup-go ... [2021-01-22T07:40:45.560Z] Building docker-security-secretstore-setup-go ... [2021-01-22T07:40:45.560Z] Building docker-support-notifications-go ... [2021-01-22T07:40:45.560Z] Building docker-support-scheduler-go ... [2021-01-22T07:40:45.560Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T07:40:45.560Z] Building docker-sys-mgmt-agent-go [2021-01-22T07:40:45.560Z] Building docker-core-data-go [2021-01-22T07:40:45.560Z] Building docker-security-bootstrapper-go [2021-01-22T07:40:45.560Z] Building docker-support-notifications-go [2021-01-22T07:40:45.560Z] Building docker-security-proxy-setup-go [2021-01-22T07:40:48.545Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T07:40:48.545Z] "snapcraft" switched to the "latest/stable" channel [2021-01-22T07:40:48.545Z] [2021-01-22T07:40:52.746Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-22T07:40:52.746Z] - README.md [2021-01-22T07:40:52.746Z] - snapcraft.yaml.orig [2021-01-22T07:40:52.746Z] [2021-01-22T07:40:52.746Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T07:40:59.334Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T07:40:59.334Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T07:40:59.334Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T07:40:59.334Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T07:40:59.593Z] Reading package lists... [2021-01-22T07:41:00.165Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-22T07:41:06.766Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T07:41:06.766Z] Reading package lists... [2021-01-22T07:41:06.766Z] Building dependency tree... [2021-01-22T07:41:06.766Z] Reading state information... [2021-01-22T07:41:06.766Z] Suggested packages: [2021-01-22T07:41:06.766Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-22T07:41:06.766Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-22T07:41:06.766Z] Recommended packages: [2021-01-22T07:41:06.766Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-22T07:41:06.766Z] The following NEW packages will be installed: [2021-01-22T07:41:06.766Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-22T07:41:06.766Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-22T07:41:06.766Z] pkg-config zip [2021-01-22T07:41:06.766Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:41:06.766Z] Need to get 7655 kB of archives. [2021-01-22T07:41:06.766Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-22T07:41:06.766Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-22T07:41:06.766Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-22T07:41:06.766Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-22T07:41:06.766Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-22T07:41:06.766Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-22T07:41:06.766Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-22T07:41:06.766Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-22T07:41:06.766Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-22T07:41:06.766Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-22T07:41:07.026Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-22T07:41:07.026Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-22T07:41:07.026Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-22T07:41:07.026Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-22T07:41:07.026Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-22T07:41:07.026Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-22T07:41:07.288Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:41:07.288Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-01-22T07:41:07.288Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-22T07:41:07.288Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-22T07:41:07.288Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-22T07:41:07.288Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T07:41:07.550Z] Selecting previously unselected package libpsl5:amd64. [2021-01-22T07:41:07.550Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-22T07:41:07.550Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T07:41:07.812Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T07:41:07.812Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-22T07:41:07.812Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T07:41:07.812Z] Selecting previously unselected package librtmp1:amd64. [2021-01-22T07:41:07.812Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-22T07:41:07.812Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T07:41:08.072Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-22T07:41:08.072Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-22T07:41:08.072Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T07:41:08.072Z] Selecting previously unselected package liberror-perl. [2021-01-22T07:41:08.072Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-22T07:41:08.072Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-22T07:41:08.072Z] Selecting previously unselected package git-man. [2021-01-22T07:41:08.072Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-22T07:41:08.072Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T07:41:08.341Z] Selecting previously unselected package git. [2021-01-22T07:41:08.341Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-22T07:41:08.341Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T07:41:09.303Z] Selecting previously unselected package libnorm1:amd64. [2021-01-22T07:41:09.304Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-22T07:41:09.304Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T07:41:09.304Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-22T07:41:09.304Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-22T07:41:09.304Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T07:41:09.304Z] Selecting previously unselected package libsodium23:amd64. [2021-01-22T07:41:09.304Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-22T07:41:09.304Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-22T07:41:09.569Z] Selecting previously unselected package libzmq5:amd64. [2021-01-22T07:41:09.569Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T07:41:09.569Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T07:41:09.569Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-22T07:41:09.569Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T07:41:09.569Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T07:41:09.830Z] Selecting previously unselected package pkg-config. [2021-01-22T07:41:09.830Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-22T07:41:09.830Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T07:41:09.830Z] Selecting previously unselected package zip. [2021-01-22T07:41:09.830Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-22T07:41:09.830Z] Unpacking zip (3.0-11build1) ... [2021-01-22T07:41:10.092Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T07:41:10.092Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T07:41:10.092Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T07:41:10.092Z] Setting up liberror-perl (0.17025-1) ... [2021-01-22T07:41:10.092Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T07:41:10.092Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T07:41:10.092Z] No schema files found: doing nothing. [2021-01-22T07:41:10.092Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T07:41:10.092Z] Setting up zip (3.0-11build1) ... [2021-01-22T07:41:10.092Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T07:41:10.354Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-22T07:41:10.354Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T07:41:10.354Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T07:41:10.354Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T07:41:10.354Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T07:41:10.354Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T07:41:10.616Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T07:41:17.210Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T07:41:17.210Z] git set to automatically installed. [2021-01-22T07:41:17.210Z] git-man set to automatically installed. [2021-01-22T07:41:17.210Z] libcurl3-gnutls set to automatically installed. [2021-01-22T07:41:17.210Z] liberror-perl set to automatically installed. [2021-01-22T07:41:17.210Z] libglib2.0-0 set to automatically installed. [2021-01-22T07:41:17.210Z] libnghttp2-14 set to automatically installed. [2021-01-22T07:41:17.210Z] libnorm1 set to automatically installed. [2021-01-22T07:41:17.210Z] libpgm-5.2-0 set to automatically installed. [2021-01-22T07:41:17.210Z] libpsl5 set to automatically installed. [2021-01-22T07:41:17.210Z] librtmp1 set to automatically installed. [2021-01-22T07:41:17.210Z] libsodium23 set to automatically installed. [2021-01-22T07:41:17.210Z] libzmq3-dev set to automatically installed. [2021-01-22T07:41:17.210Z] libzmq5 set to automatically installed. [2021-01-22T07:41:17.210Z] pkg-config set to automatically installed. [2021-01-22T07:41:17.210Z] zip set to automatically installed. [2021-01-22T07:41:18.599Z] snapd is not logged in, snap install commands will use sudo [2021-01-22T07:41:25.193Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T07:41:25.193Z] snap "core18" has no updates available [2021-01-22T07:41:25.763Z] Pulling config-common [2021-01-22T07:41:26.703Z] Pulling go-build-helper [2021-01-22T07:41:48.675Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T07:41:48.675Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T07:41:48.675Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T07:41:48.675Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T07:41:48.675Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T07:41:48.675Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T07:41:48.675Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T07:41:48.675Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T07:41:48.676Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T07:41:48.676Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T07:41:48.676Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T07:41:48.676Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T07:41:48.676Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T07:41:48.676Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T07:41:48.676Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T07:41:48.676Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T07:41:48.676Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T07:41:48.676Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T07:41:48.676Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T07:41:48.676Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T07:41:48.676Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T07:41:48.676Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T07:41:48.676Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T07:41:48.676Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T07:41:48.676Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T07:41:48.676Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T07:41:48.676Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T07:41:48.676Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-22T07:41:48.676Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-22T07:41:48.676Z] Fetched 279 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-22T07:41:48.676Z] Fetched 122 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-22T07:41:48.676Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-22T07:41:48.676Z] Fetched 8848 B in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-22T07:41:48.676Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-22T07:41:48.676Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-22T07:41:48.676Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-22T07:41:48.676Z] Fetched 214 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-22T07:41:48.676Z] Fetched 155 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-22T07:41:48.676Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-22T07:41:48.676Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-22T07:41:48.676Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-22T07:41:48.676Z] Fetched 499 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-22T07:41:48.676Z] Fetched 111 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-22T07:41:48.676Z] Fetched 240 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-22T07:41:48.676Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-22T07:41:48.676Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-22T07:41:48.676Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-22T07:41:48.676Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-22T07:41:48.676Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-22T07:41:48.676Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-22T07:41:48.676Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-22T07:41:48.676Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-22T07:41:48.676Z] Fetched 8720 B in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-22T07:41:48.676Z] Fetched 137 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-22T07:41:48.676Z] Fetched 119 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-22T07:41:48.676Z] Fetched 109 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-22T07:41:48.676Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-22T07:41:48.676Z] Fetched 645 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-22T07:41:48.676Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-22T07:41:48.676Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-22T07:41:48.676Z] Fetched 368 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-22T07:41:48.676Z] Fetched 187 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-22T07:41:48.676Z] Fetched 175 kB in 0s (0 B/s) [2021-01-22T07:41:48.676Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-22T07:41:51.224Z] Fetched 206 kB in 0s (0 B/s) [2021-01-22T07:41:51.224Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-22T07:41:51.225Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-22T07:41:51.225Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-22T07:41:51.225Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-22T07:41:51.225Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-22T07:41:51.225Z] Fetched 159 kB in 0s (0 B/s) [2021-01-22T07:41:51.225Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-22T07:41:51.225Z] Fetched 107 kB in 0s (0 B/s) [2021-01-22T07:41:51.225Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-22T07:41:51.225Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-22T07:41:51.225Z] Pulling static-packages [2021-01-22T07:41:52.169Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-22T07:41:52.169Z] Skipping pull go-build-helper (already ran) [2021-01-22T07:41:52.169Z] Skipping pull static-packages (already ran) [2021-01-22T07:41:52.169Z] Building go-build-helper [2021-01-22T07:41:53.578Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:41:53.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:41:53.578Z] ---> 3be65284aa2e [2021-01-22T07:41:53.578Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T07:41:53.863Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:41:53.863Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:41:53.863Z] ---> 3be65284aa2e [2021-01-22T07:41:53.863Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T07:41:54.462Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:41:54.462Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:41:54.462Z] ---> 3be65284aa2e [2021-01-22T07:41:54.462Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:41:54.462Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:41:54.462Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:41:54.462Z] ---> 3be65284aa2e [2021-01-22T07:41:54.462Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T07:41:54.462Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:41:54.462Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:41:54.462Z] ---> 3be65284aa2e [2021-01-22T07:41:54.462Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T07:41:56.410Z] Building static-packages [2021-01-22T07:41:57.846Z] ---> Running in 333120ed3170 [2021-01-22T07:41:57.846Z] ---> Running in f39138b1c393 [2021-01-22T07:41:57.846Z] ---> Running in 202abe3c5631 [2021-01-22T07:41:57.846Z] ---> Running in de1149ae62a3 [2021-01-22T07:41:57.846Z] ---> Running in c23ed0358c70 [2021-01-22T07:41:58.331Z] Staging go-build-helper [2021-01-22T07:41:58.440Z] Removing intermediate container de1149ae62a3 [2021-01-22T07:41:58.440Z] ---> b9514ad8b018 [2021-01-22T07:41:58.440Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:41:58.712Z] Removing intermediate container 202abe3c5631 [2021-01-22T07:41:58.712Z] ---> e9472a903405 [2021-01-22T07:41:58.712Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:41:58.712Z] Removing intermediate container c23ed0358c70 [2021-01-22T07:41:58.712Z] ---> 13f344bffd1c [2021-01-22T07:41:58.712Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:41:58.712Z] Removing intermediate container f39138b1c393 [2021-01-22T07:41:58.712Z] ---> 6ade3829efba [2021-01-22T07:41:58.712Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:41:58.712Z] Removing intermediate container 333120ed3170 [2021-01-22T07:41:58.904Z] Staging static-packages [2021-01-22T07:41:58.987Z] ---> fe6079de50ba [2021-01-22T07:41:58.987Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:41:58.987Z] ---> Running in b654e57eb235 [2021-01-22T07:41:58.987Z] ---> Running in 7f01d3c4b0c4 [2021-01-22T07:41:58.987Z] ---> Running in 377d5a4afbbe [2021-01-22T07:41:59.259Z] ---> Running in 4892cd5611b2 [2021-01-22T07:41:59.259Z] ---> Running in 6f0a9ae2b483 [2021-01-22T07:41:59.847Z] Pulling go115 [2021-01-22T07:42:00.794Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-22T07:42:00.794Z] Skipping pull go115 (already ran) [2021-01-22T07:42:00.794Z] Building go115 [2021-01-22T07:42:00.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T07:42:00.794Z] Dload Upload Total Spent Left Speed [2021-01-22T07:42:02.664Z] Removing intermediate container 377d5a4afbbe [2021-01-22T07:42:02.664Z] ---> e653e99005f3 [2021-01-22T07:42:02.664Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T07:42:02.664Z] Removing intermediate container 7f01d3c4b0c4 [2021-01-22T07:42:02.664Z] ---> 388c85a67de2 [2021-01-22T07:42:02.664Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T07:42:02.664Z] ---> Running in a40b8d02df69 [2021-01-22T07:42:02.938Z] ---> Running in 9782e5e45428 [2021-01-22T07:42:03.555Z] Removing intermediate container b654e57eb235 [2021-01-22T07:42:03.555Z] ---> d5fb2bbc8a22 [2021-01-22T07:42:03.555Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T07:42:03.555Z] Removing intermediate container 4892cd5611b2 [2021-01-22T07:42:03.555Z] ---> 2fca74838f52 [2021-01-22T07:42:03.555Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T07:42:03.555Z] Removing intermediate container 6f0a9ae2b483 [2021-01-22T07:42:03.555Z] ---> 4d2a3a959e96 [2021-01-22T07:42:03.555Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T07:42:03.555Z] ---> Running in 1392097e2bf4 [2021-01-22T07:42:03.838Z] ---> Running in 9dafc94a4024 [2021-01-22T07:42:03.838Z] ---> Running in c58bc542550e [2021-01-22T07:42:04.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.1M 0 0 23.8M 0 0:00:04 --:--:-- 0:00:04 23.8M 46 115M 46 53.2M 0 0 31.0M 0 0:00:03 0:00:01 0:00:02 31.0M 79 115M 79 92.3M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 33.8M 100 115M 100 115M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.6M [2021-01-22T07:42:04.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:04.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:04.852Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-22T07:42:05.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:05.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:05.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:05.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:05.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:05.990Z] OK: 217 MiB in 51 packages [2021-01-22T07:42:06.265Z] OK: 217 MiB in 51 packages [2021-01-22T07:42:06.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:06.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:06.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:07.151Z] OK: 217 MiB in 51 packages [2021-01-22T07:42:07.432Z] OK: 217 MiB in 51 packages [2021-01-22T07:42:07.432Z] OK: 217 MiB in 51 packages [2021-01-22T07:42:08.040Z] Removing intermediate container 9782e5e45428 [2021-01-22T07:42:08.040Z] ---> cf266e268eba [2021-01-22T07:42:08.040Z] Step 6/33 : COPY go.mod . [2021-01-22T07:42:08.040Z] Removing intermediate container a40b8d02df69 [2021-01-22T07:42:08.040Z] ---> 65d361d16903 [2021-01-22T07:42:08.040Z] Step 6/21 : COPY go.mod . [2021-01-22T07:42:09.023Z] Removing intermediate container 1392097e2bf4 [2021-01-22T07:42:09.023Z] ---> 2e30b76807fd [2021-01-22T07:42:09.023Z] Step 6/26 : COPY go.mod . [2021-01-22T07:42:09.023Z] ---> af6e14f0e3a9 [2021-01-22T07:42:09.023Z] Step 7/33 : RUN go mod download [2021-01-22T07:42:09.023Z] ---> e30fe18cf271 [2021-01-22T07:42:09.023Z] Step 7/21 : RUN go mod download [2021-01-22T07:42:09.064Z] Staging go115 [2021-01-22T07:42:09.306Z] ---> Running in 5019842b695c [2021-01-22T07:42:09.306Z] Removing intermediate container 9dafc94a4024 [2021-01-22T07:42:09.306Z] ---> 82d3ff412221 [2021-01-22T07:42:09.306Z] Step 6/23 : COPY go.mod . [2021-01-22T07:42:09.306Z] ---> Running in d11668650e46 [2021-01-22T07:42:09.582Z] Removing intermediate container c58bc542550e [2021-01-22T07:42:09.582Z] ---> a8b26abe2ab2 [2021-01-22T07:42:09.582Z] Step 6/22 : COPY go.mod . [2021-01-22T07:42:10.194Z] ---> bb3a7514cec1 [2021-01-22T07:42:10.194Z] Step 7/26 : RUN go mod download [2021-01-22T07:42:10.194Z] ---> Running in cb91af2911a0 [2021-01-22T07:42:10.480Z] ---> 272c829a512a [2021-01-22T07:42:10.480Z] Step 7/23 : RUN go mod download [2021-01-22T07:42:10.763Z] ---> Running in f6307633967b [2021-01-22T07:42:11.040Z] ---> e2a9782224aa [2021-01-22T07:42:11.040Z] Step 7/22 : RUN go mod download [2021-01-22T07:42:11.316Z] ---> Running in 86e5c8a5fd96 [2021-01-22T07:42:14.364Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T07:42:14.364Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T07:42:14.364Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T07:42:14.364Z] Fetched 0 B in 0s (0 B/s) [2021-01-22T07:42:14.364Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-22T07:42:14.364Z] Fetched 224 kB in 0s (0 B/s) [2021-01-22T07:42:14.364Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-22T07:42:14.365Z] Fetched 157 kB in 0s (0 B/s) [2021-01-22T07:42:14.365Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-22T07:42:14.365Z] Fetched 221 kB in 0s (0 B/s) [2021-01-22T07:42:14.365Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-22T07:42:14.365Z] Fetched 143 kB in 0s (0 B/s) [2021-01-22T07:42:14.365Z] Pulling edgex-go [2021-01-22T07:42:14.626Z] Pulling version [2021-01-22T07:42:15.570Z] Building config-common [2021-01-22T07:42:16.735Z] Removing intermediate container 5019842b695c [2021-01-22T07:42:16.735Z] ---> 5732c43833fa [2021-01-22T07:42:16.735Z] Step 8/33 : COPY . . [2021-01-22T07:42:17.011Z] Removing intermediate container d11668650e46 [2021-01-22T07:42:17.011Z] ---> 686163787ed7 [2021-01-22T07:42:17.011Z] Step 8/21 : COPY . . [2021-01-22T07:42:17.487Z] Skipping build go-build-helper (already ran) [2021-01-22T07:42:17.487Z] Skipping build static-packages (already ran) [2021-01-22T07:42:17.487Z] Skipping build go115 (already ran) [2021-01-22T07:42:17.487Z] Building edgex-go [2021-01-22T07:42:17.750Z] 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-22T07:42:18.004Z] Removing intermediate container cb91af2911a0 [2021-01-22T07:42:18.004Z] ---> b89700f6e2ad [2021-01-22T07:42:18.004Z] Step 8/26 : COPY . . [2021-01-22T07:42:19.669Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-22T07:42:19.669Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 [2021-01-22T07:42:19.669Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-22T07:42:19.669Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-22T07:42:19.669Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-22T07:42:19.669Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-22T07:42:19.669Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-22T07:42:19.669Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-22T07:42:19.669Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-22T07:42:19.669Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T07:42:19.669Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:42:19.669Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-22T07:42:19.669Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-22T07:42:19.669Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-22T07:42:19.669Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-22T07:42:19.669Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-22T07:42:19.669Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-22T07:42:19.669Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-22T07:42:19.669Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-22T07:42:19.669Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-22T07:42:19.669Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-22T07:42:19.669Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:42:19.669Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-22T07:42:19.669Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-22T07:42:19.934Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-22T07:42:19.934Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-22T07:42:19.934Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-22T07:42:19.934Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-22T07:42:19.934Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-22T07:42:20.010Z] Removing intermediate container f6307633967b [2021-01-22T07:42:20.010Z] ---> 0b5f17777277 [2021-01-22T07:42:20.010Z] Step 8/23 : COPY . . [2021-01-22T07:42:20.537Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-22T07:42:20.617Z] Removing intermediate container 86e5c8a5fd96 [2021-01-22T07:42:20.617Z] ---> 2fbda4fa5eee [2021-01-22T07:42:20.617Z] Step 8/22 : COPY . . [2021-01-22T07:42:20.807Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-22T07:42:27.400Z] 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-22T07:42:32.682Z] 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-22T07:42:32.941Z] 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-22T07:42:34.325Z] 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-22T07:42:34.587Z] 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-22T07:42:34.587Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-22T07:42:34.847Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-22T07:42:34.847Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:42:34.847Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:42:36.762Z] 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-22T07:42:36.762Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-22T07:42:36.762Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-22T07:42:38.149Z] 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-22T07:42:39.100Z] 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-22T07:42:39.100Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:42:40.495Z] 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-22T07:42:41.442Z] 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-22T07:42:42.385Z] 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-22T07:42:42.385Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-22T07:42:43.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T07:42:43.773Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-22T07:42:47.080Z] Building version [2021-01-22T07:42:47.423Z] ---> 1cf12be25679 [2021-01-22T07:42:47.423Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T07:42:47.423Z] ---> 5b52f0796027 [2021-01-22T07:42:47.423Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T07:42:47.423Z] ---> 9ed40e75291e [2021-01-22T07:42:47.423Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T07:42:47.423Z] ---> 9fc7cee566bd [2021-01-22T07:42:47.423Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent ---> 4ed474aaab73 [2021-01-22T07:42:47.423Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T07:42:47.423Z] [2021-01-22T07:42:47.423Z] ---> Running in a48a4613d95b [2021-01-22T07:42:47.423Z] ---> Running in faa38ef4a2c2 [2021-01-22T07:42:47.423Z] ---> Running in 425bb80bf94d [2021-01-22T07:42:47.423Z] ---> Running in eb3175b2fe02 [2021-01-22T07:42:47.423Z] ---> Running in 4615c7fa5937 [2021-01-22T07:42:47.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T07:42:47.423Z] 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-22T07:42:47.423Z] 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-22T07:42:47.423Z] 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-22T07:42:47.423Z] 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-22T07:42:48.468Z] Staging config-common [2021-01-22T07:42:49.414Z] Skipping stage go-build-helper (already ran) [2021-01-22T07:42:49.414Z] Skipping stage static-packages (already ran) [2021-01-22T07:42:49.414Z] Skipping stage go115 (already ran) [2021-01-22T07:42:49.414Z] Staging edgex-go [2021-01-22T07:42:50.358Z] Staging version [2021-01-22T07:42:51.306Z] Priming config-common [2021-01-22T07:42:52.256Z] Priming go-build-helper [2021-01-22T07:42:53.201Z] Priming static-packages [2021-01-22T07:42:55.770Z] Priming go115 [2021-01-22T07:42:56.374Z] Priming edgex-go [2021-01-22T07:42:57.364Z] Priming version [2021-01-22T07:42:58.464Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T07:44:09.215Z] 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-22T07:44:09.215Z] 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-22T07:44:28.042Z] Removing intermediate container 425bb80bf94d [2021-01-22T07:44:28.042Z] ---> 80d380053cb9 [2021-01-22T07:44:28.042Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T07:44:28.042Z] Removing intermediate container 4615c7fa5937 [2021-01-22T07:44:28.042Z] ---> 859aadccd1bc [2021-01-22T07:44:28.042Z] [2021-01-22T07:44:28.042Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T07:44:28.042Z] Removing intermediate container eb3175b2fe02 [2021-01-22T07:44:28.042Z] ---> 926e71492bec [2021-01-22T07:44:28.042Z] [2021-01-22T07:44:28.042Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T07:44:28.042Z] 3.12: Pulling from library/alpine [2021-01-22T07:44:28.042Z] 3.12: Pulling from library/alpine [2021-01-22T07:44:28.042Z] ---> Running in f7e255d31c60 [2021-01-22T07:44:28.648Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:44:28.648Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:44:28.648Z] Status: Image is up to date for alpine:3.12 [2021-01-22T07:44:28.648Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T07:44:28.648Z] ---> afeebe901d6b [2021-01-22T07:44:28.648Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T07:44:28.648Z] ---> afeebe901d6b [2021-01-22T07:44:28.648Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T07:44:28.931Z] 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-22T07:44:29.206Z] ---> Running in ee108c359373 [2021-01-22T07:44:29.206Z] ---> Running in d5887c1504cc [2021-01-22T07:44:31.846Z] Removing intermediate container a48a4613d95b [2021-01-22T07:44:31.846Z] ---> 2b61b35a7ccc [2021-01-22T07:44:31.846Z] [2021-01-22T07:44:31.846Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T07:44:31.846Z] ---> afeebe901d6b [2021-01-22T07:44:31.846Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T07:44:31.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:31.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:31.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:31.846Z] ---> Running in 47fa8b5a581e [2021-01-22T07:44:31.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:32.456Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T07:44:32.457Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T07:44:32.735Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T07:44:32.735Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:44:32.735Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:44:32.735Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T07:44:32.735Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:44:32.735Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T07:44:32.735Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:44:32.735Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:44:33.011Z] OK: 6 MiB in 16 packages [2021-01-22T07:44:33.011Z] OK: 7 MiB in 18 packages [2021-01-22T07:44:33.610Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:33.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:34.504Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T07:44:34.504Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T07:44:34.504Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T07:44:34.504Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:44:34.504Z] OK: 6 MiB in 17 packages [2021-01-22T07:44:34.504Z] Removing intermediate container f7e255d31c60 [2021-01-22T07:44:34.504Z] ---> 27195af4369b [2021-01-22T07:44:34.504Z] [2021-01-22T07:44:34.504Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T07:44:34.782Z] 20.10.0: Pulling from library/docker [2021-01-22T07:44:36.791Z] Removing intermediate container ee108c359373 [2021-01-22T07:44:36.791Z] ---> 49d3da4f001d [2021-01-22T07:44:36.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:44:36.791Z] Removing intermediate container d5887c1504cc [2021-01-22T07:44:36.791Z] ---> a541c06f6cc1 [2021-01-22T07:44:36.791Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T07:44:37.403Z] Removing intermediate container 47fa8b5a581e [2021-01-22T07:44:37.403Z] ---> 1c8faa5231e9 [2021-01-22T07:44:37.403Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T07:44:37.682Z] ---> Running in 46707bf8e0ef [2021-01-22T07:44:37.682Z] ---> Running in f703bcd3a424 [2021-01-22T07:44:37.955Z] ---> Running in 7c2600a9f1de [2021-01-22T07:44:38.952Z] Removing intermediate container 46707bf8e0ef [2021-01-22T07:44:38.952Z] ---> 33d6da8a87fb [2021-01-22T07:44:38.952Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T07:44:38.952Z] Removing intermediate container 7c2600a9f1de [2021-01-22T07:44:38.952Z] ---> 65f6ae496f9f [2021-01-22T07:44:38.952Z] ---> Running in 7283382bb5be [2021-01-22T07:44:38.952Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T07:44:38.952Z] Removing intermediate container f703bcd3a424 [2021-01-22T07:44:38.952Z] ---> e3fae4e524bf [2021-01-22T07:44:38.952Z] Step 13/21 : WORKDIR /edgex [2021-01-22T07:44:39.229Z] ---> Running in c0b7d4099602 [2021-01-22T07:44:39.229Z] ---> Running in c3b6320a1813 [2021-01-22T07:44:39.830Z] Removing intermediate container 7283382bb5be [2021-01-22T07:44:39.830Z] ---> 01d94ab9bec3 [2021-01-22T07:44:39.830Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T07:44:40.122Z] Removing intermediate container c0b7d4099602 [2021-01-22T07:44:40.122Z] ---> e9ab38484263 [2021-01-22T07:44:40.122Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-22T07:44:40.403Z] ---> Running in ce2e93dfba0b [2021-01-22T07:44:40.403Z] Removing intermediate container c3b6320a1813 [2021-01-22T07:44:40.403Z] ---> a6e1933bc606 [2021-01-22T07:44:40.403Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T07:44:40.690Z] ---> Running in ac7690ee16eb [2021-01-22T07:44:41.292Z] Removing intermediate container ce2e93dfba0b [2021-01-22T07:44:41.292Z] ---> 4b0f4b409ddd [2021-01-22T07:44:41.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:44:42.278Z] ---> 7420796f5699 [2021-01-22T07:44:42.278Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T07:44:42.555Z] Connecting to github.com (140.82.113.4:443) [2021-01-22T07:44:42.832Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.88.51:443) [2021-01-22T07:44:42.832Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T07:44:42.832Z]  ---> 219a9028aa8f [2021-01-22T07:44:42.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T07:44:43.113Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T07:44:43.113Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T07:44:43.113Z] dockerize [2021-01-22T07:44:45.097Z] ---> 67599a04b243 [2021-01-22T07:44:45.372Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T07:44:45.975Z] ---> f8e2e91ce8c8 [2021-01-22T07:44:45.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T07:44:45.975Z] Removing intermediate container ac7690ee16eb [2021-01-22T07:44:45.975Z] ---> 8058c1937f6e [2021-01-22T07:44:45.975Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T07:44:46.961Z] ---> Running in 9cb82f9115ce [2021-01-22T07:44:47.234Z] ---> 68b9c1bd32fa [2021-01-22T07:44:47.234Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T07:44:47.827Z] ---> Running in 76830ff9b672 [2021-01-22T07:44:47.827Z] ---> 9cd5513e167c [2021-01-22T07:44:47.827Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T07:44:47.827Z] Removing intermediate container 9cb82f9115ce [2021-01-22T07:44:47.827Z] ---> 261104fd4474 [2021-01-22T07:44:47.827Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T07:44:48.101Z] Removing intermediate container faa38ef4a2c2 [2021-01-22T07:44:48.101Z] ---> 6bc29fb91b62 [2021-01-22T07:44:48.101Z] [2021-01-22T07:44:48.101Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:44:48.101Z] ---> afeebe901d6b [2021-01-22T07:44:48.101Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T07:44:48.373Z] ---> Running in d6be0cf4a148 [2021-01-22T07:44:48.373Z] ---> Running in eda18c14b1de [2021-01-22T07:44:48.373Z] ---> Running in 3f0495debc88 [2021-01-22T07:44:48.647Z] Removing intermediate container 76830ff9b672 [2021-01-22T07:44:48.647Z] ---> 04c40f5b9de3 [2021-01-22T07:44:48.647Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T07:44:48.647Z] ---> Running in 55a614684254 [2021-01-22T07:44:48.926Z] Removing intermediate container eda18c14b1de [2021-01-22T07:44:48.926Z] ---> 6e43f082887c [2021-01-22T07:44:48.926Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:44:49.199Z] Removing intermediate container 3f0495debc88 [2021-01-22T07:44:49.199Z] ---> 71d908e5cf8c [2021-01-22T07:44:49.199Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T07:44:49.199Z] ---> Running in a7a5b014dfa9 [2021-01-22T07:44:49.199Z] Removing intermediate container d6be0cf4a148 [2021-01-22T07:44:49.199Z] ---> 35909f1c99c7 [2021-01-22T07:44:49.199Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-22T07:44:49.472Z] ---> Running in a591b8589bcf [2021-01-22T07:44:49.472Z] Removing intermediate container 55a614684254 [2021-01-22T07:44:49.472Z] ---> acd22a02972f [2021-01-22T07:44:49.472Z] Step 19/21 : LABEL arch=arm64 [2021-01-22T07:44:49.472Z] ---> Running in 7be6df8ad814 [2021-01-22T07:44:49.746Z] ---> Running in 679a69ff6c4a [2021-01-22T07:44:50.019Z] Removing intermediate container a7a5b014dfa9 [2021-01-22T07:44:50.019Z] ---> e172452666ae [2021-01-22T07:44:50.019Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T07:44:50.304Z] Removing intermediate container a591b8589bcf [2021-01-22T07:44:50.305Z] ---> fadfdde7e118 [2021-01-22T07:44:50.305Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T07:44:50.305Z] ---> Running in 599721aedd0d [2021-01-22T07:44:50.305Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T07:44:50.305Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T07:44:50.305Z] ---> eeaf43b92773 [2021-01-22T07:44:50.305Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T07:44:50.305Z] ---> Running in ff90cd95db39 [2021-01-22T07:44:50.577Z] Removing intermediate container 679a69ff6c4a [2021-01-22T07:44:50.577Z] ---> dcc788cb1a06 [2021-01-22T07:44:50.577Z] Step 20/21 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:44:50.577Z] ---> Running in d1c67b50724f [2021-01-22T07:44:50.851Z] ---> Running in 551eccf8b176 [2021-01-22T07:44:51.127Z] Removing intermediate container 599721aedd0d [2021-01-22T07:44:51.127Z] ---> ff100a5893f9 [2021-01-22T07:44:51.127Z] Step 21/22 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:44:51.127Z] Removing intermediate container ff90cd95db39 [2021-01-22T07:44:51.127Z] ---> da261e70bb89 [2021-01-22T07:44:51.127Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:44:51.127Z] Move dockerize executable [2021-01-22T07:44:51.404Z] ---> Running in 3b45abdb6b15 [2021-01-22T07:44:51.404Z] ---> Running in cab349837ec6 [2021-01-22T07:44:51.683Z] Removing intermediate container 551eccf8b176 [2021-01-22T07:44:51.684Z] ---> 7bc090f6bd7b [2021-01-22T07:44:51.684Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T07:44:51.972Z] ---> Running in bf6da5fb6f7c [2021-01-22T07:44:52.246Z] Removing intermediate container 3b45abdb6b15 [2021-01-22T07:44:52.246Z] ---> 6711ab73886f [2021-01-22T07:44:52.246Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T07:44:52.522Z] ---> Running in 21857cf503fa [2021-01-22T07:44:52.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:52.799Z] Removing intermediate container bf6da5fb6f7c [2021-01-22T07:44:52.799Z] ---> 5976a106c50a [2021-01-22T07:44:52.799Z] [2021-01-22T07:44:52.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:53.398Z] Successfully built 5976a106c50a [2021-01-22T07:44:53.398Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T07:44:53.398Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T07:44:53.398Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-22T07:44:53.398Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-01-22T07:44:53.398Z] Executing bash-5.0.17-r0.post-install [2021-01-22T07:44:53.398Z] Removing intermediate container 21857cf503fa [2021-01-22T07:44:53.398Z] ---> cf28f64b395f [2021-01-22T07:44:53.398Z] [2021-01-22T07:44:53.398Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:44:53.398Z] Removing intermediate container 7be6df8ad814 [2021-01-22T07:44:53.398Z] ---> 6444c54e4498 [2021-01-22T07:44:53.398Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T07:44:53.398Z] OK: 12 MiB in 22 packages [2021-01-22T07:44:53.686Z] ---> Running in 2dc698501245 [2021-01-22T07:44:53.971Z] Successfully built cf28f64b395f [2021-01-22T07:44:53.971Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-22T07:44:53.971Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-01-22T07:44:54.583Z] Removing intermediate container 2dc698501245 [2021-01-22T07:44:54.583Z] ---> d096e89aef30 [2021-01-22T07:44:54.583Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T07:44:54.857Z] Removing intermediate container cab349837ec6 [2021-01-22T07:44:54.857Z] ---> 0e0511f727cd [2021-01-22T07:44:54.857Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T07:44:55.130Z] ---> Running in db4818fdd5a2 [2021-01-22T07:44:55.130Z] Removing intermediate container d1c67b50724f [2021-01-22T07:44:55.130Z] ---> 8784dab2d6b2 [2021-01-22T07:44:55.130Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T07:44:55.402Z] ---> Running in c50bb0a4d046 [2021-01-22T07:44:55.679Z] ---> 2e03116d8387 [2021-01-22T07:44:55.679Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T07:44:55.953Z] ---> Running in af87943643b9 [2021-01-22T07:44:56.295Z] Removing intermediate container c50bb0a4d046 [2021-01-22T07:44:56.295Z] ---> 443dff970165 [2021-01-22T07:44:56.295Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T07:44:56.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:57.165Z] ---> Running in 7919d8623710 [2021-01-22T07:44:57.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:44:58.047Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T07:44:58.320Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T07:44:58.320Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T07:44:58.320Z] Removing intermediate container 7919d8623710 [2021-01-22T07:44:58.320Z] ---> d6949830e9c3 [2021-01-22T07:44:58.320Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T07:44:58.600Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T07:44:58.873Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T07:44:59.151Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T07:44:59.151Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:44:59.151Z] OK: 8 MiB in 20 packages [2021-01-22T07:44:59.429Z] ---> Running in b268a537a481 [2021-01-22T07:45:00.433Z] Removing intermediate container b268a537a481 [2021-01-22T07:45:00.433Z] ---> be32a1a17144 [2021-01-22T07:45:00.433Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T07:45:00.433Z] Removing intermediate container af87943643b9 [2021-01-22T07:45:00.433Z] ---> 8470a38d358c [2021-01-22T07:45:00.433Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:45:00.719Z] Removing intermediate container db4818fdd5a2 [2021-01-22T07:45:00.719Z] ---> f7dfeddebb6e [2021-01-22T07:45:00.719Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:45:02.737Z] ---> 607bd1b0dc4e [2021-01-22T07:45:02.737Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T07:45:03.338Z] ---> 6abb9826486b [2021-01-22T07:45:03.338Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T07:45:03.338Z] ---> 99d33d726dc0 [2021-01-22T07:45:03.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T07:45:03.944Z] ---> da815ec833e7 [2021-01-22T07:45:03.944Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T07:45:04.218Z] ---> 2896300103fc [2021-01-22T07:45:04.218Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T07:45:05.196Z] ---> c128c2b130fa [2021-01-22T07:45:05.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T07:45:05.196Z] ---> 881b25a23128 [2021-01-22T07:45:05.196Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T07:45:05.471Z] ---> e7dc0b144285 [2021-01-22T07:45:05.471Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T07:45:05.747Z] ---> Running in 5aa246c2a6be [2021-01-22T07:45:06.350Z] ---> 83a6ad211bf2 [2021-01-22T07:45:06.350Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T07:45:06.626Z] ---> Running in 47c86c971dde [2021-01-22T07:45:06.900Z] ---> e29fc273519b [2021-01-22T07:45:06.900Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T07:45:07.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:45:07.172Z] Removing intermediate container 47c86c971dde [2021-01-22T07:45:07.172Z] ---> 287063e48263 [2021-01-22T07:45:07.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:45:07.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:45:07.720Z] ---> Running in 50812669c366 [2021-01-22T07:45:07.995Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T07:45:07.995Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T07:45:07.995Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T07:45:07.995Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T07:45:07.995Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T07:45:07.995Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T07:45:07.995Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T07:45:08.977Z] ---> 63f2353d9bd3 [2021-01-22T07:45:08.977Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T07:45:10.016Z] ---> Running in 660d3ad3a17a [2021-01-22T07:45:10.016Z] Removing intermediate container 50812669c366 [2021-01-22T07:45:10.016Z] ---> 6376bd668616 [2021-01-22T07:45:10.016Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T07:45:10.016Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T07:45:10.016Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T07:45:10.016Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T07:45:10.016Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T07:45:10.016Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T07:45:10.016Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T07:45:10.293Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T07:45:10.293Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T07:45:10.293Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T07:45:10.293Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T07:45:10.567Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T07:45:10.567Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T07:45:10.567Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T07:45:10.567Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T07:45:10.567Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T07:45:10.567Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T07:45:10.567Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T07:45:10.567Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T07:45:10.567Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T07:45:10.848Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T07:45:10.848Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T07:45:10.848Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T07:45:10.848Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T07:45:10.848Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T07:45:10.848Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T07:45:10.848Z] ---> Running in 2fe339848d1a [2021-01-22T07:45:10.848Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T07:45:10.848Z] Removing intermediate container 660d3ad3a17a [2021-01-22T07:45:10.848Z] ---> 06e9bfb30d0f [2021-01-22T07:45:10.848Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T07:45:11.123Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:45:11.123Z] OK: 71 MiB in 55 packages [2021-01-22T07:45:12.119Z] Removing intermediate container 2fe339848d1a [2021-01-22T07:45:12.119Z] ---> 240a0edd070f [2021-01-22T07:45:12.119Z] Step 22/23 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:45:12.719Z] ---> aa04ebbcaaa6 [2021-01-22T07:45:12.719Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T07:45:12.719Z] ---> Running in e3894568ec09 [2021-01-22T07:45:13.711Z] ---> Running in f6a731230368 [2021-01-22T07:45:14.306Z] Removing intermediate container e3894568ec09 [2021-01-22T07:45:14.307Z] ---> e12c24177313 [2021-01-22T07:45:14.307Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:45:14.900Z] ---> Running in ad8ddaa47bb2 [2021-01-22T07:45:16.339Z] Removing intermediate container ad8ddaa47bb2 [2021-01-22T07:45:16.340Z] ---> b3282ed52ed9 [2021-01-22T07:45:16.340Z] [2021-01-22T07:45:16.941Z] Successfully built b3282ed52ed9 [2021-01-22T07:45:17.215Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-22T07:45:17.492Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-01-22T07:45:18.467Z] Removing intermediate container f6a731230368 [2021-01-22T07:45:18.467Z] ---> 35dd082e8ea3 [2021-01-22T07:45:18.467Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T07:45:19.077Z] ---> Running in 01e5a3f0cb03 [2021-01-22T07:45:20.533Z] Removing intermediate container 01e5a3f0cb03 [2021-01-22T07:45:20.533Z] ---> 118dbeec54fb [2021-01-22T07:45:20.533Z] Step 30/33 : CMD ["gate"] [2021-01-22T07:45:21.132Z] ---> Running in 97cf16034a6f [2021-01-22T07:45:22.114Z] Removing intermediate container 5aa246c2a6be [2021-01-22T07:45:22.114Z] ---> 4ace3a0e3ac2 [2021-01-22T07:45:22.114Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T07:45:23.093Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:45:23.093Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:45:23.093Z] ---> 3be65284aa2e [2021-01-22T07:45:23.093Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T07:45:23.093Z] ---> Using cache [2021-01-22T07:45:23.093Z] ---> 6ade3829efba [2021-01-22T07:45:23.093Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:45:23.093Z] ---> Using cache [2021-01-22T07:45:23.093Z] ---> 4d2a3a959e96 [2021-01-22T07:45:23.093Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T07:45:23.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:45:23.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:45:23.093Z] ---> 3be65284aa2e [2021-01-22T07:45:23.093Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T07:45:23.093Z] ---> Using cache [2021-01-22T07:45:23.093Z] ---> 6ade3829efba [2021-01-22T07:45:23.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:45:23.093Z] ---> Using cache [2021-01-22T07:45:23.093Z] ---> 4d2a3a959e96 [2021-01-22T07:45:23.093Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T07:45:23.812Z] Removing intermediate container 97cf16034a6f [2021-01-22T07:45:23.812Z] ---> 389888119c48 [2021-01-22T07:45:23.812Z] Step 31/33 : LABEL arch=arm64 [2021-01-22T07:45:23.812Z] ---> Running in 400b6f952ec2 [2021-01-22T07:45:23.812Z] ---> Running in 316b186ec801 [2021-01-22T07:45:23.812Z] ---> Running in ef3951df54b9 [2021-01-22T07:45:24.856Z] ---> Running in cce3bd81ed5c [2021-01-22T07:45:26.760Z] Removing intermediate container cce3bd81ed5c [2021-01-22T07:45:26.760Z] ---> a125f23cdc00 [2021-01-22T07:45:26.760Z] Step 32/33 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:45:26.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:45:26.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:45:27.041Z] ---> Running in bc70041b35e9 [2021-01-22T07:45:27.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:45:27.610Z] Removing intermediate container bc70041b35e9 [2021-01-22T07:45:27.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:45:27.610Z] ---> fe63d021ad21 [2021-01-22T07:45:27.610Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T07:45:28.214Z] OK: 217 MiB in 51 packages [2021-01-22T07:45:28.214Z] ---> Running in d718ae7e8377 [2021-01-22T07:45:28.495Z] OK: 217 MiB in 51 packages [2021-01-22T07:45:29.480Z] Removing intermediate container d718ae7e8377 [2021-01-22T07:45:29.480Z] ---> a1f077db6f19 [2021-01-22T07:45:29.480Z] [2021-01-22T07:45:30.486Z] Successfully built a1f077db6f19 [2021-01-22T07:45:30.486Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-22T07:45:30.486Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-01-22T07:45:30.486Z] Removing intermediate container ef3951df54b9 [2021-01-22T07:45:30.486Z] ---> b90d22e0939a [2021-01-22T07:45:30.486Z] Step 6/22 : COPY go.mod . [2021-01-22T07:45:30.774Z] Removing intermediate container 316b186ec801 [2021-01-22T07:45:30.774Z] ---> 08ce3f5d0eb1 [2021-01-22T07:45:30.774Z] Step 6/24 : COPY go.mod . [2021-01-22T07:45:31.766Z] Collecting docker-compose==1.23.2 [2021-01-22T07:45:31.766Z] ---> d81aa12cca6e [2021-01-22T07:45:31.766Z] Step 7/22 : RUN go mod download [2021-01-22T07:45:31.766Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T07:45:32.041Z] ---> 7b1d13b2cc87 [2021-01-22T07:45:32.041Z] Step 7/24 : RUN go mod download [2021-01-22T07:45:32.041Z] ---> Running in bf2d449cad45 [2021-01-22T07:45:32.320Z] 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-22T07:45:32.320Z] ---> Running in 60be2db7a72d [2021-01-22T07:45:32.931Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T07:45:32.931Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T07:45:33.545Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T07:45:33.545Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T07:45:36.975Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T07:45:36.975Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T07:45:38.428Z] Removing intermediate container bf2d449cad45 [2021-01-22T07:45:38.428Z] ---> 9827e69afc57 [2021-01-22T07:45:38.428Z] Step 8/22 : COPY . . [2021-01-22T07:45:38.705Z] Removing intermediate container 60be2db7a72d [2021-01-22T07:45:38.705Z] ---> 2d7e4d1104fa [2021-01-22T07:45:38.705Z] Step 8/24 : COPY . . [2021-01-22T07:45:38.983Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T07:45:38.983Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T07:45:39.584Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T07:45:39.584Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T07:45:42.233Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T07:45:42.233Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T07:45:42.839Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:45:42.839Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:45:42.839Z] ---> 3be65284aa2e [2021-01-22T07:45:42.839Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:45:42.839Z] ---> Using cache [2021-01-22T07:45:42.839Z] ---> 6ade3829efba [2021-01-22T07:45:42.839Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:45:42.839Z] ---> Using cache [2021-01-22T07:45:42.839Z] ---> 4d2a3a959e96 [2021-01-22T07:45:42.839Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T07:45:42.839Z] ---> Using cache [2021-01-22T07:45:42.839Z] ---> 08ce3f5d0eb1 [2021-01-22T07:45:42.839Z] Step 6/23 : COPY go.mod . [2021-01-22T07:45:42.839Z] ---> Using cache [2021-01-22T07:45:42.839Z] ---> 7b1d13b2cc87 [2021-01-22T07:45:42.839Z] Step 7/23 : RUN go mod download [2021-01-22T07:45:42.839Z] ---> Using cache [2021-01-22T07:45:42.839Z] ---> 2d7e4d1104fa [2021-01-22T07:45:42.839Z] Step 8/23 : COPY . . [2021-01-22T07:45:43.117Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T07:45:43.117Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T07:45:44.567Z] Collecting PyYAML<4,>=3.10 [2021-01-22T07:45:44.567Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T07:45:47.982Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T07:45:47.982Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T07:45:50.634Z] 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-22T07:45:50.634Z] Collecting idna<2.8,>=2.5 [2021-01-22T07:45:50.634Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T07:45:50.634Z] 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-22T07:45:51.242Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T07:45:51.242Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T07:45:51.846Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T07:45:51.846Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T07:45:51.846Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T07:45:51.846Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T07:45:51.846Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T07:45:51.846Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T07:45:52.841Z] Installing collected packages: jsonschema, docopt, cached-property, idna, urllib3, requests, dockerpty, websocket-client, docker-pycreds, docker, PyYAML, texttable, docker-compose [2021-01-22T07:45:53.118Z] Running setup.py install for docopt: started [2021-01-22T07:45:55.757Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T07:45:55.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:45:55.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:45:55.757Z] ---> 3be65284aa2e [2021-01-22T07:45:55.757Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:45:55.757Z] ---> Using cache [2021-01-22T07:45:55.757Z] ---> 6ade3829efba [2021-01-22T07:45:55.757Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:45:55.757Z] ---> Using cache [2021-01-22T07:45:55.757Z] ---> 4d2a3a959e96 [2021-01-22T07:45:55.757Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T07:45:55.757Z] ---> Using cache [2021-01-22T07:45:55.757Z] ---> 08ce3f5d0eb1 [2021-01-22T07:45:55.757Z] Step 6/23 : COPY go.mod . [2021-01-22T07:45:55.757Z] ---> Using cache [2021-01-22T07:45:55.757Z] ---> 7b1d13b2cc87 [2021-01-22T07:45:55.757Z] Step 7/23 : RUN go mod download [2021-01-22T07:45:55.757Z] ---> Using cache [2021-01-22T07:45:55.757Z] ---> 2d7e4d1104fa [2021-01-22T07:45:55.757Z] Step 8/23 : COPY . . [2021-01-22T07:45:55.757Z] Attempting uninstall: idna [2021-01-22T07:45:55.757Z] Found existing installation: idna 2.9 [2021-01-22T07:45:55.757Z] Uninstalling idna-2.9: [2021-01-22T07:45:56.034Z] Successfully uninstalled idna-2.9 [2021-01-22T07:45:57.031Z] Attempting uninstall: urllib3 [2021-01-22T07:45:57.031Z] Found existing installation: urllib3 1.25.9 [2021-01-22T07:45:57.031Z] Uninstalling urllib3-1.25.9: [2021-01-22T07:45:57.031Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T07:45:58.481Z] Attempting uninstall: requests [2021-01-22T07:45:58.481Z] Found existing installation: requests 2.23.0 [2021-01-22T07:45:58.481Z] Uninstalling requests-2.23.0: [2021-01-22T07:45:58.757Z] Successfully uninstalled requests-2.23.0 [2021-01-22T07:45:59.033Z] Running setup.py install for dockerpty: started [2021-01-22T07:46:01.068Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T07:46:07.778Z] Running setup.py install for PyYAML: started [2021-01-22T07:46:08.768Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T07:46:08.768Z] Running setup.py install for texttable: started [2021-01-22T07:46:10.753Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T07:46:10.753Z] ---> a007c926abd0 [2021-01-22T07:46:10.754Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T07:46:10.754Z] ---> 8780ec7e003b [2021-01-22T07:46:10.754Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T07:46:11.036Z] ---> 56f61a06673f [2021-01-22T07:46:11.036Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T07:46:11.036Z] ---> 4bc39ad62984 [2021-01-22T07:46:11.036Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T07:46:11.036Z] ---> Running in aa35bd1420d7 [2021-01-22T07:46:11.036Z] ---> Running in fbb2d0807b83 [2021-01-22T07:46:11.036Z] ---> Running in 06bdc34e0766 [2021-01-22T07:46:11.310Z] ---> Running in b28d4a9a9119 [2021-01-22T07:46:11.909Z] 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-22T07:46:13.349Z] 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-22T07:46:13.349Z] 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-22T07:46:13.628Z] 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-22T07:46:13.628Z] 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-22T07:46:17.956Z] Removing intermediate container 400b6f952ec2 [2021-01-22T07:46:17.956Z] ---> 3a1a933643aa [2021-01-22T07:46:17.956Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T07:46:17.956Z] ---> Running in dba83cd7f2de [2021-01-22T07:46:19.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:46:19.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:46:20.664Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:46:20.664Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T07:46:20.664Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T07:46:20.664Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:46:20.664Z] OK: 71 MiB in 58 packages [2021-01-22T07:46:22.650Z] Removing intermediate container dba83cd7f2de [2021-01-22T07:46:22.650Z] ---> 4b06b0775f8f [2021-01-22T07:46:22.650Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T07:46:22.650Z] ---> Running in 4aeb40cc78eb [2021-01-22T07:46:23.254Z] Removing intermediate container 4aeb40cc78eb [2021-01-22T07:46:23.254Z] ---> bc5acbc4c831 [2021-01-22T07:46:23.254Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:46:23.529Z] ---> Running in 4eea47100282 [2021-01-22T07:46:24.129Z] Removing intermediate container 4eea47100282 [2021-01-22T07:46:24.129Z] ---> 7b823006a0b7 [2021-01-22T07:46:24.129Z] Step 24/26 : LABEL arch=arm64 [2021-01-22T07:46:24.401Z] ---> Running in fce2fd61569a [2021-01-22T07:46:25.007Z] Removing intermediate container fce2fd61569a [2021-01-22T07:46:25.007Z] ---> 689086ace631 [2021-01-22T07:46:25.007Z] Step 25/26 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:46:25.287Z] ---> Running in 138fcdc27ce3 [2021-01-22T07:46:25.887Z] Removing intermediate container 138fcdc27ce3 [2021-01-22T07:46:25.887Z] ---> d57511ee264a [2021-01-22T07:46:25.887Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T07:46:26.166Z] ---> Running in a7e642d6fc18 [2021-01-22T07:46:26.766Z] Removing intermediate container a7e642d6fc18 [2021-01-22T07:46:26.766Z] ---> b10f19923b1f [2021-01-22T07:46:26.767Z] [2021-01-22T07:46:27.367Z] Successfully built b10f19923b1f [2021-01-22T07:46:27.367Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-22T07:47:23.941Z]  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-22T07:47:32.236Z] Removing intermediate container aa35bd1420d7 [2021-01-22T07:47:32.236Z] ---> 15ababad05f4 [2021-01-22T07:47:32.236Z] [2021-01-22T07:47:32.236Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T07:47:32.236Z] ---> afeebe901d6b [2021-01-22T07:47:32.236Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T07:47:32.236Z] ---> Running in f98d14b34e7e [2021-01-22T07:47:33.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:47:33.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:47:34.564Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T07:47:34.564Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:47:34.564Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T07:47:34.847Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T07:47:34.847Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T07:47:34.847Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:47:34.847Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:47:34.847Z] OK: 7 MiB in 19 packages [2021-01-22T07:47:35.845Z] Removing intermediate container 06bdc34e0766 [2021-01-22T07:47:35.845Z] ---> 3e5ab15daf38 [2021-01-22T07:47:35.845Z] [2021-01-22T07:47:35.845Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T07:47:35.845Z] ---> afeebe901d6b [2021-01-22T07:47:35.845Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:47:36.121Z] ---> Running in 8ab9c4a3f229 [2021-01-22T07:47:36.121Z] Removing intermediate container fbb2d0807b83 [2021-01-22T07:47:36.121Z] ---> f84476220e0e [2021-01-22T07:47:36.121Z] [2021-01-22T07:47:36.121Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:47:36.121Z] ---> afeebe901d6b [2021-01-22T07:47:36.121Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:47:36.397Z] ---> Running in cbf116da273b [2021-01-22T07:47:37.380Z] Removing intermediate container f98d14b34e7e [2021-01-22T07:47:37.380Z] ---> afd6a83fb213 [2021-01-22T07:47:37.380Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T07:47:37.656Z] ---> Running in 4d4eae4dff75 [2021-01-22T07:47:37.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:47:37.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:47:38.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:47:38.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:47:38.213Z] Removing intermediate container 4d4eae4dff75 [2021-01-22T07:47:38.213Z] ---> 22c602575dbd [2021-01-22T07:47:38.213Z] Step 13/24 : WORKDIR / [2021-01-22T07:47:38.505Z] ---> Running in 10d6fd1b324f [2021-01-22T07:47:38.505Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T07:47:38.505Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:47:38.505Z] OK: 5 MiB in 15 packages [2021-01-22T07:47:38.799Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T07:47:38.799Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:47:38.799Z] OK: 5 MiB in 15 packages [2021-01-22T07:47:39.073Z] Removing intermediate container 10d6fd1b324f [2021-01-22T07:47:39.073Z] ---> d4031700eb6e [2021-01-22T07:47:39.073Z] 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-22T07:47:40.523Z] Removing intermediate container 8ab9c4a3f229 [2021-01-22T07:47:40.523Z] ---> b078703406b7 [2021-01-22T07:47:40.523Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:47:40.523Z] ---> e6408d0e02d2 [2021-01-22T07:47:40.523Z] 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-22T07:47:40.799Z] ---> Running in f14fdb99e357 [2021-01-22T07:47:40.799Z] Removing intermediate container cbf116da273b [2021-01-22T07:47:40.799Z] ---> e1356d27c963 [2021-01-22T07:47:40.799Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:47:41.074Z] ---> Running in 85a08faa11cf [2021-01-22T07:47:41.346Z] Removing intermediate container f14fdb99e357 [2021-01-22T07:47:41.346Z] ---> 45acce2a8258 [2021-01-22T07:47:41.346Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T07:47:41.618Z] ---> 66aa7795092f [2021-01-22T07:47:41.618Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T07:47:41.618Z] ---> Running in be00abd4c1c2 [2021-01-22T07:47:41.618Z] Removing intermediate container 85a08faa11cf [2021-01-22T07:47:41.618Z] ---> acbc752e73f7 [2021-01-22T07:47:41.618Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T07:47:41.891Z] ---> Running in 64b74cd4cd9d [2021-01-22T07:47:42.166Z] Removing intermediate container be00abd4c1c2 [2021-01-22T07:47:42.166Z] ---> becc91527078 [2021-01-22T07:47:42.166Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T07:47:42.437Z] ---> Running in 94c9fee40d3e [2021-01-22T07:47:42.438Z] ---> a997cbd0c2f9 [2021-01-22T07:47:42.438Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T07:47:42.438Z] Removing intermediate container 64b74cd4cd9d [2021-01-22T07:47:42.438Z] ---> 6185fcf77d29 [2021-01-22T07:47:42.438Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T07:47:42.711Z] ---> Running in 5b2090763b7f [2021-01-22T07:47:43.309Z] Removing intermediate container 94c9fee40d3e [2021-01-22T07:47:43.309Z] ---> bd0c7b6aa83a [2021-01-22T07:47:43.309Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:47:43.582Z] Removing intermediate container 5b2090763b7f [2021-01-22T07:47:43.582Z] ---> 98ef5d176d81 [2021-01-22T07:47:43.582Z] Step 15/23 : WORKDIR / [2021-01-22T07:47:43.855Z] ---> Running in c9b446ca1124 [2021-01-22T07:47:43.855Z] ---> fc726bd1e64e [2021-01-22T07:47:43.855Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T07:47:44.126Z] ---> e6c9c453090f [2021-01-22T07:47:44.126Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T07:47:44.722Z] Removing intermediate container c9b446ca1124 [2021-01-22T07:47:44.722Z] ---> 8aa6fb2ea64f [2021-01-22T07:47:44.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:47:45.319Z] Removing intermediate container b28d4a9a9119 [2021-01-22T07:47:45.319Z] ---> 2cb2f71582e9 [2021-01-22T07:47:45.319Z] [2021-01-22T07:47:45.319Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:47:45.319Z] ---> afeebe901d6b [2021-01-22T07:47:45.319Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:47:45.319Z] ---> Using cache [2021-01-22T07:47:45.319Z] ---> e1356d27c963 [2021-01-22T07:47:45.319Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:47:45.319Z] ---> Using cache [2021-01-22T07:47:45.319Z] ---> acbc752e73f7 [2021-01-22T07:47:45.319Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T07:47:45.613Z] ---> a185842f88a0 [2021-01-22T07:47:45.613Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T07:47:45.613Z] ---> Running in 4c4fa35e333a [2021-01-22T07:47:45.613Z] ---> babc099765a9 [2021-01-22T07:47:45.613Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T07:47:45.613Z] ---> 909db9b6606d [2021-01-22T07:47:45.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T07:47:46.210Z] Removing intermediate container 4c4fa35e333a [2021-01-22T07:47:46.210Z] ---> 599511afda88 [2021-01-22T07:47:46.210Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T07:47:46.480Z] ---> 67827d5f09e9 [2021-01-22T07:47:46.480Z] 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-22T07:47:46.480Z] ---> Running in 2aa9cc359a62 [2021-01-22T07:47:46.752Z] ---> c267602d2d61 [2021-01-22T07:47:46.752Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T07:47:46.752Z] ---> Running in eaf46d52051d [2021-01-22T07:47:47.024Z] ---> Running in c61e101f8965 [2021-01-22T07:47:47.024Z] Removing intermediate container 2aa9cc359a62 [2021-01-22T07:47:47.024Z] ---> 0a96459ecb67 [2021-01-22T07:47:47.024Z] Step 15/23 : WORKDIR / [2021-01-22T07:47:47.024Z] ---> ed0130e3afb6 [2021-01-22T07:47:47.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T07:47:47.297Z] ---> Running in 0f6f942db4c8 [2021-01-22T07:47:47.569Z] Removing intermediate container c61e101f8965 [2021-01-22T07:47:47.569Z] ---> 12b1e3a8ca07 [2021-01-22T07:47:47.569Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:47:47.839Z] ---> Running in d3bff0726575 [2021-01-22T07:47:48.111Z] Removing intermediate container 0f6f942db4c8 [2021-01-22T07:47:48.111Z] ---> b476becdac86 [2021-01-22T07:47:48.111Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:47:48.111Z] ---> 866757319f19 [2021-01-22T07:47:48.111Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T07:47:48.393Z] Removing intermediate container d3bff0726575 [2021-01-22T07:47:48.393Z] ---> ba9fbe08f607 [2021-01-22T07:47:48.393Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T07:47:48.393Z] ---> Running in f4f805002b61 [2021-01-22T07:47:48.393Z] ---> Running in 3297ec352a56 [2021-01-22T07:47:48.986Z] Removing intermediate container f4f805002b61 [2021-01-22T07:47:48.986Z] ---> c28b5b7ac507 [2021-01-22T07:47:48.986Z] ---> baf7f496b9c9 [2021-01-22T07:47:48.986Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T07:47:48.986Z] [2021-01-22T07:47:48.986Z] Removing intermediate container 3297ec352a56 [2021-01-22T07:47:48.986Z] ---> 53f5bb84baeb [2021-01-22T07:47:48.986Z] Step 21/22 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:47:49.270Z] ---> Running in 19310c89afa1 [2021-01-22T07:47:49.270Z] ---> Running in abcecc0a3871 [2021-01-22T07:47:49.541Z] Removing intermediate container eaf46d52051d [2021-01-22T07:47:49.541Z] ---> 2a30b8526a34 [2021-01-22T07:47:49.541Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T07:47:49.815Z] ---> Running in 4280f88f9c80 [2021-01-22T07:47:49.815Z] Removing intermediate container abcecc0a3871 [2021-01-22T07:47:50.090Z] ---> 37ae0495d34c [2021-01-22T07:47:50.090Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T07:47:50.090Z] Removing intermediate container 19310c89afa1 [2021-01-22T07:47:50.090Z] ---> bb860ff6fed5 [2021-01-22T07:47:50.090Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T07:47:50.361Z] ---> Running in 0eb46044b2f4 [2021-01-22T07:47:50.361Z] ---> Running in 0bf200895840 [2021-01-22T07:47:50.361Z] Removing intermediate container 4280f88f9c80 [2021-01-22T07:47:50.361Z] ---> 48d6d6764f0e [2021-01-22T07:47:50.361Z] Step 22/24 : LABEL arch=arm64 [2021-01-22T07:47:50.361Z] ---> 23edf4ff23df [2021-01-22T07:47:50.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T07:47:50.632Z] ---> Running in 1506e9a36a0c [2021-01-22T07:47:50.903Z] Removing intermediate container 0bf200895840 [2021-01-22T07:47:50.903Z] ---> ac0a4a00efc0 [2021-01-22T07:47:50.903Z] Step 22/23 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:47:50.903Z] Removing intermediate container 0eb46044b2f4 [2021-01-22T07:47:50.903Z] ---> e1478e94b928 [2021-01-22T07:47:50.903Z] [2021-01-22T07:47:51.173Z] ---> Running in 48608b51310c [2021-01-22T07:47:51.173Z] Removing intermediate container 1506e9a36a0c [2021-01-22T07:47:51.173Z] ---> 3f9cbea22be5 [2021-01-22T07:47:51.173Z] Step 23/24 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:47:51.173Z] Successfully built e1478e94b928 [2021-01-22T07:47:51.450Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-22T07:47:51.450Z]  Building docker-support-scheduler-go ... done  ---> 2ecb2f65e84c [2021-01-22T07:47:51.450Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T07:47:51.450Z] ---> Running in 74a4007f0a41 [2021-01-22T07:47:51.450Z] ---> Running in 95f2ad5354ce [2021-01-22T07:47:51.721Z] Removing intermediate container 48608b51310c [2021-01-22T07:47:51.721Z] ---> 06e4e2b28e15 [2021-01-22T07:47:51.721Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:47:51.992Z] ---> Running in bb8059ba98b4 [2021-01-22T07:47:51.992Z] Removing intermediate container 74a4007f0a41 [2021-01-22T07:47:51.992Z] ---> 85063d741bae [2021-01-22T07:47:51.992Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T07:47:51.992Z] Removing intermediate container 95f2ad5354ce [2021-01-22T07:47:51.992Z] ---> b81c31a19858 [2021-01-22T07:47:51.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:47:52.261Z] ---> Running in 54f80337c1a9 [2021-01-22T07:47:52.261Z] ---> Running in 7f16b552c4eb [2021-01-22T07:47:52.261Z] Removing intermediate container bb8059ba98b4 [2021-01-22T07:47:52.261Z] ---> f5ba46bfb331 [2021-01-22T07:47:52.261Z] [2021-01-22T07:47:52.854Z] Successfully built f5ba46bfb331 [2021-01-22T07:47:52.854Z] Removing intermediate container 54f80337c1a9 [2021-01-22T07:47:52.854Z] ---> a58276c13c03 [2021-01-22T07:47:52.854Z] [2021-01-22T07:47:52.854Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-22T07:47:52.854Z]  Building docker-core-command-go ... done Removing intermediate container 7f16b552c4eb [2021-01-22T07:47:52.854Z] ---> 5082500dd385 [2021-01-22T07:47:52.854Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T07:47:53.124Z] Successfully built a58276c13c03 [2021-01-22T07:47:53.124Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-22T07:47:53.124Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 8d2328ca3ddb [2021-01-22T07:47:53.714Z] Removing intermediate container 8d2328ca3ddb [2021-01-22T07:47:53.714Z] ---> cefb9f385c15 [2021-01-22T07:47:53.714Z] Step 22/23 : LABEL git_sha=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [2021-01-22T07:47:53.714Z] ---> Running in 6cf574f9a221 [2021-01-22T07:47:53.984Z] Removing intermediate container 6cf574f9a221 [2021-01-22T07:47:53.984Z] ---> 7ef35b265829 [2021-01-22T07:47:53.984Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:47:54.260Z] ---> Running in 8c346b864e20 [2021-01-22T07:47:54.532Z] Removing intermediate container 8c346b864e20 [2021-01-22T07:47:54.532Z] ---> 3df317901ea4 [2021-01-22T07:47:54.532Z] [2021-01-22T07:47:55.123Z] Successfully built 3df317901ea4 [2021-01-22T07:47:55.123Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-22T07:47:55.410Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-01-22T07:47:55.352Z] $ docker stop --time=1 e39045073ca2ff662578d73d8fdde7d7b76726c41ff0285bb2e143dc453bb11c [2021-01-22T07:47:57.293Z] $ docker rm -f e39045073ca2ff662578d73d8fdde7d7b76726c41ff0285bb2e143dc453bb11c [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T07:47:57.976Z] + + grep docker [2021-01-22T07:47:57.976Z] docker images [2021-01-22T07:47:58.248Z] docker-core-metadata-go-arm64 latest 3df317901ea4 3 seconds ago 17.7MB [2021-01-22T07:47:58.248Z] docker-security-secretstore-setup-go-arm64 latest a58276c13c03 5 seconds ago 23.4MB [2021-01-22T07:47:58.248Z] docker-core-command-go-arm64 latest f5ba46bfb331 6 seconds ago 15.4MB [2021-01-22T07:47:58.248Z] docker-support-scheduler-go-arm64 latest e1478e94b928 7 seconds ago 15.5MB [2021-01-22T07:47:58.248Z] docker-sys-mgmt-agent-go-arm64 latest b10f19923b1f About a minute ago 300MB [2021-01-22T07:47:58.248Z] docker-security-bootstrapper-go-arm64 latest a1f077db6f19 2 minutes ago 40.3MB [2021-01-22T07:47:58.248Z] docker-core-data-go-arm64 latest b3282ed52ed9 2 minutes ago 21MB [2021-01-22T07:47:58.248Z] docker-support-notifications-go-arm64 latest cf28f64b395f 3 minutes ago 16MB [2021-01-22T07:47:58.248Z] docker-security-proxy-setup-go-arm64 latest 5976a106c50a 3 minutes ago 23.2MB [2021-01-22T07:47:58.248Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-22T07:48:00.546Z] provisioning config files... [2021-01-22T07:48:00.561Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config6879541795037596455tmp [Pipeline] { [Pipeline] sh [2021-01-22T07:48:00.939Z] + set +x [2021-01-22T07:48:00.940Z] + curl -s https://codecov.io/bash [2021-01-22T07:48:00.940Z] + bash -s -- [2021-01-22T07:48:01.201Z] [2021-01-22T07:48:01.201Z] _____ _ [2021-01-22T07:48:01.201Z] / ____| | | [2021-01-22T07:48:01.201Z] | | ___ __| | ___ ___ _____ __ [2021-01-22T07:48:01.201Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-22T07:48:01.201Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-22T07:48:01.201Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-22T07:48:01.201Z] Bash-20210115-cec3c92 [2021-01-22T07:48:01.201Z] [2021-01-22T07:48:01.201Z] [2021-01-22T07:48:01.201Z] ==> git version 2.24.3 found [2021-01-22T07:48:01.201Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-22T07:48:01.201Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-22T07:48:01.201Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-22T07:48:01.201Z] ==> Jenkins CI detected. [2021-01-22T07:48:01.201Z] project root: . [2021-01-22T07:48:01.201Z] --> token set from env [2021-01-22T07:48:01.463Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-22T07:48:01.463Z] ==> Running gcov in . (disable via -X gcov) [2021-01-22T07:48:01.463Z] ==> Python coveragepy not found [2021-01-22T07:48:01.463Z] ==> Searching for coverage reports in: [2021-01-22T07:48:01.463Z] + . [2021-01-22T07:48:01.463Z] -> Found 1 reports [2021-01-22T07:48:01.463Z] ==> Detecting git/mercurial file structure [2021-01-22T07:48:01.463Z] ==> Reading reports [2021-01-22T07:48:01.463Z] + ./coverage.out bytes=563886 [2021-01-22T07:48:01.463Z] ==> Appending adjustments [2021-01-22T07:48:01.463Z] https://docs.codecov.io/docs/fixing-reports [2021-01-22T07:48:04.773Z] + Found adjustments [2021-01-22T07:48:04.773Z] ==> Gzipping contents [2021-01-22T07:48:04.773Z] 84K /tmp/codecov.ZYyg0O.gz [2021-01-22T07:48:04.773Z] ==> Uploading reports [2021-01-22T07:48:04.773Z] url: https://codecov.io [2021-01-22T07:48:04.773Z] query: branch=PR-3030&commit=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= [2021-01-22T07:48:04.773Z] -> Pinging Codecov [2021-01-22T07:48:04.773Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3030&commit=c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= [2021-01-22T07:48:05.350Z] -> Uploading to [2021-01-22T07:48:05.350Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-22/00271124DB129430A58F1EEE437C3FCB/c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970/0e4421a6-4e12-4fd2-aecf-13b60f19fa2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T074805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a4754dc7d727a568aa8b7a7a27b996a1f43d25cc33a05fe236d5fecb78bf404 [2021-01-22T07:48:05.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T07:48:05.350Z] Dload Upload Total Spent Left Speed [2021-01-22T07:48:05.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 57 85617 0 0 57 49152 0 190k --:--:-- --:--:-- --:--:-- 190k 100 85617 0 0 100 85617 0 155k --:--:-- --:--:-- --:--:-- 154k [2021-01-22T07:48:05.874Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c314ff5a6c8ba0f2d5a03b91bbdd966e345d4970 [Pipeline] } [2021-01-22T07:48:05.883Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-22T07:48:07.791Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:48:08.669Z] ---> package-listing.sh [2021-01-22T07:48:08.669Z] ++ facter osfamily [2021-01-22T07:48:08.669Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T07:48:08.669Z] + OS_FAMILY=redhat [2021-01-22T07:48:08.669Z] + workspace=/w/workspace/edgex-go/14 [2021-01-22T07:48:08.669Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T07:48:08.669Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T07:48:08.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T07:48:08.669Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T07:48:08.669Z] + '[' /w/workspace/edgex-go/14 ']' [2021-01-22T07:48:08.669Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T07:48:08.669Z] + case "${OS_FAMILY}" in [2021-01-22T07:48:08.669Z] + rpm -qa [2021-01-22T07:48:08.669Z] + sort [2021-01-22T07:48:13.979Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T07:48:13.979Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T07:48:13.979Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T07:48:13.979Z] + '[' /w/workspace/edgex-go/14 ']' [2021-01-22T07:48:13.979Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2021-01-22T07:48:13.979Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2021-01-22T07:48:13.993Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T07:48:14.295Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:48:14.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T07:48:14.599Z] [2021-01-22T07:48:14.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:48:14.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T07:48:14.944Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T07:48:14.944Z] df20fa9351a1: Pulling fs layer [2021-01-22T07:48:14.944Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T07:48:14.944Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T07:48:14.944Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T07:48:14.944Z] 93b61091891f: Pulling fs layer [2021-01-22T07:48:14.944Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T07:48:14.944Z] 5e14af77c1be: Pulling fs layer [2021-01-22T07:48:14.944Z] 01666e4c0597: Pulling fs layer [2021-01-22T07:48:14.944Z] aa168da1d23b: Pulling fs layer [2021-01-22T07:48:14.944Z] 93b9cdb0e59b: Waiting [2021-01-22T07:48:14.944Z] 01666e4c0597: Waiting [2021-01-22T07:48:14.944Z] aa168da1d23b: Waiting [2021-01-22T07:48:14.944Z] 5e14af77c1be: Waiting [2021-01-22T07:48:14.944Z] 46f8f816bc3b: Waiting [2021-01-22T07:48:14.944Z] 36b3adc4ff6f: Verifying Checksum [2021-01-22T07:48:14.944Z] 36b3adc4ff6f: Download complete [2021-01-22T07:48:14.944Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T07:48:14.944Z] 46f8f816bc3b: Download complete [2021-01-22T07:48:15.206Z] df20fa9351a1: Download complete [2021-01-22T07:48:15.206Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T07:48:15.206Z] 93b9cdb0e59b: Download complete [2021-01-22T07:48:15.206Z] 93b61091891f: Verifying Checksum [2021-01-22T07:48:15.206Z] 93b61091891f: Download complete [2021-01-22T07:48:15.206Z] 5e14af77c1be: Verifying Checksum [2021-01-22T07:48:15.206Z] 5e14af77c1be: Download complete [2021-01-22T07:48:15.206Z] 01666e4c0597: Verifying Checksum [2021-01-22T07:48:15.206Z] 01666e4c0597: Download complete [2021-01-22T07:48:15.206Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T07:48:15.206Z] 8ad3a11d3b57: Download complete [2021-01-22T07:48:15.467Z] df20fa9351a1: Pull complete [2021-01-22T07:48:15.735Z] 36b3adc4ff6f: Pull complete [2021-01-22T07:48:17.138Z] aa168da1d23b: Verifying Checksum [2021-01-22T07:48:17.138Z] aa168da1d23b: Download complete [2021-01-22T07:48:17.401Z] 8ad3a11d3b57: Pull complete [2021-01-22T07:48:17.401Z] 46f8f816bc3b: Pull complete [2021-01-22T07:48:19.325Z] 93b61091891f: Pull complete [2021-01-22T07:48:19.585Z] 93b9cdb0e59b: Pull complete [2021-01-22T07:48:19.585Z] 5e14af77c1be: Pull complete [2021-01-22T07:48:19.847Z] 01666e4c0597: Pull complete [2021-01-22T07:48:26.475Z] aa168da1d23b: Pull complete [2021-01-22T07:48:26.475Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T07:48:27.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T07:48:27.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T07:48:27.272Z] prd-centos7-docker-4c-2g-22223 does not seem to be running inside a container [2021-01-22T07:48:27.318Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-lftools-log-publisher:alpine cat [2021-01-22T07:48:33.972Z] $ docker top 0e1c24c9ca60e38103e70be928ffafa7331e76c4be8390af59840d62469f9219 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:48:34.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T07:48:34.842Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T07:48:35.178Z] + ls /var/log/sa-host [2021-01-22T07:48:35.179Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T07:48:35.179Z] file_magic: OK [2021-01-22T07:48:35.179Z] HZ: Using current value: 100 [2021-01-22T07:48:35.179Z] file_header: OK [2021-01-22T07:48:35.179Z] 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-22T07:48:35.179Z] Statistics: [2021-01-22T07:48:35.179Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T07:48:35.179Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T07:48:35.179Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T07:48:35.179Z] file_magic: OK [2021-01-22T07:48:35.179Z] HZ: Using current value: 100 [2021-01-22T07:48:35.179Z] file_header: OK [2021-01-22T07:48:35.179Z] 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-22T07:48:35.179Z] Statistics: [2021-01-22T07:48:35.179Z] Hnuu...uuuununununu... [2021-01-22T07:48:35.179Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T07:48:35.852Z] provisioning config files... [2021-01-22T07:48:35.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config4611757846195119043tmp [Pipeline] { [Pipeline] echo [2021-01-22T07:48:35.937Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:48:36.232Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T07:48:36.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T07:48:36.327Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:48:36.627Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T07:48:36.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:48:36.934Z] ---> sudo-logs.sh [2021-01-22T07:48:36.934Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T07:48:36.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:48:37.242Z] ---> job-cost.sh [2021-01-22T07:48:37.242Z] lf-activate-venv: SKIPPING [2021-01-22T07:48:37.243Z] INFO: No Stack... [2021-01-22T07:48:38.187Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T07:48:38.450Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T07:48:38.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:48:38.758Z] ---> logs-deploy.sh [2021-01-22T07:48:38.758Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3030/14 [2021-01-22T07:48:38.758Z] INFO: archiving workspace using pattern(s): [2021-01-22T07:48:40.146Z] Archives upload complete. [2021-01-22T07:48:40.146Z] INFO: archiving logs to Nexus