Pull request #3045 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 2a4efc596d6299a706f2b1b5ea90705279ab33b1 rather than fbafb418e3b0d85db2accdecb0ee6c741933abe0 Obtained Jenkinsfile from 2a4efc596d6299a706f2b1b5ea90705279ab33b1 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24574 in /w/workspace/edgexfoundry_edgex-go_PR-3045 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/3045/head:refs/remotes/origin/PR-3045 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2a4efc596d6299a706f2b1b5ea90705279ab33b1 into PR head commit fbafb418e3b0d85db2accdecb0ee6c741933abe0 Merge succeeded, producing fbafb418e3b0d85db2accdecb0ee6c741933abe0 Checking out Revision fbafb418e3b0d85db2accdecb0ee6c741933abe0 (PR-3045) > git config core.sparsecheckout # timeout=10 > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # 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 2a4efc596d6299a706f2b1b5ea90705279ab33b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 Commit message: "fix: Fix broken unit tests" > git rev-list --no-walk 1b400c5499d3575fa8f1315a72e6abf86b0e2f7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-02T16:45:31.715Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-02T16:45:32.028Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T16:45:32.174Z] ========================================================= [2021-02-02T16:45:32.174Z] EdgeX Global Pipelines Version Info [2021-02-02T16:45:32.174Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-02T16:45:33.733Z] ------------------- [2021-02-02T16:45:33.733Z] stable info: [2021-02-02T16:45:33.733Z] ------------------- [2021-02-02T16:45:33.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-02T16:45:33.733Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-02T16:45:33.733Z] Message: update stable to v1.0.179 [2021-02-02T16:45:34.680Z] ------------------- [2021-02-02T16:45:34.680Z] experimental info: [2021-02-02T16:45:34.680Z] ------------------- [2021-02-02T16:45:34.680Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-02T16:45:34.680Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-02T16:45:34.680Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-02T16:45:34.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-02T16:45:35.074Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-02T16:45:35.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-02T16:45:35.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-02T16:45:35.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-02T16:45:35.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-02T16:45:35.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-02T16:45:35.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-02T16:45:35.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-02T16:45:35.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-02T16:45:36.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-02T16:45:36.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-02T16:45:36.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-02T16:45:36.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-02T16:45:36.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-02T16:45:36.534Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-02T16:45:36.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-02T16:45:36.720Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-02T16:45:36.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-02T16:45:36.934Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-02T16:45:37.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-02T16:45:37.159Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-02T16:45:37.254Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-02T16:45:37.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3045 [Pipeline] echo [2021-02-02T16:45:37.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3045 [Pipeline] echo [2021-02-02T16:45:37.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3045 [Pipeline] echo [2021-02-02T16:45:37.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbafb418e3b0d85db2accdecb0ee6c741933abe0 [Pipeline] echo [2021-02-02T16:45:37.747Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbafb41 [Pipeline] echo [2021-02-02T16:45:37.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T16:45:38.018Z] provisioning config files... [2021-02-02T16:45:38.048Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8460857613397823682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T16:45:38.416Z] ---> docker-login.sh [2021-02-02T16:45:38.416Z] nexus3.edgexfoundry.org:10001 [2021-02-02T16:45:38.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:45:38.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:45:38.947Z] Configure a credential helper to remove this warning. See [2021-02-02T16:45:38.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:45:38.947Z] [2021-02-02T16:45:38.947Z] Login Succeeded [2021-02-02T16:45:38.947Z] nexus3.edgexfoundry.org:10002 [2021-02-02T16:45:39.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:45:39.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:45:39.210Z] Configure a credential helper to remove this warning. See [2021-02-02T16:45:39.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:45:39.210Z] [2021-02-02T16:45:39.210Z] Login Succeeded [2021-02-02T16:45:39.210Z] nexus3.edgexfoundry.org:10003 [2021-02-02T16:45:39.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:45:39.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:45:39.475Z] Configure a credential helper to remove this warning. See [2021-02-02T16:45:39.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:45:39.475Z] [2021-02-02T16:45:39.475Z] Login Succeeded [2021-02-02T16:45:39.475Z] nexus3.edgexfoundry.org:10004 [2021-02-02T16:45:39.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:45:39.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:45:39.738Z] Configure a credential helper to remove this warning. See [2021-02-02T16:45:39.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:45:39.738Z] [2021-02-02T16:45:39.738Z] Login Succeeded [2021-02-02T16:45:39.738Z] docker.io [2021-02-02T16:45:39.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:45:40.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:45:40.000Z] Configure a credential helper to remove this warning. See [2021-02-02T16:45:40.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:45:40.000Z] [2021-02-02T16:45:40.000Z] Login Succeeded [2021-02-02T16:45:40.000Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T16:45:40.009Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T16:45:40.535Z] ++ 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-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/core-command/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/core-data/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-02T16:45:40.535Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-02T16:45:40.535Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-02T16:45:40.535Z] ++ cut -d/ -f2 [2021-02-02T16:45:40.535Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-02T16:45:40.618Z] 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-02-02T16:45:42.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T16:45:42.341Z] [2021-02-02T16:45:42.341Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:45:42.726Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T16:45:42.726Z] latest: Pulling from edgex-devops/git-semver [2021-02-02T16:45:42.726Z] 31603596830f: Pulling fs layer [2021-02-02T16:45:42.726Z] 2a8b12db71e7: Pulling fs layer [2021-02-02T16:45:42.726Z] 6ca5941a6612: Pulling fs layer [2021-02-02T16:45:42.726Z] ecc8261a40a4: Pulling fs layer [2021-02-02T16:45:42.726Z] ecc8261a40a4: Waiting [2021-02-02T16:45:42.726Z] 2a8b12db71e7: Verifying Checksum [2021-02-02T16:45:42.726Z] 2a8b12db71e7: Download complete [2021-02-02T16:45:42.990Z] 31603596830f: Verifying Checksum [2021-02-02T16:45:42.990Z] 31603596830f: Download complete [2021-02-02T16:45:42.990Z] ecc8261a40a4: Verifying Checksum [2021-02-02T16:45:42.990Z] ecc8261a40a4: Download complete [2021-02-02T16:45:42.990Z] 6ca5941a6612: Verifying Checksum [2021-02-02T16:45:42.990Z] 6ca5941a6612: Download complete [2021-02-02T16:45:43.253Z] 31603596830f: Pull complete [2021-02-02T16:45:43.517Z] 2a8b12db71e7: Pull complete [2021-02-02T16:45:44.474Z] 6ca5941a6612: Pull complete [2021-02-02T16:45:44.474Z] ecc8261a40a4: Pull complete [2021-02-02T16:45:44.474Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-02T16:45:44.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T16:45:44.736Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-02T16:45:44.844Z] prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container [2021-02-02T16:45:44.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-02T16:45:47.620Z] $ docker top d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-02T16:45:47.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-02T16:45:47.997Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-02T16:45:48.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-02T16:45:48.244Z] $ docker exec d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea ssh-agent [2021-02-02T16:45:48.422Z] SSH_AUTH_SOCK=/tmp/ssh-rgrMhaKFbpan/agent.13 [2021-02-02T16:45:48.422Z] SSH_AGENT_PID=18 [2021-02-02T16:45:48.433Z] Running ssh-add (command line suppressed) [2021-02-02T16:45:48.564Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_5777867265517820717.key (/w/workspace/edgex-go/11@tmp/private_key_5777867265517820717.key) [2021-02-02T16:45:48.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-02T16:45:48.972Z] + git tag --points-at HEAD [Pipeline] } [2021-02-02T16:45:49.005Z] $ docker exec --env ******** --env ******** d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea ssh-agent -k [2021-02-02T16:45:49.153Z] unset SSH_AUTH_SOCK; [2021-02-02T16:45:49.154Z] unset SSH_AGENT_PID; [2021-02-02T16:45:49.154Z] echo Agent pid 18 killed; [2021-02-02T16:45:49.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-02T16:45:49.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-02T16:45:49.365Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-02T16:45:49.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-02T16:45:49.550Z] $ docker exec d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea ssh-agent [2021-02-02T16:45:49.721Z] SSH_AUTH_SOCK=/tmp/ssh-wA76eAnJKPbX/agent.46 [2021-02-02T16:45:49.721Z] SSH_AGENT_PID=51 [2021-02-02T16:45:49.729Z] Running ssh-add (command line suppressed) [2021-02-02T16:45:49.850Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_1276479154909665534.key (/w/workspace/edgex-go/11@tmp/private_key_1276479154909665534.key) [2021-02-02T16:45:49.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-02T16:45:50.247Z] + git semver init [2021-02-02T16:45:50.247Z] # -> Open(): unable to determine branch for HEAD [2021-02-02T16:45:50.247Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2021-02-02T16:45:50.247Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2021-02-02T16:45:50.247Z] # $SEMVER_REMOTE_NAME = origin [2021-02-02T16:45:50.247Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-02T16:45:50.247Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-02T16:45:50.247Z] # $SEMVER_BRANCH = PR-3045 [2021-02-02T16:45:50.247Z] # $SEMVER_TEMP = /tmp/semver-024786023 [2021-02-02T16:45:50.247Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-02T16:46:08.421Z] # '/tmp/semver-024786023' -> '/w/workspace/edgex-go/11/.semver' [2021-02-02T16:46:08.421Z] # -> Force: false [2021-02-02T16:46:08.421Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2021-02-02T16:46:08.440Z] $ docker exec --env ******** --env ******** d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea ssh-agent -k [2021-02-02T16:46:08.655Z] unset SSH_AUTH_SOCK; [2021-02-02T16:46:08.655Z] unset SSH_AGENT_PID; [2021-02-02T16:46:08.655Z] echo Agent pid 51 killed; [2021-02-02T16:46:08.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T16:46:09.247Z] + git semver [Pipeline] } [2021-02-02T16:46:09.267Z] $ docker stop --time=1 d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea [2021-02-02T16:46:10.792Z] $ docker rm -f d788e226166c27abaae6d24e9b17ac79950f9ed65b48b9b3b207a0a83f7958ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T16:46:11.348Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-02T16:46:11.903Z] Stashed 1 file(s) [Pipeline] echo [2021-02-02T16:46:11.906Z] [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-02-02T16:46:12.867Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-02T16:46:13.167Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-02T16:46:13.474Z] + sudo service docker restart [2021-02-02T16:46:13.474Z] + true [2021-02-02T16:46:13.474Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-02T16:46:14.068Z] ========================================================= [2021-02-02T16:46:14.068Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-02T16:46:14.068Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:46:14.416Z] + 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-02-02T16:46:17.740Z] Sending build context to Docker daemon 327.5MB [2021-02-02T16:46:17.740Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T16:46:17.740Z] Step 2/6 : FROM ${BASE} [2021-02-02T16:46:18.016Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-02T16:46:18.016Z] 188c0c94c7c5: Pulling fs layer [2021-02-02T16:46:18.016Z] 0ef7d3d256c8: Pulling fs layer [2021-02-02T16:46:18.016Z] de9db76c5a1d: Pulling fs layer [2021-02-02T16:46:18.016Z] bca2f99d35d6: Pulling fs layer [2021-02-02T16:46:18.016Z] 93359f2a8cfa: Pulling fs layer [2021-02-02T16:46:18.016Z] 7c6f9722023f: Pulling fs layer [2021-02-02T16:46:18.016Z] a35cf1a2eb13: Pulling fs layer [2021-02-02T16:46:18.016Z] bca2f99d35d6: Waiting [2021-02-02T16:46:18.016Z] 7c6f9722023f: Waiting [2021-02-02T16:46:18.016Z] 93359f2a8cfa: Waiting [2021-02-02T16:46:18.016Z] a35cf1a2eb13: Waiting [2021-02-02T16:46:18.016Z] de9db76c5a1d: Download complete [2021-02-02T16:46:18.016Z] 0ef7d3d256c8: Verifying Checksum [2021-02-02T16:46:18.016Z] 0ef7d3d256c8: Download complete [2021-02-02T16:46:18.016Z] 93359f2a8cfa: Verifying Checksum [2021-02-02T16:46:18.016Z] 93359f2a8cfa: Download complete [2021-02-02T16:46:18.016Z] 7c6f9722023f: Verifying Checksum [2021-02-02T16:46:18.016Z] 7c6f9722023f: Download complete [2021-02-02T16:46:18.016Z] 188c0c94c7c5: Verifying Checksum [2021-02-02T16:46:18.016Z] 188c0c94c7c5: Download complete [2021-02-02T16:46:18.279Z] 188c0c94c7c5: Pull complete [2021-02-02T16:46:18.542Z] 0ef7d3d256c8: Pull complete [2021-02-02T16:46:18.542Z] de9db76c5a1d: Pull complete [2021-02-02T16:46:19.942Z] a35cf1a2eb13: Verifying Checksum [2021-02-02T16:46:19.942Z] a35cf1a2eb13: Download complete [2021-02-02T16:46:20.904Z] bca2f99d35d6: Verifying Checksum [2021-02-02T16:46:20.904Z] bca2f99d35d6: Download complete [2021-02-02T16:46:26.232Z] bca2f99d35d6: Pull complete [2021-02-02T16:46:26.232Z] 93359f2a8cfa: Pull complete [2021-02-02T16:46:26.232Z] 7c6f9722023f: Pull complete [2021-02-02T16:46:27.360Z] Still waiting to schedule task [2021-02-02T16:46:27.360Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-02T16:46:31.566Z] a35cf1a2eb13: Pull complete [2021-02-02T16:46:31.566Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-02T16:46:31.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-02T16:46:31.566Z] ---> a62c8e92a672 [2021-02-02T16:46:31.566Z] 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-02-02T16:46:31.566Z] ---> Running in 880e6e1c548d [2021-02-02T16:46:32.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:46:32.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:46:33.302Z] (1/12) Installing libmagic (5.38-r0) [2021-02-02T16:46:33.302Z] (2/12) Installing file (5.38-r0) [2021-02-02T16:46:33.565Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-02T16:46:33.565Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-02T16:46:40.178Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-02T16:46:40.178Z] (6/12) Installing patch (2.7.6-r6) [2021-02-02T16:46:40.178Z] (7/12) Installing build-base (0.5-r2) [2021-02-02T16:46:40.178Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-02T16:46:40.178Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-02T16:46:40.178Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-02T16:46:40.178Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-02T16:46:40.178Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-02T16:46:40.178Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:46:40.178Z] OK: 233 MiB in 51 packages [2021-02-02T16:46:43.495Z] Removing intermediate container 880e6e1c548d [2021-02-02T16:46:43.495Z] ---> 8b46ca6d4a27 [2021-02-02T16:46:43.495Z] Step 4/6 : WORKDIR /edgex-go [2021-02-02T16:46:43.495Z] ---> Running in 4f7d20ffb7a6 [2021-02-02T16:46:43.761Z] Removing intermediate container 4f7d20ffb7a6 [2021-02-02T16:46:43.761Z] ---> 57c070b95ed4 [2021-02-02T16:46:43.761Z] Step 5/6 : COPY go.mod . [2021-02-02T16:46:44.024Z] ---> 8c7fd444d829 [2021-02-02T16:46:44.024Z] Step 6/6 : RUN go mod download [2021-02-02T16:46:44.024Z] ---> Running in d66113af1027 [2021-02-02T16:47:06.052Z] Removing intermediate container d66113af1027 [2021-02-02T16:47:06.053Z] ---> a8add41e5c4e [2021-02-02T16:47:06.053Z] Successfully built a8add41e5c4e [2021-02-02T16:47:06.053Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:47:06.390Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-02T16:47:06.390Z] . [Pipeline] withDockerContainer [2021-02-02T16:47:06.574Z] prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container [2021-02-02T16:47:06.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-02T16:47:07.446Z] $ docker top c6caf30a302cce002f7c79c2294fb724983df6a7e0a02dd90f4cec8702999a60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T16:47:07.948Z] + go version [2021-02-02T16:47:07.948Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-02T16:47:07.964Z] $ docker stop --time=1 c6caf30a302cce002f7c79c2294fb724983df6a7e0a02dd90f4cec8702999a60 [2021-02-02T16:47:09.350Z] $ docker rm -f c6caf30a302cce002f7c79c2294fb724983df6a7e0a02dd90f4cec8702999a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:47:10.198Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-02T16:47:10.198Z] . [Pipeline] withDockerContainer [2021-02-02T16:47:10.306Z] prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container [2021-02-02T16:47:10.353Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-02T16:47:11.501Z] $ docker top 6c1e14ff6b991ac297cc2435da68756717423f8d7295719ed3e7e527f64c60b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-02T16:47:11.741Z] ========================================================= [2021-02-02T16:47:11.741Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-02T16:47:11.741Z] ========================================================= [Pipeline] sh [2021-02-02T16:47:12.036Z] + make test [2021-02-02T16:47:12.036Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-02T16:47:22.095Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-02T16:47:40.409Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-02T16:47:40.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-02T16:47:41.665Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-02T16:47:41.665Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-02T16:47:41.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-02T16:47:44.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-02T16:47:44.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-02T16:47:44.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-02T16:47:44.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-02T16:47:44.266Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-02T16:47:44.861Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-02T16:47:46.814Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-02T16:47:46.814Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-02T16:47:46.814Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-02T16:47:49.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 46.0% of statements [2021-02-02T16:47:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-02T16:47:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-02T16:47:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-02T16:47:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-02T16:47:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-02T16:47:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-02T16:47:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-02T16:47:49.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements [2021-02-02T16:47:53.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.196s coverage: 27.1% of statements [2021-02-02T16:47:53.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-02T16:47:53.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-02T16:47:53.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-02T16:47:53.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-02T16:47:53.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.095s coverage: 65.8% of statements [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-02T16:47:53.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.140s coverage: 82.3% of statements [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-02T16:47:53.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-02T16:47:55.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.433s coverage: 28.6% of statements [2021-02-02T16:47:55.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-02T16:47:55.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-02T16:47:55.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-02T16:47:55.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-02T16:47:55.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-02T16:47:55.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.095s coverage: 100.0% of statements [2021-02-02T16:47:55.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-02T16:47:55.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-02-02T16:47:55.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-02T16:47:55.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.135s coverage: 86.7% of statements [2021-02-02T16:47:55.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-02T16:47:55.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.162s coverage: 97.5% of statements [2021-02-02T16:47:55.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-02T16:47:56.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements [2021-02-02T16:47:56.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-02T16:47:56.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-02T16:47:56.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-02T16:47:56.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-02T16:47:58.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.461s coverage: 92.8% of statements [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-02T16:47:58.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-02T16:47:58.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-02T16:47:58.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-02T16:47:58.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 45.5% of statements [2021-02-02T16:47:58.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-02-02T16:47:58.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2021-02-02T16:47:58.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-02-02T16:47:58.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-02-02T16:48:10.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-02-02T16:48:10.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-02-02T16:48:14.763Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24575 in /w/workspace/edgexfoundry_edgex-go_PR-3045 [Pipeline] { [Pipeline] ws [2021-02-02T16:48:14.839Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-02-02T16:48:19.550Z] using credential edgex-jenkins-ssh [2021-02-02T16:48:19.614Z] Cloning the remote Git repository [2021-02-02T16:48:19.679Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-02T16:48:19.804Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-02-02T16:48:19.876Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-02T16:48:19.877Z] > git --version # timeout=10 [2021-02-02T16:48:19.898Z] > git --version # 'git version 2.17.1' [2021-02-02T16:48:19.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T16:48:19.997Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T16:48:23.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements [2021-02-02T16:48:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-02T16:48:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-02T16:48:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-02T16:48:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-02T16:48:23.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-02-02T16:48:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-02T16:48:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-02T16:48:23.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-02T16:48:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-02T16:48:23.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-02T16:48:23.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-02T16:48:23.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 68.9% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 37.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.343s coverage: 84.0% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.081s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.711s coverage: 29.1% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.061s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-02T16:48:23.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-02T16:48:23.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-02T16:48:23.234Z] GO111MODULE=on go vet ./... [2021-02-02T16:48:36.069Z] Merging remotes/origin/master commit 2a4efc596d6299a706f2b1b5ea90705279ab33b1 into PR head commit fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:48:36.504Z] Merge succeeded, producing fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:48:36.504Z] Checking out Revision fbafb418e3b0d85db2accdecb0ee6c741933abe0 (PR-3045) [2021-02-02T16:48:35.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-02T16:48:35.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T16:48:35.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-02T16:48:35.245Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-02T16:48:35.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T16:48:35.257Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3045/head:refs/remotes/origin/PR-3045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T16:48:36.094Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T16:48:36.124Z] > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 [2021-02-02T16:48:36.432Z] > git remote # timeout=10 [2021-02-02T16:48:36.448Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T16:48:36.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T16:48:36.473Z] > git merge 2a4efc596d6299a706f2b1b5ea90705279ab33b1 # timeout=10 [2021-02-02T16:48:36.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T16:48:36.515Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T16:48:36.528Z] > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 [2021-02-02T16:48:41.099Z] Commit message: "fix: Fix broken unit tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T16:48:42.914Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-02T16:48:43.318Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-02T16:48:43.665Z] + true [2021-02-02T16:48:43.665Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T16:48:45.712Z] provisioning config files... [2021-02-02T16:48:45.884Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config7179307191391708141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T16:48:46.439Z] ---> docker-login.sh [2021-02-02T16:48:46.439Z] nexus3.edgexfoundry.org:10001 [2021-02-02T16:48:47.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:48:47.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:48:47.703Z] Configure a credential helper to remove this warning. See [2021-02-02T16:48:47.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:48:47.703Z] [2021-02-02T16:48:47.703Z] Login Succeeded [2021-02-02T16:48:47.703Z] nexus3.edgexfoundry.org:10002 [2021-02-02T16:48:48.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:48:48.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:48:48.301Z] Configure a credential helper to remove this warning. See [2021-02-02T16:48:48.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:48:48.301Z] [2021-02-02T16:48:48.301Z] Login Succeeded [2021-02-02T16:48:48.301Z] nexus3.edgexfoundry.org:10003 [2021-02-02T16:48:48.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:48:48.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:48:48.846Z] Configure a credential helper to remove this warning. See [2021-02-02T16:48:48.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:48:48.846Z] [2021-02-02T16:48:48.846Z] Login Succeeded [2021-02-02T16:48:48.846Z] nexus3.edgexfoundry.org:10004 [2021-02-02T16:48:49.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:48:49.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:48:49.396Z] Configure a credential helper to remove this warning. See [2021-02-02T16:48:49.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:48:49.396Z] [2021-02-02T16:48:49.396Z] Login Succeeded [2021-02-02T16:48:49.396Z] docker.io [2021-02-02T16:48:49.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T16:48:49.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T16:48:49.936Z] Configure a credential helper to remove this warning. See [2021-02-02T16:48:49.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T16:48:49.936Z] [2021-02-02T16:48:49.936Z] Login Succeeded [2021-02-02T16:48:49.936Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T16:48:49.952Z] Deleting 1 temporary files [2021-02-02T16:48:49.967Z] gofmt -l . [2021-02-02T16:48:49.967Z] [ "`gofmt -l .`" = "" ] [2021-02-02T16:48:49.967Z] ./bin/test-go-mod-tidy.sh [2021-02-02T16:48:49.967Z] ./bin/test-attribution-txt.sh [Pipeline] // wrap [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-02T16:48:50.347Z] + ls -al . [2021-02-02T16:48:50.347Z] total 684 [2021-02-02T16:48:50.347Z] drwxrwxr-x 10 1001 1001 4096 Feb 2 16:48 . [2021-02-02T16:48:50.347Z] drwxr-xr-x 4 root root 30 Feb 2 16:47 .. [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 11 Feb 2 16:45 .dockerignore [2021-02-02T16:48:50.347Z] drwxrwxr-x 8 1001 1001 179 Feb 2 16:45 .git [2021-02-02T16:48:50.347Z] drwxrwxr-x 3 1001 1001 125 Feb 2 16:45 .github [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 872 Feb 2 16:45 .gitignore [2021-02-02T16:48:50.347Z] drwx------ 3 1001 1001 60 Feb 2 16:46 .semver [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 166 Feb 2 16:45 .sonarcloud.properties [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 7859 Feb 2 16:45 Attribution.txt [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 3804 Feb 2 16:45 CONTRIBUTING.md [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 931 Feb 2 16:45 Dockerfile.build [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 863 Feb 2 16:45 Jenkinsfile [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 10775 Feb 2 16:45 LICENSE [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 6001 Feb 2 16:45 Makefile [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 6524 Feb 2 16:45 README.md [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 6755 Feb 2 16:45 SECURITY.md [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 5 Feb 2 16:46 VERSION [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 4131 Feb 2 16:45 ZMQWindows.md [2021-02-02T16:48:50.347Z] drwxrwxr-x 2 1001 1001 117 Feb 2 16:45 bin [2021-02-02T16:48:50.347Z] drwxrwxr-x 15 1001 1001 4096 Feb 2 16:45 cmd [2021-02-02T16:48:50.347Z] -rw-r--r-- 1 root root 578674 Feb 2 16:48 coverage.out [2021-02-02T16:48:50.347Z] -rw-r--r-- 1 root root 1054 Feb 2 16:48 go.mod [2021-02-02T16:48:50.347Z] -rw-r--r-- 1 root root 19399 Feb 2 16:48 go.sum [2021-02-02T16:48:50.347Z] drwxrwxr-x 8 1001 1001 127 Feb 2 16:45 internal [2021-02-02T16:48:50.347Z] drwxrwxr-x 4 1001 1001 26 Feb 2 16:45 openapi [2021-02-02T16:48:50.347Z] drwxrwxr-x 4 1001 1001 71 Feb 2 16:45 snap [2021-02-02T16:48:50.347Z] -rw-rw-r-- 1 1001 1001 168 Feb 2 16:45 version.go [Pipeline] sh [Pipeline] echo [2021-02-02T16:48:50.444Z] ========================================================= [2021-02-02T16:48:50.444Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-02T16:48:50.444Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:48:50.646Z] + '[' -e coverage.out ] [2021-02-02T16:48:50.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-02T16:48:50.822Z] + 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-02-02T16:48:50.867Z] Stashed 1 file(s) [Pipeline] sh [2021-02-02T16:48:51.163Z] + make build [2021-02-02T16:48:51.163Z] 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-02-02T16:48:53.503Z] Sending build context to Docker daemon 166.2MB [2021-02-02T16:48:53.503Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T16:48:53.503Z] Step 2/6 : FROM ${BASE} [2021-02-02T16:48:53.503Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-02T16:48:53.503Z] 5f621e34cdf4: Pulling fs layer [2021-02-02T16:48:53.503Z] a4357932f1b6: Pulling fs layer [2021-02-02T16:48:53.503Z] 18c013af1878: Pulling fs layer [2021-02-02T16:48:53.503Z] 00ac8860ef70: Pulling fs layer [2021-02-02T16:48:53.503Z] 63d7cb157983: Pulling fs layer [2021-02-02T16:48:53.503Z] b116817d02f9: Pulling fs layer [2021-02-02T16:48:53.503Z] 745a02a5169b: Pulling fs layer [2021-02-02T16:48:53.503Z] 00ac8860ef70: Waiting [2021-02-02T16:48:53.503Z] 63d7cb157983: Waiting [2021-02-02T16:48:53.503Z] b116817d02f9: Waiting [2021-02-02T16:48:53.503Z] 18c013af1878: Verifying Checksum [2021-02-02T16:48:53.503Z] 18c013af1878: Download complete [2021-02-02T16:48:53.503Z] a4357932f1b6: Verifying Checksum [2021-02-02T16:48:53.503Z] a4357932f1b6: Download complete [2021-02-02T16:48:53.503Z] 63d7cb157983: Download complete [2021-02-02T16:48:53.503Z] b116817d02f9: Verifying Checksum [2021-02-02T16:48:53.503Z] b116817d02f9: Download complete [2021-02-02T16:48:53.503Z] 5f621e34cdf4: Verifying Checksum [2021-02-02T16:48:53.503Z] 5f621e34cdf4: Download complete [2021-02-02T16:48:54.105Z] 5f621e34cdf4: Pull complete [2021-02-02T16:48:54.381Z] a4357932f1b6: Pull complete [2021-02-02T16:48:54.669Z] 18c013af1878: Pull complete [2021-02-02T16:48:56.108Z] 745a02a5169b: Verifying Checksum [2021-02-02T16:48:56.108Z] 745a02a5169b: Download complete [2021-02-02T16:48:56.483Z] 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-02-02T16:48:57.099Z] 00ac8860ef70: Verifying Checksum [2021-02-02T16:48:57.099Z] 00ac8860ef70: Download complete [2021-02-02T16:49:03.166Z] 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-02-02T16:49:04.128Z] 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-02-02T16:49:06.057Z] 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-02-02T16:49:06.057Z] 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-02-02T16:49:07.274Z] 00ac8860ef70: Pull complete [2021-02-02T16:49:07.551Z] 63d7cb157983: Pull complete [2021-02-02T16:49:07.824Z] b116817d02f9: Pull complete [2021-02-02T16:49:07.996Z] 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-02-02T16:49:09.395Z] 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-02-02T16:49:10.341Z] 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-02-02T16:49:11.217Z] 745a02a5169b: Pull complete [2021-02-02T16:49:11.492Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-02T16:49:11.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-02T16:49:11.492Z] ---> b7e6874047d6 [2021-02-02T16:49:11.492Z] 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-02-02T16:49:11.739Z] 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-02-02T16:49:12.690Z] 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-02-02T16:49:13.640Z] 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-02-02T16:49:14.885Z] ---> Running in bfdf2152a600 [2021-02-02T16:49:15.034Z] 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-02-02T16:49:16.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-02-02T16:49:16.444Z] $ docker stop --time=1 6c1e14ff6b991ac297cc2435da68756717423f8d7295719ed3e7e527f64c60b2 [2021-02-02T16:49:16.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T16:49:17.896Z] (1/12) Installing libmagic (5.38-r0) [2021-02-02T16:49:18.167Z] (2/12) Installing file (5.38-r0) [2021-02-02T16:49:18.167Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-02T16:49:18.169Z] $ docker rm -f 6c1e14ff6b991ac297cc2435da68756717423f8d7295719ed3e7e527f64c60b2 [2021-02-02T16:49:18.438Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:49:21.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-02T16:49:21.650Z] [2021-02-02T16:49:21.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:49:21.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-02T16:49:21.998Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-02T16:49:21.998Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-02T16:49:21.998Z] ca9280d653b3: Pulling fs layer [2021-02-02T16:49:21.998Z] 7e9c9ca2126c: Pulling fs layer [2021-02-02T16:49:22.579Z] cbdbe7a5bc2a: Pull complete [2021-02-02T16:49:22.579Z] ca9280d653b3: Verifying Checksum [2021-02-02T16:49:22.579Z] ca9280d653b3: Download complete [2021-02-02T16:49:23.534Z] 7e9c9ca2126c: Download complete [2021-02-02T16:49:23.800Z] ca9280d653b3: Pull complete [2021-02-02T16:49:30.414Z] 7e9c9ca2126c: Pull complete [2021-02-02T16:49:30.414Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-02T16:49:30.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-02T16:49:30.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-02T16:49:30.597Z] prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container [2021-02-02T16:49:30.646Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-02T16:49:33.479Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-02T16:49:33.479Z] (6/12) Installing patch (2.7.6-r6) [2021-02-02T16:49:33.479Z] (7/12) Installing build-base (0.5-r2) [2021-02-02T16:49:33.479Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-02T16:49:33.479Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-02T16:49:33.479Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-02T16:49:33.479Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-02T16:49:33.479Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-02T16:49:33.479Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:49:33.479Z] OK: 217 MiB in 51 packages [2021-02-02T16:49:33.899Z] $ docker top 6b7d1f0a24ffa0c903fb1e2aaec60a8f86d50791a165657328e513659f02c438 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T16:49:34.429Z] + docker-compose build --help [2021-02-02T16:49:34.429Z] + grep parallel [2021-02-02T16:49:35.374Z] --parallel Build images in parallel. [Pipeline] } [2021-02-02T16:49:35.388Z] $ docker stop --time=1 6b7d1f0a24ffa0c903fb1e2aaec60a8f86d50791a165657328e513659f02c438 [2021-02-02T16:49:36.772Z] $ docker rm -f 6b7d1f0a24ffa0c903fb1e2aaec60a8f86d50791a165657328e513659f02c438 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:49:37.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-02T16:49:37.375Z] . [Pipeline] withDockerContainer [2021-02-02T16:49:37.472Z] prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container [2021-02-02T16:49:37.520Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-02-02T16:49:37.784Z] Removing intermediate container bfdf2152a600 [2021-02-02T16:49:37.784Z] ---> 64a1ca04f4df [2021-02-02T16:49:37.784Z] Step 4/6 : WORKDIR /edgex-go [2021-02-02T16:49:37.784Z] ---> Running in 074c3aa48a70 [2021-02-02T16:49:38.057Z] Removing intermediate container 074c3aa48a70 [2021-02-02T16:49:38.057Z] ---> d47c94b6d774 [2021-02-02T16:49:38.057Z] Step 5/6 : COPY go.mod . [2021-02-02T16:49:38.175Z] $ docker top 80414509444c485875d141d1b34967b20c8c2982e72f019a33fb8799d28f71ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T16:49:38.672Z] ---> 11527c8fabb1 [2021-02-02T16:49:38.672Z] Step 6/6 : RUN go mod download [2021-02-02T16:49:38.744Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-02T16:49:38.954Z] ---> Running in feac1faf84a6 [2021-02-02T16:49:39.707Z] Building docker-core-command-go ... [2021-02-02T16:49:39.707Z] Building docker-core-data-go ... [2021-02-02T16:49:39.707Z] Building docker-core-metadata-go ... [2021-02-02T16:49:39.707Z] Building docker-security-bootstrapper-go ... [2021-02-02T16:49:39.707Z] Building docker-security-proxy-setup-go ... [2021-02-02T16:49:39.707Z] Building docker-security-secretstore-setup-go ... [2021-02-02T16:49:39.707Z] Building docker-support-notifications-go ... [2021-02-02T16:49:39.707Z] Building docker-support-scheduler-go ... [2021-02-02T16:49:39.707Z] Building docker-sys-mgmt-agent-go ... [2021-02-02T16:49:39.707Z] Building docker-support-notifications-go [2021-02-02T16:49:39.707Z] Building docker-sys-mgmt-agent-go [2021-02-02T16:49:39.707Z] Building docker-core-command-go [2021-02-02T16:49:39.707Z] Building docker-security-proxy-setup-go [2021-02-02T16:49:39.707Z] Building docker-core-metadata-go [2021-02-02T16:50:05.757Z] Removing intermediate container feac1faf84a6 [2021-02-02T16:50:05.757Z] ---> 46d34f519e5a [2021-02-02T16:50:05.757Z] Successfully built 46d34f519e5a [2021-02-02T16:50:05.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:50:06.095Z] + docker inspect -f . ci-base-image-arm64 [2021-02-02T16:50:06.095Z] . [Pipeline] withDockerContainer [2021-02-02T16:50:06.366Z] prd-ubuntu18.04-docker-arm64-4c-16g-24575 does not seem to be running inside a container [2021-02-02T16:50:06.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-02T16:50:07.958Z] $ docker top f1ea2712c711d7e983111c2c1190ee0e560c75a1330073a72451937d118ef5e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T16:50:08.948Z] + go version [2021-02-02T16:50:08.948Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-02T16:50:08.981Z] $ docker stop --time=1 f1ea2712c711d7e983111c2c1190ee0e560c75a1330073a72451937d118ef5e3 [2021-02-02T16:50:10.835Z] $ docker rm -f f1ea2712c711d7e983111c2c1190ee0e560c75a1330073a72451937d118ef5e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:50:11.794Z] + docker inspect -f . ci-base-image-arm64 [2021-02-02T16:50:11.794Z] . [Pipeline] withDockerContainer [2021-02-02T16:50:12.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-24575 does not seem to be running inside a container [2021-02-02T16:50:12.135Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-02T16:50:13.434Z] $ docker top 8322edb9273a9e881b14ac3206ed0ec91a2676b308bccc52cc57c876964a2e78 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-02T16:50:13.811Z] ========================================================= [2021-02-02T16:50:13.811Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-02T16:50:13.811Z] ========================================================= [Pipeline] sh [2021-02-02T16:50:14.459Z] + make test [2021-02-02T16:50:14.459Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-02T16:50:18.579Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:50:18.579Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:50:18.579Z] ---> a8add41e5c4e [2021-02-02T16:50:18.579Z] Step 3/26 : WORKDIR /edgex-go [2021-02-02T16:50:18.579Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:50:18.579Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:50:18.579Z] ---> a8add41e5c4e [2021-02-02T16:50:18.580Z] Step 3/23 : WORKDIR /edgex-go [2021-02-02T16:50:18.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:50:18.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:50:18.580Z] ---> a8add41e5c4e [2021-02-02T16:50:18.580Z] Step 3/23 : WORKDIR /edgex-go [2021-02-02T16:50:18.580Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:50:18.580Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:50:18.580Z] ---> a8add41e5c4e [2021-02-02T16:50:18.580Z] Step 3/21 : WORKDIR /edgex-go [2021-02-02T16:50:18.580Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:50:18.580Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:50:18.580Z] ---> a8add41e5c4e [2021-02-02T16:50:18.580Z] Step 3/22 : WORKDIR /edgex-go [2021-02-02T16:50:18.580Z] ---> Running in 4f308ad9a3b6 [2021-02-02T16:50:18.580Z] ---> Running in 3424e71371aa [2021-02-02T16:50:18.580Z] ---> Running in 71dc614b8ddc [2021-02-02T16:50:18.580Z] ---> Running in 8356f56a966a [2021-02-02T16:50:18.580Z] ---> Running in 4d98ec225826 [2021-02-02T16:50:18.580Z] Removing intermediate container 4f308ad9a3b6 [2021-02-02T16:50:18.580Z] ---> 9a36aab3cd8e [2021-02-02T16:50:18.580Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:50:18.580Z] Removing intermediate container 3424e71371aa [2021-02-02T16:50:18.580Z] ---> 5faa1792408e [2021-02-02T16:50:18.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:50:18.580Z] Removing intermediate container 4d98ec225826 [2021-02-02T16:50:18.580Z] ---> cb5e0fcedb9e [2021-02-02T16:50:18.580Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:50:18.580Z] Removing intermediate container 8356f56a966a [2021-02-02T16:50:18.580Z] ---> cead5f25eff6 [2021-02-02T16:50:18.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:50:18.580Z] Removing intermediate container 71dc614b8ddc [2021-02-02T16:50:18.580Z] ---> b4dbd1574407 [2021-02-02T16:50:18.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:50:18.580Z] ---> Running in 5a997929138a [2021-02-02T16:50:18.580Z] ---> Running in 595a3ae49e0f [2021-02-02T16:50:18.580Z] ---> Running in 1e9853b0af2a [2021-02-02T16:50:18.580Z] ---> Running in 14c6dc11ee45 [2021-02-02T16:50:18.580Z] ---> Running in 22a09af02226 [2021-02-02T16:50:18.580Z] Removing intermediate container 5a997929138a [2021-02-02T16:50:18.580Z] ---> b63c77fad463 [2021-02-02T16:50:18.580Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-02T16:50:18.580Z] ---> Running in d9a18b4d1b30 [2021-02-02T16:50:18.580Z] Removing intermediate container 595a3ae49e0f [2021-02-02T16:50:18.580Z] ---> d54c15d85855 [2021-02-02T16:50:18.580Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-02T16:50:18.580Z] Removing intermediate container 1e9853b0af2a [2021-02-02T16:50:18.580Z] ---> 67334ed3f4f8 [2021-02-02T16:50:18.580Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-02T16:50:18.580Z] ---> Running in ffb006f193de [2021-02-02T16:50:18.580Z] Removing intermediate container 22a09af02226 [2021-02-02T16:50:18.580Z] ---> 78d2da0cfd80 [2021-02-02T16:50:18.580Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-02T16:50:18.580Z] Removing intermediate container 14c6dc11ee45 [2021-02-02T16:50:18.580Z] ---> 4fae8018b21b [2021-02-02T16:50:18.580Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-02T16:50:18.580Z] ---> Running in 45e9a370690c [2021-02-02T16:50:18.580Z] ---> Running in 5955726a604d [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] ---> Running in 78a8d1b5ca5e [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] OK: 233 MiB in 51 packages [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:50:18.847Z] Removing intermediate container d9a18b4d1b30 [2021-02-02T16:50:18.847Z] ---> b1a89764f313 [2021-02-02T16:50:18.847Z] Step 6/26 : COPY go.mod . [2021-02-02T16:50:18.847Z] OK: 233 MiB in 51 packages [2021-02-02T16:50:18.847Z] OK: 233 MiB in 51 packages [2021-02-02T16:50:19.127Z] ---> c3c1d3e2d64c [2021-02-02T16:50:19.127Z] Step 7/26 : RUN go mod download [2021-02-02T16:50:19.127Z] OK: 233 MiB in 51 packages [2021-02-02T16:50:19.127Z] OK: 233 MiB in 51 packages [2021-02-02T16:50:19.127Z] ---> Running in 1f29642f1b62 [2021-02-02T16:50:19.702Z] Removing intermediate container 45e9a370690c [2021-02-02T16:50:19.702Z] ---> 9c7805de5ac8 [2021-02-02T16:50:19.702Z] Step 6/21 : COPY go.mod . [2021-02-02T16:50:19.973Z] Removing intermediate container ffb006f193de [2021-02-02T16:50:19.973Z] ---> 7ba9240c2ed5 [2021-02-02T16:50:19.973Z] Step 6/23 : COPY go.mod . [2021-02-02T16:50:20.240Z] ---> ea00672d5b49 [2021-02-02T16:50:20.240Z] Step 7/21 : RUN go mod download [2021-02-02T16:50:20.240Z] ---> Running in e97ca19d6359 [2021-02-02T16:50:20.505Z] Removing intermediate container 5955726a604d [2021-02-02T16:50:20.505Z] ---> da332a5a2135 [2021-02-02T16:50:20.505Z] Step 6/23 : COPY go.mod . [2021-02-02T16:50:20.505Z] Removing intermediate container 78a8d1b5ca5e [2021-02-02T16:50:20.505Z] ---> 8f74368b5a9e [2021-02-02T16:50:20.505Z] Step 6/22 : COPY go.mod . [2021-02-02T16:50:20.505Z] ---> bff024dd26d1 [2021-02-02T16:50:20.505Z] Step 7/23 : RUN go mod download [2021-02-02T16:50:20.773Z] ---> Running in 51edda8df4a3 [2021-02-02T16:50:20.773Z] ---> c9697acc2404 [2021-02-02T16:50:20.773Z] Step 7/23 : RUN go mod download [2021-02-02T16:50:20.773Z] ---> 72645fd75b73 [2021-02-02T16:50:20.773Z] Step 7/22 : RUN go mod download [2021-02-02T16:50:21.053Z] ---> Running in c51dc0f2f76e [2021-02-02T16:50:21.053Z] ---> Running in 8c599d1d2f07 [2021-02-02T16:50:22.038Z] Removing intermediate container 1f29642f1b62 [2021-02-02T16:50:22.038Z] ---> 675862391fe6 [2021-02-02T16:50:22.038Z] Step 8/26 : COPY . . [2021-02-02T16:50:22.038Z] Removing intermediate container e97ca19d6359 [2021-02-02T16:50:22.038Z] ---> f105067cb48c [2021-02-02T16:50:22.038Z] Step 8/21 : COPY . . [2021-02-02T16:50:28.724Z] Removing intermediate container 51edda8df4a3 [2021-02-02T16:50:28.724Z] ---> 926407b5a9a1 [2021-02-02T16:50:28.724Z] Step 8/23 : COPY . . [2021-02-02T16:50:28.724Z] Removing intermediate container c51dc0f2f76e [2021-02-02T16:50:28.724Z] ---> 114ec1db1082 [2021-02-02T16:50:28.724Z] Step 8/23 : COPY . . [2021-02-02T16:50:35.422Z] Removing intermediate container 8c599d1d2f07 [2021-02-02T16:50:35.422Z] ---> f7d2e61061e8 [2021-02-02T16:50:35.422Z] Step 8/22 : COPY . . [2021-02-02T16:50:36.621Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-02T16:51:07.710Z] ---> 3ae815a338dc [2021-02-02T16:51:07.710Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-02T16:51:07.710Z] ---> c66e0ca7eb63 [2021-02-02T16:51:07.710Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-02T16:51:08.289Z] ---> Running in 2904e9527e06 [2021-02-02T16:51:08.289Z] ---> Running in 8e67be928bc6 [2021-02-02T16:51:09.694Z] ---> ad773feaec1a [2021-02-02T16:51:09.694Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-02T16:51:09.694Z] ---> 8a6cdb8ea9b4 [2021-02-02T16:51:09.694Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-02T16:51:10.287Z] ---> Running in 633e3ec742d1 [2021-02-02T16:51:10.287Z] ---> Running in 846f6700afca [2021-02-02T16:51:11.704Z] 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-02-02T16:51:11.704Z] 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-02-02T16:51:11.704Z] 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-02-02T16:51:11.704Z] 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-02-02T16:51:13.139Z] ---> 7eb4135f6e60 [2021-02-02T16:51:13.139Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-02T16:51:13.139Z] ---> Running in b530f7c72d19 [2021-02-02T16:51:14.566Z] 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-02-02T16:51:23.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-02T16:51:28.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-02T16:51:33.460Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-02T16:51:33.460Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-02T16:51:33.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-02T16:51:40.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-02T16:51:40.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-02T16:51:40.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-02T16:51:40.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-02T16:51:40.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-02T16:51:40.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-02T16:51:41.293Z] 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-02-02T16:51:43.876Z] Removing intermediate container 8e67be928bc6 [2021-02-02T16:51:43.876Z] ---> 0b80f262b33b [2021-02-02T16:51:43.876Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-02T16:51:43.876Z] ---> Running in c9302b97c4fb [2021-02-02T16:51:44.866Z] 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-02-02T16:51:48.259Z] Removing intermediate container 2904e9527e06 [2021-02-02T16:51:48.259Z] ---> 78975b247e9e [2021-02-02T16:51:48.259Z] [2021-02-02T16:51:48.259Z] Step 10/21 : FROM alpine:3.12 [2021-02-02T16:51:48.522Z] 3.12: Pulling from library/alpine [2021-02-02T16:51:48.522Z] Removing intermediate container 846f6700afca [2021-02-02T16:51:48.522Z] ---> ec8ffe70636e [2021-02-02T16:51:48.522Z] [2021-02-02T16:51:48.522Z] Step 10/23 : FROM alpine:3.12 [2021-02-02T16:51:48.522Z] 3.12: Pulling from library/alpine [2021-02-02T16:51:48.971Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-02T16:51:48.971Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-02T16:51:48.971Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-02T16:51:49.103Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-02T16:51:49.103Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-02T16:51:49.103Z] Status: Downloaded newer image for alpine:3.12 [2021-02-02T16:51:49.103Z] ---> 389fef711851 [2021-02-02T16:51:49.103Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-02T16:51:49.103Z] Status: Image is up to date for alpine:3.12 [2021-02-02T16:51:49.103Z] ---> 389fef711851 [2021-02-02T16:51:49.103Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-02T16:51:53.327Z] ---> Running in 32f16dfd5fa2 [2021-02-02T16:51:53.327Z] ---> Running in 9c635fcf9c97 [2021-02-02T16:51:53.327Z] Removing intermediate container c9302b97c4fb [2021-02-02T16:51:53.327Z] ---> fcd8758d68c0 [2021-02-02T16:51:53.327Z] [2021-02-02T16:51:53.327Z] Step 11/26 : FROM docker:20.10.0 [2021-02-02T16:51:53.327Z] 20.10.0: Pulling from library/docker [2021-02-02T16:51:53.327Z] Removing intermediate container 633e3ec742d1 [2021-02-02T16:51:53.327Z] ---> 02731fd3fbb1 [2021-02-02T16:51:53.327Z] [2021-02-02T16:51:53.327Z] Step 10/23 : FROM alpine:3.12 [2021-02-02T16:51:53.327Z] ---> 389fef711851 [2021-02-02T16:51:53.327Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-02T16:51:53.327Z] Removing intermediate container b530f7c72d19 [2021-02-02T16:51:53.327Z] ---> 0133d126de65 [2021-02-02T16:51:53.327Z] [2021-02-02T16:51:53.327Z] Step 10/22 : FROM alpine:3.12 [2021-02-02T16:51:53.327Z] ---> 389fef711851 [2021-02-02T16:51:53.327Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-02T16:51:53.327Z] ---> Running in ab851dc9e758 [2021-02-02T16:51:53.327Z] ---> Running in 8bc0bb790138 [2021-02-02T16:51:53.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:51:53.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:51:53.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:51:53.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:51:54.173Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-02T16:51:54.173Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:51:54.174Z] OK: 6 MiB in 15 packages [2021-02-02T16:51:54.174Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-02T16:51:54.174Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-02T16:51:54.174Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-02T16:51:54.174Z] (4/4) Installing curl (7.69.1-r3) [2021-02-02T16:51:54.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.364s coverage: 46.0% of statements [2021-02-02T16:51:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-02T16:51:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-02T16:51:54.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-02T16:51:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-02T16:51:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-02T16:51:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-02T16:51:54.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-02T16:51:54.437Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:51:54.437Z] Executing ca-certificates-20191127-r4.trigger [2021-02-02T16:51:54.437Z] OK: 7 MiB in 18 packages [2021-02-02T16:51:54.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:51:54.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:51:54.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:51:54.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:51:54.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.212s coverage: 100.0% of statements [2021-02-02T16:51:54.699Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-02T16:51:54.699Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-02T16:51:54.699Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-02T16:51:54.699Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:51:54.699Z] Executing ca-certificates-20191127-r4.trigger [2021-02-02T16:51:54.699Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:51:54.699Z] OK: 6 MiB in 15 packages [2021-02-02T16:51:54.699Z] OK: 6 MiB in 16 packages [2021-02-02T16:51:56.625Z] Removing intermediate container 32f16dfd5fa2 [2021-02-02T16:51:56.625Z] ---> 70d3e5b841b5 [2021-02-02T16:51:56.625Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-02T16:51:57.589Z] ---> Running in c0f2cffeb9bd [2021-02-02T16:51:57.852Z] Removing intermediate container 8bc0bb790138 [2021-02-02T16:51:57.852Z] ---> d1a0e704bc6f [2021-02-02T16:51:57.852Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-02T16:51:58.116Z] Removing intermediate container 9c635fcf9c97 [2021-02-02T16:51:58.116Z] ---> 68e57edc9dba [2021-02-02T16:51:58.116Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-02T16:51:58.116Z] Removing intermediate container ab851dc9e758 [2021-02-02T16:51:58.116Z] ---> a58da1f811c8 [2021-02-02T16:51:58.116Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-02T16:51:58.381Z] ---> Running in 7a5c38b4c65c [2021-02-02T16:51:58.381Z] ---> Running in ff1c47e26ffe [2021-02-02T16:51:58.381Z] ---> Running in fc9374417725 [2021-02-02T16:51:58.381Z] Removing intermediate container c0f2cffeb9bd [2021-02-02T16:51:58.381Z] ---> d0c7edf4a4a5 [2021-02-02T16:51:58.381Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-02T16:51:58.381Z] ---> Running in ad11ea0c242b [2021-02-02T16:51:58.646Z] Removing intermediate container 7a5c38b4c65c [2021-02-02T16:51:58.646Z] ---> da102581b579 [2021-02-02T16:51:58.646Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-02T16:51:58.646Z] Removing intermediate container ff1c47e26ffe [2021-02-02T16:51:58.646Z] ---> 8c4143cee39a [2021-02-02T16:51:58.646Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-02T16:51:58.646Z] Removing intermediate container fc9374417725 [2021-02-02T16:51:58.646Z] ---> 9efac77f2228 [2021-02-02T16:51:58.646Z] Step 13/21 : WORKDIR /edgex [2021-02-02T16:51:58.909Z] ---> Running in 7aad555f946a [2021-02-02T16:51:58.909Z] Removing intermediate container ad11ea0c242b [2021-02-02T16:51:58.909Z] ---> f00cbacfc2e2 [2021-02-02T16:51:58.909Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-02T16:51:58.909Z] ---> Running in 4fe03f6d855d [2021-02-02T16:51:58.909Z] ---> Running in 8dbe8b2e39ec [2021-02-02T16:51:59.178Z] ---> Running in 7b4ae9f53929 [2021-02-02T16:51:59.178Z] Removing intermediate container 7aad555f946a [2021-02-02T16:51:59.178Z] ---> 731484517172 [2021-02-02T16:51:59.178Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-02T16:51:59.440Z] ---> Running in 0e0a28f14971 [2021-02-02T16:51:59.440Z] Removing intermediate container 8dbe8b2e39ec [2021-02-02T16:51:59.440Z] ---> be22383ff26d [2021-02-02T16:51:59.440Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-02T16:51:59.440Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-02T16:51:59.440Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-02T16:51:59.440Z] ---> aefe523efa57 [2021-02-02T16:51:59.440Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-02T16:51:59.711Z] Removing intermediate container 7b4ae9f53929 [2021-02-02T16:51:59.711Z] ---> 0b182bc59b80 [2021-02-02T16:51:59.711Z] Step 15/23 : WORKDIR / [2021-02-02T16:51:59.711Z] Removing intermediate container 4fe03f6d855d [2021-02-02T16:51:59.711Z] ---> d3f941165b19 [2021-02-02T16:51:59.711Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-02T16:51:59.711Z] ---> Running in 64671a431df1 [2021-02-02T16:51:59.711Z] ---> Running in 40d7a872fa13 [2021-02-02T16:51:59.988Z] ---> Running in 38d8146463e6 [2021-02-02T16:51:59.988Z] Removing intermediate container 0e0a28f14971 [2021-02-02T16:51:59.988Z] ---> 0b7a13f0df51 [2021-02-02T16:51:59.988Z] Step 15/23 : WORKDIR / [2021-02-02T16:52:00.264Z] ---> Running in cd8e24061230 [2021-02-02T16:52:00.264Z] ---> bdddb95e5cfc [2021-02-02T16:52:00.264Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-02T16:52:00.264Z] Removing intermediate container 64671a431df1 [2021-02-02T16:52:00.264Z] ---> 1897433450d6 [2021-02-02T16:52:00.264Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T16:52:00.534Z] Removing intermediate container 38d8146463e6 [2021-02-02T16:52:00.534Z] ---> b4e86f9b54e6 [2021-02-02T16:52:00.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T16:52:01.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:52:01.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:52:01.493Z] ---> 990321a78fa5 [2021-02-02T16:52:01.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-02T16:52:01.493Z] Removing intermediate container cd8e24061230 [2021-02-02T16:52:01.493Z] ---> 9a993ff9d77a [2021-02-02T16:52:01.493Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T16:52:01.493Z] ---> ea0808f4cdb4 [2021-02-02T16:52:01.493Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-02T16:52:01.493Z] ---> 24b9f90bff02 [2021-02-02T16:52:01.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-02T16:52:01.493Z] (1/2) Installing readline (8.0.4-r0) [2021-02-02T16:52:01.493Z] (2/2) Installing bash (5.0.17-r0) [2021-02-02T16:52:01.770Z] Executing bash-5.0.17-r0.post-install [2021-02-02T16:52:01.770Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:52:01.770Z] OK: 12 MiB in 22 packages [2021-02-02T16:52:02.724Z] ---> ee5a75d33bac [2021-02-02T16:52:02.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-02T16:52:02.724Z] ---> 5780d9ff6c17 [2021-02-02T16:52:02.724Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-02T16:52:02.724Z] ---> 0eb2de0cbd01 [2021-02-02T16:52:02.724Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-02T16:52:02.724Z] ---> 772d309e0c03 [2021-02-02T16:52:02.724Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-02T16:52:03.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.649s coverage: 27.1% of statements [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-02T16:52:03.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-02T16:52:03.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-02T16:52:03.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.218s coverage: 65.8% of statements [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-02T16:52:03.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-02T16:52:03.300Z] ---> Running in 5c186a80ff50 [2021-02-02T16:52:03.562Z] Removing intermediate container 40d7a872fa13 [2021-02-02T16:52:03.562Z] ---> 7094c2cf7258 [2021-02-02T16:52:03.562Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-02T16:52:03.562Z] ---> 582339063eae [2021-02-02T16:52:03.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-02T16:52:03.562Z] ---> a4eda5df84d8 [2021-02-02T16:52:03.562Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-02T16:52:03.562Z] ---> b09d8ea04c51 [2021-02-02T16:52:03.562Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-02T16:52:03.832Z] Removing intermediate container 5c186a80ff50 [2021-02-02T16:52:03.832Z] ---> cc7033c33db3 [2021-02-02T16:52:03.832Z] Step 18/21 : CMD ["--init=true"] [2021-02-02T16:52:03.832Z] ---> Running in d2300a38d24f [2021-02-02T16:52:03.832Z] ---> Running in 4ebcd43d00d2 [2021-02-02T16:52:03.832Z] ---> Running in 8d9873c16836 [2021-02-02T16:52:03.832Z] ---> Running in e1b88513ff29 [2021-02-02T16:52:04.095Z] ---> 815590b868b6 [2021-02-02T16:52:04.095Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-02T16:52:04.095Z] Removing intermediate container d2300a38d24f [2021-02-02T16:52:04.095Z] ---> 7e15d5513382 [2021-02-02T16:52:04.095Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-02T16:52:04.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.684s coverage: 82.3% of statements [2021-02-02T16:52:04.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-02T16:52:04.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-02T16:52:04.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-02T16:52:04.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-02T16:52:04.674Z] ---> Running in 61efc876c36e [2021-02-02T16:52:04.674Z] Removing intermediate container 4ebcd43d00d2 [2021-02-02T16:52:04.674Z] ---> 03776ac40f60 [2021-02-02T16:52:04.674Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T16:52:04.674Z] Removing intermediate container 8d9873c16836 [2021-02-02T16:52:04.674Z] ---> 3d98be1b6089 [2021-02-02T16:52:04.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T16:52:04.674Z] Removing intermediate container e1b88513ff29 [2021-02-02T16:52:04.674Z] ---> 3c06a93f2fb1 [2021-02-02T16:52:04.674Z] Step 19/21 : LABEL arch=x86_64 [2021-02-02T16:52:04.674Z] ---> Running in 1f77c0bbff49 [2021-02-02T16:52:04.674Z] ---> Running in 667b2dc6a161 [2021-02-02T16:52:04.674Z] ---> Running in 6121229bcd63 [2021-02-02T16:52:04.943Z] ---> Running in 63e52a67fd8b [2021-02-02T16:52:04.943Z] Removing intermediate container 61efc876c36e [2021-02-02T16:52:04.943Z] ---> c99fe9072cc1 [2021-02-02T16:52:04.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T16:52:04.943Z] Removing intermediate container 1f77c0bbff49 [2021-02-02T16:52:04.943Z] ---> c8434f1f2fb0 [2021-02-02T16:52:04.943Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-02T16:52:05.205Z] ---> Running in 2a2e37997949 [2021-02-02T16:52:05.205Z] Removing intermediate container 667b2dc6a161 [2021-02-02T16:52:05.205Z] ---> 9663afc1cb3b [2021-02-02T16:52:05.205Z] Step 21/23 : LABEL arch=x86_64 [2021-02-02T16:52:05.205Z] Removing intermediate container 6121229bcd63 [2021-02-02T16:52:05.205Z] ---> e175b431300c [2021-02-02T16:52:05.205Z] Step 20/22 : LABEL arch=x86_64 [2021-02-02T16:52:05.205Z] Removing intermediate container 63e52a67fd8b [2021-02-02T16:52:05.205Z] ---> 1bc823387a8c [2021-02-02T16:52:05.205Z] Step 20/21 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:52:05.467Z] ---> Running in 612ba445043c [2021-02-02T16:52:05.467Z] ---> Running in 6cf9f0db58fc [2021-02-02T16:52:05.467Z] ---> Running in b613900e9e74 [2021-02-02T16:52:05.467Z] ---> Running in 64e92ac42b78 [2021-02-02T16:52:05.467Z] Removing intermediate container 2a2e37997949 [2021-02-02T16:52:05.467Z] ---> b6d30db9c7b4 [2021-02-02T16:52:05.467Z] Step 21/23 : LABEL arch=x86_64 [2021-02-02T16:52:05.730Z] ---> Running in 6bbfe069cab2 [2021-02-02T16:52:05.730Z] Removing intermediate container 6cf9f0db58fc [2021-02-02T16:52:05.730Z] ---> c4e0f62da217 [2021-02-02T16:52:05.730Z] Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:52:05.730Z] Removing intermediate container 612ba445043c [2021-02-02T16:52:05.730Z] ---> 14d97fe5f4cc [2021-02-02T16:52:05.730Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-02T16:52:05.730Z] Removing intermediate container b613900e9e74 [2021-02-02T16:52:05.730Z] ---> dfe5331e207d [2021-02-02T16:52:05.730Z] Step 21/22 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:52:05.992Z] Removing intermediate container 64e92ac42b78 [2021-02-02T16:52:05.992Z] ---> 8dfcfc9bc772 [2021-02-02T16:52:05.992Z] Step 21/21 : LABEL version=0.0.0 [2021-02-02T16:52:05.992Z] ---> Running in f7e65b8ba743 [2021-02-02T16:52:05.992Z] ---> Running in 626edea08bce [2021-02-02T16:52:06.255Z] ---> Running in 487b4e9963c4 [2021-02-02T16:52:06.255Z] Removing intermediate container 6bbfe069cab2 [2021-02-02T16:52:06.255Z] ---> a41969119f9a [2021-02-02T16:52:06.255Z] Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:52:06.255Z] ---> Running in c6abde853911 [2021-02-02T16:52:06.255Z] Removing intermediate container f7e65b8ba743 [2021-02-02T16:52:06.255Z] ---> d925276eb731 [2021-02-02T16:52:06.255Z] Step 23/23 : LABEL version=0.0.0 [2021-02-02T16:52:06.255Z] Removing intermediate container 626edea08bce [2021-02-02T16:52:06.255Z] ---> a31938a0d4ad [2021-02-02T16:52:06.255Z] Step 22/22 : LABEL version=0.0.0 [2021-02-02T16:52:06.520Z] ---> 1fa8239f911a [2021-02-02T16:52:06.520Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-02T16:52:06.520Z] Removing intermediate container 487b4e9963c4 [2021-02-02T16:52:06.520Z] ---> 5d7efcebc699 [2021-02-02T16:52:06.520Z] [2021-02-02T16:52:06.520Z] ---> Running in 2ef51ce82e44 [2021-02-02T16:52:06.520Z] ---> Running in 44e58251f870 [2021-02-02T16:52:06.790Z] Removing intermediate container c6abde853911 [2021-02-02T16:52:06.790Z] ---> 9eb102e0feda [2021-02-02T16:52:06.790Z] Step 23/23 : LABEL version=0.0.0 [2021-02-02T16:52:06.790Z] Successfully built 5d7efcebc699 [2021-02-02T16:52:06.790Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-02T16:52:06.790Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-02-02T16:52:06.790Z] Removing intermediate container 2ef51ce82e44 [2021-02-02T16:52:06.790Z] ---> a29c62e5e3c0 [2021-02-02T16:52:06.790Z] [2021-02-02T16:52:06.790Z] ---> Running in eed647038d96 [2021-02-02T16:52:07.053Z] ---> cabaf8b3ca54 [2021-02-02T16:52:07.053Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-02T16:52:07.053Z] Removing intermediate container 44e58251f870 [2021-02-02T16:52:07.053Z] ---> aef1b17c6bc1 [2021-02-02T16:52:07.053Z] [2021-02-02T16:52:07.053Z] Successfully built a29c62e5e3c0 [2021-02-02T16:52:07.053Z] Successfully built aef1b17c6bc1 [2021-02-02T16:52:07.315Z] Successfully tagged docker-core-command-go:latest [2021-02-02T16:52:07.315Z] Building docker-security-secretstore-setup-go [2021-02-02T16:52:07.315Z]  Building docker-core-command-go ... done Successfully tagged docker-support-notifications-go:latest [2021-02-02T16:52:07.315Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-02-02T16:52:07.315Z] Removing intermediate container eed647038d96 [2021-02-02T16:52:07.315Z] ---> 240ec758e491 [2021-02-02T16:52:07.315Z] [2021-02-02T16:52:07.315Z] ---> e9aff3b27016 [2021-02-02T16:52:07.315Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-02T16:52:07.315Z] Successfully built 240ec758e491 [2021-02-02T16:52:07.315Z] Successfully tagged docker-core-metadata-go:latest [2021-02-02T16:52:07.315Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-02T16:52:07.579Z] ---> Running in 535fe5ff0267 [2021-02-02T16:52:07.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:52:08.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:52:08.104Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-02T16:52:08.104Z] (2/33) Installing expat (2.2.9-r1) [2021-02-02T16:52:08.104Z] (3/33) Installing libffi (3.3-r2) [2021-02-02T16:52:08.368Z] (4/33) Installing gdbm (1.13-r1) [2021-02-02T16:52:08.368Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-02T16:52:08.368Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-02T16:52:08.368Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-02T16:52:09.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements [2021-02-02T16:52:09.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-02T16:52:09.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-02T16:52:09.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-02T16:52:09.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-02T16:52:09.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-02T16:52:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.135s coverage: 100.0% of statements [2021-02-02T16:52:09.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-02T16:52:09.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements [2021-02-02T16:52:09.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-02T16:52:10.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.300s coverage: 86.7% of statements [2021-02-02T16:52:10.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-02T16:52:12.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.445s coverage: 97.5% of statements [2021-02-02T16:52:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-02T16:52:12.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-02-02T16:52:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-02T16:52:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-02T16:52:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-02T16:52:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-02T16:52:19.407Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-02T16:52:19.407Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-02T16:52:19.407Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-02T16:52:19.407Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-02T16:52:19.407Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-02T16:52:19.669Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-02T16:52:19.669Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-02T16:52:19.669Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-02T16:52:19.669Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-02T16:52:20.244Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-02T16:52:21.640Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-02T16:52:21.640Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-02T16:52:22.214Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-02T16:52:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.327s coverage: 92.8% of statements [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-02T16:52:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-02T16:52:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.210s coverage: 0.1% of statements [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-02T16:52:22.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-02T16:52:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements [2021-02-02T16:52:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 79.5% of statements [2021-02-02T16:52:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-02-02T16:52:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2021-02-02T16:52:22.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-02-02T16:52:23.158Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-02T16:52:24.114Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-02T16:52:24.114Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-02T16:52:24.114Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-02T16:52:24.114Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-02T16:52:24.114Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-02T16:52:24.114Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-02T16:52:24.114Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-02T16:52:24.114Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-02T16:52:24.114Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-02T16:52:24.380Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-02T16:52:24.644Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-02T16:52:24.644Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-02T16:52:24.906Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:52:24.906Z] OK: 71 MiB in 55 packages [2021-02-02T16:52:34.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements [2021-02-02T16:52:34.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2021-02-02T16:52:43.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:52:43.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:52:43.146Z] ---> a8add41e5c4e [2021-02-02T16:52:43.146Z] Step 3/22 : WORKDIR /edgex-go [2021-02-02T16:52:43.146Z] ---> Using cache [2021-02-02T16:52:43.146Z] ---> b4dbd1574407 [2021-02-02T16:52:43.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> 78d2da0cfd80 [2021-02-02T16:52:43.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> da332a5a2135 [2021-02-02T16:52:43.147Z] Step 6/22 : COPY go.mod . [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> c9697acc2404 [2021-02-02T16:52:43.147Z] Step 7/22 : RUN go mod download [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> 114ec1db1082 [2021-02-02T16:52:43.147Z] Step 8/22 : COPY . . [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> ad773feaec1a [2021-02-02T16:52:43.147Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-02T16:52:43.147Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:52:43.147Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:52:43.147Z] ---> a8add41e5c4e [2021-02-02T16:52:43.147Z] Step 3/24 : WORKDIR /edgex-go [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> b4dbd1574407 [2021-02-02T16:52:43.147Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> 78d2da0cfd80 [2021-02-02T16:52:43.147Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> da332a5a2135 [2021-02-02T16:52:43.147Z] Step 6/24 : COPY go.mod . [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> c9697acc2404 [2021-02-02T16:52:43.147Z] Step 7/24 : RUN go mod download [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> 114ec1db1082 [2021-02-02T16:52:43.147Z] Step 8/24 : COPY . . [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> ad773feaec1a [2021-02-02T16:52:43.147Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-02T16:52:43.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:52:43.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:52:43.147Z] ---> a8add41e5c4e [2021-02-02T16:52:43.147Z] Step 3/23 : WORKDIR /edgex-go [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> b4dbd1574407 [2021-02-02T16:52:43.147Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> 78d2da0cfd80 [2021-02-02T16:52:43.147Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-02T16:52:43.147Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:52:43.147Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:52:43.147Z] ---> a8add41e5c4e [2021-02-02T16:52:43.147Z] Step 3/31 : WORKDIR /edgex-go [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> b4dbd1574407 [2021-02-02T16:52:43.147Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> 78d2da0cfd80 [2021-02-02T16:52:43.147Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> da332a5a2135 [2021-02-02T16:52:43.147Z] Step 6/31 : COPY go.mod . [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> c9697acc2404 [2021-02-02T16:52:43.147Z] Step 7/31 : RUN go mod download [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> 114ec1db1082 [2021-02-02T16:52:43.147Z] Step 8/31 : COPY . . [2021-02-02T16:52:43.147Z] ---> Using cache [2021-02-02T16:52:43.147Z] ---> ad773feaec1a [2021-02-02T16:52:43.147Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-02T16:52:43.752Z] ---> Running in e92f77329566 [2021-02-02T16:52:43.752Z] ---> Running in 82e721301fc6 [2021-02-02T16:52:43.752Z] ---> Running in a021d6e72e84 [2021-02-02T16:52:43.752Z] ---> Running in 81510c9596b4 [2021-02-02T16:52:44.951Z] 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-02-02T16:52:44.951Z] 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-02-02T16:52:44.951Z] 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-02-02T16:52:44.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:52:45.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:52:46.174Z] OK: 233 MiB in 51 packages [2021-02-02T16:52:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements [2021-02-02T16:52:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-02T16:52:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-02T16:52:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-02T16:52:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-02T16:52:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-02-02T16:52:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-02T16:52:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-02T16:52:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-02-02T16:52:49.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-02T16:52:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.2% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.4% of statements [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.546s coverage: 63.5% of statements [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.711s coverage: 68.9% of statements [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 37.0% of statements [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-02T16:52:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.514s coverage: 84.0% of statements [2021-02-02T16:52:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.094s coverage: 100.0% of statements [2021-02-02T16:52:50.430Z] Removing intermediate container 535fe5ff0267 [2021-02-02T16:52:50.430Z] ---> 73a5f72c4e61 [2021-02-02T16:52:50.430Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-02T16:52:50.430Z] Removing intermediate container 81510c9596b4 [2021-02-02T16:52:50.430Z] ---> 50b691bf9d8a [2021-02-02T16:52:50.430Z] Step 6/23 : COPY go.mod . [2021-02-02T16:52:50.430Z] ---> Running in 331c45acb389 [2021-02-02T16:52:51.018Z] ---> 053a63d7e3ac [2021-02-02T16:52:51.018Z] Step 7/23 : RUN go mod download [2021-02-02T16:52:51.018Z] ---> Running in 007afd35118d [2021-02-02T16:52:53.628Z] Collecting docker-compose==1.23.2 [2021-02-02T16:52:53.628Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-02T16:52:53.893Z] Collecting texttable<0.10,>=0.9.0 [2021-02-02T16:52:53.893Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-02T16:52:54.170Z] Removing intermediate container 007afd35118d [2021-02-02T16:52:54.170Z] ---> a489590f0c2a [2021-02-02T16:52:54.170Z] Step 8/23 : COPY . . [2021-02-02T16:52:55.596Z] Collecting jsonschema<3,>=2.5.1 [2021-02-02T16:52:55.596Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-02T16:52:55.862Z] Collecting docker<4.0,>=3.6.0 [2021-02-02T16:52:56.450Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-02T16:52:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 47.0% of statements [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-02T16:52:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-02T16:52:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-02T16:52:56.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.195s coverage: 100.0% of statements [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-02T16:52:56.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-02T16:52:58.428Z] 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-02-02T16:52:58.428Z] Collecting cached-property<2,>=1.2.0 [2021-02-02T16:52:58.428Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-02T16:52:58.698Z] Collecting PyYAML<4,>=3.10 [2021-02-02T16:52:58.698Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-02T16:53:01.331Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-02T16:53:01.331Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-02T16:53:01.607Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-02T16:53:01.607Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-02T16:53:03.060Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-02T16:53:03.060Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-02T16:53:03.060Z] Collecting docopt<0.7,>=0.6.1 [2021-02-02T16:53:03.334Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-02T16:53:03.463Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.166s coverage: 29.1% of statements [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-02T16:53:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-02T16:53:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.150s coverage: 100.0% of statements [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-02T16:53:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.217s coverage: 100.0% of statements [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-02T16:53:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-02T16:53:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-02T16:53:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.118s coverage: 87.9% of statements [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-02T16:53:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-02T16:53:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.099s coverage: 100.0% of statements [2021-02-02T16:53:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-02T16:53:03.929Z] Collecting docker-pycreds>=0.4.0 [2021-02-02T16:53:03.930Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-02T16:53:04.057Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-02T16:53:04.207Z] 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-02-02T16:53:04.207Z] 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-02-02T16:53:04.207Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-02T16:53:04.207Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-02T16:53:05.030Z] GO111MODULE=on go vet ./... [2021-02-02T16:53:05.652Z] Collecting idna<2.8,>=2.5 [2021-02-02T16:53:05.652Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-02T16:53:05.652Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-02T16:53:05.652Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-02T16:53:05.652Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-02T16:53:05.652Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-02T16:53:05.652Z] Installing collected packages: texttable, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, dockerpty, docopt, docker-compose [2021-02-02T16:53:05.652Z] Running setup.py install for texttable: started [2021-02-02T16:53:07.617Z] Running setup.py install for texttable: finished with status 'done' [2021-02-02T16:53:07.890Z] Attempting uninstall: urllib3 [2021-02-02T16:53:07.890Z] Found existing installation: urllib3 1.25.9 [2021-02-02T16:53:07.890Z] Uninstalling urllib3-1.25.9: [2021-02-02T16:53:09.284Z] Successfully uninstalled urllib3-1.25.9 [2021-02-02T16:53:11.894Z] 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-02-02T16:53:11.894Z] 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-02-02T16:53:12.159Z] Attempting uninstall: idna [2021-02-02T16:53:12.159Z] Found existing installation: idna 2.9 [2021-02-02T16:53:12.431Z] Uninstalling idna-2.9: [2021-02-02T16:53:12.431Z] Successfully uninstalled idna-2.9 [2021-02-02T16:53:13.033Z] Attempting uninstall: requests [2021-02-02T16:53:13.033Z] Found existing installation: requests 2.23.0 [2021-02-02T16:53:13.033Z] Uninstalling requests-2.23.0: [2021-02-02T16:53:13.626Z] Successfully uninstalled requests-2.23.0 [2021-02-02T16:53:17.920Z] Running setup.py install for PyYAML: started [2021-02-02T16:53:18.871Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-02T16:53:18.871Z] Running setup.py install for dockerpty: started [2021-02-02T16:53:19.456Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-02T16:53:19.456Z] Running setup.py install for docopt: started [2021-02-02T16:53:20.030Z] Running setup.py install for docopt: finished with status 'done' [2021-02-02T16:53:20.610Z] ---> daabaeb0fb6e [2021-02-02T16:53:20.610Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-02T16:53:21.186Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-02T16:53:21.763Z] ---> Running in 7085bcaf596b [2021-02-02T16:53:22.725Z] 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-02-02T16:53:26.062Z] Removing intermediate container e92f77329566 [2021-02-02T16:53:26.062Z] ---> 9e9369a7d6f3 [2021-02-02T16:53:26.062Z] [2021-02-02T16:53:26.062Z] Step 10/22 : FROM alpine:3.12 [2021-02-02T16:53:27.455Z] ---> 389fef711851 [2021-02-02T16:53:27.455Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-02T16:53:27.455Z] Removing intermediate container a021d6e72e84 [2021-02-02T16:53:27.455Z] ---> 0a03d7e6f80c [2021-02-02T16:53:27.455Z] [2021-02-02T16:53:27.455Z] Step 10/31 : FROM alpine:3.12 [2021-02-02T16:53:27.455Z] ---> 389fef711851 [2021-02-02T16:53:27.455Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-02T16:53:27.455Z] ---> Using cache [2021-02-02T16:53:27.455Z] ---> d1a0e704bc6f [2021-02-02T16:53:27.455Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-02T16:53:27.455Z] ---> Using cache [2021-02-02T16:53:27.455Z] ---> da102581b579 [2021-02-02T16:53:27.455Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-02T16:53:27.455Z] Removing intermediate container 82e721301fc6 [2021-02-02T16:53:27.455Z] ---> 094c33538952 [2021-02-02T16:53:27.455Z] [2021-02-02T16:53:27.455Z] Step 10/24 : FROM alpine:3.12 [2021-02-02T16:53:27.455Z] ---> 389fef711851 [2021-02-02T16:53:27.455Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-02T16:53:27.455Z] Removing intermediate container 331c45acb389 [2021-02-02T16:53:27.455Z] ---> b6f8ee8eeda6 [2021-02-02T16:53:27.455Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-02T16:53:27.727Z] ---> Running in ae44b23f414c [2021-02-02T16:53:27.728Z] ---> Running in bce82048e224 [2021-02-02T16:53:28.008Z] ---> Running in 4d044a47f296 [2021-02-02T16:53:28.008Z] ---> Running in d998d68c57d0 [2021-02-02T16:53:28.281Z] Removing intermediate container bce82048e224 [2021-02-02T16:53:28.281Z] ---> cea777dbec96 [2021-02-02T16:53:28.281Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-02T16:53:28.281Z] Removing intermediate container ae44b23f414c [2021-02-02T16:53:28.281Z] ---> 3257e3dd5e38 [2021-02-02T16:53:28.281Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-02T16:53:28.881Z] ---> Running in d8e104e67803 [2021-02-02T16:53:28.881Z] ---> Running in 4f8464afd6a9 [2021-02-02T16:53:29.152Z] Removing intermediate container 4f8464afd6a9 [2021-02-02T16:53:29.152Z] ---> bf05fe54a94b [2021-02-02T16:53:29.152Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T16:53:31.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:53:31.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:53:31.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:53:31.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:53:31.161Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-02T16:53:31.161Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-02T16:53:31.161Z] (3/3) Installing curl (7.69.1-r3) [2021-02-02T16:53:31.438Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:53:31.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:53:31.438Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-02T16:53:31.438Z] OK: 72 MiB in 58 packages [2021-02-02T16:53:31.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:53:31.438Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-02T16:53:31.438Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-02T16:53:31.438Z] (4/5) Installing curl (7.69.1-r3) [2021-02-02T16:53:31.438Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-02T16:53:31.438Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:53:31.438Z] Executing ca-certificates-20191127-r4.trigger [2021-02-02T16:53:31.705Z] OK: 7 MiB in 19 packages [2021-02-02T16:53:31.705Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-02T16:53:31.705Z] (2/2) Installing su-exec (0.2-r1) [2021-02-02T16:53:31.705Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:53:31.705Z] OK: 6 MiB in 16 packages [2021-02-02T16:53:31.978Z] ---> b1b237adef19 [2021-02-02T16:53:31.978Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-02T16:53:33.394Z] Removing intermediate container 4d044a47f296 [2021-02-02T16:53:33.394Z] ---> b9ca8fddf2a5 [2021-02-02T16:53:33.394Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-02T16:53:33.394Z] ---> 572348401978 [2021-02-02T16:53:33.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-02T16:53:33.394Z] ---> Running in 3db3ffcf9735 [2021-02-02T16:53:33.394Z] Removing intermediate container d8e104e67803 [2021-02-02T16:53:33.394Z] ---> b6a3412f0b2b [2021-02-02T16:53:33.394Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-02T16:53:33.394Z] ---> Running in 67bfb5708c3c [2021-02-02T16:53:33.394Z] Removing intermediate container d998d68c57d0 [2021-02-02T16:53:33.394Z] ---> 661a5c8425db [2021-02-02T16:53:33.394Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-02T16:53:33.660Z] ---> Running in 45743cbf60ba [2021-02-02T16:53:33.660Z] Removing intermediate container 3db3ffcf9735 [2021-02-02T16:53:33.660Z] ---> f1c1ccd95ddd [2021-02-02T16:53:33.660Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T16:53:33.660Z] ---> f9a703788bcb [2021-02-02T16:53:33.660Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-02T16:53:33.936Z] ---> Running in fd9214eb231e [2021-02-02T16:53:33.936Z] Removing intermediate container 67bfb5708c3c [2021-02-02T16:53:33.936Z] ---> 4f04a565f98a [2021-02-02T16:53:33.936Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-02T16:53:33.936Z] ---> Running in 48d0252a5e02 [2021-02-02T16:53:33.936Z] Removing intermediate container 45743cbf60ba [2021-02-02T16:53:33.936Z] ---> e45887e74868 [2021-02-02T16:53:33.936Z] Step 13/24 : WORKDIR / [2021-02-02T16:53:33.936Z] ---> Running in 6054b8c7fb22 [2021-02-02T16:53:34.199Z] ---> Running in 867d5af3a0f2 [2021-02-02T16:53:35.605Z] Removing intermediate container fd9214eb231e [2021-02-02T16:53:35.605Z] ---> 97437e663311 [2021-02-02T16:53:35.605Z] Step 24/26 : LABEL arch=x86_64 [2021-02-02T16:53:35.605Z] Removing intermediate container 48d0252a5e02 [2021-02-02T16:53:35.605Z] ---> 2a95ab62158b [2021-02-02T16:53:35.605Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T16:53:35.875Z] Removing intermediate container 6054b8c7fb22 [2021-02-02T16:53:35.875Z] ---> 6b1812844296 [2021-02-02T16:53:35.875Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-02T16:53:35.875Z] Removing intermediate container 867d5af3a0f2 [2021-02-02T16:53:35.875Z] ---> dbfc67a8fa7a [2021-02-02T16:53:35.875Z] 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-02-02T16:53:36.144Z] ---> Running in 51ee3eaab3d4 [2021-02-02T16:53:36.144Z] ---> Running in e9c30551d64a [2021-02-02T16:53:36.144Z] ---> Running in d57d77bc63d0 [2021-02-02T16:53:36.755Z] ---> 58b158015da0 [2021-02-02T16:53:36.755Z] 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-02-02T16:53:36.755Z] Removing intermediate container 51ee3eaab3d4 [2021-02-02T16:53:36.755Z] ---> 86906dafa015 [2021-02-02T16:53:36.755Z] Step 25/26 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:53:36.755Z] Removing intermediate container e9c30551d64a [2021-02-02T16:53:36.755Z] ---> e452832ecd1a [2021-02-02T16:53:36.755Z] Step 20/22 : LABEL arch=x86_64 [2021-02-02T16:53:37.033Z] ---> Running in fd60c52c7a03 [2021-02-02T16:53:37.033Z] ---> Running in c282df44d5ae [2021-02-02T16:53:37.310Z] ---> 4665966c7931 [2021-02-02T16:53:37.310Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-02T16:53:37.579Z] Removing intermediate container fd60c52c7a03 [2021-02-02T16:53:37.579Z] ---> 08770b6d2171 [2021-02-02T16:53:37.579Z] Step 26/26 : LABEL version=0.0.0 [2021-02-02T16:53:37.579Z] ---> Running in d28e123d740b [2021-02-02T16:53:37.579Z] Removing intermediate container c282df44d5ae [2021-02-02T16:53:37.579Z] ---> 06da83a3f5da [2021-02-02T16:53:37.579Z] Step 21/22 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:53:37.852Z] ---> Running in a26f9bccf970 [2021-02-02T16:53:37.853Z] ---> 7e58eaedb03b [2021-02-02T16:53:37.853Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-02T16:53:38.139Z] Removing intermediate container d28e123d740b [2021-02-02T16:53:38.139Z] ---> 98dfe148de2b [2021-02-02T16:53:38.139Z] [2021-02-02T16:53:38.139Z] Removing intermediate container a26f9bccf970 [2021-02-02T16:53:38.139Z] ---> 52f83bbf18a6 [2021-02-02T16:53:38.139Z] Step 22/22 : LABEL version=0.0.0 [2021-02-02T16:53:38.139Z] Successfully built 98dfe148de2b [2021-02-02T16:53:38.431Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-02T16:53:38.431Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in b7d6b47c8d09 [2021-02-02T16:53:38.718Z] Removing intermediate container d57d77bc63d0 [2021-02-02T16:53:38.718Z] ---> 9297fed0ed58 [2021-02-02T16:53:38.718Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-02T16:53:38.718Z] ---> e183ad5e35ff [2021-02-02T16:53:38.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-02T16:53:38.718Z] ---> Running in 5ff0c1a415f5 [2021-02-02T16:53:38.718Z] Removing intermediate container b7d6b47c8d09 [2021-02-02T16:53:38.718Z] ---> ddbaf05885a5 [2021-02-02T16:53:38.718Z] [2021-02-02T16:53:38.989Z] Removing intermediate container 5ff0c1a415f5 [2021-02-02T16:53:38.989Z] ---> aaf54fa76336 [2021-02-02T16:53:38.989Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-02T16:53:38.989Z] Successfully built ddbaf05885a5 [2021-02-02T16:53:39.252Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-02T16:53:39.252Z]  Building docker-support-scheduler-go ... done  ---> 4983f92ce40f [2021-02-02T16:53:39.252Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-02T16:53:39.252Z] ---> 56d1e52b2473 [2021-02-02T16:53:39.252Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-02T16:53:39.516Z] ---> Running in 8c3fc79f3f0e [2021-02-02T16:53:39.516Z] ---> b315f86cad75 [2021-02-02T16:53:39.516Z] 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-02-02T16:53:39.516Z] ---> Running in 3ad37e7b1d58 [2021-02-02T16:53:42.075Z] Removing intermediate container 8c3fc79f3f0e [2021-02-02T16:53:42.075Z] ---> 2c809fbdf8c8 [2021-02-02T16:53:42.075Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T16:53:42.075Z] Removing intermediate container 3ad37e7b1d58 [2021-02-02T16:53:42.075Z] ---> 897b518bee08 [2021-02-02T16:53:42.075Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-02T16:53:42.340Z] ---> Running in b485fec9c805 [2021-02-02T16:53:42.340Z] ---> 68f82199bfd7 [2021-02-02T16:53:42.340Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-02T16:53:42.608Z] Removing intermediate container b485fec9c805 [2021-02-02T16:53:42.608Z] ---> 80d9524a8341 [2021-02-02T16:53:42.608Z] Step 22/24 : LABEL arch=x86_64 [2021-02-02T16:53:43.183Z] ---> Running in b7b59f2fb299 [2021-02-02T16:53:44.138Z] ---> 83a7ebb27494 [2021-02-02T16:53:44.138Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-02T16:53:44.401Z] Removing intermediate container b7b59f2fb299 [2021-02-02T16:53:44.401Z] ---> 685e883a1449 [2021-02-02T16:53:44.401Z] Step 23/24 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:53:44.401Z] Removing intermediate container 7085bcaf596b [2021-02-02T16:53:44.401Z] ---> 14101a7d9120 [2021-02-02T16:53:44.401Z] [2021-02-02T16:53:44.401Z] Step 10/23 : FROM alpine:3.12 [2021-02-02T16:53:44.401Z] ---> 389fef711851 [2021-02-02T16:53:44.401Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-02T16:53:44.401Z] ---> Running in 444eb4f91418 [2021-02-02T16:53:44.401Z] ---> Running in 2afbf3e8f4f4 [2021-02-02T16:53:44.665Z] ---> 5113e7006323 [2021-02-02T16:53:44.665Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-02T16:53:44.665Z] Removing intermediate container 444eb4f91418 [2021-02-02T16:53:44.665Z] ---> d27d14922610 [2021-02-02T16:53:44.665Z] Step 24/24 : LABEL version=0.0.0 [2021-02-02T16:53:44.665Z] Removing intermediate container 2afbf3e8f4f4 [2021-02-02T16:53:44.665Z] ---> 3453af56b7ce [2021-02-02T16:53:44.665Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-02T16:53:44.927Z] ---> Running in 93d057a1d435 [2021-02-02T16:53:44.927Z] ---> Running in 70f700aa832b [2021-02-02T16:53:45.192Z] Removing intermediate container 93d057a1d435 [2021-02-02T16:53:45.192Z] ---> a1094b81529e [2021-02-02T16:53:45.192Z] [2021-02-02T16:53:45.192Z] ---> 0c555607a807 [2021-02-02T16:53:45.192Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-02T16:53:45.192Z] Removing intermediate container 70f700aa832b [2021-02-02T16:53:45.192Z] ---> e1fab859dc5e [2021-02-02T16:53:45.192Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-02T16:53:45.192Z] ---> Running in 611bf4869159 [2021-02-02T16:53:45.456Z] Successfully built a1094b81529e [2021-02-02T16:53:45.456Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-02T16:53:45.456Z]  Building docker-security-secretstore-setup-go ... done  ---> 2d2af0d8c3d9 [2021-02-02T16:53:45.456Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-02T16:53:45.456Z] Removing intermediate container 611bf4869159 [2021-02-02T16:53:45.456Z] ---> 8bc4339db44c [2021-02-02T16:53:45.456Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:53:45.456Z] ---> Running in a94886432afb [2021-02-02T16:53:45.723Z] ---> Running in 21760d9e550f [2021-02-02T16:53:45.986Z] Removing intermediate container 21760d9e550f [2021-02-02T16:53:45.986Z] ---> d6f1a6122878 [2021-02-02T16:53:45.986Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-02T16:53:46.249Z] ---> 03f888624ef4 [2021-02-02T16:53:46.249Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-02T16:53:46.249Z] ---> Running in 0872ae99a079 [2021-02-02T16:53:46.825Z] Removing intermediate container a94886432afb [2021-02-02T16:53:46.825Z] ---> b3392cd46c98 [2021-02-02T16:53:46.825Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-02T16:53:46.825Z] ---> Running in 33051aaffdae [2021-02-02T16:53:47.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T16:53:47.399Z] Removing intermediate container 0872ae99a079 [2021-02-02T16:53:47.399Z] ---> 8f2bbe6aac1f [2021-02-02T16:53:47.399Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-02T16:53:47.662Z] ---> Running in fb84ca81e9bc [2021-02-02T16:53:47.926Z] Removing intermediate container fb84ca81e9bc [2021-02-02T16:53:47.926Z] ---> aeb264011f81 [2021-02-02T16:53:47.926Z] Step 28/31 : CMD ["gate"] [2021-02-02T16:53:47.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T16:53:47.926Z] ---> Running in 83afa233ef8f [2021-02-02T16:53:48.189Z] Removing intermediate container 83afa233ef8f [2021-02-02T16:53:48.189Z] ---> 59665fd4b908 [2021-02-02T16:53:48.189Z] Step 29/31 : LABEL arch=x86_64 [2021-02-02T16:53:48.452Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-02T16:53:48.452Z] ---> Running in 80fb443ab218 [2021-02-02T16:53:48.452Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-02T16:53:48.714Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-02T16:53:48.714Z] Removing intermediate container 80fb443ab218 [2021-02-02T16:53:48.714Z] ---> a06a4efa621e [2021-02-02T16:53:48.714Z] Step 30/31 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:53:48.714Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-02T16:53:48.977Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-02T16:53:49.554Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-02T16:53:49.554Z] ---> Running in 8b2c364df2ea [2021-02-02T16:53:49.554Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T16:53:49.554Z] OK: 8 MiB in 20 packages [2021-02-02T16:53:49.554Z] Removing intermediate container 8b2c364df2ea [2021-02-02T16:53:49.554Z] ---> 4fdbd8a9e22b [2021-02-02T16:53:49.554Z] Step 31/31 : LABEL version=0.0.0 [2021-02-02T16:53:49.820Z] ---> Running in 3a01ea38a521 [2021-02-02T16:53:50.085Z] Removing intermediate container 3a01ea38a521 [2021-02-02T16:53:50.085Z] ---> 47ac39b2aa40 [2021-02-02T16:53:50.085Z] [2021-02-02T16:53:50.085Z] Removing intermediate container 33051aaffdae [2021-02-02T16:53:50.085Z] ---> 235c292d4fdb [2021-02-02T16:53:50.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T16:53:50.354Z] Successfully built 47ac39b2aa40 [2021-02-02T16:53:50.354Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-02T16:53:50.354Z]  Building docker-security-bootstrapper-go ... done  ---> 69263dff1362 [2021-02-02T16:53:50.354Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-02T16:53:51.302Z] ---> 763f8fecf38d [2021-02-02T16:53:51.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-02T16:53:51.564Z] ---> 6641be403cf4 [2021-02-02T16:53:51.564Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-02T16:53:51.564Z] ---> Running in 1747ac762fe3 [2021-02-02T16:53:51.827Z] Removing intermediate container 1747ac762fe3 [2021-02-02T16:53:51.827Z] ---> 2cbf22989ced [2021-02-02T16:53:51.827Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T16:53:51.827Z] ---> Running in 93dfbb462cce [2021-02-02T16:53:52.091Z] Removing intermediate container 93dfbb462cce [2021-02-02T16:53:52.091Z] ---> c90be8d04944 [2021-02-02T16:53:52.091Z] Step 21/23 : LABEL arch=x86_64 [2021-02-02T16:53:52.091Z] ---> Running in c7cf2689adc0 [2021-02-02T16:53:52.354Z] Removing intermediate container c7cf2689adc0 [2021-02-02T16:53:52.354Z] ---> 12356aba6f9e [2021-02-02T16:53:52.354Z] Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:53:52.354Z] ---> Running in e3b317131d84 [2021-02-02T16:53:52.617Z] Removing intermediate container e3b317131d84 [2021-02-02T16:53:52.617Z] ---> cf076669981f [2021-02-02T16:53:52.617Z] Step 23/23 : LABEL version=0.0.0 [2021-02-02T16:53:52.617Z] ---> Running in 215b848a265a [2021-02-02T16:53:52.917Z] Removing intermediate container 215b848a265a [2021-02-02T16:53:52.917Z] ---> f2db2d792f90 [2021-02-02T16:53:52.917Z] [2021-02-02T16:53:53.550Z] Successfully built f2db2d792f90 [2021-02-02T16:53:53.550Z] Successfully tagged docker-core-data-go:latest [2021-02-02T16:53:53.677Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-02T16:53:53.685Z] $ docker stop --time=1 80414509444c485875d141d1b34967b20c8c2982e72f019a33fb8799d28f71ef [2021-02-02T16:53:55.255Z] $ docker rm -f 80414509444c485875d141d1b34967b20c8c2982e72f019a33fb8799d28f71ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T16:53:55.851Z] + docker images [2021-02-02T16:53:55.851Z] + grep docker [2021-02-02T16:53:56.114Z] docker-core-data-go latest f2db2d792f90 3 seconds ago 22.3MB [2021-02-02T16:53:56.114Z] docker-security-bootstrapper-go latest 47ac39b2aa40 6 seconds ago 23.8MB [2021-02-02T16:53:56.114Z] docker-security-secretstore-setup-go latest a1094b81529e 11 seconds ago 24.6MB [2021-02-02T16:53:56.114Z] docker-support-scheduler-go latest ddbaf05885a5 17 seconds ago 17MB [2021-02-02T16:53:56.114Z] docker-sys-mgmt-agent-go latest 98dfe148de2b 18 seconds ago 313MB [2021-02-02T16:53:56.114Z] docker-security-proxy-setup-go latest 5d7efcebc699 About a minute ago 24.4MB [2021-02-02T16:53:56.114Z] docker-core-metadata-go latest 240ec758e491 About a minute ago 18.8MB [2021-02-02T16:53:56.114Z] docker-core-command-go latest a29c62e5e3c0 About a minute ago 16.9MB [2021-02-02T16:53:56.114Z] docker-support-notifications-go latest aef1b17c6bc1 About a minute ago 17.5MB [2021-02-02T16:53:56.114Z] docker 20.10.0 aefe523efa57 7 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-02-02T16:53:57.222Z] Running on prd-ubuntu18.04-docker-8c-8g-24547 in /w/workspace/edgexfoundry_edgex-go_PR-3045 [Pipeline] { [Pipeline] ws [2021-02-02T16:53:57.278Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-02-02T16:53:59.534Z] using credential edgex-jenkins-ssh [2021-02-02T16:53:59.593Z] Cloning the remote Git repository [2021-02-02T16:53:59.615Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-02T16:53:59.683Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-02-02T16:53:59.712Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-02T16:53:59.712Z] > git --version # timeout=10 [2021-02-02T16:53:59.717Z] > git --version # 'git version 2.17.1' [2021-02-02T16:53:59.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T16:53:59.746Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T16:54:14.322Z] Merging remotes/origin/master commit 2a4efc596d6299a706f2b1b5ea90705279ab33b1 into PR head commit fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:54:14.485Z] Merge succeeded, producing fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T16:54:14.486Z] Checking out Revision fbafb418e3b0d85db2accdecb0ee6c741933abe0 (PR-3045) [2021-02-02T16:54:13.628Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-02T16:54:13.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T16:54:13.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-02T16:54:13.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-02T16:54:13.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T16:54:13.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3045/head:refs/remotes/origin/PR-3045 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T16:54:14.331Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T16:54:14.336Z] > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 [2021-02-02T16:54:14.459Z] > git remote # timeout=10 [2021-02-02T16:54:14.466Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T16:54:14.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T16:54:14.474Z] > git merge 2a4efc596d6299a706f2b1b5ea90705279ab33b1 # timeout=10 [2021-02-02T16:54:14.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T16:54:14.489Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T16:54:14.493Z] > git checkout -f fbafb418e3b0d85db2accdecb0ee6c741933abe0 # timeout=10 [2021-02-02T16:54:19.486Z] Commit message: "fix: Fix broken unit tests" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T16:54:20.735Z] + echo snap-build.sh [2021-02-02T16:54:20.736Z] snap-build.sh [2021-02-02T16:54:20.736Z] + SNAP_BASE_DIR=. [2021-02-02T16:54:20.736Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2021-02-02T16:54:20.736Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2021-02-02T16:54:20.736Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2021-02-02T16:54:20.736Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2021-02-02T16:54:20.736Z] + cd /w/workspace/edgex-go/11 [2021-02-02T16:54:20.736Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-02T16:54:20.736Z] Reading package lists... [2021-02-02T16:54:20.996Z] Building dependency tree... [2021-02-02T16:54:20.996Z] Reading state information... [2021-02-02T16:54:20.996Z] The following packages were automatically installed and are no longer required: [2021-02-02T16:54:20.996Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-02T16:54:20.996Z] uidmap xdelta3 [2021-02-02T16:54:20.996Z] Use 'sudo apt autoremove' to remove them. [2021-02-02T16:54:20.996Z] The following packages will be REMOVED: [2021-02-02T16:54:20.996Z] lxd* lxd-client* [2021-02-02T16:54:21.567Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-02T16:54:21.567Z] After this operation, 31.7 MB disk space will be freed. [2021-02-02T16:54:22.607Z] (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-02-02T16:54:22.868Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-02T16:54:23.810Z] Removing lxd dnsmasq configuration [2021-02-02T16:54:23.810Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-02T16:54:23.810Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-02T16:54:24.380Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-02T16:54:24.901Z] (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-02-02T16:54:24.901Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-02T16:54:26.284Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-02T16:54:26.284Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-02T16:54:26.810Z] gofmt -l . [2021-02-02T16:54:26.810Z] [ "`gofmt -l .`" = "" ] [2021-02-02T16:54:26.810Z] ./bin/test-go-mod-tidy.sh [2021-02-02T16:54:26.810Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-02T16:54:27.465Z] + ls -al . [2021-02-02T16:54:27.465Z] total 712 [2021-02-02T16:54:27.465Z] drwxrwxr-x 9 1001 1001 4096 Feb 2 16:54 . [2021-02-02T16:54:27.465Z] drwxr-xr-x 4 root root 4096 Feb 2 16:50 .. [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 11 Feb 2 16:48 .dockerignore [2021-02-02T16:54:27.465Z] drwxrwxr-x 8 1001 1001 4096 Feb 2 16:48 .git [2021-02-02T16:54:27.465Z] drwxrwxr-x 3 1001 1001 4096 Feb 2 16:48 .github [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 872 Feb 2 16:48 .gitignore [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 166 Feb 2 16:48 .sonarcloud.properties [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 7859 Feb 2 16:48 Attribution.txt [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 3804 Feb 2 16:48 CONTRIBUTING.md [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 931 Feb 2 16:48 Dockerfile.build [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 863 Feb 2 16:48 Jenkinsfile [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 10775 Feb 2 16:48 LICENSE [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 6001 Feb 2 16:48 Makefile [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 6524 Feb 2 16:48 README.md [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 6755 Feb 2 16:48 SECURITY.md [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 5 Feb 2 16:46 VERSION [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 4131 Feb 2 16:48 ZMQWindows.md [2021-02-02T16:54:27.465Z] drwxrwxr-x 2 1001 1001 4096 Feb 2 16:48 bin [2021-02-02T16:54:27.465Z] drwxrwxr-x 15 1001 1001 4096 Feb 2 16:48 cmd [2021-02-02T16:54:27.465Z] -rw-r--r-- 1 root root 578674 Feb 2 16:53 coverage.out [2021-02-02T16:54:27.465Z] -rw-r--r-- 1 root root 1054 Feb 2 16:54 go.mod [2021-02-02T16:54:27.465Z] -rw-r--r-- 1 root root 19399 Feb 2 16:54 go.sum [2021-02-02T16:54:27.465Z] drwxrwxr-x 8 1001 1001 4096 Feb 2 16:48 internal [2021-02-02T16:54:27.465Z] drwxrwxr-x 4 1001 1001 4096 Feb 2 16:48 openapi [2021-02-02T16:54:27.465Z] drwxrwxr-x 4 1001 1001 4096 Feb 2 16:48 snap [2021-02-02T16:54:27.465Z] -rw-rw-r-- 1 1001 1001 168 Feb 2 16:48 version.go [Pipeline] sh [2021-02-02T16:54:27.670Z] + sudo snap remove --purge lxd [2021-02-02T16:54:27.931Z] snap "lxd" is not installed [2021-02-02T16:54:27.931Z] + sudo groupadd --force --system lxd [2021-02-02T16:54:27.931Z] ++ whoami [2021-02-02T16:54:27.931Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-02T16:54:27.931Z] + newgrp - lxd [2021-02-02T16:54:27.931Z] + sudo snap install lxd [2021-02-02T16:54:28.117Z] + '[' -e coverage.out ] [2021-02-02T16:54:28.117Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-02T16:54:28.225Z] Warning: overwriting stash ‘coverage-report’ [2021-02-02T16:54:29.438Z] Stashed 1 file(s) [Pipeline] sh [2021-02-02T16:54:30.145Z] + make build [2021-02-02T16:54:30.145Z] 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-02-02T16:54:37.941Z] 2021-02-02T16:54:35Z INFO Waiting for automatic snapd restart... [2021-02-02T16:54:40.287Z] 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-02-02T16:54:50.189Z] lxd 4.10 from Canonical* installed [2021-02-02T16:54:50.189Z] + sudo lxd init --auto [2021-02-02T16:55:00.209Z] + sudo snap install --classic snapcraft [2021-02-02T16:55:02.456Z] 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-02-02T16:55:04.449Z] snapcraft 4.4.4 from Canonical* installed [2021-02-02T16:55:04.449Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-02T16:55:04.449Z] + patch --verbose -p1 [2021-02-02T16:55:04.449Z] Hmm... Looks like a unified diff to me... [2021-02-02T16:55:04.449Z] The text leading up to this was: [2021-02-02T16:55:04.449Z] -------------------------- [2021-02-02T16:55:04.449Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-02T16:55:04.449Z] |From: Tony Espy [2021-02-02T16:55:04.449Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-02T16:55:04.449Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-02T16:55:04.449Z] | [2021-02-02T16:55:04.449Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-02T16:55:04.449Z] |optimize the snap CI check run for pull requests. When [2021-02-02T16:55:04.449Z] |applied, it essentially strips out everything (apps and [2021-02-02T16:55:04.449Z] |parts) from the snapcraft.yaml file except those required [2021-02-02T16:55:04.449Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-02T16:55:04.449Z] |catch changes to edgex-go that break the snap build. [2021-02-02T16:55:04.449Z] | [2021-02-02T16:55:04.449Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-02T16:55:04.449Z] |to update this patch file, otherwise it may fail to apply, [2021-02-02T16:55:04.449Z] |resulting in a failed snap build CI check in the associated [2021-02-02T16:55:04.449Z] |pull request. [2021-02-02T16:55:04.449Z] | [2021-02-02T16:55:04.449Z] |Note - in addition to applying this patch, the pipeline also [2021-02-02T16:55:04.449Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-02T16:55:04.449Z] |need to build the finally binary .snap file (and it won't [2021-02-02T16:55:04.449Z] |work with the patch applied). This further reduces the build [2021-02-02T16:55:04.449Z] |time. [2021-02-02T16:55:04.449Z] |--- [2021-02-02T16:55:04.449Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-02T16:55:04.449Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-02T16:55:04.449Z] | [2021-02-02T16:55:04.449Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-02T16:55:04.449Z] |index 1e537489..faf42425 100644 [2021-02-02T16:55:04.449Z] |--- a/snap/snapcraft.yaml [2021-02-02T16:55:04.449Z] |+++ b/snap/snapcraft.yaml [2021-02-02T16:55:04.449Z] -------------------------- [2021-02-02T16:55:04.449Z] patching file snap/snapcraft.yaml [2021-02-02T16:55:04.449Z] Using Plan A... [2021-02-02T16:55:04.449Z] Hunk #1 succeeded at 73. [2021-02-02T16:55:04.449Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-02T16:55:04.449Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-02T16:55:04.449Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-02T16:55:04.449Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-02T16:55:04.449Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-02T16:55:04.449Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-02T16:55:04.449Z] Hunk #8 succeeded at 342. [2021-02-02T16:55:04.449Z] Hmm... Ignoring the trailing garbage. [2021-02-02T16:55:04.449Z] done [2021-02-02T16:55:04.449Z] + sudo snapcraft prime --use-lxd [2021-02-02T16:55:05.845Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-02T16:55:06.107Z] 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-02-02T16:55:06.107Z] - README.md [2021-02-02T16:55:06.107Z] - snapcraft.yaml.orig [2021-02-02T16:55:06.107Z] [2021-02-02T16:55:06.107Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-02T16:55:06.685Z] Launching a container. [2021-02-02T16:55:06.765Z] 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-02-02T16:55:12.168Z] 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-02-02T16:55:12.764Z] 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-02-02T16:55:18.196Z] 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-02-02T16:55:21.634Z] Waiting for container to be ready [2021-02-02T16:55:21.634Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-02T16:55:21.634Z] [2021-02-02T16:55:22.493Z] 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-02-02T16:55:23.557Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-02T16:55:23.819Z] Waiting for network to be ready... [2021-02-02T16:55:24.081Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-02T16:55:24.343Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1535 kB] [2021-02-02T16:55:24.343Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-02T16:55:24.605Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-02T16:55:24.605Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-02T16:55:24.605Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-02T16:55:24.605Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-02T16:55:24.605Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-02T16:55:24.605Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-02T16:55:24.605Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-02T16:55:24.868Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-02T16:55:24.868Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-02T16:55:25.442Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-02T16:55:25.442Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-02T16:55:25.442Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-02T16:55:25.442Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-02T16:55:25.442Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-02T16:55:25.442Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-02T16:55:25.868Z] 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-02-02T16:55:26.015Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-02T16:55:26.015Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1878 kB] [2021-02-02T16:55:26.015Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-02T16:55:26.015Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-02T16:55:26.015Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-02T16:55:26.015Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-02T16:55:26.277Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-02T16:55:26.277Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1713 kB] [2021-02-02T16:55:26.277Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-02T16:55:29.585Z] Fetched 23.9 MB in 5s (4469 kB/s) [2021-02-02T16:55:30.158Z] 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-02-02T16:55:31.022Z] Reading package lists... [2021-02-02T16:55:31.289Z] Reading package lists... [2021-02-02T16:55:31.551Z] Building dependency tree... [2021-02-02T16:55:31.551Z] Reading state information... [2021-02-02T16:55:31.551Z] The following additional packages will be installed: [2021-02-02T16:55:31.551Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-02T16:55:31.551Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-02T16:55:31.551Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-02T16:55:31.551Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-02T16:55:31.551Z] Suggested packages: [2021-02-02T16:55:31.551Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-02T16:55:31.551Z] Recommended packages: [2021-02-02T16:55:31.551Z] gnupg libsasl2-modules [2021-02-02T16:55:31.551Z] The following NEW packages will be installed: [2021-02-02T16:55:31.551Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-02T16:55:31.551Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-02T16:55:31.551Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-02T16:55:31.551Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-02T16:55:31.551Z] The following packages will be upgraded: [2021-02-02T16:55:31.551Z] gpg gpg-agent gpgconf libudev1 [2021-02-02T16:55:31.813Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-02T16:55:31.813Z] Need to get 3533 kB of archives. [2021-02-02T16:55:31.813Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-02T16:55:31.813Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-02T16:55:31.813Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-02T16:55:31.813Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-02T16:55:31.813Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-02T16:55:31.813Z] Get:5 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-02-02T16:55:32.074Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-02T16:55:32.074Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-02T16:55:32.074Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-02T16:55:32.074Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-02T16:55:32.335Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-02T16:55:32.597Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-02T16:55:32.597Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-02T16:55:32.597Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-02T16:55:32.597Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-02T16:55:32.597Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-02T16:55:32.597Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-02T16:55:32.597Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-02T16:55:32.597Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-02T16:55:32.597Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-02T16:55:32.597Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-02T16:55:32.859Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-02T16:55:32.859Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-02T16:55:32.859Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T16:55:33.122Z] Fetched 3533 kB in 1s (3070 kB/s) [2021-02-02T16:55:33.122Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-02T16:55:33.122Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-02T16:55:33.122Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-02T16:55:33.122Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-02T16:55:33.384Z] Selecting previously unselected package udev. [2021-02-02T16:55:33.385Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-02T16:55:33.385Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-02T16:55:33.385Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-02T16:55:33.540Z] 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-02-02T16:55:33.651Z] Selecting previously unselected package libfuse2:amd64. [2021-02-02T16:55:33.651Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-02T16:55:33.651Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-02T16:55:33.913Z] Selecting previously unselected package fuse. [2021-02-02T16:55:33.913Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-02T16:55:33.913Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-02T16:55:33.913Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-02T16:55:33.913Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-02T16:55:34.181Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-02T16:55:34.181Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-02T16:55:34.181Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-02T16:55:34.181Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-02T16:55:34.443Z] Selecting previously unselected package libksba8:amd64. [2021-02-02T16:55:34.443Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-02T16:55:34.443Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-02T16:55:34.443Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-02T16:55:34.443Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:34.443Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:34.704Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-02T16:55:34.704Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:34.704Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:34.704Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-02T16:55:34.705Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:34.705Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:34.966Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-02T16:55:34.966Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:34.967Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:34.967Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-02T16:55:34.967Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:34.967Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:34.967Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-02T16:55:34.967Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:35.228Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:35.228Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-02T16:55:35.228Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:35.228Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:35.228Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-02T16:55:35.228Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:35.228Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:35.490Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-02T16:55:35.490Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-02T16:55:35.490Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:35.490Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-02T16:55:35.490Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-02T16:55:35.490Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-02T16:55:35.490Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-02T16:55:35.490Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-02T16:55:35.490Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-02T16:55:35.751Z] Selecting previously unselected package libldap-common. [2021-02-02T16:55:35.751Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-02T16:55:35.751Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-02T16:55:35.751Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-02T16:55:35.751Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-02T16:55:35.751Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-02T16:55:36.013Z] Selecting previously unselected package dirmngr. [2021-02-02T16:55:36.013Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-02T16:55:36.013Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-02T16:55:36.013Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-02T16:55:36.013Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-02T16:55:36.013Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-02T16:55:36.278Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-02T16:55:36.278Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-02T16:55:36.278Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-02T16:55:36.278Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:36.278Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-02T16:55:36.278Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-02T16:55:36.278Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-02T16:55:36.873Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-02T16:55:36.873Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:36.873Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-02T16:55:36.948Z] 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-02-02T16:55:37.135Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-02T16:55:37.135Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-02T16:55:37.135Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:37.135Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:37.135Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:37.135Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:37.135Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:37.399Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:37.399Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-02T16:55:37.399Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-02T16:55:37.399Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-02T16:55:37.399Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-02T16:55:37.981Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-02T16:55:37.981Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-02T16:55:37.981Z] This means they are not meant to be enabled using systemctl. [2021-02-02T16:55:37.981Z] Possible reasons for having this kind of units are: [2021-02-02T16:55:37.981Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-02T16:55:37.981Z] .wants/ or .requires/ directory. [2021-02-02T16:55:37.981Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-02T16:55:37.981Z] a requirement dependency on it. [2021-02-02T16:55:37.981Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-02T16:55:37.981Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-02T16:55:37.981Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-02T16:55:37.981Z] instance name specified. [2021-02-02T16:55:38.251Z] Reading package lists... [2021-02-02T16:55:38.512Z] Building dependency tree... [2021-02-02T16:55:38.512Z] Reading state information... [2021-02-02T16:55:38.774Z] The following additional packages will be installed: [2021-02-02T16:55:38.774Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-02T16:55:38.774Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-02T16:55:38.774Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-02T16:55:38.774Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-02T16:55:38.774Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-02T16:55:38.774Z] Suggested packages: [2021-02-02T16:55:38.774Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-02T16:55:38.774Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-02T16:55:38.774Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-02T16:55:38.774Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-02T16:55:38.774Z] systemd-container policykit-1 [2021-02-02T16:55:38.774Z] Recommended packages: [2021-02-02T16:55:38.774Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-02T16:55:38.774Z] The following NEW packages will be installed: [2021-02-02T16:55:38.774Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-02T16:55:38.774Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-02T16:55:38.774Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-02T16:55:38.774Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-02T16:55:38.774Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-02T16:55:38.774Z] The following packages will be upgraded: [2021-02-02T16:55:38.774Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-02T16:55:38.774Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-02T16:55:38.774Z] Need to get 35.2 MB of archives. [2021-02-02T16:55:38.774Z] After this operation, 141 MB of additional disk space will be used. [2021-02-02T16:55:38.774Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-02T16:55:39.036Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-02T16:55:39.036Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-02T16:55:39.036Z] 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-02-02T16:55:39.036Z] 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-02-02T16:55:39.036Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-02T16:55:39.036Z] 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-02-02T16:55:39.036Z] 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-02-02T16:55:39.036Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-02T16:55:39.036Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-02T16:55:39.036Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-02T16:55:39.297Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-02T16:55:39.297Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-02T16:55:39.297Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-02T16:55:39.297Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-02T16:55:39.297Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-02T16:55:39.297Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-02T16:55:39.297Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-02T16:55:39.869Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-02T16:55:39.869Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-02T16:55:39.869Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-02T16:55:40.131Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-02T16:55:40.131Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-02T16:55:40.131Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-02T16:55:40.131Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-02T16:55:40.131Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-02T16:55:40.131Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-02T16:55:40.131Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-02T16:55:40.131Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-02T16:55:40.131Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-02T16:55:41.317Z] 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-02-02T16:55:42.052Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T16:55:42.052Z] Fetched 35.2 MB in 3s (12.6 MB/s) [2021-02-02T16:55:42.052Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-02T16:55:42.052Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-02T16:55:42.052Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-02T16:55:42.995Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-02T16:55:42.995Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-02T16:55:42.995Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-02T16:55:42.995Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-02T16:55:42.995Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-02T16:55:42.995Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-02T16:55:43.255Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-02T16:55:43.256Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-02T16:55:43.256Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-02T16:55:43.518Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-02T16:55:43.780Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-02T16:55:43.780Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-02T16:55:44.354Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-02T16:55:44.354Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-02T16:55:44.354Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-02T16:55:44.354Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-02T16:55:44.616Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-02T16:55:44.616Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-02T16:55:44.616Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-02T16:55:44.878Z] Selecting previously unselected package libexpat1:amd64. [2021-02-02T16:55:44.878Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-02T16:55:44.878Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-02T16:55:44.878Z] Selecting previously unselected package python3.6-minimal. [2021-02-02T16:55:44.878Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-02T16:55:44.878Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-02T16:55:45.451Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-02T16:55:45.451Z] Checking for services that may need to be restarted...done. [2021-02-02T16:55:45.451Z] Checking for services that may need to be restarted...done. [2021-02-02T16:55:45.451Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-02T16:55:45.451Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-02T16:55:45.451Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-02T16:55:46.398Z] Selecting previously unselected package python3-minimal. [2021-02-02T16:55:46.398Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-02T16:55:46.398Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-02T16:55:46.398Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-02T16:55:46.398Z] Selecting previously unselected package mime-support. [2021-02-02T16:55:46.398Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-02T16:55:46.398Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-02T16:55:46.398Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-02T16:55:46.398Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-02T16:55:46.398Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [Pipeline] } [2021-02-02T16:55:46.746Z] $ docker stop --time=1 8322edb9273a9e881b14ac3206ed0ec91a2676b308bccc52cc57c876964a2e78 [2021-02-02T16:55:47.352Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-02T16:55:47.352Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-02T16:55:47.613Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-02T16:55:48.187Z] Selecting previously unselected package python3.6. [2021-02-02T16:55:48.187Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-02T16:55:48.187Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-02T16:55:48.187Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-02T16:55:48.187Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-02T16:55:48.187Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-02T16:55:48.187Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-02T16:55:48.449Z] Selecting previously unselected package python3. [2021-02-02T16:55:48.449Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-02T16:55:48.449Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-02T16:55:48.449Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-02T16:55:48.712Z] Selecting previously unselected package multiarch-support. [2021-02-02T16:55:48.712Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-02T16:55:48.712Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-02T16:55:48.712Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-02T16:55:48.712Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-02T16:55:48.712Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-02T16:55:48.712Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-02T16:55:48.712Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-02T16:55:48.973Z] Selecting previously unselected package libbsd0:amd64. [2021-02-02T16:55:48.973Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-02T16:55:48.973Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-02T16:55:48.973Z] Selecting previously unselected package sudo. [2021-02-02T16:55:48.973Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-02T16:55:48.973Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-02T16:55:49.044Z] $ docker rm -f 8322edb9273a9e881b14ac3206ed0ec91a2676b308bccc52cc57c876964a2e78 [2021-02-02T16:55:49.235Z] Selecting previously unselected package apparmor. [2021-02-02T16:55:49.235Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-02T16:55:49.235Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-02T16:55:49.497Z] Selecting previously unselected package libedit2:amd64. [2021-02-02T16:55:49.497Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-02T16:55:49.497Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-02T16:55:49.497Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-02T16:55:49.497Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-02T16:55:49.497Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-02T16:55:49.758Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-02T16:55:49.758Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-02T16:55:49.758Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-02T16:55:49.758Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-02T16:55:49.758Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-02T16:55:49.758Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-02T16:55:49.758Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-02T16:55:49.758Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-02T16:55:49.758Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-02T16:55:50.020Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-02T16:55:50.020Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-02T16:55:50.020Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-02T16:55:50.020Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-02T16:55:50.020Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-02T16:55:50.286Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-02T16:55:50.286Z] Selecting previously unselected package openssh-client. [2021-02-02T16:55:50.286Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-02T16:55:50.286Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-02T16:55:50.582Z] Selecting previously unselected package squashfs-tools. [2021-02-02T16:55:50.582Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-02T16:55:50.582Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-02-02T16:55:50.845Z] Selecting previously unselected package snapd. [2021-02-02T16:55:50.845Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-02T16:55:50.845Z] Unpacking snapd (2.48+18.04) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:55:51.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-02T16:55:51.245Z] [2021-02-02T16:55:51.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:55:51.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-02T16:55:51.640Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-02T16:55:51.640Z] 29e5d40040c1: Pulling fs layer [2021-02-02T16:55:51.640Z] 1ce36da41761: Pulling fs layer [2021-02-02T16:55:51.640Z] 25b303627fd3: Pulling fs layer [2021-02-02T16:55:52.231Z] 29e5d40040c1: Verifying Checksum [2021-02-02T16:55:52.231Z] 29e5d40040c1: Download complete [2021-02-02T16:55:52.827Z] 1ce36da41761: Verifying Checksum [2021-02-02T16:55:52.827Z] 1ce36da41761: Download complete [2021-02-02T16:55:52.827Z] 29e5d40040c1: Pull complete [2021-02-02T16:55:53.396Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-02T16:55:53.396Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-02T16:55:53.660Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-02T16:55:53.660Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-02T16:55:53.660Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-02T16:55:53.660Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-02T16:55:53.660Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-02T16:55:53.922Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-02T16:55:53.922Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-02T16:55:54.253Z] 1ce36da41761: Pull complete [2021-02-02T16:55:54.253Z] 25b303627fd3: Verifying Checksum [2021-02-02T16:55:54.253Z] 25b303627fd3: Download complete [2021-02-02T16:55:54.498Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-02T16:55:54.498Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-02T16:55:54.760Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-02T16:55:54.760Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-02T16:55:54.760Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-02T16:55:54.760Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-02T16:55:55.705Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-02T16:55:55.705Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-02T16:55:55.705Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-02T16:55:55.705Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-02T16:55:55.705Z] running python rtupdate hooks for python3.6... [2021-02-02T16:55:55.705Z] running python post-rtupdate hooks for python3.6... [2021-02-02T16:55:55.705Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-02T16:55:57.627Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-02T16:55:57.627Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-02T16:55:57.627Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-02T16:55:57.893Z] Setting up snapd (2.48+18.04) ... [2021-02-02T16:55:58.480Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-02T16:55:58.741Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-02T16:55:59.003Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-02T16:55:59.003Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-02T16:55:59.268Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-02T16:55:59.268Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-02T16:55:59.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-02T16:55:59.793Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-02T16:56:00.055Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-02T16:56:00.316Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-02T16:56:00.316Z] /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-02-02T16:56:00.316Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-02T16:56:00.316Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-02T16:56:01.706Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-02T16:56:01.706Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-02T16:56:01.967Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-02T16:56:03.621Z] Reading package lists... [2021-02-02T16:56:03.889Z] Reading package lists... [2021-02-02T16:56:04.150Z] Building dependency tree... [2021-02-02T16:56:04.150Z] Reading state information... [2021-02-02T16:56:04.150Z] Calculating upgrade... [2021-02-02T16:56:04.382Z] 25b303627fd3: Pull complete [2021-02-02T16:56:04.382Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-02T16:56:04.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-02T16:56:04.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-02T16:56:04.413Z] The following packages will be upgraded: [2021-02-02T16:56:04.413Z] advancecomp base-files bash binutils binutils-common [2021-02-02T16:56:04.413Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-02T16:56:04.413Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-02T16:56:04.413Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-02T16:56:04.413Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-02T16:56:04.413Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-02T16:56:04.413Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-02T16:56:04.413Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-02T16:56:04.413Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-02T16:56:04.413Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-02T16:56:04.413Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-02T16:56:04.413Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-02T16:56:04.413Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-02T16:56:04.413Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-02T16:56:04.413Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-02T16:56:04.601Z] prd-ubuntu18.04-docker-arm64-4c-16g-24575 does not seem to be running inside a container [2021-02-02T16:56:04.676Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-02T16:56:04.676Z] Need to get 63.8 MB of archives. [2021-02-02T16:56:04.676Z] After this operation, 5205 kB of additional disk space will be used. [2021-02-02T16:56:04.676Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-02T16:56:04.676Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-02T16:56:04.694Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-02T16:56:05.252Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-02T16:56:05.252Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-02T16:56:05.252Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-02T16:56:05.252Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-02T16:56:05.252Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-02T16:56:05.252Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-02T16:56:05.252Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-02T16:56:05.252Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-02T16:56:05.252Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-02T16:56:05.252Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-02T16:56:05.515Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-02T16:56:05.515Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-02T16:56:05.515Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-02T16:56:05.515Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-02T16:56:05.515Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-02T16:56:05.515Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-02T16:56:05.515Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-02T16:56:05.515Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-02T16:56:05.515Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-02T16:56:05.515Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-02T16:56:05.515Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-02T16:56:05.515Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-02T16:56:05.515Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-02T16:56:05.515Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-02T16:56:05.515Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-02T16:56:05.515Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-02T16:56:05.515Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-02T16:56:05.515Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-02T16:56:05.515Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-02T16:56:05.780Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-02T16:56:05.780Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-02T16:56:05.780Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-02T16:56:05.780Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-02T16:56:05.780Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-02T16:56:05.780Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-02T16:56:05.780Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-02T16:56:05.780Z] Get:39 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-02-02T16:56:05.780Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-02T16:56:05.780Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-02T16:56:05.780Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-02T16:56:05.780Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-02T16:56:05.780Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-02T16:56:05.780Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-02T16:56:05.780Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-02T16:56:05.780Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-02T16:56:05.780Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-02T16:56:05.780Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-02T16:56:05.780Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-02T16:56:05.780Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-02T16:56:05.780Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-02T16:56:05.780Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-02T16:56:05.780Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-02T16:56:05.780Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-02T16:56:06.043Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-02T16:56:06.043Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-02T16:56:06.043Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-02T16:56:06.043Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-02T16:56:06.043Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-02T16:56:06.043Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-02T16:56:06.043Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-02T16:56:06.043Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-02T16:56:06.043Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-02T16:56:06.043Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-02T16:56:06.043Z] Get:66 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-02-02T16:56:06.043Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-02T16:56:06.043Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-02T16:56:06.043Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-02T16:56:06.043Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-02T16:56:06.043Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-02T16:56:06.043Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-02T16:56:06.043Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-02T16:56:06.043Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-02T16:56:06.305Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-02-02T16:56:06.305Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-02T16:56:06.305Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-02T16:56:06.305Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-02T16:56:06.305Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-02T16:56:06.305Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-02T16:56:06.305Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-02T16:56:06.305Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-02T16:56:06.305Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-02T16:56:06.305Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-02T16:56:06.305Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-02T16:56:06.305Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-02T16:56:06.566Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-02T16:56:06.566Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-02T16:56:06.566Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-02T16:56:06.566Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-02T16:56:06.827Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-02T16:56:07.403Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-02T16:56:07.403Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-02T16:56:07.403Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-02T16:56:07.666Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-02T16:56:07.666Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-02T16:56:07.666Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-02T16:56:07.666Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-02T16:56:07.666Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-02T16:56:07.863Z] $ docker top e5e5acc22e6a8c6203d952e0f2a3f135856a679f390420010279838f330999e4 -eo pid,comm [2021-02-02T16:56:07.931Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T16:56:07.931Z] Fetched 63.8 MB in 3s (19.4 MB/s) [Pipeline] { [2021-02-02T16:56:08.195Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:08.195Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-02T16:56:08.195Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] sh [2021-02-02T16:56:08.770Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-02T16:56:08.770Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-02T16:56:08.836Z] + docker-compose build --help [2021-02-02T16:56:08.836Z] + grep parallel [2021-02-02T16:56:09.032Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-02T16:56:09.032Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-02T16:56:09.978Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:09.978Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:09.978Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:09.978Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:09.978Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:09.978Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:10.241Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:10.241Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:10.241Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:10.504Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:10.504Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:10.504Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:10.504Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:10.766Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:10.766Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:10.766Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-02T16:56:10.766Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:10.766Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-02T16:56:11.028Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:11.028Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-02T16:56:11.028Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:11.028Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:11.290Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:11.290Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:11.290Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:11.290Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-02T16:56:11.553Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:11.816Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-02T16:56:11.816Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-02T16:56:11.816Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-02T16:56:12.208Z] --parallel Build images in parallel. [2021-02-02T16:56:12.391Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [Pipeline] } [2021-02-02T16:56:12.515Z] $ docker stop --time=1 e5e5acc22e6a8c6203d952e0f2a3f135856a679f390420010279838f330999e4 [2021-02-02T16:56:12.653Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-02T16:56:12.653Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-02T16:56:12.653Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-02T16:56:12.653Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-02T16:56:12.653Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-02T16:56:12.915Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-02T16:56:13.179Z] Installing new version of config file /etc/issue ... [2021-02-02T16:56:13.179Z] Installing new version of config file /etc/issue.net ... [2021-02-02T16:56:13.179Z] Installing new version of config file /etc/lsb-release ... [2021-02-02T16:56:13.179Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-02T16:56:13.442Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-02T16:56:13.442Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-02T16:56:13.442Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-02T16:56:13.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:13.705Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-02T16:56:13.705Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-02T16:56:13.705Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-02T16:56:13.967Z] 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-02-02T16:56:13.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:13.967Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:13.967Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:13.967Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:14.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:14.229Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-02T16:56:14.229Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-02T16:56:14.229Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-02T16:56:14.502Z] $ docker rm -f e5e5acc22e6a8c6203d952e0f2a3f135856a679f390420010279838f330999e4 [2021-02-02T16:56:14.491Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:14.492Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-02T16:56:14.492Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-02T16:56:14.754Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-02-02T16:56:15.018Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:15.018Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-02T16:56:15.018Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-02T16:56:15.018Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] isUnix [Pipeline] sh [2021-02-02T16:56:15.281Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:15.281Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-02T16:56:15.281Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-02T16:56:15.281Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-02T16:56:15.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-02T16:56:15.342Z] . [Pipeline] withDockerContainer [2021-02-02T16:56:15.543Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:15.543Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-02T16:56:15.543Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-02T16:56:15.543Z] Setting up grep (3.1-2build1) ... [2021-02-02T16:56:15.543Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:15.543Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-02T16:56:15.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-24575 does not seem to be running inside a container [2021-02-02T16:56:15.724Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-02T16:56:15.805Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-02T16:56:15.805Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-02T16:56:15.806Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:15.806Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-02T16:56:16.111Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-02T16:56:16.111Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-02T16:56:16.111Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:16.111Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-02T16:56:16.111Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-02T16:56:17.079Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-02T16:56:17.079Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-02T16:56:17.079Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-02T16:56:17.079Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-02T16:56:17.179Z] $ docker top 407152d4e1a12ba1364a02710f1829b53b6cbcc860cffbd63568a811a3b02805 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T16:56:17.652Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-02T16:56:17.652Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:17.652Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-02T16:56:17.652Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-02T16:56:18.278Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-02T16:56:19.046Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-02T16:56:19.046Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-02T16:56:19.046Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-02T16:56:19.046Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-02T16:56:19.313Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-02T16:56:19.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:19.313Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-02T16:56:19.313Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-02T16:56:19.578Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-02T16:56:19.579Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:19.579Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:19.579Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:19.839Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:19.839Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:19.839Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:19.839Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:20.102Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:20.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:20.102Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:20.102Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:20.363Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:20.363Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:20.363Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:20.363Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:20.626Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:20.626Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:20.626Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-02T16:56:20.626Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-02T16:56:20.890Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-02T16:56:20.890Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-02T16:56:20.890Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-02T16:56:21.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:21.151Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-02T16:56:21.151Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-02T16:56:21.151Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-02T16:56:21.412Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:21.412Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:21.412Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:21.412Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:21.412Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:21.412Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:21.675Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:21.675Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:21.675Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:21.675Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:21.936Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:22.197Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:22.598Z] Building docker-core-command-go ... [2021-02-02T16:56:22.598Z] Building docker-core-data-go ... [2021-02-02T16:56:22.598Z] Building docker-core-metadata-go ... [2021-02-02T16:56:22.598Z] Building docker-security-bootstrapper-go ... [2021-02-02T16:56:22.598Z] Building docker-security-proxy-setup-go ... [2021-02-02T16:56:22.598Z] Building docker-security-secretstore-setup-go ... [2021-02-02T16:56:22.598Z] Building docker-support-notifications-go ... [2021-02-02T16:56:22.598Z] Building docker-support-scheduler-go ... [2021-02-02T16:56:22.598Z] Building docker-sys-mgmt-agent-go ... [2021-02-02T16:56:22.598Z] Building docker-security-proxy-setup-go [2021-02-02T16:56:22.598Z] Building docker-core-metadata-go [2021-02-02T16:56:22.598Z] Building docker-support-notifications-go [2021-02-02T16:56:22.598Z] Building docker-support-scheduler-go [2021-02-02T16:56:22.598Z] Building docker-security-bootstrapper-go [2021-02-02T16:56:22.769Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-02T16:56:23.030Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-02T16:56:23.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:23.030Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-02T16:56:23.030Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-02T16:56:23.291Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-02T16:56:23.552Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-02T16:56:23.552Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-02T16:56:23.553Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-02T16:56:23.553Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-02T16:56:23.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:23.814Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-02T16:56:23.814Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-02T16:56:24.074Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-02T16:56:24.341Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:24.341Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-02T16:56:24.341Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-02T16:56:24.341Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-02T16:56:24.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:24.606Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-02T16:56:24.606Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-02T16:56:24.606Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-02T16:56:24.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:24.868Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-02T16:56:24.868Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-02T16:56:24.868Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-02T16:56:25.132Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:25.132Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-02T16:56:25.132Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-02T16:56:25.393Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-02T16:56:25.393Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:25.393Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-02T16:56:25.655Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-02T16:56:25.655Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-02T16:56:26.229Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:26.229Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-02T16:56:26.229Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-02T16:56:26.229Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-02T16:56:26.229Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-02T16:56:26.229Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-02T16:56:26.490Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-02T16:56:26.490Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-02T16:56:26.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:26.490Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-02T16:56:26.751Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-02T16:56:26.751Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-02T16:56:27.013Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:27.013Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-02T16:56:27.013Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-02T16:56:27.013Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-02T16:56:27.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:27.591Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-02T16:56:27.591Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-02T16:56:27.591Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-02T16:56:27.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:27.591Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-02T16:56:27.591Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-02T16:56:27.853Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-02T16:56:27.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:27.853Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-02T16:56:27.853Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-02T16:56:28.429Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-02T16:56:28.429Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:28.429Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-02T16:56:28.429Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-02T16:56:28.691Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-02T16:56:28.691Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:28.691Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-02T16:56:28.691Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-02T16:56:28.952Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-02T16:56:28.952Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:28.952Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-02T16:56:28.952Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-02T16:56:29.216Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-02T16:56:29.790Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:29.790Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-02T16:56:29.790Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-02T16:56:29.790Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-02T16:56:30.054Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:30.054Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-02T16:56:30.054Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-02T16:56:30.316Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-02T16:56:30.316Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:30.316Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-02T16:56:30.316Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-02T16:56:30.316Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-02T16:56:30.577Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-02T16:56:30.577Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-02T16:56:30.577Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-02T16:56:30.577Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-02T16:56:30.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-02T16:56:30.839Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-02T16:56:30.839Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-02T16:56:30.839Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-02T16:56:30.839Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-02T16:56:31.102Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-02T16:56:31.102Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-02T16:56:31.364Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-02-02T16:56:31.364Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-02-02T16:56:31.626Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-02T16:56:31.626Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-02T16:56:31.626Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-02T16:56:31.887Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-02T16:56:31.887Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-02T16:56:31.887Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-02T16:56:32.149Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-02T16:56:32.149Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-02T16:56:32.149Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-02T16:56:32.149Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-02T16:56:32.413Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-02T16:56:32.413Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-02T16:56:32.413Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-02T16:56:32.413Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-02T16:56:32.675Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-02T16:56:32.675Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-02T16:56:33.622Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-02T16:56:33.622Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-02T16:56:33.885Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-02T16:56:33.885Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-02T16:56:33.885Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-02T16:56:33.885Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-02T16:56:34.459Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-02T16:56:34.459Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-02T16:56:34.721Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-02T16:56:34.721Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-02T16:56:34.721Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-02T16:56:34.721Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-02T16:56:35.668Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:35.668Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:35.668Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:35.668Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:35.668Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:35.668Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:35.930Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:35.930Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:36.876Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:36.876Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:38.281Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:38.281Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:38.856Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:38.856Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:39.118Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:39.118Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:40.061Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-02T16:56:40.324Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-02T16:56:40.324Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-02T16:56:40.324Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-02T16:56:40.324Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-02T16:56:40.324Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-02T16:56:40.586Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-02T16:56:40.586Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-02T16:56:40.847Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-02T16:56:40.847Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-02T16:56:40.848Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-02T16:56:40.848Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-02T16:56:41.109Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-02T16:56:41.109Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-02T16:56:41.109Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-02T16:56:41.370Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-02T16:56:41.370Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:41.370Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-02T16:56:41.370Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:41.370Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:41.370Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:41.631Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-02T16:56:41.631Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-02T16:56:41.631Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-02T16:56:41.631Z] [2021-02-02T16:56:41.631Z] Current default time zone: 'Etc/UTC' [2021-02-02T16:56:41.631Z] Local time is now: Tue Feb 2 16:56:41 UTC 2021. [2021-02-02T16:56:41.631Z] Universal Time is now: Tue Feb 2 16:56:41 UTC 2021. [2021-02-02T16:56:41.631Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-02T16:56:41.631Z] [2021-02-02T16:56:41.894Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-02T16:56:41.894Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:41.894Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-02T16:56:41.894Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-02T16:56:41.894Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-02T16:56:41.894Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-02T16:56:41.894Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-02T16:56:42.157Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-02T16:56:42.157Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-02T16:56:42.157Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-02T16:56:42.157Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:42.157Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-02T16:56:42.419Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:42.419Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-02T16:56:42.419Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:42.679Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-02T16:56:42.679Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-02T16:56:42.679Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-02T16:56:42.679Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-02T16:56:42.679Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-02T16:56:42.679Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-02T16:56:42.679Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-02T16:56:42.679Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-02-02T16:56:44.594Z] Updating certificates in /etc/ssl/certs... [2021-02-02T16:56:45.538Z] 22 added, 17 removed; done. [2021-02-02T16:56:45.538Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-02T16:56:45.538Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-02T16:56:45.538Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-02T16:56:45.538Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-02T16:56:45.538Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-02T16:56:45.801Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:45.802Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-02T16:56:45.802Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:45.802Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:45.802Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:45.802Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:45.802Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:46.064Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-02T16:56:46.064Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-02T16:56:46.064Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-02T16:56:46.064Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-02T16:56:46.064Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-02T16:56:46.064Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:46.328Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-02T16:56:46.328Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-02T16:56:46.328Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-02T16:56:46.328Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-02T16:56:46.328Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-02T16:56:46.592Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-02T16:56:46.592Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-02T16:56:46.592Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-02-02T16:56:46.592Z] Updating certificates in /etc/ssl/certs... [2021-02-02T16:56:47.166Z] 0 added, 0 removed; done. [2021-02-02T16:56:47.166Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-02T16:56:47.166Z] done. [2021-02-02T16:56:48.110Z] Reading package lists... [2021-02-02T16:56:48.110Z] Building dependency tree... [2021-02-02T16:56:48.110Z] Reading state information... [2021-02-02T16:56:48.371Z] The following NEW packages will be installed: [2021-02-02T16:56:48.371Z] apt-transport-https [2021-02-02T16:56:48.631Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-02T16:56:48.631Z] Need to get 1696 B of archives. [2021-02-02T16:56:48.631Z] After this operation, 153 kB of additional disk space will be used. [2021-02-02T16:56:48.631Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-02T16:56:48.631Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T16:56:48.631Z] Fetched 1696 B in 0s (28.7 kB/s) [2021-02-02T16:56:48.893Z] Selecting previously unselected package apt-transport-https. [2021-02-02T16:56:48.893Z] (Reading database ... 13929 files and directories currently installed.) [2021-02-02T16:56:48.893Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-02T16:56:48.893Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-02T16:56:48.893Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-02T16:56:49.466Z] Waiting for network to be ready... [2021-02-02T16:56:56.063Z] 2021-02-02T16:56:53Z INFO Waiting for automatic snapd restart... [2021-02-02T16:56:56.063Z] snapd 2.48.2 from Canonical* installed [2021-02-02T16:56:57.008Z] "snapd" switched to the "latest/stable" channel [2021-02-02T16:56:57.008Z] [2021-02-02T16:57:02.301Z] core18 20201210 from Canonical* installed [2021-02-02T16:57:02.301Z] "core18" switched to the "latest/stable" channel [2021-02-02T16:57:02.301Z] [2021-02-02T16:57:08.896Z] snapcraft 4.4.4 from Canonical* installed [2021-02-02T16:57:08.897Z] "snapcraft" switched to the "latest/stable" channel [2021-02-02T16:57:08.897Z] [2021-02-02T16:57:13.116Z] 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-02-02T16:57:13.116Z] - README.md [2021-02-02T16:57:13.116Z] - snapcraft.yaml.orig [2021-02-02T16:57:13.116Z] [2021-02-02T16:57:13.116Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-02T16:57:19.778Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-02T16:57:19.778Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-02T16:57:19.778Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-02T16:57:19.778Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-02T16:57:21.170Z] Reading package lists... [2021-02-02T16:57:21.743Z] 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-02-02T16:57:28.344Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-02T16:57:28.344Z] Reading package lists... [2021-02-02T16:57:28.344Z] Building dependency tree... [2021-02-02T16:57:28.344Z] Reading state information... [2021-02-02T16:57:28.344Z] Suggested packages: [2021-02-02T16:57:28.344Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-02T16:57:28.344Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-02T16:57:28.344Z] Recommended packages: [2021-02-02T16:57:28.344Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-02T16:57:28.344Z] The following NEW packages will be installed: [2021-02-02T16:57:28.344Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-02T16:57:28.344Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-02T16:57:28.344Z] pkg-config zip [2021-02-02T16:57:28.344Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-02T16:57:28.344Z] Need to get 7655 kB of archives. [2021-02-02T16:57:28.344Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-02T16:57:28.344Z] 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-02-02T16:57:28.344Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-02T16:57:28.344Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-02T16:57:28.344Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-02T16:57:28.344Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-02T16:57:28.606Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-02T16:57:28.606Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-02T16:57:28.606Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-02T16:57:28.606Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-02T16:57:28.867Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-02T16:57:28.867Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-02T16:57:28.867Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-02T16:57:28.867Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-02T16:57:28.867Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-02T16:57:28.867Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-02T16:57:29.129Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-02T16:57:29.129Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-02-02T16:57:29.392Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-02T16:57:29.392Z] (Reading database ... 13933 files and directories currently installed.) [2021-02-02T16:57:29.392Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-02T16:57:29.392Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-02T16:57:29.653Z] Selecting previously unselected package libpsl5:amd64. [2021-02-02T16:57:29.653Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-02T16:57:29.653Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-02T16:57:29.653Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-02T16:57:29.653Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-02T16:57:29.653Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-02T16:57:29.653Z] Selecting previously unselected package librtmp1:amd64. [2021-02-02T16:57:29.653Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-02T16:57:29.653Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-02T16:57:29.915Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-02T16:57:29.915Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-02T16:57:29.915Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-02T16:57:29.915Z] Selecting previously unselected package liberror-perl. [2021-02-02T16:57:29.915Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-02T16:57:29.915Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-02T16:57:29.915Z] Selecting previously unselected package git-man. [2021-02-02T16:57:29.915Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-02T16:57:30.177Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-02T16:57:30.177Z] Selecting previously unselected package git. [2021-02-02T16:57:30.177Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-02T16:57:30.177Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-02T16:57:31.123Z] Selecting previously unselected package libnorm1:amd64. [2021-02-02T16:57:31.123Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-02T16:57:31.123Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-02T16:57:31.385Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-02T16:57:31.385Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-02T16:57:31.385Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-02T16:57:31.385Z] Selecting previously unselected package libsodium23:amd64. [2021-02-02T16:57:31.385Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-02T16:57:31.385Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-02T16:57:31.385Z] Selecting previously unselected package libzmq5:amd64. [2021-02-02T16:57:31.385Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-02T16:57:31.385Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-02T16:57:31.647Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-02T16:57:31.647Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-02T16:57:31.647Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-02T16:57:31.909Z] Selecting previously unselected package pkg-config. [2021-02-02T16:57:31.909Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-02T16:57:31.909Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-02T16:57:31.909Z] Selecting previously unselected package zip. [2021-02-02T16:57:31.909Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-02T16:57:31.909Z] Unpacking zip (3.0-11build1) ... [2021-02-02T16:57:31.909Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-02T16:57:31.909Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-02T16:57:32.171Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-02T16:57:32.171Z] Setting up liberror-perl (0.17025-1) ... [2021-02-02T16:57:32.171Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-02T16:57:32.171Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-02T16:57:32.171Z] No schema files found: doing nothing. [2021-02-02T16:57:32.171Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-02T16:57:32.171Z] Setting up zip (3.0-11build1) ... [2021-02-02T16:57:32.171Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-02T16:57:32.171Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-02T16:57:32.433Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-02T16:57:32.433Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-02T16:57:32.433Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-02T16:57:32.433Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-02T16:57:32.433Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-02T16:57:32.433Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-02T16:57:39.043Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-02T16:57:39.305Z] git set to automatically installed. [2021-02-02T16:57:39.305Z] git-man set to automatically installed. [2021-02-02T16:57:39.305Z] libcurl3-gnutls set to automatically installed. [2021-02-02T16:57:39.305Z] liberror-perl set to automatically installed. [2021-02-02T16:57:39.305Z] libglib2.0-0 set to automatically installed. [2021-02-02T16:57:39.305Z] libnghttp2-14 set to automatically installed. [2021-02-02T16:57:39.305Z] libnorm1 set to automatically installed. [2021-02-02T16:57:39.305Z] libpgm-5.2-0 set to automatically installed. [2021-02-02T16:57:39.305Z] libpsl5 set to automatically installed. [2021-02-02T16:57:39.305Z] librtmp1 set to automatically installed. [2021-02-02T16:57:39.305Z] libsodium23 set to automatically installed. [2021-02-02T16:57:39.305Z] libzmq3-dev set to automatically installed. [2021-02-02T16:57:39.305Z] libzmq5 set to automatically installed. [2021-02-02T16:57:39.305Z] pkg-config set to automatically installed. [2021-02-02T16:57:39.305Z] zip set to automatically installed. [2021-02-02T16:57:43.537Z] snapd is not logged in, snap install commands will use sudo [2021-02-02T16:57:44.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:57:44.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:57:44.338Z] ---> 46d34f519e5a [2021-02-02T16:57:44.338Z] Step 3/23 : WORKDIR /edgex-go [2021-02-02T16:57:44.338Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:57:44.338Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:57:44.338Z] ---> 46d34f519e5a [2021-02-02T16:57:44.338Z] Step 3/21 : WORKDIR /edgex-go [2021-02-02T16:57:44.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:57:44.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:57:44.338Z] ---> 46d34f519e5a [2021-02-02T16:57:44.338Z] Step 3/22 : WORKDIR /edgex-go [2021-02-02T16:57:44.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:57:44.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:57:44.338Z] ---> 46d34f519e5a [2021-02-02T16:57:44.338Z] Step 3/22 : WORKDIR /edgex-go [2021-02-02T16:57:44.338Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T16:57:44.338Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-02T16:57:44.338Z] ---> 46d34f519e5a [2021-02-02T16:57:44.338Z] Step 3/31 : WORKDIR /edgex-go [2021-02-02T16:57:44.338Z] ---> Running in 8d9ddf9425f1 [2021-02-02T16:57:44.338Z] ---> Running in b93da25ff859 [2021-02-02T16:57:44.338Z] ---> Running in 50f1a48805de [2021-02-02T16:57:44.338Z] ---> Running in b877e70e089c [2021-02-02T16:57:44.338Z] ---> Running in d0943cb6603a [2021-02-02T16:57:44.338Z] Removing intermediate container d0943cb6603a [2021-02-02T16:57:44.338Z] ---> b7a02a2237f9 [2021-02-02T16:57:44.338Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:57:44.338Z] Removing intermediate container 8d9ddf9425f1 [2021-02-02T16:57:44.338Z] ---> c04b81e5ae94 [2021-02-02T16:57:44.338Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:57:44.338Z] Removing intermediate container b877e70e089c [2021-02-02T16:57:44.338Z] ---> 1acaf1f94897 [2021-02-02T16:57:44.338Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 50f1a48805de [2021-02-02T16:57:44.338Z] [2021-02-02T16:57:44.338Z] ---> 5a8e79bd6e81 [2021-02-02T16:57:44.338Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:57:44.338Z] Removing intermediate container b93da25ff859 [2021-02-02T16:57:44.338Z] ---> 7a9cabbb3662 [2021-02-02T16:57:44.338Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T16:57:44.338Z] ---> Running in 467c633e93c1 [2021-02-02T16:57:44.338Z] ---> Running in eebd8685757b [2021-02-02T16:57:44.338Z] ---> Running in e1341aa4e6ec [2021-02-02T16:57:44.338Z] ---> Running in db5913d9b04f [2021-02-02T16:57:44.338Z] ---> Running in 1df96b04d0ce [2021-02-02T16:57:44.338Z] Removing intermediate container 467c633e93c1 [2021-02-02T16:57:44.338Z] ---> d820e776c43a [2021-02-02T16:57:44.338Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-02T16:57:44.338Z] ---> Running in 2a0164dcf85e [2021-02-02T16:57:44.338Z] Removing intermediate container e1341aa4e6ec [2021-02-02T16:57:44.338Z] ---> 1580bbb8c50f [2021-02-02T16:57:44.338Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-02T16:57:44.338Z] Removing intermediate container eebd8685757b [2021-02-02T16:57:44.338Z] ---> 0961293a7579 [2021-02-02T16:57:44.338Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-02T16:57:44.338Z] ---> Running in d9fb2ffce4c4 [2021-02-02T16:57:44.338Z] ---> Running in 9b8cb301f9e7 [2021-02-02T16:57:44.338Z] Removing intermediate container 1df96b04d0ce [2021-02-02T16:57:44.338Z] ---> 832484292924 [2021-02-02T16:57:44.338Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-02T16:57:44.338Z] Removing intermediate container db5913d9b04f [2021-02-02T16:57:44.338Z] ---> 11312240e6ac [2021-02-02T16:57:44.338Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-02T16:57:44.338Z] ---> Running in b8acea97f08a [2021-02-02T16:57:44.338Z] ---> Running in 857866fbb1bf [2021-02-02T16:57:44.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:45.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:45.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:45.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:46.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:46.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:46.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:46.366Z] OK: 217 MiB in 51 packages [2021-02-02T16:57:46.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:46.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:47.531Z] OK: 217 MiB in 51 packages [2021-02-02T16:57:47.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T16:57:47.819Z] OK: 217 MiB in 51 packages [2021-02-02T16:57:47.819Z] Removing intermediate container 2a0164dcf85e [2021-02-02T16:57:47.819Z] ---> 392e60ac2a5c [2021-02-02T16:57:47.819Z] Step 6/22 : COPY go.mod . [2021-02-02T16:57:48.099Z] OK: 217 MiB in 51 packages [2021-02-02T16:57:48.381Z] OK: 217 MiB in 51 packages [2021-02-02T16:57:48.975Z] Removing intermediate container d9fb2ffce4c4 [2021-02-02T16:57:48.976Z] ---> fa974770b0c8 [2021-02-02T16:57:48.976Z] Step 6/22 : COPY go.mod . [2021-02-02T16:57:49.248Z] ---> ae88775f1845 [2021-02-02T16:57:49.248Z] Step 7/22 : RUN go mod download [2021-02-02T16:57:49.527Z] Removing intermediate container b8acea97f08a [2021-02-02T16:57:49.527Z] ---> 1706acbbd642 [2021-02-02T16:57:49.527Z] Step 6/23 : COPY go.mod . [2021-02-02T16:57:49.527Z] ---> Running in 8f27bcfeeed0 [2021-02-02T16:57:49.804Z] Removing intermediate container 9b8cb301f9e7 [2021-02-02T16:57:49.804Z] ---> c948993425c4 [2021-02-02T16:57:49.804Z] Step 6/31 : COPY go.mod . [2021-02-02T16:57:50.079Z] ---> 25c0a97fbb66 [2021-02-02T16:57:50.079Z] Step 7/22 : RUN go mod download [2021-02-02T16:57:50.131Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-02T16:57:50.131Z] snap "core18" has no updates available [2021-02-02T16:57:50.356Z] Removing intermediate container 857866fbb1bf [2021-02-02T16:57:50.356Z] ---> df6870efc156 [2021-02-02T16:57:50.356Z] Step 6/21 : COPY go.mod . [2021-02-02T16:57:50.356Z] ---> Running in 87ab840eb5ff [2021-02-02T16:57:50.642Z] ---> 377cddc8f088 [2021-02-02T16:57:50.642Z] Step 7/23 : RUN go mod download [2021-02-02T16:57:50.922Z] ---> df29d6d8c153 [2021-02-02T16:57:50.922Z] Step 7/31 : RUN go mod download [2021-02-02T16:57:50.922Z] ---> Running in dd74fee8aa78 [2021-02-02T16:57:51.193Z] ---> Running in 00d4713ad991 [2021-02-02T16:57:51.467Z] ---> 395e36783d91 [2021-02-02T16:57:51.467Z] Step 7/21 : RUN go mod download [2021-02-02T16:57:51.518Z] Pulling config-common [2021-02-02T16:57:51.739Z] ---> Running in ac6ad97ee1a5 [2021-02-02T16:57:52.938Z] Pulling go-build-helper [2021-02-02T16:57:53.715Z] Removing intermediate container 8f27bcfeeed0 [2021-02-02T16:57:53.715Z] ---> f10657af166e [2021-02-02T16:57:53.715Z] Step 8/22 : COPY . . [2021-02-02T16:57:54.703Z] Removing intermediate container 87ab840eb5ff [2021-02-02T16:57:54.703Z] ---> e088d22ba2a7 [2021-02-02T16:57:54.703Z] Step 8/22 : COPY . . [2021-02-02T16:57:54.976Z] Removing intermediate container dd74fee8aa78 [2021-02-02T16:57:54.976Z] ---> fc4330115876 [2021-02-02T16:57:54.976Z] Step 8/23 : COPY . . [2021-02-02T16:57:55.956Z] Removing intermediate container 00d4713ad991 [2021-02-02T16:57:55.956Z] ---> 2fad793409d5 [2021-02-02T16:57:55.956Z] Step 8/31 : COPY . . [2021-02-02T16:57:56.940Z] Removing intermediate container ac6ad97ee1a5 [2021-02-02T16:57:56.940Z] ---> 6e97b87d2b4e [2021-02-02T16:57:56.940Z] Step 8/21 : COPY . . [2021-02-02T16:58:19.155Z] ---> e7dabb2933c9 [2021-02-02T16:58:19.155Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-02T16:58:19.155Z] ---> Running in cdd17bef817b [2021-02-02T16:58:19.155Z] ---> f7d2ef3267e7 [2021-02-02T16:58:19.155Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-02T16:58:19.155Z] ---> 44a593cb29d8 [2021-02-02T16:58:19.155Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-02T16:58:19.155Z] ---> d141160ddd89 [2021-02-02T16:58:19.155Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-02T16:58:19.155Z] ---> 9abe0ee0847a [2021-02-02T16:58:19.155Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-02T16:58:19.439Z] ---> Running in feb7ee801752 [2021-02-02T16:58:19.439Z] ---> Running in 066d169a46ab [2021-02-02T16:58:19.439Z] ---> Running in c054df298683 [2021-02-02T16:58:19.439Z] ---> Running in e58b676957df [2021-02-02T16:58:19.706Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-02T16:58:19.706Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-02T16:58:19.706Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1535 kB] [2021-02-02T16:58:19.706Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-02T16:58:19.706Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-02T16:58:19.706Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-02T16:58:19.706Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-02T16:58:19.706Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-02T16:58:19.706Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-02T16:58:19.706Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-02T16:58:19.706Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-02T16:58:19.706Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-02T16:58:19.706Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-02T16:58:19.706Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-02T16:58:19.706Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-02T16:58:19.706Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-02T16:58:19.706Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-02T16:58:19.706Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-02T16:58:19.706Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-02T16:58:19.706Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1878 kB] [2021-02-02T16:58:19.706Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-02T16:58:19.706Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-02T16:58:19.706Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-02T16:58:19.706Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-02T16:58:19.706Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-02T16:58:19.706Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1713 kB] [2021-02-02T16:58:19.706Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-02T16:58:19.706Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-02T16:58:19.706Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-02T16:58:19.706Z] Fetched 279 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-02T16:58:19.706Z] Fetched 122 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-02T16:58:19.706Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-02T16:58:19.706Z] Fetched 8848 B in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-02T16:58:19.706Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-02T16:58:19.706Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-02T16:58:19.706Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-02T16:58:19.706Z] Fetched 214 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-02T16:58:19.706Z] Fetched 155 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-02T16:58:19.706Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-02T16:58:19.706Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-02T16:58:19.706Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-02T16:58:19.706Z] Fetched 499 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-02T16:58:19.706Z] Fetched 111 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-02T16:58:19.706Z] Fetched 240 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-02T16:58:19.706Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-02T16:58:19.706Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-02T16:58:19.706Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-02T16:58:19.706Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-02T16:58:19.706Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-02T16:58:19.706Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-02T16:58:19.706Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-02T16:58:19.706Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-02T16:58:19.706Z] Fetched 8720 B in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-02T16:58:19.706Z] Fetched 137 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-02T16:58:19.706Z] Fetched 119 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-02T16:58:19.706Z] Fetched 109 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-02T16:58:19.706Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-02T16:58:19.706Z] Fetched 645 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-02T16:58:19.706Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-02T16:58:19.706Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-02T16:58:19.706Z] Fetched 368 kB in 0s (0 B/s) [2021-02-02T16:58:19.706Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-02T16:58:19.706Z] Fetched 187 kB in 0s (0 B/s) [2021-02-02T16:58:19.707Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-02T16:58:19.707Z] Fetched 175 kB in 0s (0 B/s) [2021-02-02T16:58:19.707Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-02T16:58:19.968Z] Fetched 206 kB in 0s (0 B/s) [2021-02-02T16:58:19.968Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-02T16:58:19.968Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-02T16:58:19.968Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-02T16:58:19.968Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-02T16:58:19.968Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-02T16:58:19.968Z] Fetched 159 kB in 0s (0 B/s) [2021-02-02T16:58:19.968Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-02T16:58:19.968Z] Fetched 107 kB in 0s (0 B/s) [2021-02-02T16:58:19.968Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-02T16:58:19.968Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-02T16:58:19.968Z] Pulling static-packages [2021-02-02T16:58:20.891Z] 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-02-02T16:58:21.360Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-02T16:58:21.360Z] Skipping pull go-build-helper (already ran) [2021-02-02T16:58:21.360Z] Skipping pull static-packages (already ran) [2021-02-02T16:58:21.360Z] Building go-build-helper [2021-02-02T16:58:21.502Z] 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-02-02T16:58:22.117Z] 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-02-02T16:58:22.117Z] 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-02-02T16:58:22.117Z] 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-02-02T16:58:25.606Z] Building static-packages [2021-02-02T16:58:28.152Z] Staging go-build-helper [2021-02-02T16:58:28.722Z] Staging static-packages [2021-02-02T16:58:30.109Z] Pulling go115 [2021-02-02T16:58:31.053Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-02T16:58:31.053Z] Skipping pull go115 (already ran) [2021-02-02T16:58:31.053Z] Building go115 [2021-02-02T16:58:31.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-02T16:58:31.315Z] Dload Upload Total Spent Left Speed [2021-02-02T16:58:34.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.9M 0 0 22.8M 0 0:00:05 --:--:-- 0:00:05 22.7M 50 115M 50 58.2M 0 0 33.2M 0 0:00:03 0:00:01 0:00:02 33.2M 91 115M 91 105M 0 0 38.4M 0 0:00:03 0:00:02 0:00:01 38.3M 100 115M 100 115M 0 0 38.0M 0 0:00:03 0:00:03 --:--:-- 38.0M [2021-02-02T16:58:35.088Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-02T16:58:40.383Z] Staging go115 [2021-02-02T16:58:47.017Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-02T16:58:47.017Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-02T16:58:47.017Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-02T16:58:47.017Z] Fetched 0 B in 0s (0 B/s) [2021-02-02T16:58:47.017Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-02T16:58:47.017Z] Fetched 224 kB in 0s (0 B/s) [2021-02-02T16:58:47.017Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-02T16:58:47.017Z] Fetched 157 kB in 0s (0 B/s) [2021-02-02T16:58:47.017Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-02T16:58:47.017Z] Fetched 221 kB in 0s (0 B/s) [2021-02-02T16:58:47.017Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-02T16:58:47.017Z] Fetched 143 kB in 0s (0 B/s) [2021-02-02T16:58:47.017Z] Pulling edgex-go [2021-02-02T16:58:48.407Z] Pulling version [2021-02-02T16:58:49.805Z] Building config-common [2021-02-02T16:58:52.356Z] Skipping build go-build-helper (already ran) [2021-02-02T16:58:52.356Z] Skipping build static-packages (already ran) [2021-02-02T16:58:52.356Z] Skipping build go115 (already ran) [2021-02-02T16:58:52.356Z] Building edgex-go [2021-02-02T16:58:53.306Z] 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-02-02T16:58:54.711Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-02T16:58:54.711Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-02T16:58:54.711Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.17 [2021-02-02T16:58:54.711Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-02T16:58:54.711Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 [2021-02-02T16:58:54.711Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-02T16:58:54.711Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-02T16:58:54.711Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-02T16:58:54.711Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-02T16:58:54.711Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-02T16:58:54.711Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-02T16:58:54.711Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-02T16:58:54.711Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-02T16:58:54.711Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-02T16:58:54.711Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-02T16:58:54.976Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-02T16:58:54.976Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-02T16:58:54.976Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-02T16:58:54.976Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-02T16:58:54.976Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-02T16:58:54.976Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-02T16:58:54.976Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-02T16:58:54.976Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-02T16:58:54.976Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-02T16:58:54.976Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-02T16:58:55.238Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-02T16:58:55.811Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-02T16:58:56.385Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-02T16:59:04.546Z] 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-02-02T16:59:08.764Z] 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-02-02T16:59:10.155Z] 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-02-02T16:59:11.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-02-02T16:59:11.808Z] 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-02-02T16:59:11.808Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-02T16:59:11.808Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-02T16:59:11.808Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-02T16:59:12.074Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-02T16:59:13.467Z] 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-02-02T16:59:13.730Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-02T16:59:13.730Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-02T16:59:15.120Z] 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-02-02T16:59:16.065Z] 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-02-02T16:59:16.065Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-02T16:59:17.489Z] 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-02-02T16:59:18.436Z] 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-02-02T16:59:19.381Z] 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-02-02T16:59:19.381Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-02T16:59:20.776Z] 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-02-02T16:59:20.776Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-02T16:59:24.103Z] Building version [2021-02-02T16:59:26.655Z] Staging config-common [2021-02-02T16:59:28.044Z] Skipping stage go-build-helper (already ran) [2021-02-02T16:59:28.044Z] Skipping stage static-packages (already ran) [2021-02-02T16:59:28.044Z] Skipping stage go115 (already ran) [2021-02-02T16:59:28.044Z] Staging edgex-go [2021-02-02T16:59:28.995Z] Staging version [2021-02-02T16:59:30.384Z] Priming config-common [2021-02-02T16:59:31.330Z] Priming go-build-helper [2021-02-02T16:59:32.300Z] Priming static-packages [2021-02-02T16:59:35.615Z] Priming go115 [2021-02-02T16:59:36.189Z] Priming edgex-go [2021-02-02T16:59:37.574Z] Priming version [2021-02-02T16:59:38.964Z] 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-02-02T16:59:43.955Z] 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-02-02T16:59:44.554Z] 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-02-02T16:59:56.983Z] Removing intermediate container e58b676957df [2021-02-02T16:59:56.983Z] ---> 849fe4e4c3fc [2021-02-02T16:59:56.983Z] [2021-02-02T16:59:56.983Z] Step 10/21 : FROM alpine:3.12 [2021-02-02T16:59:56.983Z] 3.12: Pulling from library/alpine [2021-02-02T16:59:57.584Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-02T16:59:57.863Z] Status: Downloaded newer image for alpine:3.12 [2021-02-02T16:59:57.863Z] ---> afeebe901d6b [2021-02-02T16:59:57.863Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-02T16:59:58.138Z] ---> Running in 8168a39610b2 [2021-02-02T17:00:00.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:00.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:01.002Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-02T17:00:01.289Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-02T17:00:01.289Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-02T17:00:01.289Z] (4/4) Installing curl (7.69.1-r3) [2021-02-02T17:00:01.289Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:00:01.289Z] Executing ca-certificates-20191127-r4.trigger [2021-02-02T17:00:01.580Z] OK: 7 MiB in 18 packages [2021-02-02T17:00:05.005Z] Removing intermediate container 8168a39610b2 [2021-02-02T17:00:05.005Z] ---> b8d165303b58 [2021-02-02T17:00:05.005Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-02T17:00:05.005Z] ---> Running in d729bcfecfe0 [2021-02-02T17:00:05.605Z] Removing intermediate container d729bcfecfe0 [2021-02-02T17:00:05.605Z] ---> acb763e0236b [2021-02-02T17:00:05.605Z] Step 13/21 : WORKDIR /edgex [2021-02-02T17:00:05.881Z] ---> Running in f5226c5742e6 [2021-02-02T17:00:06.491Z] Removing intermediate container f5226c5742e6 [2021-02-02T17:00:06.491Z] ---> 7bb2205c9c5e [2021-02-02T17:00:06.491Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-02T17:00:08.490Z] ---> 890714c173e9 [2021-02-02T17:00:08.490Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-02T17:00:11.310Z] Removing intermediate container 066d169a46ab [2021-02-02T17:00:11.310Z] ---> 4b1859665037 [2021-02-02T17:00:11.310Z] [2021-02-02T17:00:11.310Z] Step 10/31 : FROM alpine:3.12 [2021-02-02T17:00:11.310Z] ---> afeebe901d6b [2021-02-02T17:00:11.310Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-02T17:00:11.310Z] ---> 1b41c799a3dd [2021-02-02T17:00:11.310Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-02T17:00:11.619Z] ---> Running in cc0211f6888e [2021-02-02T17:00:13.081Z] Removing intermediate container cc0211f6888e [2021-02-02T17:00:13.081Z] ---> caed3c052571 [2021-02-02T17:00:13.081Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-02T17:00:13.694Z] ---> Running in 69f79317cd8a [2021-02-02T17:00:14.296Z] ---> 50fb9108bdc2 [2021-02-02T17:00:14.296Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-02T17:00:15.271Z] ---> Running in c51ad08f0065 [2021-02-02T17:00:15.546Z] Removing intermediate container cdd17bef817b [2021-02-02T17:00:15.546Z] ---> e7ff3d95ffb8 [2021-02-02T17:00:15.546Z] [2021-02-02T17:00:15.546Z] Step 10/22 : FROM alpine:3.12 [2021-02-02T17:00:15.820Z] ---> afeebe901d6b [2021-02-02T17:00:15.820Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-02T17:00:16.095Z] Removing intermediate container c51ad08f0065 [2021-02-02T17:00:16.095Z] ---> 862462e6a9cd [2021-02-02T17:00:16.095Z] Step 18/21 : CMD ["--init=true"] [2021-02-02T17:00:16.095Z] Removing intermediate container c054df298683 [2021-02-02T17:00:16.095Z] ---> 023097c84fc9 [2021-02-02T17:00:16.095Z] [2021-02-02T17:00:16.095Z] Step 10/22 : FROM alpine:3.12 [2021-02-02T17:00:16.095Z] ---> afeebe901d6b [2021-02-02T17:00:16.095Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-02T17:00:16.367Z] ---> Running in 5686a101f9c7 [2021-02-02T17:00:16.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:16.367Z] ---> Running in 90e98d43343d [2021-02-02T17:00:16.367Z] ---> Running in 680fdb027cd7 [2021-02-02T17:00:16.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:17.276Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-02T17:00:17.276Z] (2/2) Installing su-exec (0.2-r1) [2021-02-02T17:00:17.276Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:00:17.276Z] OK: 5 MiB in 16 packages [2021-02-02T17:00:17.554Z] Removing intermediate container 680fdb027cd7 [2021-02-02T17:00:17.554Z] ---> f50d23944ebf [2021-02-02T17:00:17.554Z] Step 19/21 : LABEL arch=arm64 [2021-02-02T17:00:18.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:18.541Z] ---> Running in ab61406b47b0 [2021-02-02T17:00:18.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:18.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:19.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:19.089Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-02T17:00:19.366Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-02T17:00:19.366Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:00:19.366Z] Executing ca-certificates-20191127-r4.trigger [2021-02-02T17:00:19.366Z] Removing intermediate container ab61406b47b0 [2021-02-02T17:00:19.366Z] ---> 426e3455ac59 [2021-02-02T17:00:19.366Z] Step 20/21 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:00:19.639Z] OK: 6 MiB in 16 packages [2021-02-02T17:00:19.639Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-02T17:00:19.639Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:00:19.639Z] OK: 5 MiB in 15 packages [2021-02-02T17:00:19.912Z] Removing intermediate container 69f79317cd8a [2021-02-02T17:00:19.912Z] ---> ad42f0c551bf [2021-02-02T17:00:19.912Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-02T17:00:20.189Z] ---> Running in b86b4a93a978 [2021-02-02T17:00:20.189Z] ---> Running in 77a40f20bcce [2021-02-02T17:00:20.796Z] Removing intermediate container feb7ee801752 [2021-02-02T17:00:20.796Z] ---> 74d8c6d20ceb [2021-02-02T17:00:20.796Z] [2021-02-02T17:00:20.796Z] Step 10/23 : FROM alpine:3.12 [2021-02-02T17:00:20.796Z] ---> afeebe901d6b [2021-02-02T17:00:20.796Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-02T17:00:21.072Z] Removing intermediate container b86b4a93a978 [2021-02-02T17:00:21.072Z] ---> 6ddec63f707e [2021-02-02T17:00:21.072Z] Step 21/21 : LABEL version=0.0.0 [2021-02-02T17:00:21.360Z] ---> Running in f778edb70580 [2021-02-02T17:00:21.360Z] Removing intermediate container 77a40f20bcce [2021-02-02T17:00:21.360Z] ---> ade27dcd3cc5 [2021-02-02T17:00:21.360Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-02T17:00:21.360Z] ---> Running in 1c29e7766b5d [2021-02-02T17:00:21.636Z] Removing intermediate container 5686a101f9c7 [2021-02-02T17:00:21.636Z] ---> a7af4afc8bf7 [2021-02-02T17:00:21.636Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-02T17:00:21.636Z] ---> Running in 58c955e7c20c [2021-02-02T17:00:21.918Z] Removing intermediate container 90e98d43343d [2021-02-02T17:00:21.918Z] ---> af432718049a [2021-02-02T17:00:21.918Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-02T17:00:21.918Z] ---> Running in 2149e61ab19b [2021-02-02T17:00:22.192Z] ---> Running in ece4b0dd2514 [2021-02-02T17:00:22.192Z] Removing intermediate container 1c29e7766b5d [2021-02-02T17:00:22.192Z] ---> 58bdcd38e099 [2021-02-02T17:00:22.192Z] [2021-02-02T17:00:22.466Z] Removing intermediate container 58c955e7c20c [2021-02-02T17:00:22.466Z] ---> 68c51f145b54 [2021-02-02T17:00:22.466Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-02T17:00:22.746Z] ---> Running in 8c630e6710c2 [2021-02-02T17:00:22.746Z] Removing intermediate container 2149e61ab19b [2021-02-02T17:00:22.746Z] ---> 11f8d4d6d085 [2021-02-02T17:00:22.746Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-02T17:00:22.746Z] Removing intermediate container ece4b0dd2514 [2021-02-02T17:00:22.746Z] ---> d14c9dc681e6 [2021-02-02T17:00:22.746Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-02T17:00:22.747Z] Successfully built 58bdcd38e099 [2021-02-02T17:00:23.029Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-02T17:00:23.029Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-02-02T17:00:23.029Z] ---> Running in 6789300608f2 [2021-02-02T17:00:23.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:23.029Z] ---> Running in e0afffb31a1f [2021-02-02T17:00:23.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:23.916Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-02T17:00:23.916Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:00:23.916Z] Removing intermediate container 6789300608f2 [2021-02-02T17:00:23.916Z] ---> ece425fd5211 [2021-02-02T17:00:23.916Z] OK: 5 MiB in 15 packages [2021-02-02T17:00:23.916Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-02T17:00:23.916Z] Removing intermediate container e0afffb31a1f [2021-02-02T17:00:23.916Z] ---> aab4f4bb6d72 [2021-02-02T17:00:23.916Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-02T17:00:24.195Z] ---> Running in e75e1c71004e [2021-02-02T17:00:24.195Z] ---> Running in 08508fc42780 [2021-02-02T17:00:24.797Z] Removing intermediate container e75e1c71004e [2021-02-02T17:00:24.797Z] ---> 4ba5615bd806 [2021-02-02T17:00:24.797Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T17:00:25.408Z] Removing intermediate container 08508fc42780 [2021-02-02T17:00:25.408Z] ---> a0d867a0a1db [2021-02-02T17:00:25.408Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T17:00:26.021Z] Removing intermediate container f778edb70580 [2021-02-02T17:00:26.021Z] ---> 176485fa5494 [2021-02-02T17:00:26.021Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-02T17:00:26.613Z] ---> 0416abdb2fe1 [2021-02-02T17:00:26.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-02T17:00:26.911Z] ---> Running in 3d4b28debc8a [2021-02-02T17:00:27.188Z] Removing intermediate container 8c630e6710c2 [2021-02-02T17:00:27.188Z] ---> 79de0aa3cb2a [2021-02-02T17:00:27.188Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-02T17:00:27.468Z] ---> aa58a9d1e286 [2021-02-02T17:00:27.468Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-02T17:00:27.741Z] ---> Running in 971cd92e9cbf [2021-02-02T17:00:27.741Z] Removing intermediate container 3d4b28debc8a [2021-02-02T17:00:27.741Z] ---> 909408280765 [2021-02-02T17:00:27.741Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-02T17:00:29.178Z] ---> Running in b0fbbd674a75 [2021-02-02T17:00:29.178Z] ---> 4bd6146c16b0 [2021-02-02T17:00:29.178Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-02T17:00:29.767Z] Removing intermediate container 971cd92e9cbf [2021-02-02T17:00:29.767Z] ---> 89b954d27a5f [2021-02-02T17:00:29.767Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-02T17:00:29.767Z] ---> b228bf523cfe [2021-02-02T17:00:29.767Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-02T17:00:30.040Z] ---> 40584ad3e17a [2021-02-02T17:00:30.040Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-02T17:00:30.040Z] Removing intermediate container b0fbbd674a75 [2021-02-02T17:00:30.040Z] ---> 1c48068a9ae1 [2021-02-02T17:00:30.040Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-02T17:00:30.317Z] ---> Running in 26587da59e67 [2021-02-02T17:00:30.317Z] ---> Running in 33390d352893 [2021-02-02T17:00:30.595Z] ---> 5ea0caf7fd7b [2021-02-02T17:00:30.595Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-02T17:00:30.595Z] ---> 27b827e7dc12 [2021-02-02T17:00:30.595Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-02T17:00:30.871Z] ---> Running in ab75426739e8 [2021-02-02T17:00:30.871Z] ---> Running in 3cfd5380d726 [2021-02-02T17:00:30.871Z] Removing intermediate container 26587da59e67 [2021-02-02T17:00:30.871Z] ---> a215a8e72107 [2021-02-02T17:00:30.871Z] Step 15/23 : WORKDIR / [2021-02-02T17:00:31.142Z] Removing intermediate container 33390d352893 [2021-02-02T17:00:31.142Z] ---> f55edd1b8a05 [2021-02-02T17:00:31.142Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T17:00:31.142Z] ---> Running in 026d53726f60 [2021-02-02T17:00:31.142Z] ---> Running in d119d3f0a552 [2021-02-02T17:00:31.417Z] Removing intermediate container 3cfd5380d726 [2021-02-02T17:00:31.417Z] ---> cd29baa5f4ed [2021-02-02T17:00:31.417Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T17:00:31.698Z] ---> Running in b01548d6b3a0 [2021-02-02T17:00:31.983Z] Removing intermediate container d119d3f0a552 [2021-02-02T17:00:31.984Z] ---> 56dafc8d458a [2021-02-02T17:00:31.984Z] Step 20/22 : LABEL arch=arm64 [2021-02-02T17:00:31.984Z] Removing intermediate container 026d53726f60 [2021-02-02T17:00:31.984Z] ---> 70a4f8912c5c [2021-02-02T17:00:31.984Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T17:00:32.585Z] ---> Running in 5445c4f39621 [2021-02-02T17:00:32.585Z] Removing intermediate container b01548d6b3a0 [2021-02-02T17:00:32.585Z] ---> 63382e944aef [2021-02-02T17:00:32.585Z] Step 20/22 : LABEL arch=arm64 [2021-02-02T17:00:33.181Z] ---> Running in c1c118daa148 [2021-02-02T17:00:33.455Z] ---> 571ecc1c9dcd [2021-02-02T17:00:33.455Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-02T17:00:33.727Z] Removing intermediate container 5445c4f39621 [2021-02-02T17:00:33.727Z] ---> bfd6b8a676fb [2021-02-02T17:00:33.727Z] Step 21/22 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:00:34.323Z] ---> Running in c73a0570b007 [2021-02-02T17:00:34.323Z] Removing intermediate container c1c118daa148 [2021-02-02T17:00:34.323Z] ---> f60eaf22a4c9 [2021-02-02T17:00:34.323Z] Step 21/22 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:00:34.933Z] Removing intermediate container ab75426739e8 [2021-02-02T17:00:34.933Z] ---> 74608e3efca3 [2021-02-02T17:00:34.933Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T17:00:35.213Z] ---> Running in 68865936d182 [2021-02-02T17:00:35.483Z] Removing intermediate container c73a0570b007 [2021-02-02T17:00:35.483Z] ---> c893df1cb301 [2021-02-02T17:00:35.483Z] Step 22/22 : LABEL version=0.0.0 [2021-02-02T17:00:35.761Z] ---> c3155e80d0ac [2021-02-02T17:00:35.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-02T17:00:35.761Z] ---> Running in 08199408c67c [2021-02-02T17:00:36.032Z] ---> dafdb96b95ba [2021-02-02T17:00:36.032Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-02T17:00:36.305Z] Removing intermediate container 68865936d182 [2021-02-02T17:00:36.305Z] ---> 6e3e93d9bd3f [2021-02-02T17:00:36.305Z] Step 22/22 : LABEL version=0.0.0 [2021-02-02T17:00:36.578Z] Removing intermediate container 08199408c67c [2021-02-02T17:00:36.579Z] ---> 5567a05797af [2021-02-02T17:00:36.579Z] [2021-02-02T17:00:36.579Z] ---> Running in 90cec6604524 [2021-02-02T17:00:37.171Z] ---> c4bd2462f80a [2021-02-02T17:00:37.171Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-02T17:00:37.171Z] Successfully built 5567a05797af [2021-02-02T17:00:37.440Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-02T17:00:37.440Z] Building docker-core-command-go [2021-02-02T17:00:37.712Z]  Building docker-support-notifications-go ... done  ---> Running in c65a54ad2e3d [2021-02-02T17:00:37.712Z] Removing intermediate container 90cec6604524 [2021-02-02T17:00:37.712Z] ---> aec79d2ec0d3 [2021-02-02T17:00:37.712Z] [2021-02-02T17:00:37.984Z] ---> 19aaa11ef46a [2021-02-02T17:00:37.984Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-02T17:00:38.256Z] Removing intermediate container c65a54ad2e3d [2021-02-02T17:00:38.257Z] ---> 288d45be7c53 [2021-02-02T17:00:38.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T17:00:38.257Z] Successfully built aec79d2ec0d3 [2021-02-02T17:00:38.257Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-02T17:00:38.257Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-02-02T17:00:38.527Z] ---> Running in 2555f1448bb3 [2021-02-02T17:00:38.798Z] ---> 3cb388fb4c94 [2021-02-02T17:00:38.798Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-02T17:00:39.071Z] Removing intermediate container 2555f1448bb3 [2021-02-02T17:00:39.071Z] ---> aa9cde10571f [2021-02-02T17:00:39.071Z] Step 21/23 : LABEL arch=arm64 [2021-02-02T17:00:39.345Z] ---> Running in 09cf22267ae6 [2021-02-02T17:00:39.935Z] ---> e190e45ea888 [2021-02-02T17:00:39.935Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-02T17:00:39.935Z] Removing intermediate container 09cf22267ae6 [2021-02-02T17:00:39.935Z] ---> 92e07ed5b4de [2021-02-02T17:00:39.935Z] Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:00:40.209Z] ---> Running in 02eb94bbeca0 [2021-02-02T17:00:40.799Z] ---> ea708c2dd1e5 [2021-02-02T17:00:40.799Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-02T17:00:41.083Z] Removing intermediate container 02eb94bbeca0 [2021-02-02T17:00:41.083Z] ---> 3ecb774fad83 [2021-02-02T17:00:41.083Z] Step 23/23 : LABEL version=0.0.0 [2021-02-02T17:00:42.630Z] ---> Running in 6a26ef867548 [2021-02-02T17:00:42.630Z] ---> Running in fe64e658b642 [2021-02-02T17:00:43.617Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T17:00:43.617Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-02T17:00:43.617Z] ---> 46d34f519e5a [2021-02-02T17:00:43.617Z] Step 3/26 : WORKDIR /edgex-go [2021-02-02T17:00:43.617Z] ---> Using cache [2021-02-02T17:00:43.617Z] ---> 7a9cabbb3662 [2021-02-02T17:00:43.617Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T17:00:43.617Z] ---> Using cache [2021-02-02T17:00:43.617Z] ---> 832484292924 [2021-02-02T17:00:43.617Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-02T17:00:45.061Z] Removing intermediate container 6a26ef867548 [2021-02-02T17:00:45.061Z] ---> d2b6edca7b83 [2021-02-02T17:00:45.061Z] [2021-02-02T17:00:45.061Z] Removing intermediate container fe64e658b642 [2021-02-02T17:00:45.061Z] ---> 418cc39b3598 [2021-02-02T17:00:45.061Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-02T17:00:45.061Z] ---> Running in 9af01d3b2e3e [2021-02-02T17:00:45.663Z] Successfully built d2b6edca7b83 [2021-02-02T17:00:45.663Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-02T17:00:45.663Z] Building docker-security-secretstore-setup-go [2021-02-02T17:00:46.252Z]  Building docker-core-metadata-go ... done  ---> c7ac2890b3e5 [2021-02-02T17:00:46.252Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-02T17:00:46.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:46.795Z] ---> Running in d8e1a16991b9 [2021-02-02T17:00:47.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:00:48.048Z] OK: 217 MiB in 51 packages [2021-02-02T17:00:51.461Z] Removing intermediate container d8e1a16991b9 [2021-02-02T17:00:51.461Z] ---> de536ce3c150 [2021-02-02T17:00:51.461Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-02T17:00:51.461Z] Removing intermediate container 9af01d3b2e3e [2021-02-02T17:00:51.461Z] ---> d1a940fb057a [2021-02-02T17:00:51.461Z] Step 6/26 : COPY go.mod . [2021-02-02T17:00:52.068Z] ---> Running in 988bf166dc2f [2021-02-02T17:00:52.343Z] ---> 3ed66e5a72e6 [2021-02-02T17:00:52.343Z] Step 7/26 : RUN go mod download [2021-02-02T17:00:52.946Z] ---> Running in 8c91c19d04aa [2021-02-02T17:00:52.946Z] Removing intermediate container 988bf166dc2f [2021-02-02T17:00:52.946Z] ---> 63299f88d7ee [2021-02-02T17:00:52.946Z] Step 28/31 : CMD ["gate"] [2021-02-02T17:00:53.550Z] ---> Running in 11f00e2bf5b4 [2021-02-02T17:00:54.551Z] Removing intermediate container 11f00e2bf5b4 [2021-02-02T17:00:54.551Z] ---> e7ba827945c5 [2021-02-02T17:00:54.551Z] Step 29/31 : LABEL arch=arm64 [2021-02-02T17:00:55.156Z] ---> Running in 1eb58258c76f [2021-02-02T17:00:56.142Z] Removing intermediate container 1eb58258c76f [2021-02-02T17:00:56.142Z] ---> 2e2d604458b2 [2021-02-02T17:00:56.142Z] Step 30/31 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:00:56.743Z] ---> Running in a7aa2bcf6dca [2021-02-02T17:00:56.743Z] Removing intermediate container 8c91c19d04aa [2021-02-02T17:00:56.743Z] ---> f01371927702 [2021-02-02T17:00:56.743Z] Step 8/26 : COPY . . [2021-02-02T17:00:57.742Z] Removing intermediate container a7aa2bcf6dca [2021-02-02T17:00:57.743Z] ---> 9fc8ce4acce6 [2021-02-02T17:00:57.743Z] Step 31/31 : LABEL version=0.0.0 [2021-02-02T17:00:59.193Z] ---> Running in 0be3c41e93f5 [2021-02-02T17:01:00.645Z] Removing intermediate container 0be3c41e93f5 [2021-02-02T17:01:00.645Z] ---> 8d4ccf55b0ff [2021-02-02T17:01:00.645Z] [2021-02-02T17:01:01.251Z] Successfully built 8d4ccf55b0ff [2021-02-02T17:01:01.251Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-02T17:01:13.708Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T17:01:13.708Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-02T17:01:13.708Z] ---> 46d34f519e5a [2021-02-02T17:01:13.708Z] Step 3/23 : WORKDIR /edgex-go [2021-02-02T17:01:13.708Z] ---> Using cache [2021-02-02T17:01:13.708Z] ---> 7a9cabbb3662 [2021-02-02T17:01:13.708Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T17:01:13.708Z] ---> Using cache [2021-02-02T17:01:13.708Z] ---> 832484292924 [2021-02-02T17:01:13.708Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-02T17:01:13.708Z] ---> Using cache [2021-02-02T17:01:13.708Z] ---> 1706acbbd642 [2021-02-02T17:01:13.708Z] Step 6/23 : COPY go.mod . [2021-02-02T17:01:13.708Z] ---> Using cache [2021-02-02T17:01:13.708Z] ---> 377cddc8f088 [2021-02-02T17:01:13.708Z] Step 7/23 : RUN go mod download [2021-02-02T17:01:13.708Z] ---> Using cache [2021-02-02T17:01:13.708Z] ---> fc4330115876 [2021-02-02T17:01:13.708Z] Step 8/23 : COPY . . [2021-02-02T17:01:13.708Z] ---> Using cache [2021-02-02T17:01:13.708Z] ---> 44a593cb29d8 [2021-02-02T17:01:13.708Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-02T17:01:15.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T17:01:15.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-02T17:01:15.157Z] ---> 46d34f519e5a [2021-02-02T17:01:15.157Z] Step 3/23 : WORKDIR /edgex-go [2021-02-02T17:01:15.157Z] ---> Using cache [2021-02-02T17:01:15.157Z] ---> 7a9cabbb3662 [2021-02-02T17:01:15.157Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T17:01:15.157Z] ---> Using cache [2021-02-02T17:01:15.157Z] ---> 832484292924 [2021-02-02T17:01:15.157Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-02T17:01:17.182Z] ---> Running in e9f4a5190e73 [2021-02-02T17:01:17.182Z] ---> Running in 689e0bf5771a [2021-02-02T17:01:17.791Z] ---> e7151fc8b617 [2021-02-02T17:01:17.791Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-02T17:01:17.791Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-02T17:01:17.791Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-02T17:01:17.791Z] ---> 46d34f519e5a [2021-02-02T17:01:17.791Z] Step 3/24 : WORKDIR /edgex-go [2021-02-02T17:01:17.791Z] ---> Using cache [2021-02-02T17:01:17.791Z] ---> 7a9cabbb3662 [2021-02-02T17:01:17.791Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T17:01:17.791Z] ---> Using cache [2021-02-02T17:01:17.791Z] ---> 832484292924 [2021-02-02T17:01:17.791Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-02T17:01:17.791Z] ---> Using cache [2021-02-02T17:01:17.791Z] ---> 1706acbbd642 [2021-02-02T17:01:17.791Z] Step 6/24 : COPY go.mod . [2021-02-02T17:01:17.791Z] ---> Using cache [2021-02-02T17:01:17.791Z] ---> 377cddc8f088 [2021-02-02T17:01:17.791Z] Step 7/24 : RUN go mod download [2021-02-02T17:01:17.791Z] ---> Using cache [2021-02-02T17:01:17.791Z] ---> fc4330115876 [2021-02-02T17:01:17.791Z] Step 8/24 : COPY . . [2021-02-02T17:01:18.070Z] ---> Using cache [2021-02-02T17:01:18.070Z] ---> 44a593cb29d8 [2021-02-02T17:01:18.070Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-02T17:01:18.070Z] ---> Running in 817392afad68 [2021-02-02T17:01:18.447Z] ---> Running in 07527273ea93 [2021-02-02T17:01:19.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:01:19.494Z] 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-02-02T17:01:20.139Z] 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-02-02T17:01:20.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:01:20.139Z] 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-02-02T17:01:21.146Z] OK: 217 MiB in 51 packages [2021-02-02T17:01:22.593Z] Removing intermediate container e9f4a5190e73 [2021-02-02T17:01:22.593Z] ---> 2d5d9cfb4ddc [2021-02-02T17:01:22.593Z] Step 6/23 : COPY go.mod . [2021-02-02T17:01:23.594Z] ---> 26ebe48959a9 [2021-02-02T17:01:23.594Z] Step 7/23 : RUN go mod download [2021-02-02T17:01:23.874Z] ---> Running in e0e916a3fedf [2021-02-02T17:01:28.224Z] Removing intermediate container e0e916a3fedf [2021-02-02T17:01:28.224Z] ---> 64a29233365d [2021-02-02T17:01:28.224Z] Step 8/23 : COPY . . [2021-02-02T17:01:46.625Z] ---> 9d28315ff442 [2021-02-02T17:01:46.625Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-02T17:01:46.901Z] ---> Running in 37727ff25d6d [2021-02-02T17:01:48.899Z] 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-02-02T17:02:27.968Z] 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-02-02T17:02:40.444Z] Removing intermediate container 07527273ea93 [2021-02-02T17:02:40.444Z] ---> 85ffc9940bfb [2021-02-02T17:02:40.444Z] [2021-02-02T17:02:40.444Z] Step 10/24 : FROM alpine:3.12 [2021-02-02T17:02:40.444Z] ---> afeebe901d6b [2021-02-02T17:02:40.444Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-02T17:02:40.444Z] Removing intermediate container 817392afad68 [2021-02-02T17:02:40.444Z] ---> 8ab5b2865742 [2021-02-02T17:02:40.444Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-02T17:02:40.444Z] ---> Running in 52728f3e394e [2021-02-02T17:02:40.444Z] ---> Running in 6ef6377a760b [2021-02-02T17:02:41.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:02:41.452Z] 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-02-02T17:02:41.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:02:42.737Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-02T17:02:42.737Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-02T17:02:42.737Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-02T17:02:42.737Z] (4/5) Installing curl (7.69.1-r3) [2021-02-02T17:02:42.737Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-02T17:02:42.737Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:02:42.737Z] Executing ca-certificates-20191127-r4.trigger [2021-02-02T17:02:43.031Z] OK: 7 MiB in 19 packages [2021-02-02T17:02:46.462Z] Removing intermediate container 52728f3e394e [2021-02-02T17:02:46.462Z] ---> 802d4d9cb85f [2021-02-02T17:02:46.462Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-02T17:02:47.074Z] ---> Running in 253b0a709e14 [2021-02-02T17:02:47.074Z] Removing intermediate container 6ef6377a760b [2021-02-02T17:02:47.074Z] ---> 1b01a7edfbb3 [2021-02-02T17:02:47.074Z] [2021-02-02T17:02:47.074Z] Step 11/26 : FROM docker:20.10.0 [2021-02-02T17:02:47.360Z] 20.10.0: Pulling from library/docker [2021-02-02T17:02:48.374Z] Removing intermediate container 253b0a709e14 [2021-02-02T17:02:48.374Z] ---> 939f1cbee71e [2021-02-02T17:02:48.374Z] Step 13/24 : WORKDIR / [2021-02-02T17:02:48.988Z] ---> Running in 6e88b8f4cf24 [2021-02-02T17:02:50.001Z] Removing intermediate container 689e0bf5771a [2021-02-02T17:02:50.001Z] ---> ed29cce234ba [2021-02-02T17:02:50.001Z] [2021-02-02T17:02:50.001Z] Step 10/23 : FROM alpine:3.12 [2021-02-02T17:02:50.001Z] ---> afeebe901d6b [2021-02-02T17:02:50.001Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-02T17:02:50.001Z] ---> Using cache [2021-02-02T17:02:50.001Z] ---> 176485fa5494 [2021-02-02T17:02:50.001Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-02T17:02:50.001Z] ---> Using cache [2021-02-02T17:02:50.001Z] ---> 909408280765 [2021-02-02T17:02:50.001Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-02T17:02:51.037Z] ---> Running in 0f3f1588f52e [2021-02-02T17:02:51.322Z] Removing intermediate container 6e88b8f4cf24 [2021-02-02T17:02:51.322Z] ---> 8a318ff09c21 [2021-02-02T17:02:51.322Z] 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-02-02T17:02:52.320Z] Removing intermediate container 0f3f1588f52e [2021-02-02T17:02:52.320Z] ---> 041272d990b0 [2021-02-02T17:02:52.320Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-02T17:02:52.599Z] ---> Running in 437cf24758d3 [2021-02-02T17:02:52.878Z] ---> ef95894ea94f [2021-02-02T17:02:52.878Z] 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-02-02T17:02:53.489Z] Removing intermediate container 437cf24758d3 [2021-02-02T17:02:53.489Z] ---> 179f7eaffc52 [2021-02-02T17:02:53.489Z] Step 15/23 : WORKDIR / [2021-02-02T17:02:53.768Z] ---> Running in 5280bdf57a70 [2021-02-02T17:02:54.768Z] ---> 056022f55619 [2021-02-02T17:02:54.768Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-02T17:02:55.382Z] Removing intermediate container 5280bdf57a70 [2021-02-02T17:02:55.382Z] ---> 764d0082eb86 [2021-02-02T17:02:55.382Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T17:02:56.843Z] ---> f527ef722fb9 [2021-02-02T17:02:56.843Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-02T17:02:57.120Z] ---> a2c573cc90cc [2021-02-02T17:02:57.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-02T17:02:59.116Z] ---> b92385d6efb5 [2021-02-02T17:02:59.116Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-02T17:02:59.723Z] ---> 1d3182bc85d3 [2021-02-02T17:02:59.723Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-02T17:03:01.172Z] ---> 240896b9e6b8 [2021-02-02T17:03:01.172Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-02T17:03:01.786Z] ---> b8f39470712b [2021-02-02T17:03:01.786Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-02T17:03:01.786Z] ---> Running in b6e98521d6d9 [2021-02-02T17:03:02.762Z] Removing intermediate container b6e98521d6d9 [2021-02-02T17:03:02.762Z] ---> 89a1213aa2c6 [2021-02-02T17:03:02.762Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T17:03:03.364Z] ---> 526bb3619483 [2021-02-02T17:03:03.364Z] 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-02-02T17:03:03.364Z] ---> Running in c171420a4537 [2021-02-02T17:03:03.638Z] ---> Running in 93e6bdd43941 [2021-02-02T17:03:03.912Z] Removing intermediate container c171420a4537 [2021-02-02T17:03:03.912Z] ---> ccb6c7877b66 [2021-02-02T17:03:03.912Z] Step 21/23 : LABEL arch=arm64 [2021-02-02T17:03:04.513Z] ---> Running in b4ba466f0e53 [2021-02-02T17:03:05.506Z] Removing intermediate container b4ba466f0e53 [2021-02-02T17:03:05.506Z] ---> 0da98d9ed59c [2021-02-02T17:03:05.506Z] Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:03:05.506Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-02T17:03:05.506Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-02T17:03:05.506Z] ---> eeaf43b92773 [2021-02-02T17:03:05.506Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-02T17:03:05.506Z] ---> Running in 52ac14081d6d [2021-02-02T17:03:05.506Z] ---> Running in 626b614f7cff [2021-02-02T17:03:06.111Z] Removing intermediate container 626b614f7cff [2021-02-02T17:03:06.111Z] ---> f1ec5bbfc2f2 [2021-02-02T17:03:06.111Z] Step 23/23 : LABEL version=0.0.0 [2021-02-02T17:03:06.386Z] ---> Running in 4f259b459a97 [2021-02-02T17:03:06.664Z] Removing intermediate container 93e6bdd43941 [2021-02-02T17:03:06.664Z] ---> 58a05034d56f [2021-02-02T17:03:06.664Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-02T17:03:06.664Z] ---> Running in a961a29d0815 [2021-02-02T17:03:06.941Z] Removing intermediate container 4f259b459a97 [2021-02-02T17:03:06.941Z] ---> 0cb0da70bc49 [2021-02-02T17:03:06.941Z] [2021-02-02T17:03:06.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:03:07.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:03:07.217Z] Removing intermediate container a961a29d0815 [2021-02-02T17:03:07.217Z] ---> 8e14ac898ed6 [2021-02-02T17:03:07.217Z] Step 22/24 : LABEL arch=arm64 [2021-02-02T17:03:07.493Z] Successfully built 0cb0da70bc49 [2021-02-02T17:03:07.493Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-02T17:03:07.493Z]  Building docker-core-command-go ... done  ---> Running in cf9754723233 [2021-02-02T17:03:07.768Z] (1/2) Installing readline (8.0.4-r0) [2021-02-02T17:03:07.768Z] (2/2) Installing bash (5.0.17-r0) [2021-02-02T17:03:07.768Z] Executing bash-5.0.17-r0.post-install [2021-02-02T17:03:07.768Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:03:08.063Z] OK: 12 MiB in 22 packages [2021-02-02T17:03:08.063Z] Removing intermediate container cf9754723233 [2021-02-02T17:03:08.063Z] ---> f1feecbf19bf [2021-02-02T17:03:08.063Z] Step 23/24 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:03:08.338Z] ---> Running in f8234b8fdd5c [2021-02-02T17:03:08.935Z] Removing intermediate container f8234b8fdd5c [2021-02-02T17:03:08.935Z] ---> 9c4fcf54c671 [2021-02-02T17:03:08.935Z] Step 24/24 : LABEL version=0.0.0 [2021-02-02T17:03:09.225Z] ---> Running in 2195f67c7f48 [2021-02-02T17:03:09.225Z] Removing intermediate container 52ac14081d6d [2021-02-02T17:03:09.225Z] ---> e32ee56c2f41 [2021-02-02T17:03:09.225Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-02T17:03:09.817Z] ---> Running in 1044597ed522 [2021-02-02T17:03:09.817Z] Removing intermediate container 2195f67c7f48 [2021-02-02T17:03:09.817Z] ---> efcd69fd5f72 [2021-02-02T17:03:09.817Z] [2021-02-02T17:03:10.411Z] Successfully built efcd69fd5f72 [2021-02-02T17:03:10.411Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-02T17:03:10.411Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1044597ed522 [2021-02-02T17:03:10.411Z] ---> f7b57cefba2d [2021-02-02T17:03:10.411Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-02T17:03:10.683Z] ---> Running in 942a24377f73 [2021-02-02T17:03:11.276Z] Removing intermediate container 37727ff25d6d [2021-02-02T17:03:11.276Z] ---> 88be99fd4329 [2021-02-02T17:03:11.276Z] [2021-02-02T17:03:11.276Z] Step 10/23 : FROM alpine:3.12 [2021-02-02T17:03:11.276Z] ---> afeebe901d6b [2021-02-02T17:03:11.276Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-02T17:03:11.276Z] Removing intermediate container 942a24377f73 [2021-02-02T17:03:11.276Z] ---> 58e5d5c8eb98 [2021-02-02T17:03:11.276Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-02T17:03:11.276Z] ---> Running in 6a61547c10d4 [2021-02-02T17:03:11.548Z] ---> Running in cebb9060a734 [2021-02-02T17:03:11.820Z] Removing intermediate container 6a61547c10d4 [2021-02-02T17:03:11.820Z] ---> 6427a98f7c15 [2021-02-02T17:03:11.820Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-02T17:03:11.820Z] Removing intermediate container cebb9060a734 [2021-02-02T17:03:11.820Z] ---> 6b3b5358d52a [2021-02-02T17:03:11.820Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-02T17:03:12.106Z] ---> Running in cf3da6b7bb45 [2021-02-02T17:03:12.702Z] Removing intermediate container cf3da6b7bb45 [2021-02-02T17:03:12.702Z] ---> 730dc07f5178 [2021-02-02T17:03:12.702Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-02T17:03:12.702Z] ---> Running in 11b06afd63c1 [2021-02-02T17:03:13.298Z] ---> f423e745c1a4 [2021-02-02T17:03:13.298Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-02T17:03:13.298Z] Removing intermediate container 11b06afd63c1 [2021-02-02T17:03:13.298Z] ---> 44f3208ae9fa [2021-02-02T17:03:13.298Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T17:03:13.616Z] ---> Running in bbc743d6acc9 [2021-02-02T17:03:14.254Z] ---> 8d722ee43290 [2021-02-02T17:03:14.254Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-02T17:03:15.283Z] ---> 7879a6236dec [2021-02-02T17:03:15.283Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-02T17:03:15.565Z] ---> Running in e56cfc2f1e2a [2021-02-02T17:03:16.171Z] Removing intermediate container bbc743d6acc9 [2021-02-02T17:03:16.171Z] ---> cec7c92a21fc [2021-02-02T17:03:16.171Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-02T17:03:16.171Z] ---> Running in 1fb7a0bb75ca [2021-02-02T17:03:16.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:03:17.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:03:17.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:03:17.324Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-02T17:03:17.596Z] (2/33) Installing expat (2.2.9-r1) [2021-02-02T17:03:17.596Z] (3/33) Installing libffi (3.3-r2) [2021-02-02T17:03:17.596Z] (4/33) Installing gdbm (1.13-r1) [2021-02-02T17:03:17.596Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-02T17:03:17.596Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-02T17:03:17.596Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-02T17:03:18.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:03:18.780Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-02T17:03:18.780Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-02T17:03:19.049Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-02T17:03:19.049Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-02T17:03:19.320Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-02T17:03:19.320Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-02T17:03:19.320Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-02T17:03:19.320Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-02T17:03:19.320Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-02T17:03:19.320Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-02T17:03:19.320Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-02T17:03:19.320Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-02T17:03:19.591Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-02T17:03:19.591Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:03:19.591Z] OK: 8 MiB in 20 packages [2021-02-02T17:03:19.591Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-02T17:03:19.591Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-02T17:03:19.591Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-02T17:03:19.591Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-02T17:03:19.591Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-02T17:03:19.863Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-02T17:03:19.863Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-02T17:03:19.863Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-02T17:03:19.863Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-02T17:03:19.863Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-02T17:03:19.863Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-02T17:03:19.863Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-02T17:03:19.863Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-02T17:03:19.863Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-02T17:03:19.863Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-02T17:03:19.863Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-02T17:03:20.139Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-02T17:03:20.139Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-02T17:03:20.139Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-02T17:03:20.139Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:03:20.139Z] OK: 71 MiB in 55 packages [2021-02-02T17:03:21.566Z] Removing intermediate container 1fb7a0bb75ca [2021-02-02T17:03:21.566Z] ---> b6b4eda9b922 [2021-02-02T17:03:21.566Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-02T17:03:22.543Z] ---> b65ffcae560c [2021-02-02T17:03:22.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-02T17:03:24.511Z] ---> ac6866954178 [2021-02-02T17:03:24.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-02T17:03:25.104Z] ---> a1557d68ffb1 [2021-02-02T17:03:25.104Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-02T17:03:25.377Z] ---> Running in 0917b74d7335 [2021-02-02T17:03:25.968Z] Removing intermediate container 0917b74d7335 [2021-02-02T17:03:25.968Z] ---> 190004f2a604 [2021-02-02T17:03:25.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T17:03:26.239Z] ---> Running in 3c3721977c51 [2021-02-02T17:03:26.239Z] Removing intermediate container e56cfc2f1e2a [2021-02-02T17:03:26.239Z] ---> a063c736df5d [2021-02-02T17:03:26.239Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-02T17:03:26.509Z] ---> Running in 34cc69309864 [2021-02-02T17:03:26.789Z] Removing intermediate container 3c3721977c51 [2021-02-02T17:03:26.789Z] ---> fe2c9918e12a [2021-02-02T17:03:26.789Z] Step 21/23 : LABEL arch=arm64 [2021-02-02T17:03:26.789Z] ---> Running in 0c01e06b8d38 [2021-02-02T17:03:27.379Z] Removing intermediate container 0c01e06b8d38 [2021-02-02T17:03:27.379Z] ---> d4e39387b3cc [2021-02-02T17:03:27.379Z] Step 22/23 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:03:27.651Z] ---> Running in e1d3b1a40bce [2021-02-02T17:03:27.926Z] Removing intermediate container e1d3b1a40bce [2021-02-02T17:03:27.926Z] ---> 416da4866892 [2021-02-02T17:03:27.926Z] Step 23/23 : LABEL version=0.0.0 [2021-02-02T17:03:28.201Z] ---> Running in 23eacb06f09c [2021-02-02T17:03:28.473Z] Removing intermediate container 23eacb06f09c [2021-02-02T17:03:28.473Z] ---> cf33089ac8a4 [2021-02-02T17:03:28.474Z] [2021-02-02T17:03:29.064Z] Successfully built cf33089ac8a4 [2021-02-02T17:03:29.064Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-02T17:03:31.658Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-02-02T17:03:31.658Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-02T17:03:32.244Z] Collecting docker<4.0,>=3.6.0 [2021-02-02T17:03:32.244Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-02T17:03:32.835Z] Collecting jsonschema<3,>=2.5.1 [2021-02-02T17:03:32.835Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-02T17:03:33.806Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-02T17:03:33.806Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-02T17:03:34.396Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-02T17:03:34.396Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-02T17:03:34.988Z] Collecting docopt<0.7,>=0.6.1 [2021-02-02T17:03:34.988Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-02T17:03:36.947Z] Collecting cached-property<2,>=1.2.0 [2021-02-02T17:03:36.947Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-02T17:03:36.947Z] Collecting texttable<0.10,>=0.9.0 [2021-02-02T17:03:36.947Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-02T17:03:39.552Z] Collecting PyYAML<4,>=3.10 [2021-02-02T17:03:39.552Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-02T17:03:42.153Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-02T17:03:42.153Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-02T17:03:44.112Z] 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-02-02T17:03:44.112Z] Collecting docker-pycreds>=0.4.0 [2021-02-02T17:03:44.112Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-02T17:03:44.112Z] 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-02-02T17:03:44.700Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-02T17:03:44.700Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-02T17:03:44.970Z] Collecting idna<2.8,>=2.5 [2021-02-02T17:03:45.238Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-02T17:03:45.238Z] 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-02-02T17:03:45.238Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-02T17:03:45.238Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-02T17:03:45.238Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-02T17:03:45.238Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-02T17:03:45.825Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, docopt, cached-property, texttable, PyYAML, dockerpty, docker-compose [2021-02-02T17:03:45.825Z] Attempting uninstall: urllib3 [2021-02-02T17:03:45.825Z] Found existing installation: urllib3 1.25.9 [2021-02-02T17:03:45.825Z] Uninstalling urllib3-1.25.9: [2021-02-02T17:03:46.094Z] Successfully uninstalled urllib3-1.25.9 [2021-02-02T17:03:46.684Z] Attempting uninstall: idna [2021-02-02T17:03:46.684Z] Found existing installation: idna 2.9 [2021-02-02T17:03:46.684Z] Uninstalling idna-2.9: [2021-02-02T17:03:46.684Z] Successfully uninstalled idna-2.9 [2021-02-02T17:03:47.275Z] Attempting uninstall: requests [2021-02-02T17:03:47.275Z] Found existing installation: requests 2.23.0 [2021-02-02T17:03:47.275Z] Uninstalling requests-2.23.0: [2021-02-02T17:03:47.545Z] Successfully uninstalled requests-2.23.0 [2021-02-02T17:03:48.969Z] Running setup.py install for docopt: started [2021-02-02T17:03:50.929Z] Running setup.py install for docopt: finished with status 'done' [2021-02-02T17:03:50.929Z] Running setup.py install for texttable: started [2021-02-02T17:03:52.888Z] Running setup.py install for texttable: finished with status 'done' [2021-02-02T17:03:52.888Z] Running setup.py install for PyYAML: started [2021-02-02T17:03:54.846Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-02T17:03:54.846Z] Running setup.py install for dockerpty: started [2021-02-02T17:03:56.805Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-02T17:03:57.396Z] 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-02-02T17:04:01.680Z] Removing intermediate container 34cc69309864 [2021-02-02T17:04:01.680Z] ---> 5749983793f3 [2021-02-02T17:04:01.680Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-02T17:04:01.680Z] ---> Running in ccdbdbb44dcb [2021-02-02T17:04:02.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T17:04:02.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T17:04:03.135Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-02T17:04:03.135Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-02T17:04:03.135Z] (3/3) Installing curl (7.69.1-r3) [2021-02-02T17:04:03.135Z] Executing busybox-1.31.1-r19.trigger [2021-02-02T17:04:03.135Z] OK: 71 MiB in 58 packages [2021-02-02T17:04:04.566Z] Removing intermediate container ccdbdbb44dcb [2021-02-02T17:04:04.566Z] ---> 756c5e21cea2 [2021-02-02T17:04:04.566Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-02T17:04:04.566Z] ---> Running in 019fff58e5ed [2021-02-02T17:04:04.836Z] Removing intermediate container 019fff58e5ed [2021-02-02T17:04:04.836Z] ---> 959302610bee [2021-02-02T17:04:04.836Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T17:04:05.109Z] ---> Running in 2b1d6c019c76 [2021-02-02T17:04:05.377Z] Removing intermediate container 2b1d6c019c76 [2021-02-02T17:04:05.377Z] ---> 2801b7ee4afd [2021-02-02T17:04:05.377Z] Step 24/26 : LABEL arch=arm64 [2021-02-02T17:04:05.649Z] ---> Running in d09158ccb0e5 [2021-02-02T17:04:05.921Z] Removing intermediate container d09158ccb0e5 [2021-02-02T17:04:05.921Z] ---> e0fe18eb9b5f [2021-02-02T17:04:05.921Z] Step 25/26 : LABEL git_sha=fbafb418e3b0d85db2accdecb0ee6c741933abe0 [2021-02-02T17:04:06.193Z] ---> Running in 65743ba7cb47 [2021-02-02T17:04:06.465Z] Removing intermediate container 65743ba7cb47 [2021-02-02T17:04:06.465Z] ---> e15ee3cf7c46 [2021-02-02T17:04:06.465Z] Step 26/26 : LABEL version=0.0.0 [2021-02-02T17:04:06.738Z] ---> Running in 4707c75ec1d7 [2021-02-02T17:04:07.372Z] Removing intermediate container 4707c75ec1d7 [2021-02-02T17:04:07.372Z] ---> ef5d8e6b9d07 [2021-02-02T17:04:07.372Z] [2021-02-02T17:04:07.644Z] Successfully built ef5d8e6b9d07 [2021-02-02T17:04:07.644Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-02T17:04:07.931Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-02T17:04:07.957Z] $ docker stop --time=1 407152d4e1a12ba1364a02710f1829b53b6cbcc860cffbd63568a811a3b02805 [2021-02-02T17:04:09.850Z] $ docker rm -f 407152d4e1a12ba1364a02710f1829b53b6cbcc860cffbd63568a811a3b02805 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T17:04:10.546Z] + grep docker [2021-02-02T17:04:10.546Z] + docker images [2021-02-02T17:04:10.816Z] docker-sys-mgmt-agent-go-arm64 latest ef5d8e6b9d07 4 seconds ago 300MB [2021-02-02T17:04:10.816Z] docker-core-data-go-arm64 latest cf33089ac8a4 42 seconds ago 21MB [2021-02-02T17:04:10.816Z] docker-security-secretstore-setup-go-arm64 latest efcd69fd5f72 About a minute ago 23.4MB [2021-02-02T17:04:10.816Z] docker-core-command-go-arm64 latest 0cb0da70bc49 About a minute ago 16MB [2021-02-02T17:04:10.816Z] docker-security-bootstrapper-go-arm64 latest 8d4ccf55b0ff 3 minutes ago 22.6MB [2021-02-02T17:04:10.816Z] docker-core-metadata-go-arm64 latest d2b6edca7b83 3 minutes ago 17.7MB [2021-02-02T17:04:10.816Z] docker-support-scheduler-go-arm64 latest aec79d2ec0d3 3 minutes ago 16.1MB [2021-02-02T17:04:10.817Z] docker-support-notifications-go-arm64 latest 5567a05797af 3 minutes ago 16.6MB [2021-02-02T17:04:10.817Z] docker-security-proxy-setup-go-arm64 latest 58bdcd38e099 3 minutes ago 23.2MB [2021-02-02T17:04:10.817Z] docker 20.10.0 eeaf43b92773 7 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-02-02T17:04:13.489Z] provisioning config files... [2021-02-02T17:04:13.504Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config7158132233330466816tmp [Pipeline] { [Pipeline] sh [2021-02-02T17:04:13.919Z] + set +x [2021-02-02T17:04:13.919Z] + curl -s https://codecov.io/bash [2021-02-02T17:04:13.919Z] + bash -s -- [2021-02-02T17:04:14.496Z] [2021-02-02T17:04:14.496Z] _____ _ [2021-02-02T17:04:14.496Z] / ____| | | [2021-02-02T17:04:14.496Z] | | ___ __| | ___ ___ _____ __ [2021-02-02T17:04:14.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-02T17:04:14.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-02T17:04:14.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-02T17:04:14.496Z] Bash-20210129-7c25fce [2021-02-02T17:04:14.496Z] [2021-02-02T17:04:14.496Z] [2021-02-02T17:04:14.496Z] ==> git version 2.24.3 found [2021-02-02T17:04:14.496Z] ==> 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-02-02T17:04:14.496Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-02T17:04:14.496Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-02T17:04:14.496Z] ==> Jenkins CI detected. [2021-02-02T17:04:14.496Z] project root: . [2021-02-02T17:04:14.496Z] --> token set from env [2021-02-02T17:04:14.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-02T17:04:14.496Z] ==> Running gcov in . (disable via -X gcov) [2021-02-02T17:04:14.759Z] ==> Python coveragepy not found [2021-02-02T17:04:14.759Z] ==> Searching for coverage reports in: [2021-02-02T17:04:14.759Z] + . [2021-02-02T17:04:14.759Z] -> Found 1 reports [2021-02-02T17:04:14.759Z] ==> Detecting git/mercurial file structure [2021-02-02T17:04:14.759Z] ==> Reading reports [2021-02-02T17:04:14.759Z] + ./coverage.out bytes=578674 [2021-02-02T17:04:14.759Z] ==> Appending adjustments [2021-02-02T17:04:14.759Z] https://docs.codecov.io/docs/fixing-reports [2021-02-02T17:04:18.074Z] + Found adjustments [2021-02-02T17:04:18.074Z] ==> Gzipping contents [2021-02-02T17:04:18.074Z] 88K /tmp/codecov.jHTupN.gz [2021-02-02T17:04:18.074Z] ==> Uploading reports [2021-02-02T17:04:18.074Z] url: https://codecov.io [2021-02-02T17:04:18.074Z] query: branch=PR-3045&commit=fbafb418e3b0d85db2accdecb0ee6c741933abe0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3045%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3045&job=&cmd_args= [2021-02-02T17:04:18.074Z] -> Pinging Codecov [2021-02-02T17:04:18.074Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3045&commit=fbafb418e3b0d85db2accdecb0ee6c741933abe0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3045%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3045&job=&cmd_args= [2021-02-02T17:04:19.022Z] -> Uploading to [2021-02-02T17:04:19.022Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-02/00271124DB129430A58F1EEE437C3FCB/fbafb418e3b0d85db2accdecb0ee6c741933abe0/3275b077-1a36-477a-b1b9-1af34d2b6fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210202T170418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=607d67c775009edbfb41ea68c32fe0473fee73f81a733145697b82c0e716ee76 [2021-02-02T17:04:19.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-02T17:04:19.022Z] Dload Upload Total Spent Left Speed [2021-02-02T17:04:19.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87423 0 0 100 87423 0 176k --:--:-- --:--:-- --:--:-- 176k [2021-02-02T17:04:19.287Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/fbafb418e3b0d85db2accdecb0ee6c741933abe0 [Pipeline] } [2021-02-02T17:04:19.297Z] 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-02-02T17:04:21.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T17:04:22.636Z] ---> package-listing.sh [2021-02-02T17:04:22.636Z] ++ facter osfamily [2021-02-02T17:04:22.636Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-02T17:04:22.636Z] + OS_FAMILY=redhat [2021-02-02T17:04:22.636Z] + workspace=/w/workspace/edgex-go/11 [2021-02-02T17:04:22.636Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-02T17:04:22.636Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-02T17:04:22.636Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-02T17:04:22.636Z] + PACKAGES=/tmp/packages_start.txt [2021-02-02T17:04:22.636Z] + '[' /w/workspace/edgex-go/11 ']' [2021-02-02T17:04:22.636Z] + PACKAGES=/tmp/packages_end.txt [2021-02-02T17:04:22.636Z] + case "${OS_FAMILY}" in [2021-02-02T17:04:22.636Z] + rpm -qa [2021-02-02T17:04:22.636Z] + sort [2021-02-02T17:04:27.944Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-02T17:04:27.944Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-02T17:04:27.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-02T17:04:27.944Z] + '[' /w/workspace/edgex-go/11 ']' [2021-02-02T17:04:27.945Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2021-02-02T17:04:27.945Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2021-02-02T17:04:27.961Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-02T17:04:28.253Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-02T17:04:28.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T17:04:28.571Z] [2021-02-02T17:04:28.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-02T17:04:28.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T17:04:28.957Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-02T17:04:28.957Z] df20fa9351a1: Pulling fs layer [2021-02-02T17:04:28.957Z] 36b3adc4ff6f: Pulling fs layer [2021-02-02T17:04:28.957Z] 8ad3a11d3b57: Pulling fs layer [2021-02-02T17:04:28.957Z] 46f8f816bc3b: Pulling fs layer [2021-02-02T17:04:28.957Z] 93b61091891f: Pulling fs layer [2021-02-02T17:04:28.957Z] 93b9cdb0e59b: Pulling fs layer [2021-02-02T17:04:28.957Z] 5e14af77c1be: Pulling fs layer [2021-02-02T17:04:28.957Z] 01666e4c0597: Pulling fs layer [2021-02-02T17:04:28.957Z] aa168da1d23b: Pulling fs layer [2021-02-02T17:04:28.957Z] 46f8f816bc3b: Waiting [2021-02-02T17:04:28.957Z] 01666e4c0597: Waiting [2021-02-02T17:04:28.957Z] 93b9cdb0e59b: Waiting [2021-02-02T17:04:28.957Z] 36b3adc4ff6f: Download complete [2021-02-02T17:04:28.957Z] 46f8f816bc3b: Verifying Checksum [2021-02-02T17:04:28.957Z] 46f8f816bc3b: Download complete [2021-02-02T17:04:28.957Z] df20fa9351a1: Download complete [2021-02-02T17:04:28.957Z] 93b9cdb0e59b: Verifying Checksum [2021-02-02T17:04:28.957Z] 93b9cdb0e59b: Download complete [2021-02-02T17:04:29.219Z] 5e14af77c1be: Verifying Checksum [2021-02-02T17:04:29.219Z] 5e14af77c1be: Download complete [2021-02-02T17:04:29.219Z] 93b61091891f: Verifying Checksum [2021-02-02T17:04:29.219Z] 93b61091891f: Download complete [2021-02-02T17:04:29.219Z] 01666e4c0597: Verifying Checksum [2021-02-02T17:04:29.219Z] 01666e4c0597: Download complete [2021-02-02T17:04:29.481Z] df20fa9351a1: Pull complete [2021-02-02T17:04:29.744Z] 36b3adc4ff6f: Pull complete [2021-02-02T17:04:29.744Z] 8ad3a11d3b57: Verifying Checksum [2021-02-02T17:04:29.744Z] 8ad3a11d3b57: Download complete [2021-02-02T17:04:30.705Z] 8ad3a11d3b57: Pull complete [2021-02-02T17:04:30.705Z] 46f8f816bc3b: Pull complete [2021-02-02T17:04:31.663Z] aa168da1d23b: Verifying Checksum [2021-02-02T17:04:31.663Z] aa168da1d23b: Download complete [2021-02-02T17:04:32.615Z] 93b61091891f: Pull complete [2021-02-02T17:04:32.878Z] 93b9cdb0e59b: Pull complete [2021-02-02T17:04:32.878Z] 5e14af77c1be: Pull complete [2021-02-02T17:04:33.155Z] 01666e4c0597: Pull complete [2021-02-02T17:04:43.190Z] aa168da1d23b: Pull complete [2021-02-02T17:04:43.190Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-02T17:04:43.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T17:04:43.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-02T17:04:43.410Z] prd-centos7-docker-4c-2g-24574 does not seem to be running inside a container [2021-02-02T17:04:43.462Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-02T17:04:46.988Z] $ docker top 6a1bfe02447aa882baf0a7cd82ea96b5eed2f699453d53d9ffd56dc75e51081c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T17:04:47.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-02T17:04:47.983Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-02T17:04:48.283Z] + ls /var/log/sa-host [2021-02-02T17:04:48.283Z] + sadf -c /var/log/sa-host/sa02 [2021-02-02T17:04:48.283Z] file_magic: OK [2021-02-02T17:04:48.283Z] HZ: Using current value: 100 [2021-02-02T17:04:48.283Z] file_header: OK [2021-02-02T17:04:48.283Z] 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-02-02T17:04:48.283Z] Statistics: [2021-02-02T17:04:48.283Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-02T17:04:48.283Z] File successfully converted to sysstat format version 12.2.1 [2021-02-02T17:04:48.283Z] + sadf -c /var/log/sa-host/sa23 [2021-02-02T17:04:48.283Z] file_magic: OK [2021-02-02T17:04:48.283Z] HZ: Using current value: 100 [2021-02-02T17:04:48.283Z] file_header: OK [2021-02-02T17:04:48.283Z] 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-02-02T17:04:48.283Z] Statistics: [2021-02-02T17:04:48.283Z] Hnuu...uuuununununu... [2021-02-02T17:04:48.283Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-02T17:04:48.921Z] provisioning config files... [2021-02-02T17:04:48.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config4605316015169816745tmp [Pipeline] { [Pipeline] echo [2021-02-02T17:04:49.021Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T17:04:49.317Z] ---> create-netrc.sh [Pipeline] } [2021-02-02T17:04:49.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-02T17:04:49.428Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T17:04:49.727Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-02T17:04:49.739Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T17:04:50.035Z] ---> sudo-logs.sh [2021-02-02T17:04:50.035Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-02T17:04:50.046Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T17:04:50.342Z] ---> job-cost.sh [2021-02-02T17:04:50.342Z] lf-activate-venv: SKIPPING [2021-02-02T17:04:50.342Z] INFO: No Stack... [2021-02-02T17:04:50.917Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-02T17:04:51.490Z] INFO: Archiving Costs [Pipeline] echo [2021-02-02T17:04:51.504Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T17:04:51.803Z] ---> logs-deploy.sh [2021-02-02T17:04:51.803Z] lf-activate-venv: SKIPPING [2021-02-02T17:04:51.803Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3045/11 [2021-02-02T17:04:51.803Z] INFO: archiving workspace using pattern(s): [2021-02-02T17:04:53.199Z] Archives upload complete. [2021-02-02T17:04:53.199Z] INFO: archiving logs to Nexus