Pull request #3392 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 31ac3337164ad9bd5af1affc76d3227139e96da4+7b8ff941781f40a52b080ca1fb051afd3c85c202 (92e014771e1d2fb091a3dcc064879b9acad326ef) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3392/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3392/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1333 in /w/workspace/edgexfoundry_edgex-go_PR-3392 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7b8ff941781f40a52b080ca1fb051afd3c85c202 into PR head commit 31ac3337164ad9bd5af1affc76d3227139e96da4 Merge succeeded, producing 31ac3337164ad9bd5af1affc76d3227139e96da4 Checking out Revision 31ac3337164ad9bd5af1affc76d3227139e96da4 (PR-3392) > 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/3392/head:refs/remotes/origin/PR-3392 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # 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 7b8ff941781f40a52b080ca1fb051afd3c85c202 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-21T05:56:22.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-21T05:56:22.979Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-21T05:56:23.092Z] ========================================================= [2021-04-21T05:56:23.092Z] EdgeX Global Pipelines Version Info [2021-04-21T05:56:23.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-21T05:56:26.124Z] ------------------- [2021-04-21T05:56:26.124Z] stable info: [2021-04-21T05:56:26.124Z] ------------------- [2021-04-21T05:56:26.124Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-21T05:56:26.124Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-21T05:56:26.124Z] Message: update stable to v1.0.186 [2021-04-21T05:56:27.184Z] ------------------- [2021-04-21T05:56:27.184Z] experimental info: [2021-04-21T05:56:27.184Z] ------------------- [2021-04-21T05:56:27.184Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-21T05:56:27.184Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-21T05:56:27.184Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-21T05:56:27.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-21T05:56:27.541Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-21T05:56:27.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-21T05:56:27.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-21T05:56:27.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-21T05:56:27.765Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-21T05:56:27.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-21T05:56:27.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-21T05:56:27.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-21T05:56:27.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-21T05:56:28.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-21T05:56:28.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-21T05:56:28.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-21T05:56:28.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-21T05:56:28.267Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-21T05:56:28.322Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-21T05:56:28.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-21T05:56:28.434Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-21T05:56:28.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-21T05:56:28.543Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-21T05:56:28.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-21T05:56:28.646Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-21T05:56:28.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3392 [Pipeline] echo [2021-04-21T05:56:28.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3392 [Pipeline] echo [2021-04-21T05:56:28.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3392 [Pipeline] echo [2021-04-21T05:56:28.872Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31ac3337164ad9bd5af1affc76d3227139e96da4 [Pipeline] echo [2021-04-21T05:56:28.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31ac333 [Pipeline] echo [2021-04-21T05:56:28.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-21T05:56:29.135Z] provisioning config files... [2021-04-21T05:56:29.176Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3455515679593573822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-21T05:56:29.628Z] ---> docker-login.sh [2021-04-21T05:56:29.628Z] nexus3.edgexfoundry.org:10001 [2021-04-21T05:56:30.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T05:56:31.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T05:56:31.374Z] Configure a credential helper to remove this warning. See [2021-04-21T05:56:31.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T05:56:31.374Z] [2021-04-21T05:56:31.374Z] Login Succeeded [2021-04-21T05:56:31.374Z] nexus3.edgexfoundry.org:10002 [2021-04-21T05:56:31.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T05:56:32.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T05:56:32.011Z] Configure a credential helper to remove this warning. See [2021-04-21T05:56:32.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T05:56:32.011Z] [2021-04-21T05:56:32.011Z] Login Succeeded [2021-04-21T05:56:32.011Z] nexus3.edgexfoundry.org:10003 [2021-04-21T05:56:33.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T05:56:33.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T05:56:33.069Z] Configure a credential helper to remove this warning. See [2021-04-21T05:56:33.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T05:56:33.069Z] [2021-04-21T05:56:33.069Z] Login Succeeded [2021-04-21T05:56:33.069Z] nexus3.edgexfoundry.org:10004 [2021-04-21T05:56:33.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T05:56:33.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T05:56:33.390Z] Configure a credential helper to remove this warning. See [2021-04-21T05:56:33.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T05:56:33.390Z] [2021-04-21T05:56:33.390Z] Login Succeeded [2021-04-21T05:56:33.390Z] docker.io [2021-04-21T05:56:34.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T05:56:34.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T05:56:34.734Z] Configure a credential helper to remove this warning. See [2021-04-21T05:56:34.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T05:56:34.734Z] [2021-04-21T05:56:34.734Z] Login Succeeded [2021-04-21T05:56:34.734Z] ---> docker-login.sh ends [Pipeline] } [2021-04-21T05:56:34.762Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-21T05:56:35.235Z] ++ 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-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ dirname cmd/core-command/Dockerfile [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ dirname cmd/core-data/Dockerfile [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-21T05:56:35.235Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-21T05:56:35.235Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-21T05:56:35.235Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-21T05:56:35.235Z] ++ cut -d/ -f2 [2021-04-21T05:56:35.235Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-21T05:56:35.375Z] 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-04-21T05:56:36.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-21T05:56:36.215Z] [2021-04-21T05:56:36.215Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T05:56:36.590Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-21T05:56:36.590Z] latest: Pulling from edgex-devops/git-semver [2021-04-21T05:56:36.590Z] 31603596830f: Pulling fs layer [2021-04-21T05:56:36.590Z] 2a8b12db71e7: Pulling fs layer [2021-04-21T05:56:36.590Z] 6ca5941a6612: Pulling fs layer [2021-04-21T05:56:36.590Z] ecc8261a40a4: Pulling fs layer [2021-04-21T05:56:36.590Z] ecc8261a40a4: Waiting [2021-04-21T05:56:36.590Z] 2a8b12db71e7: Verifying Checksum [2021-04-21T05:56:36.590Z] 2a8b12db71e7: Download complete [2021-04-21T05:56:36.855Z] 31603596830f: Verifying Checksum [2021-04-21T05:56:36.855Z] 31603596830f: Download complete [2021-04-21T05:56:36.855Z] ecc8261a40a4: Verifying Checksum [2021-04-21T05:56:36.855Z] ecc8261a40a4: Download complete [2021-04-21T05:56:36.855Z] 6ca5941a6612: Verifying Checksum [2021-04-21T05:56:36.855Z] 6ca5941a6612: Download complete [2021-04-21T05:56:37.816Z] 31603596830f: Pull complete [2021-04-21T05:56:38.090Z] 2a8b12db71e7: Pull complete [2021-04-21T05:56:39.542Z] 6ca5941a6612: Pull complete [2021-04-21T05:56:40.643Z] ecc8261a40a4: Pull complete [2021-04-21T05:56:40.643Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-21T05:56:40.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-21T05:56:40.643Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-21T05:56:40.888Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-04-21T05:56:40.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-21T05:56:44.758Z] $ docker top c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-21T05:56:45.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-21T05:56:45.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-21T05:56:45.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-21T05:56:45.528Z] $ docker exec c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 ssh-agent [2021-04-21T05:56:45.864Z] SSH_AUTH_SOCK=/tmp/ssh-eUgcJsqGZ3d4/agent.12 [2021-04-21T05:56:45.864Z] SSH_AGENT_PID=18 [2021-04-21T05:56:45.885Z] Running ssh-add (command line suppressed) [2021-04-21T05:56:46.466Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1518544067142985584.key (/w/workspace/edgex-go/1@tmp/private_key_1518544067142985584.key) [2021-04-21T05:56:46.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-21T05:56:47.407Z] + git tag --points-at HEAD [Pipeline] } [2021-04-21T05:56:47.451Z] $ docker exec --env ******** --env ******** c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 ssh-agent -k [2021-04-21T05:56:47.967Z] unset SSH_AUTH_SOCK; [2021-04-21T05:56:47.969Z] unset SSH_AGENT_PID; [2021-04-21T05:56:47.969Z] echo Agent pid 18 killed; [2021-04-21T05:56:48.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-21T05:56:48.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-21T05:56:48.300Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-21T05:56:49.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-21T05:56:49.246Z] $ docker exec c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 ssh-agent [2021-04-21T05:56:49.713Z] SSH_AUTH_SOCK=/tmp/ssh-vBEFqDMG7HPl/agent.46 [2021-04-21T05:56:49.713Z] SSH_AGENT_PID=51 [2021-04-21T05:56:49.731Z] Running ssh-add (command line suppressed) [2021-04-21T05:56:50.102Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_215154653202413307.key (/w/workspace/edgex-go/1@tmp/private_key_215154653202413307.key) [2021-04-21T05:56:50.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-21T05:56:50.755Z] + git semver init [2021-04-21T05:56:50.755Z] # -> Open(): unable to determine branch for HEAD [2021-04-21T05:56:50.755Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-21T05:56:50.755Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-21T05:56:50.755Z] # $SEMVER_REMOTE_NAME = origin [2021-04-21T05:56:50.755Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-21T05:56:50.755Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-21T05:56:50.755Z] # $SEMVER_BRANCH = PR-3392 [2021-04-21T05:56:50.755Z] # $SEMVER_TEMP = /tmp/semver-068454216 [2021-04-21T05:56:50.755Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-21T05:57:23.223Z] # '/tmp/semver-068454216' -> '/w/workspace/edgex-go/1/.semver' [2021-04-21T05:57:25.234Z] # -> Force: false [2021-04-21T05:57:25.234Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-21T05:57:25.274Z] $ docker exec --env ******** --env ******** c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 ssh-agent -k [2021-04-21T05:57:25.760Z] unset SSH_AUTH_SOCK; [2021-04-21T05:57:25.760Z] unset SSH_AGENT_PID; [2021-04-21T05:57:25.760Z] echo Agent pid 51 killed; [2021-04-21T05:57:26.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-21T05:57:26.585Z] + git semver [Pipeline] } [2021-04-21T05:57:26.631Z] $ docker stop --time=1 c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 [2021-04-21T05:57:29.288Z] $ docker rm -f c5e95676af0b95c1f987316986277a484f0604f0ee0f05172aed72e5a5070534 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-21T05:57:30.230Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-21T05:57:30.867Z] Stashed 1 file(s) [Pipeline] echo [2021-04-21T05:57:30.889Z] [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-04-21T05:57:31.771Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-21T05:57:32.331Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-21T05:57:32.872Z] + true [2021-04-21T05:57:32.872Z] + sudo service docker restart [2021-04-21T05:57:32.872Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-21T05:57:34.446Z] ========================================================= [2021-04-21T05:57:34.446Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-21T05:57:34.446Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-21T05:57:34.850Z] + 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-04-21T05:57:43.514Z] Sending build context to Docker daemon 329.6MB [2021-04-21T05:57:43.514Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-21T05:57:43.514Z] Step 2/6 : FROM ${BASE} [2021-04-21T05:57:43.514Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-21T05:57:43.514Z] 188c0c94c7c5: Pulling fs layer [2021-04-21T05:57:43.514Z] 0ef7d3d256c8: Pulling fs layer [2021-04-21T05:57:43.514Z] de9db76c5a1d: Pulling fs layer [2021-04-21T05:57:43.514Z] bca2f99d35d6: Pulling fs layer [2021-04-21T05:57:43.514Z] 93359f2a8cfa: Pulling fs layer [2021-04-21T05:57:43.514Z] 7c6f9722023f: Pulling fs layer [2021-04-21T05:57:43.514Z] a35cf1a2eb13: Pulling fs layer [2021-04-21T05:57:43.514Z] 93359f2a8cfa: Waiting [2021-04-21T05:57:43.514Z] 7c6f9722023f: Waiting [2021-04-21T05:57:43.514Z] a35cf1a2eb13: Waiting [2021-04-21T05:57:43.514Z] bca2f99d35d6: Waiting [2021-04-21T05:57:43.514Z] de9db76c5a1d: Verifying Checksum [2021-04-21T05:57:43.514Z] de9db76c5a1d: Download complete [2021-04-21T05:57:43.514Z] 0ef7d3d256c8: Verifying Checksum [2021-04-21T05:57:43.514Z] 0ef7d3d256c8: Download complete [2021-04-21T05:57:43.514Z] 93359f2a8cfa: Verifying Checksum [2021-04-21T05:57:43.514Z] 93359f2a8cfa: Download complete [2021-04-21T05:57:43.514Z] 7c6f9722023f: Verifying Checksum [2021-04-21T05:57:43.514Z] 7c6f9722023f: Download complete [2021-04-21T05:57:43.514Z] 188c0c94c7c5: Verifying Checksum [2021-04-21T05:57:43.514Z] 188c0c94c7c5: Download complete [2021-04-21T05:57:43.514Z] 188c0c94c7c5: Pull complete [2021-04-21T05:57:43.514Z] 0ef7d3d256c8: Pull complete [2021-04-21T05:57:43.791Z] de9db76c5a1d: Pull complete [2021-04-21T05:57:45.231Z] a35cf1a2eb13: Verifying Checksum [2021-04-21T05:57:45.231Z] a35cf1a2eb13: Download complete [2021-04-21T05:57:46.198Z] bca2f99d35d6: Verifying Checksum [2021-04-21T05:57:46.198Z] bca2f99d35d6: Download complete [2021-04-21T05:57:46.261Z] Still waiting to schedule task [2021-04-21T05:57:46.261Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-21T05:58:08.904Z] bca2f99d35d6: Pull complete [2021-04-21T05:58:08.904Z] 93359f2a8cfa: Pull complete [2021-04-21T05:58:08.904Z] 7c6f9722023f: Pull complete [2021-04-21T05:58:13.346Z] a35cf1a2eb13: Pull complete [2021-04-21T05:58:13.346Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-21T05:58:13.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-21T05:58:13.346Z] ---> a62c8e92a672 [2021-04-21T05:58:13.346Z] 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-04-21T05:58:13.346Z] ---> Running in 1f4dc645dbe4 [2021-04-21T05:58:14.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T05:58:15.832Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T05:58:16.412Z] (1/12) Installing libmagic (5.38-r0) [2021-04-21T05:58:16.412Z] (2/12) Installing file (5.38-r0) [2021-04-21T05:58:16.412Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-21T05:58:16.684Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-21T05:58:23.631Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-21T05:58:23.631Z] (6/12) Installing patch (2.7.6-r6) [2021-04-21T05:58:23.631Z] (7/12) Installing build-base (0.5-r2) [2021-04-21T05:58:23.631Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-21T05:58:23.899Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-21T05:58:23.899Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-21T05:58:24.269Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-21T05:58:24.269Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-21T05:58:24.557Z] Executing busybox-1.31.1-r19.trigger [2021-04-21T05:58:24.557Z] OK: 233 MiB in 51 packages [2021-04-21T05:58:30.053Z] Removing intermediate container 1f4dc645dbe4 [2021-04-21T05:58:30.053Z] ---> 5eeabbb8c68c [2021-04-21T05:58:30.053Z] Step 4/6 : WORKDIR /edgex-go [2021-04-21T05:58:30.053Z] ---> Running in b4d2fb9909a5 [2021-04-21T05:58:30.053Z] Removing intermediate container b4d2fb9909a5 [2021-04-21T05:58:30.053Z] ---> 6087ae25a369 [2021-04-21T05:58:30.053Z] Step 5/6 : COPY go.mod . [2021-04-21T05:58:30.730Z] ---> 3b9f92b906ea [2021-04-21T05:58:30.730Z] Step 6/6 : RUN go mod download [2021-04-21T05:58:31.011Z] ---> Running in 065e2e665674 [2021-04-21T05:59:03.473Z] Removing intermediate container 065e2e665674 [2021-04-21T05:59:03.473Z] ---> 80fb1ffd7ddd [2021-04-21T05:59:03.473Z] Successfully built 80fb1ffd7ddd [2021-04-21T05:59:03.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T05:59:03.929Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-21T05:59:04.197Z] . [Pipeline] withDockerContainer [2021-04-21T05:59:04.403Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-04-21T05:59:04.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-21T05:59:05.742Z] $ docker top 7aedc96d7952e6ba468583c1d25d92559b173fd18f885f2a471c71e027c0ad48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T05:59:06.642Z] + go version [2021-04-21T05:59:06.642Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-21T05:59:06.676Z] $ docker stop --time=1 7aedc96d7952e6ba468583c1d25d92559b173fd18f885f2a471c71e027c0ad48 [2021-04-21T05:59:08.209Z] $ docker rm -f 7aedc96d7952e6ba468583c1d25d92559b173fd18f885f2a471c71e027c0ad48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T05:59:09.061Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-21T05:59:09.330Z] . [Pipeline] withDockerContainer [2021-04-21T05:59:09.496Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-04-21T05:59:09.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-21T05:59:11.594Z] $ docker top bc12066e98b09fc56b690805f82ce3404e37375dcaa163eea1d8907650f3b4c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-21T05:59:11.813Z] ========================================================= [2021-04-21T05:59:11.813Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-21T05:59:11.813Z] ========================================================= [Pipeline] sh [2021-04-21T05:59:12.184Z] + make test [2021-04-21T05:59:12.184Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-21T05:59:34.737Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-21T06:00:22.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-21T06:00:27.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-21T06:00:31.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-21T06:00:31.886Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-21T06:00:33.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-21T06:00:33.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-21T06:00:33.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-21T06:00:34.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-21T06:00:36.972Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-21T06:00:37.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-21T06:00:43.716Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-21T06:00:43.716Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-21T06:00:43.716Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-21T06:00:48.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.148s coverage: 45.9% of statements [2021-04-21T06:00:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-21T06:00:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-21T06:00:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-21T06:00:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-21T06:00:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-21T06:00:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-21T06:00:48.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.193s coverage: 19.8% of statements [2021-04-21T06:00:48.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.188s coverage: 100.0% of statements [2021-04-21T06:00:59.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.435s coverage: 27.1% of statements [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-21T06:00:59.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.310s coverage: 100.0% of statements [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-21T06:00:59.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.199s coverage: 100.0% of statements [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-21T06:00:59.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.374s coverage: 71.3% of statements [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-21T06:00:59.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.497s coverage: 82.9% of statements [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T06:00:59.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.447s coverage: 78.9% of statements [2021-04-21T06:00:59.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-21T06:01:01.626Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1337 in /w/workspace/edgexfoundry_edgex-go_PR-3392 [Pipeline] { [Pipeline] ws [2021-04-21T06:01:01.679Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-21T06:01:07.822Z] using credential edgex-jenkins-ssh [2021-04-21T06:01:07.846Z] Cloning the remote Git repository [2021-04-21T06:01:08.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.191s coverage: 28.6% of statements [2021-04-21T06:01:08.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-21T06:01:08.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-21T06:01:08.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-21T06:01:08.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-21T06:01:08.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-21T06:01:08.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.204s coverage: 100.0% of statements [2021-04-21T06:01:08.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-21T06:01:08.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.122s coverage: 100.0% of statements [2021-04-21T06:01:08.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-21T06:01:08.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.635s coverage: 86.7% of statements [2021-04-21T06:01:08.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-21T06:01:08.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.426s coverage: 97.5% of statements [2021-04-21T06:01:08.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-21T06:01:08.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.330s coverage: 78.3% of statements [2021-04-21T06:01:08.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-21T06:01:08.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-21T06:01:08.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-21T06:01:08.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-21T06:01:07.939Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-21T06:01:08.056Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-21T06:01:08.261Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-21T06:01:08.262Z] > git --version # timeout=10 [2021-04-21T06:01:08.275Z] > git --version # 'git version 2.17.1' [2021-04-21T06:01:08.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T06:01:08.331Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-21T06:01:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.704s coverage: 93.0% of statements [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-21T06:01:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.222s coverage: 58.8% of statements [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-21T06:01:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.268s coverage: 0.9% of statements [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-21T06:01:15.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-21T06:01:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.123s coverage: 47.1% of statements [2021-04-21T06:01:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements [2021-04-21T06:01:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements [2021-04-21T06:01:15.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2021-04-21T06:01:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.109s coverage: 87.5% of statements [2021-04-21T06:01:28.018Z] Merging remotes/origin/master commit 7b8ff941781f40a52b080ca1fb051afd3c85c202 into PR head commit 31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:01:27.193Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-21T06:01:27.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-21T06:01:27.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-21T06:01:27.275Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-21T06:01:27.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T06:01:27.289Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3392/head:refs/remotes/origin/PR-3392 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-21T06:01:28.040Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T06:01:28.057Z] > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 [2021-04-21T06:01:28.489Z] Merge succeeded, producing 31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:01:28.490Z] Checking out Revision 31ac3337164ad9bd5af1affc76d3227139e96da4 (PR-3392) [2021-04-21T06:01:28.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.148s coverage: 94.4% of statements [2021-04-21T06:01:28.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.110s coverage: 44.8% of statements [2021-04-21T06:01:28.396Z] > git remote # timeout=10 [2021-04-21T06:01:28.416Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T06:01:28.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T06:01:28.447Z] > git merge 7b8ff941781f40a52b080ca1fb051afd3c85c202 # timeout=10 [2021-04-21T06:01:28.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T06:01:28.498Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T06:01:28.509Z] > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 [2021-04-21T06:01:33.078Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-04-21T06:01:33.147Z] > git --version # timeout=10 [2021-04-21T06:01:33.161Z] > git --version # 'git version 2.17.1' [2021-04-21T06:01:33.176Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-21T06:01:33.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.288s coverage: 81.9% of statements [2021-04-21T06:01:33.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-21T06:01:34.781Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-21T06:01:35.234Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-21T06:01:35.606Z] + true [2021-04-21T06:01:35.606Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-21T06:01:37.715Z] provisioning config files... [2021-04-21T06:01:37.810Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2567870728457402771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:01:38.249Z] ---> docker-login.sh [2021-04-21T06:01:38.249Z] nexus3.edgexfoundry.org:10001 [2021-04-21T06:01:38.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T06:01:39.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T06:01:39.463Z] Configure a credential helper to remove this warning. See [2021-04-21T06:01:39.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T06:01:39.463Z] [2021-04-21T06:01:39.463Z] Login Succeeded [2021-04-21T06:01:39.463Z] nexus3.edgexfoundry.org:10002 [2021-04-21T06:01:40.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T06:01:40.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T06:01:40.067Z] Configure a credential helper to remove this warning. See [2021-04-21T06:01:40.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T06:01:40.067Z] [2021-04-21T06:01:40.067Z] Login Succeeded [2021-04-21T06:01:40.067Z] nexus3.edgexfoundry.org:10003 [2021-04-21T06:01:40.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T06:01:40.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T06:01:40.668Z] Configure a credential helper to remove this warning. See [2021-04-21T06:01:40.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T06:01:40.668Z] [2021-04-21T06:01:40.669Z] Login Succeeded [2021-04-21T06:01:40.669Z] nexus3.edgexfoundry.org:10004 [2021-04-21T06:01:40.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T06:01:41.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T06:01:41.222Z] Configure a credential helper to remove this warning. See [2021-04-21T06:01:41.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T06:01:41.222Z] [2021-04-21T06:01:41.222Z] Login Succeeded [2021-04-21T06:01:41.222Z] docker.io [2021-04-21T06:01:41.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-21T06:01:42.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-21T06:01:42.093Z] Configure a credential helper to remove this warning. See [2021-04-21T06:01:42.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-21T06:01:42.093Z] [2021-04-21T06:01:42.093Z] Login Succeeded [2021-04-21T06:01:42.093Z] ---> docker-login.sh ends [Pipeline] } [2021-04-21T06:01:42.123Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-21T06:01:42.540Z] ========================================================= [2021-04-21T06:01:42.540Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-21T06:01:42.540Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:01:42.925Z] + 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-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.292s coverage: 92.9% of statements [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.128s coverage: 77.8% of statements [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.149s coverage: 75.5% of statements [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.8% of statements [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.278s coverage: 87.2% of statements [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 84.6% of statements [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 91.6% of statements [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.463s coverage: 64.4% of statements [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.105s coverage: 100.0% of statements [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-04-21T06:01:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.756s coverage: 69.0% of statements [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-21T06:01:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-21T06:01:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.207s coverage: 38.4% of statements [2021-04-21T06:01:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-21T06:01:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-21T06:01:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2021-04-21T06:01:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-21T06:01:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.135s coverage: 84.8% of statements [2021-04-21T06:01:45.579Z] Sending build context to Docker daemon 167.4MB [2021-04-21T06:01:45.579Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-21T06:01:45.579Z] Step 2/6 : FROM ${BASE} [2021-04-21T06:01:45.579Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-21T06:01:45.579Z] 5f621e34cdf4: Pulling fs layer [2021-04-21T06:01:45.579Z] a4357932f1b6: Pulling fs layer [2021-04-21T06:01:45.579Z] 18c013af1878: Pulling fs layer [2021-04-21T06:01:45.579Z] 00ac8860ef70: Pulling fs layer [2021-04-21T06:01:45.579Z] 63d7cb157983: Pulling fs layer [2021-04-21T06:01:45.579Z] b116817d02f9: Pulling fs layer [2021-04-21T06:01:45.579Z] 745a02a5169b: Pulling fs layer [2021-04-21T06:01:45.579Z] 63d7cb157983: Waiting [2021-04-21T06:01:45.579Z] 00ac8860ef70: Waiting [2021-04-21T06:01:45.579Z] b116817d02f9: Waiting [2021-04-21T06:01:45.579Z] 745a02a5169b: Waiting [2021-04-21T06:01:45.579Z] 18c013af1878: Verifying Checksum [2021-04-21T06:01:45.579Z] 18c013af1878: Download complete [2021-04-21T06:01:45.579Z] a4357932f1b6: Verifying Checksum [2021-04-21T06:01:45.579Z] a4357932f1b6: Download complete [2021-04-21T06:01:45.579Z] 5f621e34cdf4: Verifying Checksum [2021-04-21T06:01:45.579Z] 5f621e34cdf4: Download complete [2021-04-21T06:01:45.853Z] b116817d02f9: Verifying Checksum [2021-04-21T06:01:45.853Z] b116817d02f9: Download complete [2021-04-21T06:01:45.853Z] 63d7cb157983: Verifying Checksum [2021-04-21T06:01:45.853Z] 63d7cb157983: Download complete [2021-04-21T06:01:46.464Z] 5f621e34cdf4: Pull complete [2021-04-21T06:01:47.072Z] a4357932f1b6: Pull complete [2021-04-21T06:01:47.347Z] 18c013af1878: Pull complete [2021-04-21T06:01:47.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.448s coverage: 47.0% of statements [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-21T06:01:47.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-21T06:01:47.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-21T06:01:47.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.118s coverage: 9.6% of statements [2021-04-21T06:01:47.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-21T06:01:48.793Z] 745a02a5169b: Verifying Checksum [2021-04-21T06:01:48.793Z] 745a02a5169b: Download complete [2021-04-21T06:01:49.068Z] 00ac8860ef70: Verifying Checksum [2021-04-21T06:01:49.068Z] 00ac8860ef70: Download complete [2021-04-21T06:01:50.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.954s coverage: 88.6% of statements [2021-04-21T06:01:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-21T06:01:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T06:01:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-21T06:01:55.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.427s coverage: 28.7% of statements [2021-04-21T06:01:55.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-21T06:01:55.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-21T06:01:55.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-21T06:01:55.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-21T06:01:55.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-21T06:01:55.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements [2021-04-21T06:01:55.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-21T06:01:55.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.279s coverage: 100.0% of statements [2021-04-21T06:01:55.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-21T06:01:55.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-21T06:01:55.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-21T06:01:55.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.230s coverage: 64.6% of statements [2021-04-21T06:01:55.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-21T06:01:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.508s coverage: 95.6% of statements [2021-04-21T06:01:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-21T06:01:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T06:01:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-21T06:01:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-04-21T06:01:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-21T06:01:57.744Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.084s coverage: 100.0% of statements [2021-04-21T06:01:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-21T06:01:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-21T06:01:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-21T06:01:57.744Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-21T06:01:58.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.124s coverage: 87.9% of statements [2021-04-21T06:01:58.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-21T06:01:58.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-21T06:01:58.332Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-04-21T06:01:58.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.100s coverage: 28.1% of statements [2021-04-21T06:01:59.259Z] 00ac8860ef70: Pull complete [2021-04-21T06:01:59.259Z] 63d7cb157983: Pull complete [2021-04-21T06:01:59.535Z] b116817d02f9: Pull complete [2021-04-21T06:02:00.486Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.111s coverage: 100.0% of statements [2021-04-21T06:02:01.459Z] GO111MODULE=on go vet ./... [2021-04-21T06:02:03.865Z] 745a02a5169b: Pull complete [2021-04-21T06:02:03.865Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-21T06:02:03.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-21T06:02:03.865Z] ---> b7e6874047d6 [2021-04-21T06:02:03.865Z] 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-04-21T06:02:07.274Z] ---> Running in 6ca6fbcbd301 [2021-04-21T06:02:08.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:02:08.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:02:09.848Z] (1/12) Installing libmagic (5.38-r0) [2021-04-21T06:02:10.126Z] (2/12) Installing file (5.38-r0) [2021-04-21T06:02:10.126Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-21T06:02:10.126Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-21T06:02:15.521Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-21T06:02:15.521Z] (6/12) Installing patch (2.7.6-r6) [2021-04-21T06:02:15.521Z] (7/12) Installing build-base (0.5-r2) [2021-04-21T06:02:15.521Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-21T06:02:15.521Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-21T06:02:15.796Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-21T06:02:15.796Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-21T06:02:16.068Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-21T06:02:16.068Z] Executing busybox-1.31.1-r19.trigger [2021-04-21T06:02:16.068Z] OK: 217 MiB in 51 packages [2021-04-21T06:02:20.381Z] Removing intermediate container 6ca6fbcbd301 [2021-04-21T06:02:20.382Z] ---> 6a4a05cfd6f8 [2021-04-21T06:02:20.382Z] Step 4/6 : WORKDIR /edgex-go [2021-04-21T06:02:20.382Z] ---> Running in 14f33c3ef0d1 [2021-04-21T06:02:20.979Z] Removing intermediate container 14f33c3ef0d1 [2021-04-21T06:02:20.979Z] ---> 5158f6df8673 [2021-04-21T06:02:20.979Z] Step 5/6 : COPY go.mod . [2021-04-21T06:02:21.962Z] ---> 677ec84f738d [2021-04-21T06:02:21.962Z] Step 6/6 : RUN go mod download [2021-04-21T06:02:21.962Z] ---> Running in dbe82a4c8c45 [2021-04-21T06:02:48.768Z] Removing intermediate container dbe82a4c8c45 [2021-04-21T06:02:48.769Z] ---> a72276ba6858 [2021-04-21T06:02:48.769Z] Successfully built a72276ba6858 [2021-04-21T06:02:48.769Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:02:49.153Z] + docker inspect -f . ci-base-image-arm64 [2021-04-21T06:02:49.153Z] . [Pipeline] withDockerContainer [2021-04-21T06:02:49.426Z] prd-ubuntu18.04-docker-arm64-4c-16g-1337 does not seem to be running inside a container [2021-04-21T06:02:49.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-21T06:02:51.096Z] $ docker top e9d375a9c8f12536624e2c1e6b383ce390457aec8766d00d4653f49b9bc4a5ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T06:02:52.100Z] + go version [2021-04-21T06:02:52.100Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-21T06:02:52.133Z] $ docker stop --time=1 e9d375a9c8f12536624e2c1e6b383ce390457aec8766d00d4653f49b9bc4a5ee [2021-04-21T06:02:54.151Z] $ docker rm -f e9d375a9c8f12536624e2c1e6b383ce390457aec8766d00d4653f49b9bc4a5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:02:55.133Z] + docker inspect -f . ci-base-image-arm64 [2021-04-21T06:02:55.133Z] . [Pipeline] withDockerContainer [2021-04-21T06:02:55.423Z] prd-ubuntu18.04-docker-arm64-4c-16g-1337 does not seem to be running inside a container [2021-04-21T06:02:55.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-21T06:02:57.005Z] $ docker top e27825ed391ace8b94e010ad771b251de0051e6551695a24b96090545d0819fc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-21T06:02:57.372Z] ========================================================= [2021-04-21T06:02:57.372Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-21T06:02:57.372Z] ========================================================= [Pipeline] sh [2021-04-21T06:02:58.050Z] + make test [2021-04-21T06:02:58.050Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-21T06:03:20.571Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-21T06:03:24.089Z] gofmt -l . [2021-04-21T06:03:24.089Z] [ "`gofmt -l .`" = "" ] [2021-04-21T06:03:24.089Z] ./bin/test-go-mod-tidy.sh [2021-04-21T06:03:24.089Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-21T06:03:27.844Z] + ls -al . [2021-04-21T06:03:27.844Z] total 812 [2021-04-21T06:03:27.844Z] drwxrwxr-x 10 1001 1001 4096 Apr 21 06:03 . [2021-04-21T06:03:27.844Z] drwxr-xr-x 4 root root 28 Apr 21 05:59 .. [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 11 Apr 21 05:56 .dockerignore [2021-04-21T06:03:27.844Z] drwxrwxr-x 8 1001 1001 179 Apr 21 05:56 .git [2021-04-21T06:03:27.844Z] drwxrwxr-x 3 1001 1001 125 Apr 21 05:56 .github [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 818 Apr 21 05:56 .gitignore [2021-04-21T06:03:27.844Z] drwx------ 3 1001 1001 60 Apr 21 05:57 .semver [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 166 Apr 21 05:56 .sonarcloud.properties [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 8609 Apr 21 05:56 Attribution.txt [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 05:56 CONTRIBUTING.md [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 931 Apr 21 05:56 Dockerfile.build [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 863 Apr 21 05:56 Jenkinsfile [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 05:56 LICENSE [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 5774 Apr 21 05:56 Makefile [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 7978 Apr 21 05:56 README.md [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 6755 Apr 21 05:56 SECURITY.md [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 05:57 VERSION [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 4131 Apr 21 05:56 ZMQWindows.md [2021-04-21T06:03:27.844Z] drwxrwxr-x 2 1001 1001 117 Apr 21 05:56 bin [2021-04-21T06:03:27.844Z] drwxrwxr-x 14 1001 1001 4096 Apr 21 05:56 cmd [2021-04-21T06:03:27.844Z] -rw-r--r-- 1 root root 703598 Apr 21 06:02 coverage.out [2021-04-21T06:03:27.844Z] -rw-r--r-- 1 root root 1059 Apr 21 06:03 go.mod [2021-04-21T06:03:27.844Z] -rw-r--r-- 1 root root 22300 Apr 21 06:03 go.sum [2021-04-21T06:03:27.844Z] drwxrwxr-x 8 1001 1001 127 Apr 21 05:56 internal [2021-04-21T06:03:27.844Z] drwxrwxr-x 4 1001 1001 26 Apr 21 05:56 openapi [2021-04-21T06:03:27.844Z] drwxrwxr-x 4 1001 1001 71 Apr 21 05:56 snap [2021-04-21T06:03:27.844Z] -rw-rw-r-- 1 1001 1001 168 Apr 21 05:56 version.go [Pipeline] sh [2021-04-21T06:03:28.636Z] + '[' -e coverage.out ] [2021-04-21T06:03:28.637Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-21T06:03:29.038Z] Stashed 1 file(s) [Pipeline] sh [2021-04-21T06:03:29.731Z] + make build [2021-04-21T06:03:29.731Z] 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-04-21T06:03:36.532Z] 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-04-21T06:04:04.079Z] 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-04-21T06:04:05.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-21T06:04:11.681Z] 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-04-21T06:04:11.681Z] 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-04-21T06:04:15.190Z] 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-04-21T06:04:17.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-21T06:04:17.191Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-21T06:04:22.208Z] 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-04-21T06:04:23.941Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-21T06:04:23.941Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-21T06:04:25.896Z] 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-04-21T06:04:26.578Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-21T06:04:26.578Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-21T06:04:26.578Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-21T06:04:26.578Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-21T06:04:30.909Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-21T06:04:30.909Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-21T06:04:31.814Z] 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-04-21T06:04:34.540Z] 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-04-21T06:04:37.626Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-21T06:04:37.626Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-21T06:04:37.626Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-21T06:04:40.204Z] 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-04-21T06:04:44.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.261s coverage: 45.9% of statements [2021-04-21T06:04:44.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-21T06:04:44.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-21T06:04:44.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-21T06:04:44.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-21T06:04:44.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-21T06:04:44.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-21T06:04:44.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.130s coverage: 19.8% of statements [2021-04-21T06:04:44.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.212s coverage: 100.0% of statements [Pipeline] } [2021-04-21T06:04:49.468Z] $ docker stop --time=1 bc12066e98b09fc56b690805f82ce3404e37375dcaa163eea1d8907650f3b4c9 [2021-04-21T06:04:51.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.1% of statements [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-21T06:04:51.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.186s coverage: 100.0% of statements [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-21T06:04:51.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.165s coverage: 100.0% of statements [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-21T06:04:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-21T06:04:51.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.205s coverage: 71.3% of statements [2021-04-21T06:04:51.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-21T06:04:51.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-21T06:04:52.295Z] $ docker rm -f bc12066e98b09fc56b690805f82ce3404e37375dcaa163eea1d8907650f3b4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-04-21T06:04:55.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.474s coverage: 82.9% of statements [2021-04-21T06:04:55.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-21T06:04:55.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T06:04:55.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements [2021-04-21T06:04:55.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:04:55.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T06:04:55.631Z] [2021-04-21T06:04:55.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:04:56.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T06:04:56.008Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-21T06:04:56.008Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-21T06:04:56.008Z] ca9280d653b3: Pulling fs layer [2021-04-21T06:04:56.008Z] 7e9c9ca2126c: Pulling fs layer [2021-04-21T06:04:56.281Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-21T06:04:56.281Z] cbdbe7a5bc2a: Download complete [2021-04-21T06:04:56.890Z] ca9280d653b3: Verifying Checksum [2021-04-21T06:04:56.890Z] ca9280d653b3: Download complete [2021-04-21T06:04:56.890Z] cbdbe7a5bc2a: Pull complete [2021-04-21T06:04:58.959Z] 7e9c9ca2126c: Verifying Checksum [2021-04-21T06:04:58.959Z] 7e9c9ca2126c: Download complete [2021-04-21T06:04:58.959Z] ca9280d653b3: Pull complete [2021-04-21T06:05:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.178s coverage: 28.6% of statements [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-21T06:05:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.255s coverage: 100.0% of statements [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-21T06:05:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.191s coverage: 100.0% of statements [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-21T06:05:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.380s coverage: 86.7% of statements [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-21T06:05:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-21T06:05:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.258s coverage: 78.3% of statements [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-21T06:05:05.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-21T06:05:11.626Z] 7e9c9ca2126c: Pull complete [2021-04-21T06:05:11.626Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-21T06:05:11.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T06:05:11.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-21T06:05:11.964Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-04-21T06:05:12.028Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-21T06:05:13.536Z] $ docker top 376d73c7180a8853a36d1a62fdb313f660b09ab982cdd0409b601708d2315fd0 -eo pid,comm [2021-04-21T06:05:13.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.197s coverage: 93.0% of statements [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-21T06:05:13.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-21T06:05:13.668Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.191s coverage: 0.9% of statements [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-21T06:05:13.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-21T06:05:13.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements [2021-04-21T06:05:13.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.165s coverage: 79.5% of statements [2021-04-21T06:05:13.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements [2021-04-21T06:05:13.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.165s coverage: 96.3% of statements [2021-04-21T06:05:13.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.122s coverage: 87.5% of statements [Pipeline] { [Pipeline] sh [2021-04-21T06:05:14.970Z] + docker-compose build --help [2021-04-21T06:05:14.970Z] + grep parallel [2021-04-21T06:05:16.499Z] --parallel Build images in parallel. [Pipeline] } [2021-04-21T06:05:16.540Z] $ docker stop --time=1 376d73c7180a8853a36d1a62fdb313f660b09ab982cdd0409b601708d2315fd0 [2021-04-21T06:05:18.391Z] $ docker rm -f 376d73c7180a8853a36d1a62fdb313f660b09ab982cdd0409b601708d2315fd0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:05:19.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-21T06:05:19.316Z] . [Pipeline] withDockerContainer [2021-04-21T06:05:19.580Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-04-21T06:05:19.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-21T06:05:21.642Z] $ docker top 85628d25e54f2d56083136ef28dad10f104be47a1b5e86fa022f2e3fa36a0876 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T06:05:22.626Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-21T06:05:24.161Z] Building docker-core-command-go ... [2021-04-21T06:05:24.161Z] Building docker-core-data-go ... [2021-04-21T06:05:24.161Z] Building docker-core-metadata-go ... [2021-04-21T06:05:24.161Z] Building docker-security-bootstrapper-go ... [2021-04-21T06:05:24.161Z] Building docker-security-proxy-setup-go ... [2021-04-21T06:05:24.161Z] Building docker-security-secretstore-setup-go ... [2021-04-21T06:05:24.161Z] Building docker-support-notifications-go ... [2021-04-21T06:05:24.161Z] Building docker-support-scheduler-go ... [2021-04-21T06:05:24.161Z] Building docker-sys-mgmt-agent-go ... [2021-04-21T06:05:24.161Z] Building docker-sys-mgmt-agent-go [2021-04-21T06:05:24.161Z] Building docker-core-command-go [2021-04-21T06:05:24.161Z] Building docker-security-proxy-setup-go [2021-04-21T06:05:24.161Z] Building docker-security-secretstore-setup-go [2021-04-21T06:05:24.161Z] Building docker-support-notifications-go [2021-04-21T06:05:26.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements [2021-04-21T06:05:26.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.118s coverage: 44.8% of statements [2021-04-21T06:05:32.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.507s coverage: 81.9% of statements [2021-04-21T06:05:32.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-21T06:05:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.191s coverage: 92.9% of statements [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-21T06:05:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-21T06:05:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-21T06:05:41.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-21T06:05:41.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-04-21T06:05:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-21T06:05:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.153s coverage: 75.5% of statements [2021-04-21T06:05:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-21T06:05:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.152s coverage: 80.8% of statements [2021-04-21T06:05:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.195s coverage: 87.2% of statements [2021-04-21T06:05:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.203s coverage: 84.6% of statements [2021-04-21T06:05:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.6% of statements [2021-04-21T06:05:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-21T06:05:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.561s coverage: 64.4% of statements [2021-04-21T06:05:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-21T06:05:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-21T06:05:41.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.127s coverage: 100.0% of statements [2021-04-21T06:05:41.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-04-21T06:05:41.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-04-21T06:05:42.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-04-21T06:05:43.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-04-21T06:05:46.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.893s coverage: 69.0% of statements [2021-04-21T06:05:46.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-21T06:05:46.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-21T06:05:46.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-21T06:05:48.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.482s coverage: 38.4% of statements [2021-04-21T06:05:48.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-21T06:05:48.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-21T06:05:48.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2021-04-21T06:05:48.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-21T06:05:48.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements [2021-04-21T06:05:54.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-21T06:05:54.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.218s coverage: 100.0% of statements [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-21T06:05:54.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-21T06:05:54.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.198s coverage: 9.6% of statements [2021-04-21T06:05:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-21T06:05:56.806Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.536s coverage: 88.6% of statements [2021-04-21T06:05:56.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-21T06:05:56.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T06:05:56.806Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.405s coverage: 28.7% of statements [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.194s coverage: 100.0% of statements [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.225s coverage: 64.6% of statements [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.355s coverage: 95.6% of statements [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-21T06:06:05.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-21T06:06:05.132Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-04-21T06:06:06.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.107s coverage: 28.1% of statements [2021-04-21T06:06:06.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-04-21T06:06:07.191Z] GO111MODULE=on go vet ./... [2021-04-21T06:06:46.695Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:06:46.695Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:06:46.695Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:06:46.695Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:06:46.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:06:46.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:06:46.695Z] ---> 80fb1ffd7ddd [2021-04-21T06:06:46.695Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T06:06:46.695Z] ---> 80fb1ffd7ddd [2021-04-21T06:06:46.695Z] Step 3/21 : WORKDIR /edgex-go [2021-04-21T06:06:46.695Z] ---> 80fb1ffd7ddd [2021-04-21T06:06:46.695Z] Step 3/22 : WORKDIR /edgex-go [2021-04-21T06:06:46.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:06:46.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:06:46.695Z] ---> 80fb1ffd7ddd [2021-04-21T06:06:46.695Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T06:06:46.695Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:06:46.695Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:06:46.695Z] ---> 80fb1ffd7ddd [2021-04-21T06:06:46.695Z] Step 3/24 : WORKDIR /edgex-go [2021-04-21T06:06:46.695Z] ---> Running in 5b2aa5ae804c [2021-04-21T06:06:46.695Z] ---> Running in 118ace62b042 [2021-04-21T06:06:46.695Z] ---> Running in fbbe8168f14a [2021-04-21T06:06:46.695Z] ---> Running in ef69825db631 [2021-04-21T06:06:46.695Z] ---> Running in 1dab27774d6a [2021-04-21T06:06:46.695Z] Removing intermediate container fbbe8168f14a [2021-04-21T06:06:46.695Z] ---> bff8d40d4e1e [2021-04-21T06:06:46.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:06:46.695Z] Removing intermediate container 1dab27774d6a [2021-04-21T06:06:46.695Z] ---> 0e1f45568dd6 [2021-04-21T06:06:46.695Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:06:46.695Z] Removing intermediate container 5b2aa5ae804c [2021-04-21T06:06:46.695Z] ---> 47f0ae23c902 [2021-04-21T06:06:46.695Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:06:46.695Z] Removing intermediate container ef69825db631 [2021-04-21T06:06:46.695Z] ---> eca845dd27d1 [2021-04-21T06:06:46.695Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:06:46.695Z] Removing intermediate container 118ace62b042 [2021-04-21T06:06:46.695Z] ---> 91c2b3a6f313 [2021-04-21T06:06:46.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:06:46.695Z] ---> Running in 8f065eb4c5a7 [2021-04-21T06:06:46.695Z] ---> Running in 3a79c7f8b32a [2021-04-21T06:06:46.695Z] ---> Running in 0c62d00dfa6a [2021-04-21T06:06:46.695Z] ---> Running in 68fd2f9f38f8 [2021-04-21T06:06:46.695Z] ---> Running in a9effe33a3e2 [2021-04-21T06:06:46.695Z] Removing intermediate container 68fd2f9f38f8 [2021-04-21T06:06:46.695Z] ---> af1bf90b4790 [2021-04-21T06:06:46.695Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-21T06:06:46.695Z] Removing intermediate container 0c62d00dfa6a [2021-04-21T06:06:46.695Z] ---> 5e6a0fc9e4ba [2021-04-21T06:06:46.695Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-21T06:06:46.695Z] Removing intermediate container a9effe33a3e2 [2021-04-21T06:06:46.695Z] ---> c6f08629a227 [2021-04-21T06:06:46.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-21T06:06:46.695Z] ---> Running in b1b7505f15a8 [2021-04-21T06:06:46.695Z] ---> Running in 01a4ce0278a6 [2021-04-21T06:06:46.695Z] ---> Running in 44220610bfb6 [2021-04-21T06:06:46.695Z] Removing intermediate container 8f065eb4c5a7 [2021-04-21T06:06:46.695Z] ---> 62d64d25520b [2021-04-21T06:06:46.695Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-21T06:06:46.695Z] Removing intermediate container 3a79c7f8b32a [2021-04-21T06:06:46.695Z] ---> a06624f737ce [2021-04-21T06:06:46.695Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-21T06:06:46.695Z] ---> Running in a9eacbec7cba [2021-04-21T06:06:46.695Z] ---> Running in 929139e21c43 [2021-04-21T06:06:46.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:46.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:46.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:46.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:46.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:47.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:47.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:47.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:47.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:47.807Z] OK: 233 MiB in 51 packages [2021-04-21T06:06:47.807Z] OK: 233 MiB in 51 packages [2021-04-21T06:06:47.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:06:48.089Z] OK: 233 MiB in 51 packages [2021-04-21T06:06:48.089Z] OK: 233 MiB in 51 packages [2021-04-21T06:06:48.368Z] OK: 233 MiB in 51 packages [2021-04-21T06:06:48.950Z] Removing intermediate container b1b7505f15a8 [2021-04-21T06:06:48.950Z] ---> f59edb3fe418 [2021-04-21T06:06:48.950Z] Step 6/21 : COPY go.mod . [2021-04-21T06:06:48.950Z] Removing intermediate container 01a4ce0278a6 [2021-04-21T06:06:48.950Z] ---> 38209d223c4b [2021-04-21T06:06:48.950Z] Step 6/24 : COPY go.mod . [2021-04-21T06:06:49.234Z] Removing intermediate container a9eacbec7cba [2021-04-21T06:06:49.234Z] ---> bec06007e810 [2021-04-21T06:06:49.234Z] Step 6/22 : COPY go.mod . [2021-04-21T06:06:49.234Z] Removing intermediate container 44220610bfb6 [2021-04-21T06:06:49.234Z] ---> 8b9f0a24c51a [2021-04-21T06:06:49.234Z] Step 6/23 : COPY go.mod . [2021-04-21T06:06:49.527Z] ---> 60859b461170 [2021-04-21T06:06:49.527Z] Step 7/24 : RUN go mod download [2021-04-21T06:06:49.806Z] ---> bc48d1482a4f [2021-04-21T06:06:49.806Z] Step 7/21 : RUN go mod download [2021-04-21T06:06:50.086Z] ---> Running in aa9e731776df [2021-04-21T06:06:50.700Z] Removing intermediate container 929139e21c43 [2021-04-21T06:06:50.700Z] ---> 1626e6abcc77 [2021-04-21T06:06:50.700Z] Step 6/23 : COPY go.mod . [2021-04-21T06:06:50.700Z] ---> Running in 2a1ab2fd4789 [2021-04-21T06:06:50.700Z] ---> 3aa176ec40e7 [2021-04-21T06:06:50.700Z] Step 7/22 : RUN go mod download [2021-04-21T06:06:50.700Z] ---> c2a35d856760 [2021-04-21T06:06:50.700Z] Step 7/23 : RUN go mod download [2021-04-21T06:06:51.012Z] ---> Running in d7900775830b [2021-04-21T06:06:51.012Z] ---> Running in 69ca8376e487 [2021-04-21T06:06:51.012Z] ---> 65e0108fc4d8 [2021-04-21T06:06:51.012Z] Step 7/23 : RUN go mod download [2021-04-21T06:06:51.768Z] ---> Running in b4210054c665 [2021-04-21T06:06:59.019Z] Removing intermediate container d7900775830b [2021-04-21T06:06:59.019Z] ---> d65a80c35f40 [2021-04-21T06:06:59.019Z] Step 8/22 : COPY . . [2021-04-21T06:06:59.314Z] Removing intermediate container 2a1ab2fd4789 [2021-04-21T06:06:59.314Z] ---> 7f9924c19755 [2021-04-21T06:06:59.314Z] Step 8/21 : COPY . . [2021-04-21T06:06:59.639Z] Removing intermediate container b4210054c665 [2021-04-21T06:06:59.639Z] ---> e05908f24d65 [2021-04-21T06:06:59.639Z] Step 8/23 : COPY . . [2021-04-21T06:07:00.296Z] Removing intermediate container 69ca8376e487 [2021-04-21T06:07:00.296Z] ---> 0e4ec59c0840 [2021-04-21T06:07:00.296Z] Step 8/23 : COPY . . [2021-04-21T06:07:01.733Z] Removing intermediate container aa9e731776df [2021-04-21T06:07:01.733Z] ---> 8bc9b47e2d9c [2021-04-21T06:07:01.733Z] Step 8/24 : COPY . . [2021-04-21T06:07:29.046Z] gofmt -l . [2021-04-21T06:07:29.047Z] [ "`gofmt -l .`" = "" ] [2021-04-21T06:07:29.324Z] ./bin/test-go-mod-tidy.sh [2021-04-21T06:07:30.310Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-21T06:07:32.445Z] + ls -al . [2021-04-21T06:07:32.445Z] total 840 [2021-04-21T06:07:32.445Z] drwxrwxr-x 9 1001 1001 4096 Apr 21 06:07 . [2021-04-21T06:07:32.445Z] drwxr-xr-x 4 root root 4096 Apr 21 06:02 .. [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 11 Apr 21 06:01 .dockerignore [2021-04-21T06:07:32.445Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 06:01 .git [2021-04-21T06:07:32.445Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 06:01 .github [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 818 Apr 21 06:01 .gitignore [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 166 Apr 21 06:01 .sonarcloud.properties [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 8609 Apr 21 06:01 Attribution.txt [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 06:01 CONTRIBUTING.md [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 931 Apr 21 06:01 Dockerfile.build [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 863 Apr 21 06:01 Jenkinsfile [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 06:01 LICENSE [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 5774 Apr 21 06:01 Makefile [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 7978 Apr 21 06:01 README.md [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 6755 Apr 21 06:01 SECURITY.md [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 05:57 VERSION [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 4131 Apr 21 06:01 ZMQWindows.md [2021-04-21T06:07:32.445Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 06:01 bin [2021-04-21T06:07:32.445Z] drwxrwxr-x 14 1001 1001 4096 Apr 21 06:01 cmd [2021-04-21T06:07:32.445Z] -rw-r--r-- 1 root root 703598 Apr 21 06:06 coverage.out [2021-04-21T06:07:32.445Z] -rw-r--r-- 1 root root 1059 Apr 21 06:07 go.mod [2021-04-21T06:07:32.445Z] -rw-r--r-- 1 root root 22300 Apr 21 06:07 go.sum [2021-04-21T06:07:32.445Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 06:01 internal [2021-04-21T06:07:32.445Z] drwxrwxr-x 4 1001 1001 4096 Apr 21 06:01 openapi [2021-04-21T06:07:32.445Z] drwxrwxr-x 4 1001 1001 4096 Apr 21 06:01 snap [2021-04-21T06:07:32.445Z] -rw-rw-r-- 1 1001 1001 168 Apr 21 06:01 version.go [Pipeline] sh [2021-04-21T06:07:33.133Z] + '[' -e coverage.out ] [2021-04-21T06:07:33.133Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-21T06:07:33.177Z] Warning: overwriting stash ‘coverage-report’ [2021-04-21T06:07:34.080Z] Stashed 1 file(s) [Pipeline] sh [2021-04-21T06:07:34.754Z] + make build [2021-04-21T06:07:34.754Z] 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-04-21T06:07:44.904Z] 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-04-21T06:08:11.731Z] 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-04-21T06:08:13.165Z] 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-04-21T06:08:18.586Z] 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-04-21T06:08:19.565Z] 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-04-21T06:08:24.182Z] ---> 6bdcb913813d [2021-04-21T06:08:24.182Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-21T06:08:24.182Z] ---> 8822ebb2cb59 [2021-04-21T06:08:24.182Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-21T06:08:24.182Z] ---> d661c3b27c8c [2021-04-21T06:08:24.182Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-21T06:08:24.182Z] ---> 100987c55956 [2021-04-21T06:08:24.182Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-21T06:08:24.182Z] ---> 4022553679b8 [2021-04-21T06:08:24.182Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-21T06:08:24.182Z] ---> Running in 9858257947f1 [2021-04-21T06:08:24.182Z] ---> Running in d54a0226fc49 [2021-04-21T06:08:24.182Z] ---> Running in 01a8d5206524 [2021-04-21T06:08:24.182Z] ---> Running in 307610f88538 [2021-04-21T06:08:24.182Z] ---> Running in ed95ddeaf843 [2021-04-21T06:08:24.182Z] 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-04-21T06:08:24.182Z] 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-04-21T06:08:24.182Z] 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-04-21T06:08:24.182Z] 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-04-21T06:08:24.182Z] 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-04-21T06:08:26.277Z] 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-04-21T06:08:30.594Z] 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-04-21T06:08:34.911Z] 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-04-21T06:08:39.215Z] 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-04-21T06:08:42.619Z] 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-04-21T06:08:46.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-21T06:08:53.673Z] $ docker stop --time=1 e27825ed391ace8b94e010ad771b251de0051e6551695a24b96090545d0819fc [2021-04-21T06:08:56.131Z] $ docker rm -f e27825ed391ace8b94e010ad771b251de0051e6551695a24b96090545d0819fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:08:58.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-21T06:08:58.145Z] [2021-04-21T06:08:58.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:08:58.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-21T06:08:58.555Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-21T06:08:58.555Z] 29e5d40040c1: Pulling fs layer [2021-04-21T06:08:58.555Z] 1ce36da41761: Pulling fs layer [2021-04-21T06:08:58.555Z] 25b303627fd3: Pulling fs layer [2021-04-21T06:08:58.834Z] 29e5d40040c1: Verifying Checksum [2021-04-21T06:08:58.834Z] 29e5d40040c1: Download complete [2021-04-21T06:08:59.436Z] 29e5d40040c1: Pull complete [2021-04-21T06:08:59.707Z] 1ce36da41761: Verifying Checksum [2021-04-21T06:08:59.707Z] 1ce36da41761: Download complete [2021-04-21T06:09:01.145Z] 1ce36da41761: Pull complete [2021-04-21T06:09:01.420Z] 25b303627fd3: Verifying Checksum [2021-04-21T06:09:01.421Z] 25b303627fd3: Download complete [2021-04-21T06:09:11.571Z] 25b303627fd3: Pull complete [2021-04-21T06:09:11.572Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-21T06:09:11.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-21T06:09:11.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-21T06:09:11.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-1337 does not seem to be running inside a container [2021-04-21T06:09:11.930Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-21T06:09:14.892Z] $ docker top 822bc00fc6c74bf813c46073b0b12291ddf09a26f1bd93d24ab55c060f3a6974 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T06:09:15.879Z] + docker-compose build --help [2021-04-21T06:09:15.879Z] + grep parallel [2021-04-21T06:09:19.257Z] --parallel Build images in parallel. [Pipeline] } [2021-04-21T06:09:19.565Z] $ docker stop --time=1 822bc00fc6c74bf813c46073b0b12291ddf09a26f1bd93d24ab55c060f3a6974 [2021-04-21T06:09:21.530Z] $ docker rm -f 822bc00fc6c74bf813c46073b0b12291ddf09a26f1bd93d24ab55c060f3a6974 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:09:22.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-21T06:09:22.407Z] . [Pipeline] withDockerContainer [2021-04-21T06:09:22.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-1337 does not seem to be running inside a container [2021-04-21T06:09:22.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-21T06:09:24.205Z] $ docker top cc122e33083686401194a27803a567cf0d2763c06698cc8e35b1a9f071446960 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T06:09:25.210Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-21T06:09:28.593Z] Building docker-core-command-go ... [2021-04-21T06:09:28.593Z] Building docker-core-data-go ... [2021-04-21T06:09:28.593Z] Building docker-core-metadata-go ... [2021-04-21T06:09:28.593Z] Building docker-security-bootstrapper-go ... [2021-04-21T06:09:28.593Z] Building docker-security-proxy-setup-go ... [2021-04-21T06:09:28.593Z] Building docker-security-secretstore-setup-go ... [2021-04-21T06:09:28.593Z] Building docker-support-notifications-go ... [2021-04-21T06:09:28.593Z] Building docker-support-scheduler-go ... [2021-04-21T06:09:28.593Z] Building docker-sys-mgmt-agent-go ... [2021-04-21T06:09:28.593Z] Building docker-sys-mgmt-agent-go [2021-04-21T06:09:28.593Z] Building docker-support-notifications-go [2021-04-21T06:09:28.593Z] Building docker-security-secretstore-setup-go [2021-04-21T06:09:28.593Z] Building docker-security-proxy-setup-go [2021-04-21T06:09:28.593Z] Building docker-core-command-go [2021-04-21T06:09:33.068Z] 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-04-21T06:09:33.068Z] 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-04-21T06:09:35.200Z] Removing intermediate container 01a8d5206524 [2021-04-21T06:09:35.200Z] ---> 56f0d6ea711f [2021-04-21T06:09:35.200Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-21T06:09:35.926Z] ---> Running in 38bb2c701633 [2021-04-21T06:09:37.527Z] 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-04-21T06:09:41.815Z] Removing intermediate container 307610f88538 [2021-04-21T06:09:41.815Z] ---> a886955c731c [2021-04-21T06:09:41.815Z] [2021-04-21T06:09:41.815Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T06:09:41.815Z] Removing intermediate container d54a0226fc49 [2021-04-21T06:09:41.815Z] ---> 17bcb09fdc80 [2021-04-21T06:09:41.815Z] [2021-04-21T06:09:41.815Z] Step 10/22 : FROM alpine:3.12 [2021-04-21T06:09:42.104Z] 3.12: Pulling from library/alpine [2021-04-21T06:09:42.104Z] 3.12: Pulling from library/alpine [2021-04-21T06:09:43.695Z] Removing intermediate container 38bb2c701633 [2021-04-21T06:09:43.695Z] ---> 9acd07d4693d [2021-04-21T06:09:43.695Z] [2021-04-21T06:09:43.695Z] Step 11/23 : FROM docker:20.10.0 [2021-04-21T06:09:43.695Z] 20.10.0: Pulling from library/docker [2021-04-21T06:09:43.984Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-21T06:09:43.984Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-21T06:09:43.984Z] Status: Downloaded newer image for alpine:3.12 [2021-04-21T06:09:43.984Z] ---> 13621d1b12d4 [2021-04-21T06:09:43.984Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-21T06:09:43.984Z] Status: Image is up to date for alpine:3.12 [2021-04-21T06:09:43.984Z] ---> 13621d1b12d4 [2021-04-21T06:09:43.984Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-21T06:09:46.856Z] ---> Running in 3d50fe62bc73 [2021-04-21T06:09:46.856Z] ---> Running in 86bbde9c084a [2021-04-21T06:09:47.319Z] Removing intermediate container ed95ddeaf843 [2021-04-21T06:09:47.319Z] ---> 46bd4c40455c [2021-04-21T06:09:47.319Z] [2021-04-21T06:09:47.319Z] Step 10/24 : FROM alpine:3.12 [2021-04-21T06:09:47.319Z] ---> 13621d1b12d4 [2021-04-21T06:09:47.319Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-21T06:09:47.319Z] Removing intermediate container 9858257947f1 [2021-04-21T06:09:47.319Z] ---> 4069ff6d7b95 [2021-04-21T06:09:47.319Z] [2021-04-21T06:09:47.319Z] Step 10/21 : FROM alpine:3.12 [2021-04-21T06:09:47.319Z] ---> 13621d1b12d4 [2021-04-21T06:09:47.319Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-21T06:09:47.603Z] ---> Running in 0a31ce81da36 [2021-04-21T06:09:47.991Z] ---> Running in 510f32d2550f [2021-04-21T06:09:48.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:09:48.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:09:48.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:09:48.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:09:48.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:09:48.892Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-21T06:09:48.892Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-21T06:09:48.892Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:09:48.892Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T06:09:48.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:09:49.191Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-21T06:09:49.191Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:09:49.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:09:49.191Z] OK: 6 MiB in 15 packages [2021-04-21T06:09:49.191Z] OK: 6 MiB in 16 packages [2021-04-21T06:09:49.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:09:49.191Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-21T06:09:49.191Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T06:09:49.191Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-21T06:09:49.473Z] (4/6) Installing curl (7.76.1-r0) [2021-04-21T06:09:49.473Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-21T06:09:49.473Z] (6/6) Installing su-exec (0.2-r1) [2021-04-21T06:09:49.473Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:09:49.473Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T06:09:49.473Z] OK: 7 MiB in 20 packages [2021-04-21T06:09:49.473Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-21T06:09:49.473Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T06:09:49.473Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-21T06:09:49.473Z] (4/4) Installing curl (7.76.1-r0) [2021-04-21T06:09:49.473Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:09:49.473Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T06:09:49.749Z] OK: 7 MiB in 18 packages [2021-04-21T06:09:53.205Z] Removing intermediate container 86bbde9c084a [2021-04-21T06:09:53.205Z] ---> 4940270adcb8 [2021-04-21T06:09:53.205Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:09:53.205Z] Removing intermediate container 3d50fe62bc73 [2021-04-21T06:09:53.205Z] ---> 950989cd8e90 [2021-04-21T06:09:53.205Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:09:53.205Z] ---> Running in e2ad248d875c [2021-04-21T06:09:53.205Z] ---> Running in 3f117b8b54ab [2021-04-21T06:09:53.205Z] Removing intermediate container 510f32d2550f [2021-04-21T06:09:53.205Z] ---> 62a7d0819062 [2021-04-21T06:09:53.205Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-21T06:09:53.205Z] Removing intermediate container 0a31ce81da36 [2021-04-21T06:09:53.205Z] ---> 5a4ba3e4632a [2021-04-21T06:09:53.205Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-21T06:09:53.847Z] ---> Running in 731f54e40e96 [2021-04-21T06:09:53.847Z] ---> Running in 5feb9d24b651 [2021-04-21T06:09:54.478Z] Removing intermediate container 3f117b8b54ab [2021-04-21T06:09:54.478Z] ---> 10acae489077 [2021-04-21T06:09:54.478Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-21T06:09:54.478Z] Removing intermediate container e2ad248d875c [2021-04-21T06:09:54.478Z] ---> 574be16fccbe [2021-04-21T06:09:54.478Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-21T06:09:54.749Z] ---> Running in 5d1a74ac6fe9 [2021-04-21T06:09:55.061Z] ---> Running in 71319ff7a524 [2021-04-21T06:09:55.384Z] Removing intermediate container 731f54e40e96 [2021-04-21T06:09:55.384Z] ---> 6030a1196e96 [2021-04-21T06:09:55.384Z] Step 13/21 : WORKDIR /edgex [2021-04-21T06:09:55.384Z] Removing intermediate container 5feb9d24b651 [2021-04-21T06:09:55.384Z] ---> ca28784b3441 [2021-04-21T06:09:55.384Z] Step 13/24 : WORKDIR / [2021-04-21T06:09:55.665Z] ---> Running in 436c3e013db5 [2021-04-21T06:09:55.665Z] ---> Running in 0f436d1df4f8 [2021-04-21T06:09:55.950Z] Removing intermediate container 5d1a74ac6fe9 [2021-04-21T06:09:55.950Z] ---> 436a66509c89 [2021-04-21T06:09:55.950Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-21T06:09:55.950Z] Removing intermediate container 71319ff7a524 [2021-04-21T06:09:55.950Z] ---> ad0c45d6925d [2021-04-21T06:09:55.950Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-21T06:09:56.237Z] ---> Running in 73c1e3435143 [2021-04-21T06:09:56.237Z] Removing intermediate container 436c3e013db5 [2021-04-21T06:09:56.237Z] ---> b72f8fcfe710 [2021-04-21T06:09:56.237Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-21T06:09:56.237Z] ---> Running in bfbbc00a8b1e [2021-04-21T06:09:56.237Z] Removing intermediate container 0f436d1df4f8 [2021-04-21T06:09:56.237Z] ---> ca0ab6d21bf8 [2021-04-21T06:09:56.237Z] 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-04-21T06:09:56.521Z] Removing intermediate container 73c1e3435143 [2021-04-21T06:09:56.521Z] ---> 2e683136bc73 [2021-04-21T06:09:56.521Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:09:56.521Z] Removing intermediate container bfbbc00a8b1e [2021-04-21T06:09:56.521Z] ---> 926c67bef66d [2021-04-21T06:09:56.521Z] Step 15/23 : WORKDIR / [2021-04-21T06:09:56.812Z] ---> 1760e5d7b16d [2021-04-21T06:09:56.812Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-21T06:09:56.812Z] ---> Running in 374ddb638943 [2021-04-21T06:09:56.812Z] ---> dd4f862900e2 [2021-04-21T06:09:56.812Z] 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-04-21T06:09:57.115Z] ---> 3faead5e9262 [2021-04-21T06:09:57.115Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-21T06:09:57.405Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-21T06:09:57.405Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-21T06:09:57.405Z] ---> aefe523efa57 [2021-04-21T06:09:57.405Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:09:57.405Z] Removing intermediate container 374ddb638943 [2021-04-21T06:09:57.405Z] ---> f0df3d580125 [2021-04-21T06:09:57.405Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:09:57.692Z] ---> 46ef1e3ff014 [2021-04-21T06:09:57.692Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-21T06:09:57.692Z] ---> Running in cee58d947769 [2021-04-21T06:09:58.126Z] ---> abb6d20ac276 [2021-04-21T06:09:58.126Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-21T06:09:58.565Z] ---> 10bd24392fcf [2021-04-21T06:09:58.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-21T06:09:59.325Z] ---> cb36adfded81 [2021-04-21T06:09:59.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-21T06:09:59.610Z] Removing intermediate container cee58d947769 [2021-04-21T06:09:59.610Z] ---> 667b07038401 [2021-04-21T06:09:59.610Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-21T06:09:59.895Z] ---> Running in 1eb8e2df7566 [2021-04-21T06:09:59.895Z] ---> c5869696fc62 [2021-04-21T06:09:59.896Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-21T06:10:00.516Z] ---> f0967f0a0780 [2021-04-21T06:10:00.517Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-21T06:10:00.517Z] ---> f3c2dcf0a449 [2021-04-21T06:10:00.517Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-21T06:10:00.517Z] ---> 18957577f6d5 [2021-04-21T06:10:00.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-21T06:10:00.517Z] ---> Running in 56aa6a994f91 [2021-04-21T06:10:00.517Z] ---> Running in c3e28cc518a8 [2021-04-21T06:10:01.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:10:01.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:10:01.504Z] ---> 7be22a688152 [2021-04-21T06:10:01.504Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-21T06:10:01.788Z] Removing intermediate container 56aa6a994f91 [2021-04-21T06:10:01.788Z] ---> 15ae03401592 [2021-04-21T06:10:01.788Z] Step 18/21 : CMD ["--init=true"] [2021-04-21T06:10:01.788Z] Removing intermediate container c3e28cc518a8 [2021-04-21T06:10:01.788Z] ---> 77e6601c5159 [2021-04-21T06:10:01.788Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:10:01.788Z] ---> 4388e7f92430 [2021-04-21T06:10:01.788Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-21T06:10:01.788Z] (1/39) Installing readline (8.0.4-r0) [2021-04-21T06:10:01.788Z] (2/39) Installing bash (5.0.17-r0) [2021-04-21T06:10:01.788Z] Executing bash-5.0.17-r0.post-install [2021-04-21T06:10:01.788Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T06:10:01.788Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-21T06:10:02.079Z] ---> Running in 892fcf12b8f2 [2021-04-21T06:10:02.079Z] (5/39) Installing curl (7.76.1-r0) [2021-04-21T06:10:02.079Z] ---> Running in f74524a8248a [2021-04-21T06:10:02.079Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-21T06:10:02.079Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-21T06:10:02.079Z] (8/39) Installing expat (2.2.9-r1) [2021-04-21T06:10:02.369Z] ---> Running in 50020d548182 [2021-04-21T06:10:02.369Z] (9/39) Installing libffi (3.3-r2) [2021-04-21T06:10:02.369Z] (10/39) Installing gdbm (1.13-r1) [2021-04-21T06:10:02.369Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-21T06:10:02.369Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-21T06:10:02.369Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-21T06:10:03.908Z] ---> 4202978c8df5 [2021-04-21T06:10:03.908Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-21T06:10:05.412Z] Removing intermediate container 892fcf12b8f2 [2021-04-21T06:10:05.412Z] ---> 927066becde9 [2021-04-21T06:10:05.412Z] Step 19/21 : LABEL arch=x86_64 [2021-04-21T06:10:05.412Z] Removing intermediate container 50020d548182 [2021-04-21T06:10:05.412Z] ---> 84b20788bd1e [2021-04-21T06:10:05.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:10:05.412Z] Removing intermediate container f74524a8248a [2021-04-21T06:10:05.412Z] ---> 55ec81bc7cb3 [2021-04-21T06:10:05.412Z] Step 20/22 : LABEL arch=x86_64 [2021-04-21T06:10:05.412Z] ---> Running in f618843d7cff [2021-04-21T06:10:05.412Z] ---> Running in 87bd047dd9f4 [2021-04-21T06:10:05.412Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-21T06:10:05.412Z] ---> 6ad3560a231d [2021-04-21T06:10:05.412Z] 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-04-21T06:10:05.412Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-21T06:10:05.412Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-21T06:10:05.412Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-21T06:10:05.412Z] ---> Running in 686cbac1c19e [2021-04-21T06:10:05.412Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-21T06:10:05.412Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-21T06:10:05.713Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-21T06:10:05.713Z] ---> Running in 2daf9107edb8 [2021-04-21T06:10:05.713Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-21T06:10:05.713Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-21T06:10:05.995Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-21T06:10:05.995Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-21T06:10:05.995Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-21T06:10:06.271Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-21T06:10:06.557Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-21T06:10:06.557Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-21T06:10:06.557Z] Removing intermediate container 87bd047dd9f4 [2021-04-21T06:10:06.557Z] ---> b58943bffe0e [2021-04-21T06:10:06.557Z] Step 21/23 : LABEL arch=x86_64 [2021-04-21T06:10:06.557Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-21T06:10:06.557Z] Removing intermediate container 686cbac1c19e [2021-04-21T06:10:06.557Z] ---> c43aa4a953ff [2021-04-21T06:10:06.557Z] Step 21/22 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:10:06.557Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-21T06:10:06.825Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-21T06:10:06.825Z] Removing intermediate container f618843d7cff [2021-04-21T06:10:06.825Z] ---> cf5ba2bcdf69 [2021-04-21T06:10:06.825Z] Step 20/21 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:10:06.825Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-21T06:10:07.134Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-21T06:10:07.417Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-21T06:10:07.417Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-21T06:10:07.417Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-21T06:10:07.417Z] ---> Running in e2db7c441f50 [2021-04-21T06:10:07.417Z] ---> Running in 7690a24d6e7e [2021-04-21T06:10:07.417Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-21T06:10:07.417Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-21T06:10:07.417Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-21T06:10:08.394Z] ---> Running in 0eea5886c525 [2021-04-21T06:10:08.988Z] Executing busybox-1.31.1-r19.trigger [2021-04-21T06:10:08.988Z] OK: 72 MiB in 59 packages [2021-04-21T06:10:09.260Z] Removing intermediate container e2db7c441f50 [2021-04-21T06:10:09.260Z] ---> d28aa2ce9597 [2021-04-21T06:10:09.260Z] Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:10:09.260Z] Removing intermediate container 7690a24d6e7e [2021-04-21T06:10:09.260Z] ---> 8fd272fdaa58 [2021-04-21T06:10:09.260Z] Step 22/22 : LABEL version=0.0.0 [2021-04-21T06:10:09.260Z] Removing intermediate container 0eea5886c525 [2021-04-21T06:10:09.260Z] ---> 7c44c8c78336 [2021-04-21T06:10:09.260Z] Step 21/21 : LABEL version=0.0.0 [2021-04-21T06:10:09.531Z] ---> Running in b1ab2d85fd3e [2021-04-21T06:10:09.531Z] ---> Running in 0d16dbb50516 [2021-04-21T06:10:09.531Z] ---> Running in 788aad168209 [2021-04-21T06:10:09.531Z] Removing intermediate container 2daf9107edb8 [2021-04-21T06:10:09.531Z] ---> 6230c39af8b0 [2021-04-21T06:10:09.531Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-21T06:10:09.799Z] ---> Running in 713613a74cdf [2021-04-21T06:10:09.799Z] Removing intermediate container 0d16dbb50516 [2021-04-21T06:10:09.799Z] ---> 079e639f6f6a [2021-04-21T06:10:09.799Z] [2021-04-21T06:10:09.799Z] Removing intermediate container b1ab2d85fd3e [2021-04-21T06:10:09.799Z] ---> b8c42cd7eb7a [2021-04-21T06:10:09.799Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T06:10:09.799Z] Removing intermediate container 788aad168209 [2021-04-21T06:10:09.799Z] ---> 2a103825499e [2021-04-21T06:10:09.799Z] [2021-04-21T06:10:10.083Z] ---> Running in 2d791e2ef1b6 [2021-04-21T06:10:10.394Z] Removing intermediate container 713613a74cdf [2021-04-21T06:10:10.394Z] ---> a3ace5da733b [2021-04-21T06:10:10.394Z] Step 22/24 : LABEL arch=x86_64 [2021-04-21T06:10:10.709Z] Removing intermediate container 2d791e2ef1b6 [2021-04-21T06:10:10.709Z] ---> c423b2419da8 [2021-04-21T06:10:10.709Z] [2021-04-21T06:10:10.709Z] Successfully built 2a103825499e [2021-04-21T06:10:10.709Z] Successfully built 079e639f6f6a [2021-04-21T06:10:11.131Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-21T06:10:11.131Z] Building docker-support-scheduler-go [2021-04-21T06:10:11.131Z] Collecting docker-compose==1.23.2 [2021-04-21T06:10:11.131Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 7f7d942cfd97 [2021-04-21T06:10:11.131Z] Successfully tagged docker-support-notifications-go:latest [2021-04-21T06:10:11.131Z] Building docker-core-metadata-go [2021-04-21T06:10:11.131Z]  Building docker-support-notifications-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-21T06:10:11.596Z] Collecting texttable<0.10,>=0.9.0 [2021-04-21T06:10:11.596Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-21T06:10:11.596Z] Successfully built c423b2419da8 [2021-04-21T06:10:11.596Z] Successfully tagged docker-core-command-go:latest [2021-04-21T06:10:11.904Z] Building docker-security-bootstrapper-go [2021-04-21T06:10:12.202Z]  Building docker-core-command-go ... done Removing intermediate container 7f7d942cfd97 [2021-04-21T06:10:12.202Z] ---> 5c5716082726 [2021-04-21T06:10:12.202Z] Step 23/24 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:10:12.202Z] ---> Running in ecba212479c7 [2021-04-21T06:10:12.503Z] Collecting jsonschema<3,>=2.5.1 [2021-04-21T06:10:12.503Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-21T06:10:12.820Z] Collecting cached-property<2,>=1.2.0 [2021-04-21T06:10:12.820Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-21T06:10:12.820Z] Removing intermediate container ecba212479c7 [2021-04-21T06:10:12.820Z] ---> 43a6ea7f8eb1 [2021-04-21T06:10:12.820Z] Step 24/24 : LABEL version=0.0.0 [2021-04-21T06:10:13.257Z] ---> Running in 14c5e0ec9737 [2021-04-21T06:10:13.257Z] Collecting docker<4.0,>=3.6.0 [2021-04-21T06:10:13.257Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-21T06:10:13.563Z] Collecting docopt<0.7,>=0.6.1 [2021-04-21T06:10:13.563Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-21T06:10:17.138Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-21T06:10:17.138Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-21T06:10:17.418Z] Removing intermediate container 14c5e0ec9737 [2021-04-21T06:10:17.418Z] ---> ec975c0b3401 [2021-04-21T06:10:17.418Z] [2021-04-21T06:10:18.074Z] Successfully built ec975c0b3401 [2021-04-21T06:10:18.074Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-21T06:10:18.074Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-04-21T06:10:18.375Z] 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-04-21T06:10:18.648Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-21T06:10:18.648Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-21T06:10:18.916Z] Collecting PyYAML<4,>=3.10 [2021-04-21T06:10:18.916Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-21T06:10:21.597Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-21T06:10:21.597Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-21T06:10:22.357Z] Collecting docker-pycreds>=0.4.0 [2021-04-21T06:10:22.357Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-21T06:10:23.700Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-21T06:10:23.700Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-21T06:10:23.700Z] Collecting idna<2.8,>=2.5 [2021-04-21T06:10:23.700Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-21T06:10:23.969Z] 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-04-21T06:10:23.969Z] 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-04-21T06:10:23.969Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-21T06:10:23.969Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-21T06:10:23.969Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-21T06:10:23.969Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-21T06:10:24.256Z] Installing collected packages: texttable, jsonschema, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, dockerpty, PyYAML, docker-compose [2021-04-21T06:10:24.256Z] Running setup.py install for texttable: started [2021-04-21T06:10:25.272Z] Running setup.py install for texttable: finished with status 'done' [2021-04-21T06:10:25.652Z] Attempting uninstall: urllib3 [2021-04-21T06:10:25.652Z] Found existing installation: urllib3 1.25.9 [2021-04-21T06:10:25.652Z] Uninstalling urllib3-1.25.9: [2021-04-21T06:10:25.945Z] Successfully uninstalled urllib3-1.25.9 [2021-04-21T06:10:27.424Z] Attempting uninstall: idna [2021-04-21T06:10:27.424Z] Found existing installation: idna 2.9 [2021-04-21T06:10:27.424Z] Uninstalling idna-2.9: [2021-04-21T06:10:27.424Z] Successfully uninstalled idna-2.9 [2021-04-21T06:10:28.556Z] Attempting uninstall: requests [2021-04-21T06:10:28.556Z] Found existing installation: requests 2.23.0 [2021-04-21T06:10:28.556Z] Uninstalling requests-2.23.0: [2021-04-21T06:10:28.556Z] Successfully uninstalled requests-2.23.0 [2021-04-21T06:10:30.657Z] Running setup.py install for docopt: started [2021-04-21T06:10:31.708Z] Running setup.py install for docopt: finished with status 'done' [2021-04-21T06:10:31.708Z] Running setup.py install for dockerpty: started [2021-04-21T06:10:32.743Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-21T06:10:32.743Z] Running setup.py install for PyYAML: started [2021-04-21T06:10:34.505Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-21T06:10:35.706Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-21T06:10:50.490Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:10:50.490Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:10:50.490Z] ---> a72276ba6858 [2021-04-21T06:10:50.490Z] Step 3/24 : WORKDIR /edgex-go [2021-04-21T06:10:50.490Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:10:50.490Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:10:50.490Z] ---> a72276ba6858 [2021-04-21T06:10:50.490Z] Step 3/22 : WORKDIR /edgex-go [2021-04-21T06:10:50.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:10:50.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:10:50.490Z] ---> a72276ba6858 [2021-04-21T06:10:50.490Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T06:10:50.490Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:10:50.490Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:10:50.490Z] ---> a72276ba6858 [2021-04-21T06:10:50.490Z] Step 3/21 : WORKDIR /edgex-go [2021-04-21T06:10:50.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:10:50.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:10:50.490Z] ---> a72276ba6858 [2021-04-21T06:10:50.490Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T06:10:50.491Z] ---> Running in 8c6754809481 [2021-04-21T06:10:50.491Z] ---> Running in f37273ab54e7 [2021-04-21T06:10:50.491Z] ---> Running in 90e45d7edb42 [2021-04-21T06:10:50.491Z] ---> Running in 88a72ae7dd3c [2021-04-21T06:10:50.491Z] ---> Running in 010cfd0db2bd [2021-04-21T06:10:50.491Z] Removing intermediate container f37273ab54e7 [2021-04-21T06:10:50.491Z] ---> c13c062591dd [2021-04-21T06:10:50.491Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:10:50.491Z] Removing intermediate container 010cfd0db2bd [2021-04-21T06:10:50.491Z] Removing intermediate container 8c6754809481 [2021-04-21T06:10:50.491Z] ---> f689d7dd2fe5 [2021-04-21T06:10:50.491Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:10:50.491Z] ---> 3928c34a0a61 [2021-04-21T06:10:50.491Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:10:50.491Z] Removing intermediate container 90e45d7edb42 [2021-04-21T06:10:50.491Z] ---> 3a4e9433c7a7 [2021-04-21T06:10:50.491Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:10:50.491Z] Removing intermediate container 88a72ae7dd3c [2021-04-21T06:10:50.491Z] ---> eac98c971dcd [2021-04-21T06:10:50.491Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:10:50.491Z] ---> Running in 6c3054bb0836 [2021-04-21T06:10:50.491Z] ---> Running in c558811400c8 [2021-04-21T06:10:50.491Z] ---> Running in a20603cce22b [2021-04-21T06:10:50.491Z] ---> Running in 4bfc90f4a5e1 [2021-04-21T06:10:50.491Z] ---> Running in 9514d90e8821 [2021-04-21T06:10:51.949Z] Removing intermediate container 9514d90e8821 [2021-04-21T06:10:51.949Z] ---> 2313e33e13a5 [2021-04-21T06:10:51.949Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-21T06:10:51.949Z] ---> Running in 55cf69bcb030 [2021-04-21T06:10:52.227Z] Removing intermediate container a20603cce22b [2021-04-21T06:10:52.227Z] ---> c62f8cb7fc62 [2021-04-21T06:10:52.227Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-21T06:10:52.498Z] Removing intermediate container c558811400c8 [2021-04-21T06:10:52.498Z] ---> 7b20983df46c [2021-04-21T06:10:52.498Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-21T06:10:52.498Z] ---> Running in 252ddfc809b9 [2021-04-21T06:10:52.769Z] Removing intermediate container 6c3054bb0836 [2021-04-21T06:10:52.769Z] ---> a46a7365c7ab [2021-04-21T06:10:52.769Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-21T06:10:52.769Z] ---> Running in 143cca40a38a [2021-04-21T06:10:52.769Z] Removing intermediate container 4bfc90f4a5e1 [2021-04-21T06:10:52.769Z] ---> 8f526016a428 [2021-04-21T06:10:52.769Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-21T06:10:53.043Z] ---> Running in 1a755a4e7aef [2021-04-21T06:10:53.321Z] ---> Running in 5a59a9312fd9 [2021-04-21T06:10:53.599Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:54.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:54.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:54.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:54.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:55.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:55.134Z] OK: 217 MiB in 51 packages [2021-04-21T06:10:55.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:55.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:55.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:55.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:10:56.321Z] OK: 217 MiB in 51 packages [2021-04-21T06:10:56.321Z] OK: 217 MiB in 51 packages [2021-04-21T06:10:56.596Z] OK: 217 MiB in 51 packages [2021-04-21T06:10:56.596Z] Removing intermediate container 55cf69bcb030 [2021-04-21T06:10:56.596Z] ---> f52445fb7cd8 [2021-04-21T06:10:56.596Z] Step 6/24 : COPY go.mod . [2021-04-21T06:10:57.572Z] OK: 217 MiB in 51 packages [2021-04-21T06:10:57.572Z] ---> 35d1eaf9244d [2021-04-21T06:10:57.572Z] Step 7/24 : RUN go mod download [2021-04-21T06:10:57.845Z] Removing intermediate container 5a59a9312fd9 [2021-04-21T06:10:57.845Z] ---> c0813a6cf76a [2021-04-21T06:10:57.845Z] Step 6/23 : COPY go.mod . [2021-04-21T06:10:57.845Z] ---> Running in 72a0b496d313 [2021-04-21T06:10:58.118Z] Removing intermediate container 143cca40a38a [2021-04-21T06:10:58.118Z] ---> 0c8b0cf9fccb [2021-04-21T06:10:58.118Z] Step 6/23 : COPY go.mod . [2021-04-21T06:10:58.402Z] Removing intermediate container 1a755a4e7aef [2021-04-21T06:10:58.402Z] ---> ed85d53e6d3e [2021-04-21T06:10:58.402Z] Step 6/21 : COPY go.mod . [2021-04-21T06:10:58.679Z] ---> fa3cd0cc396b [2021-04-21T06:10:58.679Z] Step 7/23 : RUN go mod download [2021-04-21T06:10:58.952Z] ---> Running in 6664e0cf992a [2021-04-21T06:10:59.225Z] ---> 52e5c68589bd [2021-04-21T06:10:59.225Z] Step 7/23 : RUN go mod download [2021-04-21T06:10:59.503Z] ---> Running in 9785552bd6b2 [2021-04-21T06:10:59.503Z] Removing intermediate container 252ddfc809b9 [2021-04-21T06:10:59.503Z] ---> 1ec963c294f9 [2021-04-21T06:10:59.503Z] Step 6/22 : COPY go.mod . [2021-04-21T06:10:59.792Z] ---> 354a53249bef [2021-04-21T06:10:59.792Z] Step 7/21 : RUN go mod download [2021-04-21T06:11:00.073Z] ---> Running in 2d052bb34181 [2021-04-21T06:11:01.057Z] ---> 62f847eb2bce [2021-04-21T06:11:01.057Z] Step 7/22 : RUN go mod download [2021-04-21T06:11:01.340Z] ---> Running in 9173ef12b6c0 [2021-04-21T06:11:02.323Z] Removing intermediate container 72a0b496d313 [2021-04-21T06:11:02.323Z] ---> 197ded428091 [2021-04-21T06:11:02.323Z] Step 8/24 : COPY . . [2021-04-21T06:11:04.323Z] Removing intermediate container 6664e0cf992a [2021-04-21T06:11:04.323Z] ---> fd8f4aff4494 [2021-04-21T06:11:04.323Z] Step 8/23 : COPY . . [2021-04-21T06:11:04.942Z] Removing intermediate container 9785552bd6b2 [2021-04-21T06:11:04.942Z] ---> a4ecc3067331 [2021-04-21T06:11:04.942Z] Step 8/23 : COPY . . [2021-04-21T06:11:05.546Z] Removing intermediate container 2d052bb34181 [2021-04-21T06:11:05.546Z] ---> fc37389e1d3c [2021-04-21T06:11:05.546Z] Step 8/21 : COPY . . [2021-04-21T06:11:07.001Z] Removing intermediate container 9173ef12b6c0 [2021-04-21T06:11:07.001Z] ---> 5fd056ec6c7d [2021-04-21T06:11:07.001Z] Step 8/22 : COPY . . [2021-04-21T06:11:20.945Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:11:20.945Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:11:20.945Z] ---> 80fb1ffd7ddd [2021-04-21T06:11:20.945Z] Step 3/31 : WORKDIR /edgex-go [2021-04-21T06:11:20.945Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:11:20.945Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:11:20.945Z] ---> 80fb1ffd7ddd [2021-04-21T06:11:20.945Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 91c2b3a6f313 [2021-04-21T06:11:20.945Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 91c2b3a6f313 [2021-04-21T06:11:20.945Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> c6f08629a227 [2021-04-21T06:11:20.945Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> c6f08629a227 [2021-04-21T06:11:20.945Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 8b9f0a24c51a [2021-04-21T06:11:20.945Z] Step 6/23 : COPY go.mod . [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 8b9f0a24c51a [2021-04-21T06:11:20.945Z] Step 6/31 : COPY go.mod . [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> c2a35d856760 [2021-04-21T06:11:20.945Z] Step 7/23 : RUN go mod download [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> c2a35d856760 [2021-04-21T06:11:20.945Z] Step 7/31 : RUN go mod download [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 0e4ec59c0840 [2021-04-21T06:11:20.945Z] Step 8/31 : COPY . . [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 0e4ec59c0840 [2021-04-21T06:11:20.945Z] Step 8/23 : COPY . . [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 100987c55956 [2021-04-21T06:11:20.945Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 100987c55956 [2021-04-21T06:11:20.945Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-21T06:11:20.945Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:11:20.945Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:11:20.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:11:20.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:11:20.945Z] ---> 80fb1ffd7ddd [2021-04-21T06:11:20.945Z] Step 3/22 : WORKDIR /edgex-go [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 91c2b3a6f313 [2021-04-21T06:11:20.945Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> c6f08629a227 [2021-04-21T06:11:20.945Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 8b9f0a24c51a [2021-04-21T06:11:20.945Z] Step 6/22 : COPY go.mod . [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> c2a35d856760 [2021-04-21T06:11:20.945Z] Step 7/22 : RUN go mod download [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 0e4ec59c0840 [2021-04-21T06:11:20.945Z] Step 8/22 : COPY . . [2021-04-21T06:11:20.945Z] ---> 80fb1ffd7ddd [2021-04-21T06:11:20.945Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 91c2b3a6f313 [2021-04-21T06:11:20.945Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> c6f08629a227 [2021-04-21T06:11:20.945Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-21T06:11:20.945Z] ---> Using cache [2021-04-21T06:11:20.945Z] ---> 100987c55956 [2021-04-21T06:11:20.945Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-21T06:11:20.945Z] ---> Running in 8b157069c34c [2021-04-21T06:11:20.945Z] ---> Running in 3a465900aa06 [2021-04-21T06:11:20.945Z] ---> Running in ed6761c4aa0e [2021-04-21T06:11:20.945Z] ---> Running in e9fdfd216b35 [2021-04-21T06:11:20.945Z] 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-04-21T06:11:20.946Z] 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-04-21T06:11:20.946Z] 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-04-21T06:11:20.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:11:21.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:11:21.912Z] OK: 233 MiB in 51 packages [2021-04-21T06:11:25.509Z] Removing intermediate container 3a465900aa06 [2021-04-21T06:11:25.509Z] ---> febc21b7e37f [2021-04-21T06:11:25.509Z] Step 6/23 : COPY go.mod . [2021-04-21T06:11:27.134Z] ---> 967366cb6943 [2021-04-21T06:11:27.134Z] Step 7/23 : RUN go mod download [2021-04-21T06:11:27.422Z] ---> Running in 236976d873fe [2021-04-21T06:11:33.793Z] ---> 19b860050886 [2021-04-21T06:11:33.794Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-21T06:11:33.794Z] ---> 7f5f8fb09757 [2021-04-21T06:11:33.794Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-21T06:11:33.794Z] ---> 00e7a50315b0 [2021-04-21T06:11:33.794Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-21T06:11:33.794Z] ---> cd1855f0febe [2021-04-21T06:11:33.794Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-21T06:11:33.794Z] ---> 4cc70758ef91 [2021-04-21T06:11:33.794Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-21T06:11:33.794Z] ---> Running in 28ce3eafcd68 [2021-04-21T06:11:33.794Z] ---> Running in 0a77626ad6db [2021-04-21T06:11:33.794Z] ---> Running in 40a287249c69 [2021-04-21T06:11:33.794Z] ---> Running in b7407dc5c046 [2021-04-21T06:11:33.794Z] ---> Running in a0463bd92d46 [2021-04-21T06:11:33.794Z] 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-04-21T06:11:33.794Z] 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-04-21T06:11:33.794Z] 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-04-21T06:11:33.794Z] 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-04-21T06:11:33.794Z] 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-04-21T06:11:38.179Z] Removing intermediate container 236976d873fe [2021-04-21T06:11:38.179Z] ---> b7ff2297ff20 [2021-04-21T06:11:38.179Z] Step 8/23 : COPY . . [2021-04-21T06:12:07.167Z] Removing intermediate container 1eb8e2df7566 [2021-04-21T06:12:07.168Z] ---> 9fe913cb6b26 [2021-04-21T06:12:07.168Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-21T06:12:08.958Z] ---> Running in 36635ac2328b [2021-04-21T06:12:13.166Z] Removing intermediate container 36635ac2328b [2021-04-21T06:12:13.166Z] ---> dd17b99e5d17 [2021-04-21T06:12:13.166Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-21T06:12:15.659Z] ---> Running in 83dff69d27e1 [2021-04-21T06:12:16.635Z] Removing intermediate container 83dff69d27e1 [2021-04-21T06:12:16.635Z] ---> 55184beadb49 [2021-04-21T06:12:16.635Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-21T06:12:21.522Z] ---> 16bff10ca39d [2021-04-21T06:12:21.522Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-21T06:12:23.181Z] ---> 5febf0ca928c [2021-04-21T06:12:23.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-21T06:12:27.084Z] ---> db00f77f4173 [2021-04-21T06:12:27.084Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-21T06:12:28.221Z] ---> Running in 16608ef93fac [2021-04-21T06:12:30.908Z] Removing intermediate container 16608ef93fac [2021-04-21T06:12:30.908Z] ---> e5e30571b9a5 [2021-04-21T06:12:30.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:12:37.796Z] ---> Running in 88e73aeece4a [2021-04-21T06:12:38.295Z] Removing intermediate container e9fdfd216b35 [2021-04-21T06:12:38.295Z] ---> 6cd0aeb0f075 [2021-04-21T06:12:38.295Z] [2021-04-21T06:12:38.295Z] Step 10/31 : FROM alpine:3.12 [2021-04-21T06:12:38.295Z] ---> 13621d1b12d4 [2021-04-21T06:12:38.295Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-21T06:12:38.295Z] Removing intermediate container 8b157069c34c [2021-04-21T06:12:38.295Z] ---> 59e4605ccb4f [2021-04-21T06:12:38.295Z] [2021-04-21T06:12:38.295Z] Step 10/22 : FROM alpine:3.12 [2021-04-21T06:12:38.295Z] ---> 13621d1b12d4 [2021-04-21T06:12:38.295Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-21T06:12:38.586Z] ---> Using cache [2021-04-21T06:12:38.586Z] ---> 950989cd8e90 [2021-04-21T06:12:38.586Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:12:38.586Z] ---> Using cache [2021-04-21T06:12:38.586Z] ---> 10acae489077 [2021-04-21T06:12:38.586Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-21T06:12:40.632Z] Removing intermediate container 88e73aeece4a [2021-04-21T06:12:40.632Z] ---> 60e77847d05c [2021-04-21T06:12:40.632Z] Step 21/23 : LABEL arch=x86_64 [2021-04-21T06:12:40.632Z] ---> Running in a45b275b1727 [2021-04-21T06:12:40.632Z] ---> Running in 69e548f04de6 [2021-04-21T06:12:40.632Z] ---> Running in 726ecf6a01d5 [2021-04-21T06:12:42.004Z] Removing intermediate container 69e548f04de6 [2021-04-21T06:12:42.004Z] ---> e65c130c62c5 [2021-04-21T06:12:42.004Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-21T06:12:42.004Z] Removing intermediate container 726ecf6a01d5 [2021-04-21T06:12:42.004Z] ---> d01e0d82e685 [2021-04-21T06:12:42.004Z] Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:12:42.004Z] Removing intermediate container a45b275b1727 [2021-04-21T06:12:42.004Z] ---> 80486814eefc [2021-04-21T06:12:42.004Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-21T06:12:42.304Z] ---> Running in b708300a6cb7 [2021-04-21T06:12:42.928Z] Removing intermediate container ed6761c4aa0e [2021-04-21T06:12:42.928Z] ---> 0bac4a2508b2 [2021-04-21T06:12:42.928Z] [2021-04-21T06:12:42.928Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T06:12:42.928Z] ---> 13621d1b12d4 [2021-04-21T06:12:42.928Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-21T06:12:42.928Z] ---> Using cache [2021-04-21T06:12:42.928Z] ---> 950989cd8e90 [2021-04-21T06:12:42.928Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:12:42.928Z] ---> Using cache [2021-04-21T06:12:42.928Z] ---> 10acae489077 [2021-04-21T06:12:42.928Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-21T06:12:42.928Z] ---> Running in 323bdb1aea05 [2021-04-21T06:12:42.928Z] ---> Running in 5b9fc535554d [2021-04-21T06:12:43.196Z] ---> Running in 67a76e07d756 [2021-04-21T06:12:43.513Z] Removing intermediate container b708300a6cb7 [2021-04-21T06:12:43.513Z] ---> 0dc38bcecdc7 [2021-04-21T06:12:43.513Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T06:12:44.131Z] ---> Running in 508b5167188c [2021-04-21T06:12:44.131Z] Removing intermediate container 323bdb1aea05 [2021-04-21T06:12:44.131Z] ---> 11c027c482d9 [2021-04-21T06:12:44.131Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:12:46.083Z] Removing intermediate container 67a76e07d756 [2021-04-21T06:12:46.083Z] ---> b6f3d88f5b08 [2021-04-21T06:12:46.083Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-21T06:12:46.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:12:46.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:12:46.373Z] ---> Running in f7940542d86e [2021-04-21T06:12:46.373Z] Removing intermediate container 508b5167188c [2021-04-21T06:12:46.373Z] ---> 00cc4d1df71b [2021-04-21T06:12:46.373Z] [2021-04-21T06:12:46.373Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-21T06:12:46.373Z] (2/2) Installing su-exec (0.2-r1) [2021-04-21T06:12:46.373Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:12:46.373Z] ---> ced25f0cb370 [2021-04-21T06:12:46.373Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-21T06:12:46.712Z] OK: 6 MiB in 16 packages [2021-04-21T06:12:47.743Z] Removing intermediate container f7940542d86e [2021-04-21T06:12:47.743Z] ---> 81d95a329503 [2021-04-21T06:12:47.743Z] Step 15/23 : WORKDIR / [2021-04-21T06:12:47.743Z] Successfully built 00cc4d1df71b [2021-04-21T06:12:47.743Z] ---> Running in a5129c03bf2c [2021-04-21T06:12:48.011Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-21T06:12:48.598Z]  Building docker-sys-mgmt-agent-go ... done  ---> daeabca64e9a [2021-04-21T06:12:48.598Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-21T06:12:48.915Z] Removing intermediate container a5129c03bf2c [2021-04-21T06:12:48.915Z] ---> e748d460a845 [2021-04-21T06:12:48.915Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:12:48.915Z] Removing intermediate container 5b9fc535554d [2021-04-21T06:12:48.915Z] ---> 1172b9aa4c35 [2021-04-21T06:12:48.915Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-21T06:12:49.527Z] ---> Running in 3e06ba8eddec [2021-04-21T06:12:49.527Z] ---> 4d9426b04024 [2021-04-21T06:12:49.527Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-21T06:12:49.799Z] ---> Running in c0a3b1769f09 [2021-04-21T06:12:49.799Z] ---> 4e9393dfa376 [2021-04-21T06:12:49.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-21T06:12:49.799Z] Removing intermediate container 3e06ba8eddec [2021-04-21T06:12:49.799Z] ---> 12cb866cea78 [2021-04-21T06:12:49.799Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-21T06:12:50.078Z] ---> Running in f908afbaebfd [2021-04-21T06:12:50.078Z] ---> 81981f0833d9 [2021-04-21T06:12:50.078Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-21T06:12:50.078Z] Removing intermediate container c0a3b1769f09 [2021-04-21T06:12:50.078Z] ---> bed47818d36e [2021-04-21T06:12:50.078Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:12:50.348Z] ---> Running in 1fca5ee44563 [2021-04-21T06:12:50.348Z] ---> Running in 3434037a7fba [2021-04-21T06:12:50.348Z] Removing intermediate container f908afbaebfd [2021-04-21T06:12:50.348Z] ---> e3aa9f733843 [2021-04-21T06:12:50.348Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-21T06:12:50.959Z] ---> Running in 12b787f42dfc [2021-04-21T06:12:50.959Z] ---> 2cd30ca74cd4 [2021-04-21T06:12:50.959Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-21T06:12:50.959Z] Removing intermediate container 3434037a7fba [2021-04-21T06:12:50.959Z] ---> a54e59c9d5b8 [2021-04-21T06:12:50.959Z] Step 20/22 : LABEL arch=x86_64 [2021-04-21T06:12:51.236Z] ---> Running in 04b9208d6e2d [2021-04-21T06:12:51.502Z] ---> 6908f03253e9 [2021-04-21T06:12:51.502Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-21T06:12:51.502Z] 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-04-21T06:12:51.786Z] ---> Running in 09e44857f7e5 [2021-04-21T06:12:52.056Z] Removing intermediate container 04b9208d6e2d [2021-04-21T06:12:52.056Z] ---> 8c29e697c2cd [2021-04-21T06:12:52.056Z] Step 21/22 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:12:52.697Z] ---> Running in e1d28503ce62 [2021-04-21T06:12:53.731Z] Removing intermediate container 09e44857f7e5 [2021-04-21T06:12:53.731Z] ---> 9c039d141937 [2021-04-21T06:12:53.731Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:12:53.731Z] ---> Running in 685042d06433 [2021-04-21T06:12:54.009Z] Removing intermediate container e1d28503ce62 [2021-04-21T06:12:54.009Z] ---> bd756c35e861 [2021-04-21T06:12:54.009Z] Step 22/22 : LABEL version=0.0.0 [2021-04-21T06:12:54.009Z] Removing intermediate container 12b787f42dfc [2021-04-21T06:12:54.009Z] ---> 5aa61b5cf072 [2021-04-21T06:12:54.009Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-21T06:12:54.009Z] ---> Running in 840adfca1506 [2021-04-21T06:12:54.416Z] ---> Running in 68717c948125 [2021-04-21T06:12:54.729Z] Removing intermediate container 685042d06433 [2021-04-21T06:12:54.729Z] ---> eab88e7095ed [2021-04-21T06:12:54.729Z] Step 21/23 : LABEL arch=x86_64 [2021-04-21T06:12:55.047Z] ---> Running in e5c438a60bd0 [2021-04-21T06:12:55.047Z] Removing intermediate container 840adfca1506 [2021-04-21T06:12:55.047Z] ---> 4e7718c3e058 [2021-04-21T06:12:55.047Z] [2021-04-21T06:12:55.671Z] Removing intermediate container 68717c948125 [2021-04-21T06:12:55.671Z] ---> 5f11d1c7210f [2021-04-21T06:12:55.671Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-21T06:12:55.951Z] Successfully built 4e7718c3e058 [2021-04-21T06:12:55.951Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-21T06:12:56.268Z]  Building docker-support-scheduler-go ... done Removing intermediate container e5c438a60bd0 [2021-04-21T06:12:56.268Z] ---> 4f8236575056 [2021-04-21T06:12:56.268Z] Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:12:57.421Z] ---> Running in eb974ecd4a71 [2021-04-21T06:12:57.737Z] ---> f9000c01561b [2021-04-21T06:12:57.737Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-21T06:12:58.036Z] Removing intermediate container eb974ecd4a71 [2021-04-21T06:12:58.036Z] ---> 82dde6f66338 [2021-04-21T06:12:58.036Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T06:12:58.036Z] ---> Running in 0fbc5e61280c [2021-04-21T06:12:58.337Z] ---> Running in fe8248080609 [2021-04-21T06:12:59.033Z] Removing intermediate container fe8248080609 [2021-04-21T06:12:59.033Z] ---> ef5fa25ab549 [2021-04-21T06:12:59.033Z] [2021-04-21T06:12:59.667Z] Successfully built ef5fa25ab549 [2021-04-21T06:12:59.667Z] Successfully tagged docker-core-metadata-go:latest [2021-04-21T06:13:01.808Z]  Building docker-core-metadata-go ... done Removing intermediate container 0fbc5e61280c [2021-04-21T06:13:01.808Z] ---> 02ba9bd6f976 [2021-04-21T06:13:01.808Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:13:02.464Z] ---> c82906f752ab [2021-04-21T06:13:02.464Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-21T06:13:03.968Z] ---> 0c374ac8b21b [2021-04-21T06:13:03.968Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-21T06:13:05.043Z] ---> 2f9958e7ffb7 [2021-04-21T06:13:05.043Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-21T06:13:06.656Z] ---> c8156e1d3e28 [2021-04-21T06:13:06.656Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-21T06:13:07.846Z] ---> e1627d1c0c2b [2021-04-21T06:13:07.846Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-21T06:13:10.263Z] ---> Running in ba2133014e9b [2021-04-21T06:13:10.575Z] Removing intermediate container ba2133014e9b [2021-04-21T06:13:10.575Z] ---> aa1145fad6ad [2021-04-21T06:13:10.575Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-21T06:13:10.652Z] 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-04-21T06:13:10.653Z] 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-04-21T06:13:11.683Z] ---> 7c04f29e18b9 [2021-04-21T06:13:11.683Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-21T06:13:12.027Z] ---> Running in 4689fd6a55a3 [2021-04-21T06:13:16.684Z] Removing intermediate container 4689fd6a55a3 [2021-04-21T06:13:16.684Z] ---> d16f12a6eaa8 [2021-04-21T06:13:16.684Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-21T06:13:17.317Z] ---> Running in 520c2732d641 [2021-04-21T06:13:17.597Z] Removing intermediate container 520c2732d641 [2021-04-21T06:13:17.597Z] ---> 92968e05020f [2021-04-21T06:13:17.597Z] Step 28/31 : CMD ["gate"] [2021-04-21T06:13:17.912Z] ---> Running in d1c6aa622dbc [2021-04-21T06:13:18.540Z] Removing intermediate container d1c6aa622dbc [2021-04-21T06:13:18.540Z] ---> 32070ddd3175 [2021-04-21T06:13:18.540Z] Step 29/31 : LABEL arch=x86_64 [2021-04-21T06:13:18.970Z] ---> Running in d4c9662e9970 [2021-04-21T06:13:19.649Z] Removing intermediate container d4c9662e9970 [2021-04-21T06:13:19.649Z] ---> be68bcdd90bd [2021-04-21T06:13:19.649Z] Step 30/31 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:13:20.052Z] ---> Running in f6e10e3ccce1 [2021-04-21T06:13:20.783Z] Removing intermediate container f6e10e3ccce1 [2021-04-21T06:13:20.783Z] ---> 9fb3ac6d7d00 [2021-04-21T06:13:20.783Z] Step 31/31 : LABEL version=0.0.0 [2021-04-21T06:13:21.051Z] ---> Running in 3861c3d1ffa2 [2021-04-21T06:13:21.333Z] Removing intermediate container 3861c3d1ffa2 [2021-04-21T06:13:21.333Z] ---> a8cc04dbc296 [2021-04-21T06:13:21.333Z] [2021-04-21T06:13:21.955Z] Successfully built a8cc04dbc296 [2021-04-21T06:13:21.955Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-21T06:13:29.008Z] Removing intermediate container 28ce3eafcd68 [2021-04-21T06:13:29.008Z] ---> 5f67fff721e5 [2021-04-21T06:13:29.008Z] [2021-04-21T06:13:29.008Z] Step 10/24 : FROM alpine:3.12 [2021-04-21T06:13:29.008Z] Removing intermediate container 0a77626ad6db [2021-04-21T06:13:29.008Z] ---> af28fc30e5be [2021-04-21T06:13:29.008Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-21T06:13:29.008Z] 3.12: Pulling from library/alpine [2021-04-21T06:13:29.008Z] Removing intermediate container a0463bd92d46 [2021-04-21T06:13:29.008Z] ---> 9d7f5182afc1 [2021-04-21T06:13:29.008Z] [2021-04-21T06:13:29.008Z] Step 10/21 : FROM alpine:3.12 [2021-04-21T06:13:29.008Z] 3.12: Pulling from library/alpine [2021-04-21T06:13:29.008Z] ---> Running in 484ffcf1d253 [2021-04-21T06:13:29.282Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-21T06:13:29.282Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-21T06:13:29.282Z] Status: Downloaded newer image for alpine:3.12 [2021-04-21T06:13:29.282Z] ---> 9852663dfa18 [2021-04-21T06:13:29.282Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-21T06:13:29.282Z] Status: Image is up to date for alpine:3.12 [2021-04-21T06:13:29.282Z] ---> 9852663dfa18 [2021-04-21T06:13:29.282Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-21T06:13:29.557Z] 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-04-21T06:13:30.150Z] ---> Running in 0f1c4877f296 [2021-04-21T06:13:30.150Z] ---> Running in b818e724604a [2021-04-21T06:13:30.288Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 1fca5ee44563 [2021-04-21T06:13:30.288Z] ---> df11a1cd0363 [2021-04-21T06:13:30.288Z] [2021-04-21T06:13:30.288Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T06:13:30.288Z] ---> 13621d1b12d4 [2021-04-21T06:13:30.288Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-21T06:13:30.288Z] ---> Running in f44b3e523fa6 [2021-04-21T06:13:30.288Z] Removing intermediate container f44b3e523fa6 [2021-04-21T06:13:30.288Z] ---> 1c214480853b [2021-04-21T06:13:30.288Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-21T06:13:30.288Z] ---> Running in acb869d30340 [2021-04-21T06:13:30.288Z] Removing intermediate container acb869d30340 [2021-04-21T06:13:30.288Z] ---> b6c3b8473108 [2021-04-21T06:13:30.288Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-21T06:13:30.288Z] ---> Running in 059aba3127ef [2021-04-21T06:13:30.288Z] Removing intermediate container 059aba3127ef [2021-04-21T06:13:30.288Z] ---> 2bdebb64fd6e [2021-04-21T06:13:30.288Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:13:30.559Z] ---> Running in 0eade14f60ae [2021-04-21T06:13:32.540Z] Removing intermediate container 0eade14f60ae [2021-04-21T06:13:32.540Z] ---> 6bb79d93eb15 [2021-04-21T06:13:32.540Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-21T06:13:32.540Z] ---> Running in 83b41126a53b [2021-04-21T06:13:32.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:32.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:32.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:32.790Z] Removing intermediate container 40a287249c69 [2021-04-21T06:13:32.790Z] ---> 72aaebf436c9 [2021-04-21T06:13:32.790Z] [2021-04-21T06:13:32.790Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T06:13:32.790Z] ---> 9852663dfa18 [2021-04-21T06:13:32.790Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-21T06:13:33.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:33.341Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-21T06:13:33.618Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T06:13:33.618Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-21T06:13:33.618Z] (4/4) Installing curl (7.76.1-r0) [2021-04-21T06:13:33.618Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:13:33.618Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T06:13:33.618Z] ---> Running in 5e6c23a82db5 [2021-04-21T06:13:33.618Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-21T06:13:33.899Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T06:13:33.899Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-21T06:13:33.899Z] (4/6) Installing curl (7.76.1-r0) [2021-04-21T06:13:33.899Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-21T06:13:33.899Z] (6/6) Installing su-exec (0.2-r1) [2021-04-21T06:13:33.899Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:13:33.899Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T06:13:33.899Z] OK: 7 MiB in 18 packages [2021-04-21T06:13:34.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-21T06:13:34.176Z] OK: 7 MiB in 20 packages [2021-04-21T06:13:34.451Z] Removing intermediate container 484ffcf1d253 [2021-04-21T06:13:34.451Z] ---> d558ae1f41a8 [2021-04-21T06:13:34.451Z] [2021-04-21T06:13:34.451Z] Step 11/23 : FROM docker:20.10.0 [2021-04-21T06:13:34.451Z] Removing intermediate container b7407dc5c046 [2021-04-21T06:13:34.451Z] ---> 54afb38523a4 [2021-04-21T06:13:34.451Z] [2021-04-21T06:13:34.451Z] Step 10/22 : FROM alpine:3.12 [2021-04-21T06:13:34.451Z] ---> 9852663dfa18 [2021-04-21T06:13:34.451Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-21T06:13:34.729Z] 20.10.0: Pulling from library/docker [2021-04-21T06:13:34.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-21T06:13:35.006Z] ---> Running in cb42f6bca86e [2021-04-21T06:13:35.253Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-21T06:13:35.253Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-21T06:13:35.523Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-21T06:13:35.523Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-21T06:13:35.610Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:35.610Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:35.789Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-21T06:13:35.790Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-21T06:13:35.790Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:13:35.790Z] OK: 8 MiB in 20 packages [2021-04-21T06:13:36.206Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-21T06:13:36.206Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:13:36.206Z] OK: 5 MiB in 15 packages [2021-04-21T06:13:36.758Z] Removing intermediate container 83b41126a53b [2021-04-21T06:13:36.758Z] ---> 2fa1538e7971 [2021-04-21T06:13:36.758Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:13:37.029Z] ---> ba99033a53cd [2021-04-21T06:13:37.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-21T06:13:37.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:37.648Z] Removing intermediate container 0f1c4877f296 [2021-04-21T06:13:37.648Z] ---> c4f11271e188 [2021-04-21T06:13:37.648Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-21T06:13:37.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:37.929Z] Removing intermediate container b818e724604a [2021-04-21T06:13:37.929Z] ---> b2a580368534 [2021-04-21T06:13:37.929Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-21T06:13:38.004Z] ---> 81a6de1c3456 [2021-04-21T06:13:38.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-21T06:13:38.206Z] ---> Running in 0786ddaa93c8 [2021-04-21T06:13:38.206Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-21T06:13:38.482Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-21T06:13:38.482Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:13:38.482Z] Executing ca-certificates-20191127-r4.trigger [2021-04-21T06:13:38.482Z] ---> Running in 0bdf7a62d34a [2021-04-21T06:13:38.757Z] OK: 6 MiB in 16 packages [2021-04-21T06:13:38.757Z] Removing intermediate container 5e6c23a82db5 [2021-04-21T06:13:38.963Z] ---> b9fb207a5647 [2021-04-21T06:13:38.963Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-21T06:13:38.963Z] ---> Running in 7d05368867f6 [2021-04-21T06:13:39.042Z] ---> d746ac842504 [2021-04-21T06:13:39.042Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:13:39.042Z] ---> Running in 9fb8ffe1af04 [2021-04-21T06:13:39.231Z] Removing intermediate container 7d05368867f6 [2021-04-21T06:13:39.231Z] ---> fa0ab04db5a1 [2021-04-21T06:13:39.231Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:13:39.317Z] Removing intermediate container 0786ddaa93c8 [2021-04-21T06:13:39.317Z] ---> cac1f0baf8e0 [2021-04-21T06:13:39.317Z] Step 13/21 : WORKDIR /edgex [2021-04-21T06:13:39.317Z] Removing intermediate container 0bdf7a62d34a [2021-04-21T06:13:39.317Z] ---> 389833b3bd07 [2021-04-21T06:13:39.317Z] Step 13/24 : WORKDIR / [2021-04-21T06:13:39.500Z] ---> Running in 84c3c8766594 [2021-04-21T06:13:39.590Z] ---> Running in 800be1fbc9e5 [2021-04-21T06:13:39.590Z] ---> Running in bba710e8bd5b [2021-04-21T06:13:39.767Z] Removing intermediate container 84c3c8766594 [2021-04-21T06:13:39.767Z] ---> 46bca997b858 [2021-04-21T06:13:39.767Z] Step 21/23 : LABEL arch=x86_64 [2021-04-21T06:13:39.866Z] Removing intermediate container 9fb8ffe1af04 [2021-04-21T06:13:39.866Z] ---> b40f360541a3 [2021-04-21T06:13:39.866Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-21T06:13:40.034Z] ---> Running in c31fc1d43a38 [2021-04-21T06:13:40.146Z] ---> Running in 7c82eb64ab77 [2021-04-21T06:13:40.146Z] Removing intermediate container 800be1fbc9e5 [2021-04-21T06:13:40.146Z] ---> 7b8af4c6bc9e [2021-04-21T06:13:40.146Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-21T06:13:40.300Z] Removing intermediate container c31fc1d43a38 [2021-04-21T06:13:40.301Z] ---> 5e25adb59404 [2021-04-21T06:13:40.301Z] Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:13:40.301Z] ---> Running in d2126d476e06 [2021-04-21T06:13:40.582Z] Removing intermediate container d2126d476e06 [2021-04-21T06:13:40.582Z] ---> 2472cdf31880 [2021-04-21T06:13:40.582Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T06:13:40.741Z] Removing intermediate container bba710e8bd5b [2021-04-21T06:13:40.741Z] ---> 72b64414f8d9 [2021-04-21T06:13:40.741Z] 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-04-21T06:13:40.858Z] ---> Running in 08bca2065f76 [2021-04-21T06:13:41.343Z] Removing intermediate container cb42f6bca86e [2021-04-21T06:13:41.343Z] ---> 9fcfadb1de78 [2021-04-21T06:13:41.343Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:13:41.470Z] Removing intermediate container 08bca2065f76 [2021-04-21T06:13:41.470Z] ---> 1a1cc38bea01 [2021-04-21T06:13:41.470Z] [2021-04-21T06:13:41.619Z] Removing intermediate container 7c82eb64ab77 [2021-04-21T06:13:41.619Z] ---> 9509cf459e3e [2021-04-21T06:13:41.619Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-21T06:13:41.619Z] ---> Running in 5c0c2b32b0df [2021-04-21T06:13:41.737Z] Successfully built 1a1cc38bea01 [2021-04-21T06:13:41.737Z] Successfully tagged docker-core-data-go:latest [2021-04-21T06:13:42.216Z] ---> 7f8afd871f7d [2021-04-21T06:13:42.216Z] 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-04-21T06:13:42.216Z] ---> 48850caea505 [2021-04-21T06:13:42.216Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-21T06:13:42.216Z] ---> Running in 45c97ccb299c [2021-04-21T06:13:42.354Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-21T06:13:42.445Z] $ docker stop --time=1 85628d25e54f2d56083136ef28dad10f104be47a1b5e86fa022f2e3fa36a0876 [2021-04-21T06:13:42.497Z] Removing intermediate container 5c0c2b32b0df [2021-04-21T06:13:42.497Z] ---> 0ab0b95d82ee [2021-04-21T06:13:42.497Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-21T06:13:43.097Z] ---> Running in fa9d54275661 [2021-04-21T06:13:43.369Z] Removing intermediate container 45c97ccb299c [2021-04-21T06:13:43.369Z] ---> 595b2d9695ca [2021-04-21T06:13:43.369Z] Step 15/23 : WORKDIR / [2021-04-21T06:13:43.642Z] ---> 3649937dbd83 [2021-04-21T06:13:43.642Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-21T06:13:43.915Z] ---> Running in dcba786499d3 [2021-04-21T06:13:44.192Z] Removing intermediate container fa9d54275661 [2021-04-21T06:13:44.192Z] ---> 6daf26836022 [2021-04-21T06:13:44.192Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-21T06:13:44.192Z] ---> c489f8faec1c [2021-04-21T06:13:44.192Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-21T06:13:44.470Z] ---> Running in f625b7416dd6 [2021-04-21T06:13:44.746Z] ---> 289d5773b0d3 [2021-04-21T06:13:44.746Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-21T06:13:44.746Z] Removing intermediate container dcba786499d3 [2021-04-21T06:13:44.746Z] ---> 312103d624aa [2021-04-21T06:13:44.746Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:13:45.357Z] Removing intermediate container f625b7416dd6 [2021-04-21T06:13:45.357Z] ---> 13b775c855dd [2021-04-21T06:13:45.357Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:13:45.864Z] $ docker rm -f 85628d25e54f2d56083136ef28dad10f104be47a1b5e86fa022f2e3fa36a0876 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-21T06:13:46.801Z] ---> 2e64e1a46550 [2021-04-21T06:13:46.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-21T06:13:46.928Z] + docker images [2021-04-21T06:13:46.928Z] + grep docker [2021-04-21T06:13:47.080Z] ---> edc1d5d3b585 [2021-04-21T06:13:47.080Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-21T06:13:47.355Z] ---> d6c5c91ed9f7 [2021-04-21T06:13:47.355Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-21T06:13:47.355Z] ---> ce22607647c5 [2021-04-21T06:13:47.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-21T06:13:47.355Z] ---> Running in e349b719080a [2021-04-21T06:13:47.918Z] docker-core-data-go latest 1a1cc38bea01 6 seconds ago 22.9MB [2021-04-21T06:13:47.918Z] docker-security-bootstrapper-go latest a8cc04dbc296 26 seconds ago 19.3MB [2021-04-21T06:13:47.918Z] docker-core-metadata-go latest ef5fa25ab549 49 seconds ago 19.2MB [2021-04-21T06:13:47.918Z] docker-support-scheduler-go latest 4e7718c3e058 53 seconds ago 17.7MB [2021-04-21T06:13:47.918Z] docker-sys-mgmt-agent-go latest 00cc4d1df71b About a minute ago 312MB [2021-04-21T06:13:47.918Z] docker-security-secretstore-setup-go latest ec975c0b3401 3 minutes ago 26.3MB [2021-04-21T06:13:47.918Z] docker-core-command-go latest c423b2419da8 3 minutes ago 17.5MB [2021-04-21T06:13:47.918Z] docker-security-proxy-setup-go latest 2a103825499e 3 minutes ago 26MB [2021-04-21T06:13:47.918Z] docker-support-notifications-go latest 079e639f6f6a 3 minutes ago 18.2MB [2021-04-21T06:13:47.918Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-04-21T06:13:48.352Z] Removing intermediate container e349b719080a [2021-04-21T06:13:48.352Z] ---> 37743b3f3c42 [2021-04-21T06:13:48.352Z] Step 18/21 : CMD ["--init=true"] [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-21T06:13:48.952Z] ---> 3265aedbbaac [2021-04-21T06:13:48.952Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-21T06:13:48.952Z] ---> Running in 4ed39312837e [2021-04-21T06:13:49.229Z] ---> 4d4138681910 [2021-04-21T06:13:49.229Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-21T06:13:49.229Z] ---> 42f0b24dbc75 [2021-04-21T06:13:49.229Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-21T06:13:49.832Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-21T06:13:49.832Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-21T06:13:49.832Z] ---> eeaf43b92773 [2021-04-21T06:13:49.832Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:13:49.832Z] Removing intermediate container 4ed39312837e [2021-04-21T06:13:49.832Z] ---> ab5e19f7f42a [2021-04-21T06:13:49.832Z] Step 19/21 : LABEL arch=arm64 [2021-04-21T06:13:50.104Z] ---> Running in c1b9d0473ac8 [2021-04-21T06:13:50.104Z] ---> Running in 44fe17ec5406 [2021-04-21T06:13:50.104Z] ---> 3b1dfcd91503 [2021-04-21T06:13:50.104Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-21T06:13:50.405Z] ---> 8636d28159bd [2021-04-21T06:13:50.405Z] 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-04-21T06:13:50.405Z] ---> e0982fd89f91 [2021-04-21T06:13:50.405Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-21T06:13:50.405Z] ---> Running in e8f21971420a [2021-04-21T06:13:50.405Z] ---> Running in e1966c3ba8f4 [2021-04-21T06:13:50.405Z] ---> Running in 48b1a55010ec [2021-04-21T06:13:50.684Z] Removing intermediate container c1b9d0473ac8 [2021-04-21T06:13:50.684Z] ---> accfdc1bea84 [2021-04-21T06:13:50.684Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-21T06:13:50.962Z] Removing intermediate container 44fe17ec5406 [2021-04-21T06:13:50.962Z] ---> 2b0b6f75c431 [2021-04-21T06:13:50.962Z] Step 20/21 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:13:50.962Z] ---> Running in f2518c078f83 [2021-04-21T06:13:51.235Z] Removing intermediate container e8f21971420a [2021-04-21T06:13:51.235Z] ---> 88a23b0e0c0e [2021-04-21T06:13:51.235Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:13:51.235Z] ---> Running in dbf64fdcbcbb [2021-04-21T06:13:51.235Z] Removing intermediate container 48b1a55010ec [2021-04-21T06:13:51.235Z] ---> 49a9511b5bd1 [2021-04-21T06:13:51.235Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:13:51.536Z] ---> Running in b9ffca883bc9 [2021-04-21T06:13:51.536Z] ---> Running in 4f22f71a599b [2021-04-21T06:13:52.141Z] Removing intermediate container dbf64fdcbcbb [2021-04-21T06:13:52.141Z] ---> 7cf8905b7182 [2021-04-21T06:13:52.141Z] Step 21/21 : LABEL version=0.0.0 [2021-04-21T06:13:52.141Z] Removing intermediate container b9ffca883bc9 [2021-04-21T06:13:52.141Z] ---> a1f8887aa97f [2021-04-21T06:13:52.141Z] Step 21/23 : LABEL arch=arm64 [2021-04-21T06:13:52.424Z] ---> Running in ac6c77234303 [2021-04-21T06:13:52.424Z] Removing intermediate container 4f22f71a599b [2021-04-21T06:13:52.424Z] ---> b6e116db4b65 [2021-04-21T06:13:52.424Z] Step 20/22 : LABEL arch=arm64 [2021-04-21T06:13:52.424Z] ---> Running in ab64e231d3c5 [2021-04-21T06:13:52.701Z] ---> Running in 4196a501892f [2021-04-21T06:13:52.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:52.976Z] Removing intermediate container ac6c77234303 [2021-04-21T06:13:52.976Z] ---> f5de6704aff1 [2021-04-21T06:13:52.976Z] [2021-04-21T06:13:52.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:13:53.255Z] Removing intermediate container ab64e231d3c5 [2021-04-21T06:13:53.255Z] ---> 96b41d5998d4 [2021-04-21T06:13:53.255Z] Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:13:53.529Z] ---> Running in ed49b74d292a [2021-04-21T06:13:53.529Z] Removing intermediate container 4196a501892f [2021-04-21T06:13:53.529Z] ---> 778ca84bc50c [2021-04-21T06:13:53.529Z] Step 21/22 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:13:53.529Z] Successfully built f5de6704aff1 [2021-04-21T06:13:53.529Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-21T06:13:53.804Z] Building docker-core-metadata-go [2021-04-21T06:13:53.804Z]  Building docker-security-proxy-setup-go ... done (1/39) Installing readline (8.0.4-r0) [2021-04-21T06:13:53.804Z] (2/39) Installing bash (5.0.17-r0) [2021-04-21T06:13:53.804Z] Executing bash-5.0.17-r0.post-install [2021-04-21T06:13:53.804Z] ---> Running in 37dff9dac7de [2021-04-21T06:13:53.804Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-21T06:13:53.804Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-21T06:13:53.804Z] (5/39) Installing curl (7.76.1-r0) [2021-04-21T06:13:53.804Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-21T06:13:53.804Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-21T06:13:53.804Z] (8/39) Installing expat (2.2.9-r1) [2021-04-21T06:13:53.804Z] (9/39) Installing libffi (3.3-r2) [2021-04-21T06:13:53.804Z] (10/39) Installing gdbm (1.13-r1) [2021-04-21T06:13:53.804Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-21T06:13:53.804Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-21T06:13:53.804Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-21T06:13:54.077Z] Removing intermediate container e1966c3ba8f4 [2021-04-21T06:13:54.077Z] ---> c6c6685ad4dd [2021-04-21T06:13:54.077Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-21T06:13:54.077Z] Removing intermediate container ed49b74d292a [2021-04-21T06:13:54.353Z] ---> c374ed58ddc7 [2021-04-21T06:13:54.353Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T06:13:54.630Z] ---> Running in b2c5a118ae08 [2021-04-21T06:13:54.630Z] Removing intermediate container 37dff9dac7de [2021-04-21T06:13:54.630Z] ---> 02924516a749 [2021-04-21T06:13:54.630Z] Step 22/22 : LABEL version=0.0.0 [2021-04-21T06:13:54.913Z] ---> Running in 107f38b18692 [2021-04-21T06:13:55.509Z] ---> Running in d6bca4a6acc1 [2021-04-21T06:13:56.105Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-21T06:13:56.105Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-21T06:13:56.105Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-21T06:13:56.105Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-21T06:13:56.105Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-21T06:13:56.105Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-21T06:13:56.105Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-21T06:13:56.105Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-21T06:13:56.105Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-21T06:13:56.377Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-21T06:13:56.377Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-21T06:13:56.377Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-21T06:13:56.377Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-21T06:13:56.377Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-21T06:13:56.377Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-21T06:13:56.377Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-21T06:13:56.377Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-21T06:13:56.377Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-21T06:13:56.377Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-21T06:13:56.377Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-21T06:13:56.377Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-21T06:13:56.655Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-21T06:13:56.655Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-21T06:13:56.655Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-21T06:13:56.655Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-21T06:13:56.655Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-21T06:13:56.655Z] Removing intermediate container b2c5a118ae08 [2021-04-21T06:13:56.655Z] ---> 3972eef6de38 [2021-04-21T06:13:56.655Z] Step 22/24 : LABEL arch=arm64 [2021-04-21T06:13:56.655Z] Removing intermediate container 107f38b18692 [2021-04-21T06:13:56.655Z] ---> 6024fa5eb695 [2021-04-21T06:13:56.655Z] [2021-04-21T06:13:56.655Z] Executing busybox-1.31.1-r19.trigger [2021-04-21T06:13:56.655Z] OK: 72 MiB in 59 packages [2021-04-21T06:13:57.257Z] Successfully built 6024fa5eb695 [2021-04-21T06:13:57.257Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-21T06:13:57.257Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-04-21T06:13:57.533Z] Removing intermediate container d6bca4a6acc1 [2021-04-21T06:13:57.533Z] ---> c4f17955ca83 [2021-04-21T06:13:57.533Z] [2021-04-21T06:13:57.533Z] ---> Running in 4006773d9dbe [2021-04-21T06:13:58.129Z] Successfully built c4f17955ca83 [2021-04-21T06:13:58.129Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-21T06:13:58.129Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-04-21T06:13:58.129Z] Removing intermediate container 4006773d9dbe [2021-04-21T06:13:58.129Z] ---> b43b50ef3b2b [2021-04-21T06:13:58.129Z] Step 23/24 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:13:58.408Z] ---> Running in 55d58c594e48 [2021-04-21T06:13:59.004Z] Removing intermediate container 55d58c594e48 [2021-04-21T06:13:59.004Z] ---> 6c4f1d0ec91b [2021-04-21T06:13:59.004Z] Step 24/24 : LABEL version=0.0.0 [2021-04-21T06:13:59.004Z] ---> Running in 33daede14fb9 [2021-04-21T06:13:59.612Z] Removing intermediate container 33daede14fb9 [2021-04-21T06:13:59.612Z] ---> b8de58f82883 [2021-04-21T06:13:59.612Z] [2021-04-21T06:14:00.211Z] Successfully built b8de58f82883 [2021-04-21T06:14:00.211Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-21T06:14:00.211Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-04-21T06:14:01.201Z] Collecting docker-compose==1.23.2 [2021-04-21T06:14:01.201Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-21T06:14:02.181Z] Collecting cached-property<2,>=1.2.0 [2021-04-21T06:14:02.181Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-21T06:14:02.454Z] Collecting docopt<0.7,>=0.6.1 [2021-04-21T06:14:02.455Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-21T06:14:03.757Z] Still waiting to schedule task [2021-04-21T06:14:03.758Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-21T06:14:05.844Z] Collecting PyYAML<4,>=3.10 [2021-04-21T06:14:05.844Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-21T06:14:10.143Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-21T06:14:10.143Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-21T06:14:11.118Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-21T06:14:11.118Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-21T06:14:11.390Z] Collecting jsonschema<3,>=2.5.1 [2021-04-21T06:14:11.663Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-21T06:14:12.259Z] Collecting docker<4.0,>=3.6.0 [2021-04-21T06:14:12.533Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-21T06:14:12.808Z] 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-04-21T06:14:13.081Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-21T06:14:13.081Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-21T06:14:15.701Z] Collecting texttable<0.10,>=0.9.0 [2021-04-21T06:14:15.701Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-21T06:14:17.676Z] 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-04-21T06:14:17.676Z] Collecting idna<2.8,>=2.5 [2021-04-21T06:14:17.676Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-21T06:14:17.952Z] 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-04-21T06:14:18.549Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-21T06:14:18.549Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-21T06:14:19.154Z] Collecting docker-pycreds>=0.4.0 [2021-04-21T06:14:19.154Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-21T06:14:19.154Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-21T06:14:19.154Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-21T06:14:19.154Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-21T06:14:19.154Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-21T06:14:20.146Z] Installing collected packages: cached-property, docopt, PyYAML, idna, urllib3, requests, websocket-client, jsonschema, docker-pycreds, docker, dockerpty, texttable, docker-compose [2021-04-21T06:14:20.146Z] Running setup.py install for docopt: started [2021-04-21T06:14:22.112Z] Running setup.py install for docopt: finished with status 'done' [2021-04-21T06:14:22.112Z] Running setup.py install for PyYAML: started [2021-04-21T06:14:24.732Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-21T06:14:24.732Z] Attempting uninstall: idna [2021-04-21T06:14:24.732Z] Found existing installation: idna 2.9 [2021-04-21T06:14:24.732Z] Uninstalling idna-2.9: [2021-04-21T06:14:24.732Z] Successfully uninstalled idna-2.9 [2021-04-21T06:14:25.015Z] Attempting uninstall: urllib3 [2021-04-21T06:14:25.015Z] Found existing installation: urllib3 1.25.9 [2021-04-21T06:14:25.015Z] Uninstalling urllib3-1.25.9: [2021-04-21T06:14:25.309Z] Successfully uninstalled urllib3-1.25.9 [2021-04-21T06:14:25.904Z] Attempting uninstall: requests [2021-04-21T06:14:25.904Z] Found existing installation: requests 2.23.0 [2021-04-21T06:14:25.904Z] Uninstalling requests-2.23.0: [2021-04-21T06:14:25.904Z] Successfully uninstalled requests-2.23.0 [2021-04-21T06:14:27.906Z] Running setup.py install for dockerpty: started [2021-04-21T06:14:30.532Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-21T06:14:30.532Z] Running setup.py install for texttable: started [2021-04-21T06:14:33.181Z] Running setup.py install for texttable: finished with status 'done' [2021-04-21T06:14:35.158Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-21T06:14:43.526Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:14:43.526Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:14:43.526Z] ---> a72276ba6858 [2021-04-21T06:14:43.526Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T06:14:43.526Z] ---> Using cache [2021-04-21T06:14:43.526Z] ---> eac98c971dcd [2021-04-21T06:14:43.526Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:14:43.526Z] ---> Using cache [2021-04-21T06:14:43.526Z] ---> 2313e33e13a5 [2021-04-21T06:14:43.526Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-21T06:14:43.526Z] ---> Using cache [2021-04-21T06:14:43.526Z] ---> f52445fb7cd8 [2021-04-21T06:14:43.526Z] Step 6/23 : COPY go.mod . [2021-04-21T06:14:43.526Z] ---> Using cache [2021-04-21T06:14:43.526Z] ---> 35d1eaf9244d [2021-04-21T06:14:43.526Z] Step 7/23 : RUN go mod download [2021-04-21T06:14:43.526Z] ---> Using cache [2021-04-21T06:14:43.526Z] ---> 197ded428091 [2021-04-21T06:14:43.526Z] Step 8/23 : COPY . . [2021-04-21T06:14:43.526Z] ---> Using cache [2021-04-21T06:14:43.526Z] ---> 19b860050886 [2021-04-21T06:14:43.526Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-21T06:14:44.510Z] ---> Running in c072a3f5e32d [2021-04-21T06:14:46.500Z] 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-04-21T06:14:47.505Z] Running on prd-ubuntu18.04-docker-8c-8g-1339 in /w/workspace/edgexfoundry_edgex-go_PR-3392 [Pipeline] { [Pipeline] ws [2021-04-21T06:14:47.563Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-21T06:14:49.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:14:49.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:14:49.897Z] ---> a72276ba6858 [2021-04-21T06:14:49.897Z] Step 3/23 : WORKDIR /edgex-go [2021-04-21T06:14:49.897Z] ---> Using cache [2021-04-21T06:14:49.897Z] ---> eac98c971dcd [2021-04-21T06:14:49.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:14:49.897Z] ---> Using cache [2021-04-21T06:14:49.897Z] ---> 2313e33e13a5 [2021-04-21T06:14:49.897Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-21T06:14:50.009Z] using credential edgex-jenkins-ssh [2021-04-21T06:14:50.024Z] Cloning the remote Git repository [2021-04-21T06:14:50.048Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-21T06:14:50.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:14:50.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:14:50.171Z] ---> a72276ba6858 [2021-04-21T06:14:50.171Z] Step 3/22 : WORKDIR /edgex-go [2021-04-21T06:14:50.171Z] ---> Using cache [2021-04-21T06:14:50.171Z] ---> eac98c971dcd [2021-04-21T06:14:50.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:14:50.171Z] ---> Using cache [2021-04-21T06:14:50.171Z] ---> 2313e33e13a5 [2021-04-21T06:14:50.171Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-21T06:14:50.171Z] ---> Using cache [2021-04-21T06:14:50.171Z] ---> f52445fb7cd8 [2021-04-21T06:14:50.171Z] Step 6/22 : COPY go.mod . [2021-04-21T06:14:50.171Z] ---> Using cache [2021-04-21T06:14:50.171Z] ---> 35d1eaf9244d [2021-04-21T06:14:50.171Z] Step 7/22 : RUN go mod download [2021-04-21T06:14:50.171Z] ---> Using cache [2021-04-21T06:14:50.171Z] ---> 197ded428091 [2021-04-21T06:14:50.171Z] Step 8/22 : COPY . . [2021-04-21T06:14:50.771Z] ---> Using cache [2021-04-21T06:14:50.771Z] ---> 19b860050886 [2021-04-21T06:14:50.771Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-21T06:14:51.049Z] ---> Running in 727700e5aa4f [2021-04-21T06:14:51.049Z] ---> Running in 604c1326e444 [2021-04-21T06:14:50.120Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-21T06:14:50.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-21T06:14:50.147Z] > git --version # timeout=10 [2021-04-21T06:14:50.151Z] > git --version # 'git version 2.17.1' [2021-04-21T06:14:50.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T06:14:50.173Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-21T06:14:51.327Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-21T06:14:51.327Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-21T06:14:51.327Z] ---> a72276ba6858 [2021-04-21T06:14:51.327Z] Step 3/31 : WORKDIR /edgex-go [2021-04-21T06:14:51.327Z] ---> Using cache [2021-04-21T06:14:51.327Z] ---> eac98c971dcd [2021-04-21T06:14:51.327Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:14:51.327Z] ---> Using cache [2021-04-21T06:14:51.327Z] ---> 2313e33e13a5 [2021-04-21T06:14:51.327Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-21T06:14:51.327Z] ---> Using cache [2021-04-21T06:14:51.327Z] ---> f52445fb7cd8 [2021-04-21T06:14:51.327Z] Step 6/31 : COPY go.mod . [2021-04-21T06:14:51.327Z] ---> Using cache [2021-04-21T06:14:51.327Z] ---> 35d1eaf9244d [2021-04-21T06:14:51.327Z] Step 7/31 : RUN go mod download [2021-04-21T06:14:51.327Z] ---> Using cache [2021-04-21T06:14:51.327Z] ---> 197ded428091 [2021-04-21T06:14:51.327Z] Step 8/31 : COPY . . [2021-04-21T06:14:52.314Z] ---> Using cache [2021-04-21T06:14:52.314Z] ---> 19b860050886 [2021-04-21T06:14:52.314Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-21T06:14:52.909Z] ---> Running in b4beb10b5b07 [2021-04-21T06:14:53.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:14:54.493Z] 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-04-21T06:14:54.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:14:55.370Z] 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-04-21T06:14:55.644Z] OK: 217 MiB in 51 packages [2021-04-21T06:14:56.029Z] Merging remotes/origin/master commit 7b8ff941781f40a52b080ca1fb051afd3c85c202 into PR head commit 31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:14:55.539Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-21T06:14:55.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-21T06:14:55.556Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-21T06:14:55.572Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-21T06:14:55.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T06:14:55.575Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3392/head:refs/remotes/origin/PR-3392 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-21T06:14:56.040Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T06:14:56.043Z] > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 [2021-04-21T06:14:56.206Z] Merge succeeded, producing 31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:14:56.207Z] Checking out Revision 31ac3337164ad9bd5af1affc76d3227139e96da4 (PR-3392) [2021-04-21T06:14:56.296Z] Removing intermediate container f2518c078f83 [2021-04-21T06:14:56.296Z] ---> 5336d8972232 [2021-04-21T06:14:56.296Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-21T06:14:56.664Z] ---> Running in f2d53ee78a86 [2021-04-21T06:14:56.159Z] > git remote # timeout=10 [2021-04-21T06:14:56.164Z] > git config --get remote.origin.url # timeout=10 [2021-04-21T06:14:56.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-21T06:14:56.193Z] > git merge 7b8ff941781f40a52b080ca1fb051afd3c85c202 # timeout=10 [2021-04-21T06:14:56.201Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-21T06:14:56.212Z] > git config core.sparsecheckout # timeout=10 [2021-04-21T06:14:56.215Z] > git checkout -f 31ac3337164ad9bd5af1affc76d3227139e96da4 # timeout=10 [2021-04-21T06:14:57.724Z] Removing intermediate container f2d53ee78a86 [2021-04-21T06:14:57.724Z] ---> 8bfd63b2cfee [2021-04-21T06:14:57.724Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-21T06:14:57.724Z] Removing intermediate container 727700e5aa4f [2021-04-21T06:14:57.724Z] ---> 77ed6803b4ca [2021-04-21T06:14:57.724Z] Step 6/23 : COPY go.mod . [2021-04-21T06:14:57.724Z] ---> Running in 2c5b11cdca24 [2021-04-21T06:14:59.185Z] Removing intermediate container 2c5b11cdca24 [2021-04-21T06:14:59.185Z] ---> 8aaf128e847a [2021-04-21T06:14:59.185Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-21T06:14:59.185Z] ---> 328a1a616254 [2021-04-21T06:14:59.185Z] Step 7/23 : RUN go mod download [2021-04-21T06:14:59.488Z] ---> Running in 4d88e789b847 [2021-04-21T06:14:59.812Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-04-21T06:14:59.839Z] > git --version # timeout=10 [2021-04-21T06:14:59.845Z] > git --version # 'git version 2.17.1' [2021-04-21T06:14:59.848Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:15:01.102Z] + echo snap-build.sh [2021-04-21T06:15:01.102Z] snap-build.sh [2021-04-21T06:15:01.102Z] + SNAP_BASE_DIR=. [2021-04-21T06:15:01.102Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-21T06:15:01.102Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-21T06:15:01.102Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-21T06:15:01.102Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-21T06:15:01.102Z] + cd /w/workspace/edgex-go/1 [2021-04-21T06:15:01.102Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-21T06:15:01.102Z] Reading package lists... [2021-04-21T06:15:01.364Z] Building dependency tree... [2021-04-21T06:15:01.364Z] Reading state information... [2021-04-21T06:15:01.364Z] The following packages were automatically installed and are no longer required: [2021-04-21T06:15:01.364Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-21T06:15:01.364Z] uidmap xdelta3 [2021-04-21T06:15:01.364Z] Use 'sudo apt autoremove' to remove them. [2021-04-21T06:15:01.364Z] The following packages will be REMOVED: [2021-04-21T06:15:01.364Z] lxd* lxd-client* [2021-04-21T06:15:01.939Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-21T06:15:01.939Z] After this operation, 31.7 MB disk space will be freed. [2021-04-21T06:15:02.240Z] ---> 1806eed7a874 [2021-04-21T06:15:02.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-21T06:15:02.844Z] ---> d0e6efab5fe1 [2021-04-21T06:15:02.844Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-21T06:15:03.241Z] (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-04-21T06:15:03.241Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-21T06:15:04.180Z] Removing lxd dnsmasq configuration [2021-04-21T06:15:04.180Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-21T06:15:04.441Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-21T06:15:04.850Z] ---> 83b29240dc57 [2021-04-21T06:15:04.850Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-21T06:15:05.015Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-21T06:15:05.124Z] ---> Running in 5aa7cea546b6 [2021-04-21T06:15:05.124Z] Removing intermediate container 4d88e789b847 [2021-04-21T06:15:05.124Z] ---> 06cfc2985f94 [2021-04-21T06:15:05.124Z] Step 8/23 : COPY . . [2021-04-21T06:15:05.276Z] (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-04-21T06:15:05.276Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-21T06:15:05.722Z] Removing intermediate container 5aa7cea546b6 [2021-04-21T06:15:05.722Z] ---> c5f49ce7df88 [2021-04-21T06:15:05.722Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:15:06.001Z] ---> Running in 784a86d6a063 [2021-04-21T06:15:06.666Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-21T06:15:06.666Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-21T06:15:06.984Z] Removing intermediate container 784a86d6a063 [2021-04-21T06:15:06.985Z] ---> 06eb4518a374 [2021-04-21T06:15:06.985Z] Step 21/23 : LABEL arch=arm64 [2021-04-21T06:15:07.591Z] ---> Running in f489dee1c232 [2021-04-21T06:15:08.053Z] + sudo snap remove --purge lxd [2021-04-21T06:15:08.320Z] snap "lxd" is not installed [2021-04-21T06:15:08.320Z] + sudo groupadd --force --system lxd [2021-04-21T06:15:08.320Z] ++ whoami [2021-04-21T06:15:08.320Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-21T06:15:08.320Z] + newgrp - lxd [2021-04-21T06:15:08.320Z] + sudo snap install lxd [2021-04-21T06:15:09.043Z] Removing intermediate container f489dee1c232 [2021-04-21T06:15:09.043Z] ---> 4744f1c8e910 [2021-04-21T06:15:09.043Z] Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:15:09.644Z] ---> Running in 91604f960796 [2021-04-21T06:15:11.097Z] Removing intermediate container 91604f960796 [2021-04-21T06:15:11.097Z] ---> 0698895dacb2 [2021-04-21T06:15:11.097Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T06:15:12.104Z] ---> Running in 9a2e00a87155 [2021-04-21T06:15:13.096Z] Removing intermediate container 9a2e00a87155 [2021-04-21T06:15:13.371Z] ---> 754f0f63bfd3 [2021-04-21T06:15:13.371Z] [2021-04-21T06:15:14.354Z] Successfully built 754f0f63bfd3 [2021-04-21T06:15:14.354Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-21T06:15:16.466Z] 2021-04-21T06:15:13Z INFO Waiting for automatic snapd restart... [2021-04-21T06:15:26.775Z]  Building docker-sys-mgmt-agent-go ... done  ---> 4c0e0bcda08a [2021-04-21T06:15:26.775Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-21T06:15:26.775Z] ---> Running in 5e5ee5867128 [2021-04-21T06:15:27.375Z] 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-04-21T06:15:28.716Z] lxd 4.13 from Canonical* installed [2021-04-21T06:15:28.716Z] + sudo lxd init --auto [2021-04-21T06:15:36.874Z] + sudo snap install --classic snapcraft [2021-04-21T06:15:45.024Z] snapcraft 4.6.2 from Canonical* installed [2021-04-21T06:15:45.024Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-21T06:15:45.024Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-21T06:15:45.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-21T06:15:45.024Z] Dload Upload Total Spent Left Speed [2021-04-21T06:15:45.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4898 0 --:--:-- --:--:-- --:--:-- 4898 [2021-04-21T06:15:45.024Z] 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.8M [2021-04-21T06:15:45.024Z] ./yq_linux_amd64 [2021-04-21T06:15:45.024Z] + sudo snapcraft prime --use-lxd [2021-04-21T06:15:46.409Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-21T06:15:46.409Z] 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-04-21T06:15:46.409Z] - README.md [2021-04-21T06:15:46.409Z] [2021-04-21T06:15:46.409Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-21T06:15:47.363Z] Launching a container. [2021-04-21T06:16:02.284Z] Waiting for container to be ready [2021-04-21T06:16:02.284Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-21T06:16:02.284Z] [2021-04-21T06:16:05.625Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-21T06:16:05.625Z] Waiting for network to be ready... [2021-04-21T06:16:06.196Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-21T06:16:06.196Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-21T06:16:06.196Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-21T06:16:06.196Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-21T06:16:06.196Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-21T06:16:06.196Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-21T06:16:06.196Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-21T06:16:06.196Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-21T06:16:06.196Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-21T06:16:06.458Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-21T06:16:06.720Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-21T06:16:06.720Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-21T06:16:06.982Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-21T06:16:06.982Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-21T06:16:06.982Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-21T06:16:06.982Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-21T06:16:06.982Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-21T06:16:06.982Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-21T06:16:07.554Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-21T06:16:07.554Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-21T06:16:07.554Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-21T06:16:07.824Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-21T06:16:07.824Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-21T06:16:07.824Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-21T06:16:07.824Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-21T06:16:07.824Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-21T06:16:07.824Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-21T06:16:11.139Z] Fetched 24.4 MB in 5s (4984 kB/s) [2021-04-21T06:16:12.087Z] Reading package lists... [2021-04-21T06:16:12.354Z] Reading package lists... [2021-04-21T06:16:12.616Z] Building dependency tree... [2021-04-21T06:16:12.616Z] Reading state information... [2021-04-21T06:16:12.616Z] The following additional packages will be installed: [2021-04-21T06:16:12.616Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-21T06:16:12.616Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-21T06:16:12.616Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-21T06:16:12.616Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-21T06:16:12.616Z] Suggested packages: [2021-04-21T06:16:12.616Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-21T06:16:12.616Z] Recommended packages: [2021-04-21T06:16:12.616Z] gnupg libsasl2-modules [2021-04-21T06:16:12.616Z] The following NEW packages will be installed: [2021-04-21T06:16:12.616Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-21T06:16:12.616Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-21T06:16:12.616Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-21T06:16:12.616Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-21T06:16:12.616Z] The following packages will be upgraded: [2021-04-21T06:16:12.616Z] gpg gpg-agent gpgconf libudev1 [2021-04-21T06:16:12.880Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-21T06:16:12.881Z] Need to get 3529 kB of archives. [2021-04-21T06:16:12.881Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-21T06:16:12.881Z] Get:1 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-04-21T06:16:12.881Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-21T06:16:12.881Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-21T06:16:12.881Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-21T06:16:12.881Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-21T06:16:13.143Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-21T06:16:13.716Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-21T06:16:13.716Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-21T06:16:13.716Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-21T06:16:13.716Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-21T06:16:13.716Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-21T06:16:13.716Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-21T06:16:13.716Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-21T06:16:13.716Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-21T06:16:13.716Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-21T06:16:13.716Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-21T06:16:13.716Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-21T06:16:13.716Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-21T06:16:13.716Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-21T06:16:13.716Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-21T06:16:13.716Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-21T06:16:13.716Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-21T06:16:13.977Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T06:16:13.977Z] Fetched 3529 kB in 1s (3202 kB/s) [2021-04-21T06:16:14.238Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-21T06:16:14.238Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-21T06:16:14.238Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-21T06:16:14.238Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-21T06:16:14.238Z] Selecting previously unselected package udev. [2021-04-21T06:16:14.238Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-21T06:16:14.238Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-21T06:16:14.500Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-21T06:16:14.761Z] Selecting previously unselected package libfuse2:amd64. [2021-04-21T06:16:14.761Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-21T06:16:14.761Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-21T06:16:14.761Z] Selecting previously unselected package fuse. [2021-04-21T06:16:14.761Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-21T06:16:14.761Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-21T06:16:14.761Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T06:16:15.022Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-21T06:16:15.022Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T06:16:15.022Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-21T06:16:15.284Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T06:16:15.284Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-21T06:16:15.285Z] Selecting previously unselected package libksba8:amd64. [2021-04-21T06:16:15.285Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-21T06:16:15.285Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-21T06:16:15.547Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-21T06:16:15.547Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:15.547Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:15.547Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-21T06:16:15.547Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:15.547Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:15.547Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-21T06:16:15.547Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:15.547Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:15.808Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-21T06:16:15.808Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:15.808Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:15.809Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-21T06:16:15.809Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:15.809Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:15.809Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-21T06:16:15.809Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:16.070Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:16.070Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-21T06:16:16.070Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:16.070Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:16.070Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-21T06:16:16.070Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:16.070Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:16.330Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-21T06:16:16.330Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-21T06:16:16.330Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:16.330Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-21T06:16:16.330Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-21T06:16:16.330Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-21T06:16:16.592Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-21T06:16:16.592Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-21T06:16:16.592Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-21T06:16:16.592Z] Selecting previously unselected package libldap-common. [2021-04-21T06:16:16.592Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-21T06:16:16.592Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-21T06:16:16.592Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-21T06:16:16.592Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-21T06:16:16.592Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-21T06:16:16.854Z] Selecting previously unselected package dirmngr. [2021-04-21T06:16:16.854Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T06:16:16.854Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-21T06:16:16.854Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-21T06:16:16.854Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-21T06:16:17.114Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-21T06:16:17.114Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-21T06:16:17.114Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-21T06:16:17.114Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-21T06:16:17.114Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:17.114Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-21T06:16:17.114Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-21T06:16:17.114Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-21T06:16:17.686Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-21T06:16:17.686Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:17.686Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-21T06:16:17.686Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-21T06:16:17.686Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-21T06:16:17.948Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:17.948Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:17.948Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:17.948Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:17.948Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:17.948Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:18.210Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-21T06:16:18.210Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-21T06:16:18.210Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-21T06:16:18.210Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-21T06:16:18.785Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-21T06:16:18.785Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-21T06:16:18.785Z] This means they are not meant to be enabled using systemctl. [2021-04-21T06:16:18.785Z] Possible reasons for having this kind of units are: [2021-04-21T06:16:18.785Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-21T06:16:18.785Z] .wants/ or .requires/ directory. [2021-04-21T06:16:18.785Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-21T06:16:18.785Z] a requirement dependency on it. [2021-04-21T06:16:18.785Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-21T06:16:18.785Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-21T06:16:18.785Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-21T06:16:18.785Z] instance name specified. [2021-04-21T06:16:19.046Z] Reading package lists... [2021-04-21T06:16:19.315Z] Building dependency tree... [2021-04-21T06:16:19.315Z] Reading state information... [2021-04-21T06:16:19.315Z] The following additional packages will be installed: [2021-04-21T06:16:19.315Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-21T06:16:19.315Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-21T06:16:19.315Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-21T06:16:19.316Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-21T06:16:19.316Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-21T06:16:19.316Z] Suggested packages: [2021-04-21T06:16:19.316Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-21T06:16:19.316Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-21T06:16:19.316Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-21T06:16:19.316Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-21T06:16:19.316Z] systemd-container policykit-1 [2021-04-21T06:16:19.316Z] Recommended packages: [2021-04-21T06:16:19.316Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-21T06:16:19.316Z] The following NEW packages will be installed: [2021-04-21T06:16:19.316Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-21T06:16:19.316Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-21T06:16:19.316Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-21T06:16:19.316Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-21T06:16:19.316Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-21T06:16:19.316Z] The following packages will be upgraded: [2021-04-21T06:16:19.316Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-21T06:16:19.316Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-21T06:16:19.316Z] Need to get 35.2 MB of archives. [2021-04-21T06:16:19.316Z] After this operation, 141 MB of additional disk space will be used. [2021-04-21T06:16:19.316Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-21T06:16:19.591Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-21T06:16:19.591Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-21T06:16:19.591Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-21T06:16:19.591Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-21T06:16:19.591Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-21T06:16:19.591Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-21T06:16:19.591Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-21T06:16:19.591Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-21T06:16:19.591Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-21T06:16:19.591Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-21T06:16:19.591Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-21T06:16:19.591Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-21T06:16:19.591Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-21T06:16:19.591Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-21T06:16:19.856Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-21T06:16:19.856Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-21T06:16:25.157Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-21T06:16:25.157Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-21T06:16:25.157Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-21T06:16:25.157Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-21T06:16:25.157Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-21T06:16:25.157Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-21T06:16:25.157Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-21T06:16:25.157Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-21T06:16:25.157Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-21T06:16:25.157Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-21T06:16:25.157Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-21T06:16:25.157Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-21T06:16:25.420Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-21T06:16:25.420Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T06:16:25.420Z] Fetched 35.2 MB in 6s (5966 kB/s) [2021-04-21T06:16:25.682Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-21T06:16:25.682Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-21T06:16:25.682Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-21T06:16:26.258Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-21T06:16:26.258Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-21T06:16:26.519Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-21T06:16:26.519Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-21T06:16:26.519Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-21T06:16:26.519Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-21T06:16:26.781Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-21T06:16:26.781Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-21T06:16:26.781Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-21T06:16:26.781Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-21T06:16:27.043Z] Setting up apt (1.6.13) ... [2021-04-21T06:16:27.309Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-21T06:16:27.570Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-21T06:16:27.570Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-21T06:16:27.570Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-21T06:16:27.833Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-21T06:16:27.833Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-21T06:16:28.098Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-21T06:16:28.098Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T06:16:28.098Z] Selecting previously unselected package libexpat1:amd64. [2021-04-21T06:16:28.098Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-21T06:16:28.098Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-21T06:16:28.361Z] Selecting previously unselected package python3.6-minimal. [2021-04-21T06:16:28.361Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-21T06:16:28.361Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T06:16:29.750Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-21T06:16:29.750Z] Checking for services that may need to be restarted...done. [2021-04-21T06:16:29.750Z] Checking for services that may need to be restarted...done. [2021-04-21T06:16:29.750Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T06:16:29.750Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-21T06:16:29.750Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T06:16:30.325Z] Selecting previously unselected package python3-minimal. [2021-04-21T06:16:30.325Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-21T06:16:30.325Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-21T06:16:30.325Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-21T06:16:30.325Z] Selecting previously unselected package mime-support. [2021-04-21T06:16:30.325Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-21T06:16:30.325Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-21T06:16:30.587Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-21T06:16:30.587Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-21T06:16:30.587Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-21T06:16:30.587Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-21T06:16:30.587Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-21T06:16:30.587Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T06:16:30.849Z] Selecting previously unselected package python3.6. [2021-04-21T06:16:30.849Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-21T06:16:30.849Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T06:16:30.849Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-21T06:16:30.849Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-21T06:16:30.849Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-21T06:16:31.110Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-21T06:16:31.371Z] Selecting previously unselected package python3. [2021-04-21T06:16:31.372Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-21T06:16:31.372Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-21T06:16:31.372Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-21T06:16:31.372Z] Selecting previously unselected package multiarch-support. [2021-04-21T06:16:31.372Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T06:16:31.372Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-21T06:16:31.372Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-21T06:16:31.633Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-21T06:16:31.633Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-21T06:16:31.633Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-21T06:16:31.633Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-21T06:16:31.633Z] Selecting previously unselected package libbsd0:amd64. [2021-04-21T06:16:31.633Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-21T06:16:31.633Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-21T06:16:31.895Z] Selecting previously unselected package sudo. [2021-04-21T06:16:31.895Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-21T06:16:31.895Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-21T06:16:31.895Z] Selecting previously unselected package apparmor. [2021-04-21T06:16:31.895Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-21T06:16:32.157Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-21T06:16:32.157Z] Selecting previously unselected package libedit2:amd64. [2021-04-21T06:16:32.157Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-21T06:16:32.157Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-21T06:16:32.418Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-21T06:16:32.419Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-21T06:16:32.419Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T06:16:32.419Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-21T06:16:32.419Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-21T06:16:32.419Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T06:16:32.419Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-21T06:16:32.419Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-21T06:16:32.680Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-21T06:16:32.680Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-21T06:16:32.680Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-21T06:16:32.680Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T06:16:32.680Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-21T06:16:32.680Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-21T06:16:32.680Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T06:16:32.942Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-21T06:16:32.942Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-21T06:16:32.942Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-21T06:16:33.211Z] Selecting previously unselected package openssh-client. [2021-04-21T06:16:33.211Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-21T06:16:33.211Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-21T06:16:33.211Z] Selecting previously unselected package squashfs-tools. [2021-04-21T06:16:33.211Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-21T06:16:33.211Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-21T06:16:33.473Z] Selecting previously unselected package snapd. [2021-04-21T06:16:33.473Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-21T06:16:33.473Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-21T06:16:35.404Z] Removing intermediate container b4beb10b5b07 [2021-04-21T06:16:35.404Z] ---> b5ae254ff963 [2021-04-21T06:16:35.404Z] [2021-04-21T06:16:35.404Z] Step 10/31 : FROM alpine:3.12 [2021-04-21T06:16:35.404Z] ---> 9852663dfa18 [2021-04-21T06:16:35.404Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-21T06:16:35.404Z] ---> Running in d25f2f24f0cb [2021-04-21T06:16:35.404Z] Removing intermediate container d25f2f24f0cb [2021-04-21T06:16:35.404Z] ---> 7f23086f1c0f [2021-04-21T06:16:35.405Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-21T06:16:35.405Z] ---> Running in 75baac109c1a [2021-04-21T06:16:35.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:16:35.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:16:35.405Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-21T06:16:35.405Z] (2/2) Installing su-exec (0.2-r1) [2021-04-21T06:16:35.405Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:16:35.405Z] OK: 5 MiB in 16 packages [2021-04-21T06:16:36.035Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-21T06:16:36.035Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-21T06:16:36.035Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-21T06:16:36.035Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-21T06:16:36.035Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-21T06:16:36.035Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T06:16:36.297Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-21T06:16:36.297Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-21T06:16:36.297Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-21T06:16:36.874Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-21T06:16:36.874Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-21T06:16:36.874Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-21T06:16:36.874Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T06:16:36.874Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T06:16:37.138Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-21T06:16:37.710Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-21T06:16:37.710Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T06:16:37.710Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-21T06:16:37.710Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-21T06:16:37.972Z] running python rtupdate hooks for python3.6... [2021-04-21T06:16:37.972Z] running python post-rtupdate hooks for python3.6... [2021-04-21T06:16:37.972Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-21T06:16:38.034Z] Removing intermediate container 75baac109c1a [2021-04-21T06:16:38.034Z] ---> 429afe4a9196 [2021-04-21T06:16:38.034Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-21T06:16:38.635Z] ---> Running in 3347f100ff6b [2021-04-21T06:16:39.361Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-21T06:16:39.622Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-21T06:16:39.622Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-21T06:16:39.884Z] Setting up snapd (2.48.3+18.04) ... [2021-04-21T06:16:40.079Z] Removing intermediate container 3347f100ff6b [2021-04-21T06:16:40.079Z] ---> 93514680e62d [2021-04-21T06:16:40.079Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-21T06:16:40.353Z] Removing intermediate container c072a3f5e32d [2021-04-21T06:16:40.353Z] ---> 4d2ae58c0969 [2021-04-21T06:16:40.353Z] [2021-04-21T06:16:40.353Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T06:16:40.353Z] ---> 9852663dfa18 [2021-04-21T06:16:40.353Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-21T06:16:40.353Z] ---> Using cache [2021-04-21T06:16:40.353Z] ---> d746ac842504 [2021-04-21T06:16:40.353Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:16:40.353Z] ---> Using cache [2021-04-21T06:16:40.353Z] ---> b40f360541a3 [2021-04-21T06:16:40.353Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-21T06:16:40.456Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-21T06:16:40.456Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-21T06:16:40.624Z] ---> Running in f36bf2f4ec95 [2021-04-21T06:16:40.717Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-21T06:16:40.900Z] ---> Running in e2ba10beea39 [2021-04-21T06:16:40.978Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-21T06:16:41.239Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-21T06:16:41.239Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-21T06:16:41.239Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-21T06:16:41.500Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-21T06:16:41.762Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-21T06:16:41.885Z] Removing intermediate container f36bf2f4ec95 [2021-04-21T06:16:41.885Z] ---> 96db4ddde30f [2021-04-21T06:16:41.885Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-21T06:16:41.885Z] Removing intermediate container e2ba10beea39 [2021-04-21T06:16:41.885Z] ---> e40fd9811374 [2021-04-21T06:16:41.885Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-21T06:16:41.885Z] ---> Running in 796d90f7bf67 [2021-04-21T06:16:42.024Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-21T06:16:42.024Z] /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-04-21T06:16:42.024Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-21T06:16:42.164Z] ---> Running in b1a85c4a1971 [2021-04-21T06:16:42.286Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-21T06:16:42.439Z] Removing intermediate container 604c1326e444 [2021-04-21T06:16:42.439Z] ---> ea3abb77abe0 [2021-04-21T06:16:42.439Z] [2021-04-21T06:16:42.440Z] Step 10/22 : FROM alpine:3.12 [2021-04-21T06:16:42.440Z] ---> 9852663dfa18 [2021-04-21T06:16:42.440Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-21T06:16:42.440Z] ---> Using cache [2021-04-21T06:16:42.440Z] ---> d746ac842504 [2021-04-21T06:16:42.440Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-21T06:16:42.440Z] ---> Using cache [2021-04-21T06:16:42.440Z] ---> b40f360541a3 [2021-04-21T06:16:42.440Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-21T06:16:43.036Z] ---> Running in 882ee0e2d36c [2021-04-21T06:16:43.036Z] Removing intermediate container b1a85c4a1971 [2021-04-21T06:16:43.036Z] ---> cc897cc37723 [2021-04-21T06:16:43.036Z] Step 15/23 : WORKDIR / [2021-04-21T06:16:43.241Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-21T06:16:43.241Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-21T06:16:43.308Z] ---> Running in a90f044afa37 [2021-04-21T06:16:43.503Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-21T06:16:43.503Z] Fetched 88.7 kB in 0s (207 kB/s) [2021-04-21T06:16:43.582Z] Removing intermediate container 882ee0e2d36c [2021-04-21T06:16:43.582Z] ---> fe7f8ea26db2 [2021-04-21T06:16:43.582Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-21T06:16:43.860Z] ---> Running in 08adaa5a571a [2021-04-21T06:16:44.129Z] Removing intermediate container a90f044afa37 [2021-04-21T06:16:44.129Z] ---> 2e7c68777524 [2021-04-21T06:16:44.129Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:16:44.741Z] Removing intermediate container 08adaa5a571a [2021-04-21T06:16:44.741Z] ---> 7c9a79909468 [2021-04-21T06:16:44.741Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:16:44.893Z] Reading package lists... [2021-04-21T06:16:45.157Z] Reading package lists... [2021-04-21T06:16:45.421Z] Building dependency tree... [2021-04-21T06:16:45.421Z] Reading state information... [2021-04-21T06:16:45.421Z] Calculating upgrade... [2021-04-21T06:16:45.687Z] The following packages will be upgraded: [2021-04-21T06:16:45.688Z] advancecomp base-files bash binutils binutils-common [2021-04-21T06:16:45.688Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-21T06:16:45.688Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-21T06:16:45.688Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-21T06:16:45.688Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-21T06:16:45.688Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-21T06:16:45.688Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-21T06:16:45.688Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-21T06:16:45.688Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-21T06:16:45.688Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-21T06:16:45.688Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-21T06:16:45.688Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-21T06:16:45.688Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-21T06:16:45.688Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-21T06:16:45.688Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-21T06:16:45.731Z] ---> 6aa423521619 [2021-04-21T06:16:45.731Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-21T06:16:45.948Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T06:16:45.948Z] Need to get 64.0 MB of archives. [2021-04-21T06:16:45.948Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-21T06:16:45.948Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-21T06:16:45.948Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-21T06:16:46.006Z] Removing intermediate container 796d90f7bf67 [2021-04-21T06:16:46.006Z] ---> 2a44d8f160d8 [2021-04-21T06:16:46.006Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-21T06:16:46.520Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-21T06:16:46.520Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-21T06:16:46.520Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-21T06:16:46.520Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-21T06:16:46.520Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-21T06:16:46.520Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-21T06:16:46.520Z] 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-04-21T06:16:46.520Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-21T06:16:46.520Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-21T06:16:46.520Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-21T06:16:46.610Z] ---> Running in c3187c3fa490 [2021-04-21T06:16:46.782Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-21T06:16:46.782Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-21T06:16:46.782Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-21T06:16:46.782Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-21T06:16:46.782Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-21T06:16:46.782Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-21T06:16:46.782Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-21T06:16:46.782Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-21T06:16:46.782Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-21T06:16:46.782Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-21T06:16:46.782Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-21T06:16:46.782Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-21T06:16:46.782Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-21T06:16:46.782Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-21T06:16:46.782Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-21T06:16:46.782Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-21T06:16:46.782Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-21T06:16:46.884Z] ---> 18dde760e5ed [2021-04-21T06:16:46.884Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-21T06:16:47.045Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-21T06:16:47.045Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-21T06:16:47.045Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-21T06:16:47.045Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-21T06:16:47.045Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-21T06:16:47.045Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-21T06:16:47.045Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-21T06:16:47.045Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-21T06:16:47.045Z] Get:38 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-04-21T06:16:47.045Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-21T06:16:47.045Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-21T06:16:47.045Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-21T06:16:47.045Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-21T06:16:47.045Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-21T06:16:47.045Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-21T06:16:47.045Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-21T06:16:47.045Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-21T06:16:47.045Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-21T06:16:47.045Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-21T06:16:47.045Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-21T06:16:47.045Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-21T06:16:47.045Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-21T06:16:47.045Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-21T06:16:47.045Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-21T06:16:47.045Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-21T06:16:47.045Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-21T06:16:47.045Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-21T06:16:47.045Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-21T06:16:47.045Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-21T06:16:47.045Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-21T06:16:47.045Z] Get:60 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-04-21T06:16:47.307Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-21T06:16:47.307Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-21T06:16:47.307Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-21T06:16:47.307Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-21T06:16:47.307Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-21T06:16:47.307Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-21T06:16:47.307Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-21T06:16:47.307Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-21T06:16:47.307Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-21T06:16:47.307Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-21T06:16:47.307Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-21T06:16:47.307Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-21T06:16:47.307Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-21T06:16:47.307Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-21T06:16:47.307Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-21T06:16:47.307Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-21T06:16:47.307Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-21T06:16:47.576Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-21T06:16:47.576Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-21T06:16:47.576Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-21T06:16:47.576Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-21T06:16:47.576Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-21T06:16:47.576Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-21T06:16:47.576Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-21T06:16:47.576Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-21T06:16:47.576Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-21T06:16:47.576Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-21T06:16:47.576Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-21T06:16:47.837Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-21T06:16:47.837Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-21T06:16:47.837Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-21T06:16:47.837Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-21T06:16:47.882Z] Removing intermediate container c3187c3fa490 [2021-04-21T06:16:47.882Z] ---> d8433e859bd0 [2021-04-21T06:16:47.882Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-21T06:16:47.882Z] ---> 515aadecca5d [2021-04-21T06:16:47.882Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-21T06:16:48.099Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-21T06:16:48.361Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-21T06:16:48.361Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-21T06:16:48.623Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-21T06:16:48.885Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-21T06:16:48.885Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-21T06:16:48.885Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-21T06:16:48.885Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-21T06:16:48.885Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-21T06:16:48.899Z] ---> 61d3ae1f973a [2021-04-21T06:16:48.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-21T06:16:49.148Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T06:16:49.148Z] Fetched 64.0 MB in 3s (20.5 MB/s) [2021-04-21T06:16:49.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:49.148Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T06:16:49.148Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-21T06:16:49.175Z] ---> 42ffd88fbd53 [2021-04-21T06:16:49.175Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-21T06:16:49.175Z] ---> 74748e06372e [2021-04-21T06:16:49.175Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-21T06:16:49.450Z] ---> Running in fdc753b10708 [2021-04-21T06:16:49.450Z] ---> Running in c772e8568e0d [2021-04-21T06:16:50.092Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T06:16:50.092Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-21T06:16:50.092Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-21T06:16:50.092Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-21T06:16:50.449Z] ---> 9c0efeb704c7 [2021-04-21T06:16:50.449Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-21T06:16:50.449Z] Removing intermediate container fdc753b10708 [2021-04-21T06:16:50.449Z] ---> 90051e8a1936 [2021-04-21T06:16:50.449Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:16:50.449Z] ---> Running in 45fd431bb728 [2021-04-21T06:16:50.449Z] ---> Running in c639dd77023f [2021-04-21T06:16:51.038Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:51.038Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:51.038Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:51.038Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:51.049Z] Removing intermediate container c639dd77023f [2021-04-21T06:16:51.049Z] ---> de749030f186 [2021-04-21T06:16:51.049Z] Step 21/23 : LABEL arch=arm64 [2021-04-21T06:16:51.299Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:51.299Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:51.299Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:51.299Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:51.336Z] ---> Running in 737777e30d86 [2021-04-21T06:16:51.336Z] Removing intermediate container 45fd431bb728 [2021-04-21T06:16:51.336Z] ---> 923c4f213cc5 [2021-04-21T06:16:51.336Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:16:51.336Z] ---> Running in 85abc0b4826a [2021-04-21T06:16:51.561Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:51.561Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:51.561Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:51.825Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:51.825Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:51.825Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:51.825Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:16:51.941Z] Removing intermediate container 737777e30d86 [2021-04-21T06:16:51.941Z] ---> 829daea433f1 [2021-04-21T06:16:51.941Z] Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:16:52.086Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-21T06:16:52.086Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:52.086Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-21T06:16:52.086Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:16:52.223Z] ---> Running in f4188e3dfb9f [2021-04-21T06:16:52.223Z] Removing intermediate container 85abc0b4826a [2021-04-21T06:16:52.223Z] ---> 981b6a4b7d2e [2021-04-21T06:16:52.223Z] Step 20/22 : LABEL arch=arm64 [2021-04-21T06:16:52.223Z] ---> Running in 0e3e65b10801 [2021-04-21T06:16:52.348Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-21T06:16:52.348Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:52.348Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:52.348Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:52.348Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:52.501Z] Removing intermediate container c772e8568e0d [2021-04-21T06:16:52.501Z] ---> 16d0decb15cb [2021-04-21T06:16:52.501Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:16:52.612Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-21T06:16:52.612Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-21T06:16:52.777Z] Removing intermediate container f4188e3dfb9f [2021-04-21T06:16:52.777Z] ---> 88445e1f356a [2021-04-21T06:16:52.777Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T06:16:52.777Z] ---> Running in 0af8dd664f89 [2021-04-21T06:16:52.873Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:16:52.873Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-21T06:16:52.873Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T06:16:53.064Z] Removing intermediate container 0e3e65b10801 [2021-04-21T06:16:53.064Z] ---> 61612c1f8334 [2021-04-21T06:16:53.064Z] Step 21/22 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:16:53.135Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-21T06:16:53.345Z] ---> Running in 9dade5c7e117 [2021-04-21T06:16:53.625Z] Removing intermediate container 0af8dd664f89 [2021-04-21T06:16:53.625Z] ---> acc6f4234c4f [2021-04-21T06:16:53.625Z] [2021-04-21T06:16:53.625Z] ---> d71478c8ec75 [2021-04-21T06:16:53.625Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-21T06:16:53.708Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-21T06:16:53.979Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-21T06:16:53.979Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-21T06:16:53.979Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-21T06:16:53.979Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-21T06:16:53.979Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-21T06:16:54.228Z] Removing intermediate container 9dade5c7e117 [2021-04-21T06:16:54.228Z] ---> bd686afaa8fa [2021-04-21T06:16:54.228Z] Step 22/22 : LABEL version=0.0.0 [2021-04-21T06:16:54.228Z] Successfully built acc6f4234c4f [2021-04-21T06:16:54.228Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-21T06:16:54.239Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-21T06:16:54.239Z] Installing new version of config file /etc/issue ... [2021-04-21T06:16:54.239Z] Installing new version of config file /etc/issue.net ... [2021-04-21T06:16:54.239Z] Installing new version of config file /etc/lsb-release ... [2021-04-21T06:16:54.239Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-21T06:16:54.500Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-21T06:16:54.500Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-21T06:16:54.500Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-21T06:16:54.504Z]  Building docker-core-metadata-go ... done  ---> Running in 36da774e5b6a [2021-04-21T06:16:54.763Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:54.763Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-21T06:16:54.763Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-21T06:16:54.763Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-21T06:16:55.024Z] 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-04-21T06:16:55.024Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:55.024Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:16:55.024Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-21T06:16:55.024Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:16:55.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:55.285Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-21T06:16:55.285Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-21T06:16:55.285Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-21T06:16:55.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:55.285Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-21T06:16:55.285Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-21T06:16:55.506Z] Removing intermediate container 36da774e5b6a [2021-04-21T06:16:55.506Z] ---> 1bb6d80ccf7b [2021-04-21T06:16:55.506Z] [2021-04-21T06:16:55.546Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-21T06:16:55.791Z] Successfully built 1bb6d80ccf7b [2021-04-21T06:16:55.791Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-21T06:16:55.808Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:55.808Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-21T06:16:55.808Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-21T06:16:56.066Z]  Building docker-support-scheduler-go ... done  ---> dc37f3247f58 [2021-04-21T06:16:56.066Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-21T06:16:56.069Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-21T06:16:56.069Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:56.069Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-21T06:16:56.069Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-21T06:16:56.331Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-21T06:16:56.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:56.331Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-21T06:16:56.331Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-21T06:16:56.594Z] Setting up grep (3.1-2build1) ... [2021-04-21T06:16:56.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:56.594Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-21T06:16:56.594Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-21T06:16:56.856Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-21T06:16:56.856Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:56.856Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-21T06:16:56.856Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T06:16:57.054Z] ---> 8dcd144d6fe0 [2021-04-21T06:16:57.054Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-21T06:16:57.117Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-21T06:16:57.117Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:57.117Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-21T06:16:57.117Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-21T06:16:57.690Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-21T06:16:57.690Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-21T06:16:57.952Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-21T06:16:57.952Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-21T06:16:58.040Z] ---> 9d33bc5a6071 [2021-04-21T06:16:58.040Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-21T06:16:58.525Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-21T06:16:58.525Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:16:58.525Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-21T06:16:58.525Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-21T06:16:59.032Z] ---> 7effe7987a7d [2021-04-21T06:16:59.032Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-21T06:16:59.324Z] ---> Running in 3c9ede083a38 [2021-04-21T06:16:59.913Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-21T06:16:59.913Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-21T06:16:59.913Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-21T06:16:59.913Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-21T06:16:59.913Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-21T06:16:59.924Z] Removing intermediate container 3c9ede083a38 [2021-04-21T06:16:59.924Z] ---> 04a9c94565cd [2021-04-21T06:16:59.924Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-21T06:17:00.181Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:00.181Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-21T06:17:00.181Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-21T06:17:00.181Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-21T06:17:00.441Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:00.441Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:17:00.441Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T06:17:00.441Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:17:00.720Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:00.720Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:17:00.720Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T06:17:00.905Z] ---> c64fa8ab3892 [2021-04-21T06:17:00.905Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-21T06:17:01.065Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:17:01.065Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:01.065Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:17:01.065Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T06:17:01.065Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:17:01.193Z] ---> Running in 4c49e06f1e20 [2021-04-21T06:17:01.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:01.331Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:17:01.331Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T06:17:01.331Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:17:01.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:01.654Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-21T06:17:01.654Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T06:17:01.654Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-21T06:17:01.654Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T06:17:01.654Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-21T06:17:01.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:01.941Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-21T06:17:01.941Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T06:17:01.941Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-21T06:17:02.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:02.219Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:17:02.219Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T06:17:02.219Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:17:02.485Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:02.485Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:17:02.485Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T06:17:02.486Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:17:02.486Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:02.486Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:17:02.751Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T06:17:03.014Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:17:03.280Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-21T06:17:03.541Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-21T06:17:03.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:03.823Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-21T06:17:03.823Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-21T06:17:04.084Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-21T06:17:04.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-21T06:17:04.084Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-21T06:17:04.084Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-21T06:17:04.345Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-21T06:17:04.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:04.345Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-21T06:17:04.605Z] Removing intermediate container 5e5ee5867128 [2021-04-21T06:17:04.605Z] ---> e35e8f7a4de1 [2021-04-21T06:17:04.605Z] [2021-04-21T06:17:04.605Z] Step 10/23 : FROM alpine:3.12 [2021-04-21T06:17:04.605Z] ---> 9852663dfa18 [2021-04-21T06:17:04.605Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-21T06:17:04.605Z] Removing intermediate container 4c49e06f1e20 [2021-04-21T06:17:04.605Z] ---> 571ccea9edec [2021-04-21T06:17:04.605Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-21T06:17:04.605Z] ---> Running in 1e179d103196 [2021-04-21T06:17:04.605Z] ---> Running in 0c81eaa275c5 [2021-04-21T06:17:04.606Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-21T06:17:04.606Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-21T06:17:04.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:04.868Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-21T06:17:04.868Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-21T06:17:04.882Z] Removing intermediate container 1e179d103196 [2021-04-21T06:17:04.882Z] ---> 5a5e387598c9 [2021-04-21T06:17:04.882Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-21T06:17:04.882Z] ---> Running in c8af3b082fcb [2021-04-21T06:17:05.131Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-21T06:17:05.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:05.131Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-21T06:17:05.131Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-21T06:17:05.154Z] Removing intermediate container 0c81eaa275c5 [2021-04-21T06:17:05.154Z] ---> 76249e1c1449 [2021-04-21T06:17:05.154Z] Step 28/31 : CMD ["gate"] [2021-04-21T06:17:05.396Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-21T06:17:05.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:05.396Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-21T06:17:05.396Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-21T06:17:05.430Z] ---> Running in c84396259814 [2021-04-21T06:17:05.658Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-21T06:17:05.706Z] Removing intermediate container c8af3b082fcb [2021-04-21T06:17:05.706Z] ---> 9231bd06b9e6 [2021-04-21T06:17:05.706Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-21T06:17:05.706Z] ---> Running in 8a976976a658 [2021-04-21T06:17:05.921Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:05.921Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-21T06:17:05.921Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-21T06:17:05.921Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-21T06:17:05.981Z] Removing intermediate container c84396259814 [2021-04-21T06:17:05.981Z] ---> 75f6e9eb508d [2021-04-21T06:17:05.981Z] Step 29/31 : LABEL arch=arm64 [2021-04-21T06:17:06.182Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:06.182Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-21T06:17:06.182Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-21T06:17:06.444Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-21T06:17:06.581Z] ---> Running in afe6ef958cb5 [2021-04-21T06:17:06.581Z] Removing intermediate container 8a976976a658 [2021-04-21T06:17:06.581Z] ---> a0cf41eab3d5 [2021-04-21T06:17:06.581Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-21T06:17:06.581Z] ---> Running in 6bae127d6ff4 [2021-04-21T06:17:06.713Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:06.713Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-21T06:17:06.713Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-21T06:17:06.713Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-21T06:17:06.713Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-21T06:17:06.974Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-21T06:17:06.974Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-21T06:17:06.974Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-21T06:17:07.184Z] Removing intermediate container afe6ef958cb5 [2021-04-21T06:17:07.184Z] ---> 07223978e56e [2021-04-21T06:17:07.184Z] Step 30/31 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:17:07.236Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:07.236Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-21T06:17:07.236Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-21T06:17:07.236Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-21T06:17:07.460Z] ---> Running in 2702b6d1d7ab [2021-04-21T06:17:07.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:07.498Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-21T06:17:07.498Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-21T06:17:07.759Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-21T06:17:08.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:08.025Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-21T06:17:08.025Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-21T06:17:08.025Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-21T06:17:08.059Z] Removing intermediate container 2702b6d1d7ab [2021-04-21T06:17:08.059Z] ---> 5f268268e12c [2021-04-21T06:17:08.059Z] Step 31/31 : LABEL version=0.0.0 [2021-04-21T06:17:08.286Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:08.286Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-21T06:17:08.286Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-21T06:17:08.286Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-21T06:17:08.337Z] ---> Running in 34dd8c090843 [2021-04-21T06:17:08.548Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:08.548Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-21T06:17:08.548Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-21T06:17:08.811Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-21T06:17:08.934Z] Removing intermediate container 34dd8c090843 [2021-04-21T06:17:08.934Z] ---> b951bb3067e6 [2021-04-21T06:17:08.934Z] [2021-04-21T06:17:09.073Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:09.073Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-21T06:17:09.073Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-21T06:17:09.209Z] Successfully built b951bb3067e6 [2021-04-21T06:17:09.209Z] Removing intermediate container 6bae127d6ff4 [2021-04-21T06:17:09.209Z] ---> 6ac834d8bc51 [2021-04-21T06:17:09.209Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-21T06:17:09.209Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-21T06:17:09.334Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-21T06:17:09.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:09.334Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-21T06:17:09.334Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-21T06:17:09.334Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-21T06:17:09.486Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 00ab1499028e [2021-04-21T06:17:09.596Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:09.596Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-21T06:17:09.596Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-21T06:17:09.596Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-21T06:17:09.596Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:09.596Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-21T06:17:09.857Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-21T06:17:09.857Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-21T06:17:09.857Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:09.857Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-21T06:17:10.118Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-21T06:17:10.118Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-21T06:17:10.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:10.118Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-21T06:17:10.118Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-21T06:17:10.379Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-21T06:17:10.379Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:10.379Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-21T06:17:10.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-21T06:17:10.641Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-21T06:17:10.641Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-21T06:17:10.641Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:10.641Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-21T06:17:10.902Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-21T06:17:11.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-21T06:17:11.474Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-21T06:17:11.474Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-21T06:17:11.474Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-21T06:17:11.474Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-21T06:17:11.474Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-21T06:17:11.734Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-21T06:17:11.734Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-21T06:17:11.734Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-21T06:17:11.734Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-21T06:17:11.734Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-21T06:17:12.001Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-21T06:17:12.001Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-21T06:17:12.043Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-21T06:17:12.043Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-21T06:17:12.264Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-21T06:17:12.264Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-21T06:17:12.319Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-21T06:17:12.319Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-21T06:17:12.526Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-21T06:17:12.526Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-21T06:17:12.526Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-21T06:17:12.526Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-21T06:17:12.595Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-21T06:17:12.595Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-21T06:17:12.595Z] Executing busybox-1.31.1-r20.trigger [2021-04-21T06:17:12.595Z] OK: 8 MiB in 20 packages [2021-04-21T06:17:12.788Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-21T06:17:12.788Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-21T06:17:12.788Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-21T06:17:12.788Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-21T06:17:12.788Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-21T06:17:13.050Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-21T06:17:13.050Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-21T06:17:13.050Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-21T06:17:13.051Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-21T06:17:13.312Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-21T06:17:13.312Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-21T06:17:13.312Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-21T06:17:14.037Z] Removing intermediate container 00ab1499028e [2021-04-21T06:17:14.037Z] ---> 9a9866b1eae4 [2021-04-21T06:17:14.037Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-21T06:17:14.260Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-21T06:17:14.260Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-21T06:17:14.522Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-21T06:17:14.522Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-21T06:17:14.522Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-21T06:17:14.522Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-21T06:17:14.637Z] ---> ee8fb719fe89 [2021-04-21T06:17:14.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-21T06:17:15.096Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-21T06:17:15.096Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-21T06:17:15.096Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-21T06:17:15.357Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-21T06:17:15.357Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-21T06:17:15.357Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-21T06:17:15.357Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:15.620Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:15.620Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:15.620Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:15.881Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:15.881Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:15.881Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:15.881Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:16.074Z] ---> 3adef18230fe [2021-04-21T06:17:16.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-21T06:17:17.046Z] ---> 1b28328cdc6b [2021-04-21T06:17:17.046Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-21T06:17:17.046Z] ---> Running in a3c03e06f5fa [2021-04-21T06:17:17.268Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:17.268Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:17.317Z] Removing intermediate container a3c03e06f5fa [2021-04-21T06:17:17.317Z] ---> c67e07f58248 [2021-04-21T06:17:17.317Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-21T06:17:17.588Z] ---> Running in 184b55cd7890 [2021-04-21T06:17:17.840Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:17.860Z] Removing intermediate container 184b55cd7890 [2021-04-21T06:17:17.860Z] ---> 0ee0937ab860 [2021-04-21T06:17:17.860Z] Step 21/23 : LABEL arch=arm64 [2021-04-21T06:17:18.101Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:18.132Z] ---> Running in f45c159133a0 [2021-04-21T06:17:18.674Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:18.674Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:18.722Z] Removing intermediate container f45c159133a0 [2021-04-21T06:17:18.722Z] ---> bf02bef23f1c [2021-04-21T06:17:18.722Z] Step 22/23 : LABEL git_sha=31ac3337164ad9bd5af1affc76d3227139e96da4 [2021-04-21T06:17:18.722Z] ---> Running in d210971c3fa7 [2021-04-21T06:17:19.245Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:19.245Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:19.316Z] Removing intermediate container d210971c3fa7 [2021-04-21T06:17:19.316Z] ---> 3a7141f3a5f9 [2021-04-21T06:17:19.316Z] Step 23/23 : LABEL version=0.0.0 [2021-04-21T06:17:19.316Z] ---> Running in 1793a2cc0efc [2021-04-21T06:17:19.912Z] Removing intermediate container 1793a2cc0efc [2021-04-21T06:17:19.912Z] ---> 2edf44bffb7c [2021-04-21T06:17:19.912Z] [2021-04-21T06:17:20.183Z] Successfully built 2edf44bffb7c [2021-04-21T06:17:20.183Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-21T06:17:20.186Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-21T06:17:20.186Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-21T06:17:20.186Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-21T06:17:20.186Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-21T06:17:20.186Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-21T06:17:20.186Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-21T06:17:20.448Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-21T06:17:20.448Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-21T06:17:20.448Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-21T06:17:20.448Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-21T06:17:20.472Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-21T06:17:20.478Z] $ docker stop --time=1 cc122e33083686401194a27803a567cf0d2763c06698cc8e35b1a9f071446960 [2021-04-21T06:17:20.718Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-21T06:17:20.718Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-21T06:17:20.718Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-21T06:17:20.718Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-21T06:17:20.979Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-21T06:17:20.979Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-21T06:17:20.979Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:17:20.979Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-21T06:17:21.240Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:17:21.240Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:17:21.240Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:17:21.240Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-21T06:17:21.240Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-21T06:17:21.240Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-21T06:17:21.501Z] [2021-04-21T06:17:21.501Z] Current default time zone: 'Etc/UTC' [2021-04-21T06:17:21.501Z] Local time is now: Wed Apr 21 06:17:21 UTC 2021. [2021-04-21T06:17:21.501Z] Universal Time is now: Wed Apr 21 06:17:21 UTC 2021. [2021-04-21T06:17:21.501Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-21T06:17:21.501Z] [2021-04-21T06:17:21.501Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-21T06:17:21.501Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:17:21.501Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-21T06:17:21.501Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-21T06:17:21.501Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-21T06:17:21.501Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-21T06:17:21.762Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-21T06:17:21.762Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-21T06:17:21.762Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-21T06:17:21.762Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-21T06:17:21.762Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:17:21.762Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-21T06:17:22.023Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:22.284Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-21T06:17:22.284Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:17:22.284Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-21T06:17:22.284Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-21T06:17:22.284Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-21T06:17:22.284Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-21T06:17:22.284Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-21T06:17:22.284Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-21T06:17:22.284Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-21T06:17:22.429Z] $ docker rm -f cc122e33083686401194a27803a567cf0d2763c06698cc8e35b1a9f071446960 [2021-04-21T06:17:22.547Z] Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-21T06:17:23.182Z] + docker+ images [2021-04-21T06:17:23.182Z] grep docker [2021-04-21T06:17:23.452Z] docker-core-data-go-arm64 latest 2edf44bffb7c 4 seconds ago 21.6MB [2021-04-21T06:17:23.452Z] docker-security-bootstrapper-go-arm64 latest b951bb3067e6 15 seconds ago 18.1MB [2021-04-21T06:17:23.452Z] docker-support-scheduler-go-arm64 latest 1bb6d80ccf7b 29 seconds ago 16.6MB [2021-04-21T06:17:23.452Z] docker-core-metadata-go-arm64 latest acc6f4234c4f 30 seconds ago 18.1MB [2021-04-21T06:17:23.452Z] docker-sys-mgmt-agent-go-arm64 latest 754f0f63bfd3 2 minutes ago 299MB [2021-04-21T06:17:23.452Z] docker-security-secretstore-setup-go-arm64 latest b8de58f82883 3 minutes ago 24.9MB [2021-04-21T06:17:23.452Z] docker-support-notifications-go-arm64 latest c4f17955ca83 3 minutes ago 17.2MB [2021-04-21T06:17:23.452Z] docker-core-command-go-arm64 latest 6024fa5eb695 3 minutes ago 16.5MB [2021-04-21T06:17:23.452Z] docker-security-proxy-setup-go-arm64 latest f5de6704aff1 3 minutes ago 24.6MB [2021-04-21T06:17:23.452Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-04-21T06:17:23.945Z] Updating certificates in /etc/ssl/certs... [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:17:24.517Z] 23 added, 27 removed; done. [2021-04-21T06:17:24.517Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-21T06:17:24.517Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-21T06:17:24.517Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-21T06:17:24.517Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-21T06:17:24.517Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-21T06:17:24.550Z] ---> job-cost.sh [2021-04-21T06:17:24.550Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qVMQ [2021-04-21T06:17:24.779Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:24.779Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-21T06:17:24.779Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:24.779Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:24.779Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:25.039Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:25.039Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:25.039Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-21T06:17:25.039Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-21T06:17:25.039Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-21T06:17:25.039Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-21T06:17:25.039Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-21T06:17:25.039Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:25.300Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-21T06:17:25.300Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-21T06:17:25.300Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-21T06:17:25.300Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-21T06:17:25.300Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-21T06:17:25.300Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-21T06:17:25.561Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-21T06:17:25.561Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-21T06:17:25.561Z] Updating certificates in /etc/ssl/certs... [2021-04-21T06:17:26.136Z] 0 added, 0 removed; done. [2021-04-21T06:17:26.136Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-21T06:17:26.136Z] done. [2021-04-21T06:17:26.708Z] Reading package lists... [2021-04-21T06:17:26.708Z] Building dependency tree... [2021-04-21T06:17:26.708Z] Reading state information... [2021-04-21T06:17:26.970Z] The following NEW packages will be installed: [2021-04-21T06:17:26.970Z] apt-transport-https [2021-04-21T06:17:27.234Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T06:17:27.234Z] Need to get 1692 B of archives. [2021-04-21T06:17:27.234Z] After this operation, 154 kB of additional disk space will be used. [2021-04-21T06:17:27.234Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-21T06:17:27.234Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T06:17:27.496Z] Fetched 1692 B in 0s (8463 B/s) [2021-04-21T06:17:27.496Z] Selecting previously unselected package apt-transport-https. [2021-04-21T06:17:27.496Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-21T06:17:27.496Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-21T06:17:27.496Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-21T06:17:27.496Z] Setting up apt-transport-https (1.6.13) ... [2021-04-21T06:17:27.758Z] Waiting for network to be ready... [2021-04-21T06:17:34.354Z] 2021-04-21T06:17:31Z INFO Waiting for automatic snapd restart... [2021-04-21T06:17:34.615Z] snapd 2.49.2 from Canonical* installed [2021-04-21T06:17:35.566Z] "snapd" switched to the "latest/stable" channel [2021-04-21T06:17:35.566Z] [2021-04-21T06:17:39.783Z] core18 20210309 from Canonical* installed [2021-04-21T06:17:39.783Z] "core18" switched to the "latest/stable" channel [2021-04-21T06:17:39.783Z] [2021-04-21T06:17:45.070Z] snapcraft 4.6.2 from Canonical* installed [2021-04-21T06:17:45.070Z] "snapcraft" switched to the "latest/stable" channel [2021-04-21T06:17:45.070Z] [2021-04-21T06:17:49.278Z] 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-04-21T06:17:49.278Z] - README.md [2021-04-21T06:17:49.278Z] [2021-04-21T06:17:49.278Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-21T06:17:55.866Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T06:17:55.866Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-21T06:17:55.866Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-21T06:17:55.866Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-21T06:17:55.866Z] Fetched 88.7 kB in 0s (181 kB/s) [2021-04-21T06:17:56.812Z] Reading package lists... [2021-04-21T06:17:57.386Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-04-21T06:18:03.474Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-21T06:18:03.980Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T06:18:03.980Z] Reading package lists... [2021-04-21T06:18:03.980Z] Building dependency tree... [2021-04-21T06:18:03.980Z] Reading state information... [2021-04-21T06:18:03.980Z] Suggested packages: [2021-04-21T06:18:03.980Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-21T06:18:03.980Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-21T06:18:03.980Z] Recommended packages: [2021-04-21T06:18:03.980Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-21T06:18:03.980Z] The following NEW packages will be installed: [2021-04-21T06:18:03.980Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-21T06:18:03.980Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-21T06:18:03.980Z] pkg-config zip [2021-04-21T06:18:03.980Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-21T06:18:03.980Z] Need to get 7663 kB of archives. [2021-04-21T06:18:03.980Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-21T06:18:03.980Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-21T06:18:03.980Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-21T06:18:04.262Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-21T06:18:04.262Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-21T06:18:04.262Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-21T06:18:04.262Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-21T06:18:04.553Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-21T06:18:04.553Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-21T06:18:04.553Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-21T06:18:04.553Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-21T06:18:04.826Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-21T06:18:04.827Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-21T06:18:04.827Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-21T06:18:04.827Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-21T06:18:04.827Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-21T06:18:05.127Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-21T06:18:05.127Z] Fetched 7663 kB in 1s (7080 kB/s) [2021-04-21T06:18:05.388Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-21T06:18:05.388Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-21T06:18:05.388Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-21T06:18:05.388Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-21T06:18:05.650Z] Selecting previously unselected package libpsl5:amd64. [2021-04-21T06:18:05.650Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-21T06:18:05.650Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-21T06:18:05.650Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-21T06:18:05.650Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-21T06:18:05.650Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-21T06:18:05.650Z] Selecting previously unselected package librtmp1:amd64. [2021-04-21T06:18:05.650Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-21T06:18:05.650Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-21T06:18:05.912Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-21T06:18:05.912Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-21T06:18:05.912Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-21T06:18:05.912Z] Selecting previously unselected package liberror-perl. [2021-04-21T06:18:05.912Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-21T06:18:05.912Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-21T06:18:05.912Z] Selecting previously unselected package git-man. [2021-04-21T06:18:05.912Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-21T06:18:05.912Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-21T06:18:06.181Z] Selecting previously unselected package git. [2021-04-21T06:18:06.181Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-21T06:18:06.181Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-21T06:18:07.127Z] Selecting previously unselected package libnorm1:amd64. [2021-04-21T06:18:07.127Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-21T06:18:07.127Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-21T06:18:07.127Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-21T06:18:07.127Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-21T06:18:07.127Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-21T06:18:07.397Z] Selecting previously unselected package libsodium23:amd64. [2021-04-21T06:18:07.397Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-21T06:18:07.397Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-21T06:18:07.397Z] Selecting previously unselected package libzmq5:amd64. [2021-04-21T06:18:07.397Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-21T06:18:07.397Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-21T06:18:07.659Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-21T06:18:07.659Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-21T06:18:07.659Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-21T06:18:07.659Z] Selecting previously unselected package pkg-config. [2021-04-21T06:18:07.659Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-21T06:18:07.919Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-21T06:18:07.919Z] Selecting previously unselected package zip. [2021-04-21T06:18:07.919Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-21T06:18:07.919Z] Unpacking zip (3.0-11build1) ... [2021-04-21T06:18:07.919Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-21T06:18:07.919Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-21T06:18:07.919Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-21T06:18:08.182Z] Setting up liberror-perl (0.17025-1) ... [2021-04-21T06:18:08.182Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-21T06:18:08.182Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-21T06:18:08.182Z] No schema files found: doing nothing. [2021-04-21T06:18:08.182Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-21T06:18:08.182Z] Setting up zip (3.0-11build1) ... [2021-04-21T06:18:08.182Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-21T06:18:08.182Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-21T06:18:08.182Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-21T06:18:08.445Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-21T06:18:08.445Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-21T06:18:08.445Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-21T06:18:08.445Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-21T06:18:08.445Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-21T06:18:15.028Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T06:18:15.289Z] git set to automatically installed. [2021-04-21T06:18:15.289Z] git-man set to automatically installed. [2021-04-21T06:18:15.289Z] libcurl3-gnutls set to automatically installed. [2021-04-21T06:18:15.289Z] liberror-perl set to automatically installed. [2021-04-21T06:18:15.289Z] libglib2.0-0 set to automatically installed. [2021-04-21T06:18:15.289Z] libnghttp2-14 set to automatically installed. [2021-04-21T06:18:15.289Z] libnorm1 set to automatically installed. [2021-04-21T06:18:15.289Z] libpgm-5.2-0 set to automatically installed. [2021-04-21T06:18:15.289Z] libpsl5 set to automatically installed. [2021-04-21T06:18:15.289Z] librtmp1 set to automatically installed. [2021-04-21T06:18:15.289Z] libsodium23 set to automatically installed. [2021-04-21T06:18:15.289Z] libzmq3-dev set to automatically installed. [2021-04-21T06:18:15.289Z] libzmq5 set to automatically installed. [2021-04-21T06:18:15.289Z] pkg-config set to automatically installed. [2021-04-21T06:18:15.289Z] zip set to automatically installed. [2021-04-21T06:18:16.675Z] snapd is not logged in, snap install commands will use sudo [2021-04-21T06:18:23.267Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T06:18:23.528Z] snap "core18" has no updates available [2021-04-21T06:18:24.477Z] snapd is not logged in, snap install commands will use sudo [2021-04-21T06:18:31.069Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-21T06:18:49.199Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-21T06:18:49.200Z] Pulling go-build-helper [2021-04-21T06:18:49.200Z] + snapcraftctl pull [2021-04-21T06:18:50.177Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-21T06:18:50.177Z] Skipping pull go-build-helper (already ran) [2021-04-21T06:18:50.177Z] Building go-build-helper [2021-04-21T06:18:50.177Z] + snapcraftctl build [2021-04-21T06:18:52.731Z] Staging go-build-helper [2021-04-21T06:18:52.731Z] + snapcraftctl stage [2021-04-21T06:19:07.649Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-21T06:19:07.649Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-21T06:19:07.649Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-21T06:19:07.649Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-21T06:19:07.649Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-21T06:19:07.649Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-21T06:19:07.649Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-21T06:19:07.649Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-21T06:19:07.649Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-21T06:19:07.649Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-21T06:19:07.650Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-21T06:19:07.650Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-21T06:19:07.650Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-21T06:19:07.650Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-21T06:19:07.650Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-21T06:19:07.650Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-21T06:19:07.650Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-21T06:19:07.650Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-21T06:19:07.650Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-21T06:19:07.650Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-21T06:19:07.650Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-21T06:19:07.650Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-21T06:19:07.650Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-21T06:19:07.650Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-21T06:19:07.650Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-21T06:19:07.650Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-21T06:19:07.650Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-21T06:19:07.650Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-21T06:19:07.650Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-21T06:19:07.650Z] Fetched 224 kB in 0s (0 B/s) [2021-04-21T06:19:07.650Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-21T06:19:07.650Z] Fetched 157 kB in 0s (0 B/s) [2021-04-21T06:19:07.650Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-21T06:19:07.650Z] Fetched 221 kB in 0s (0 B/s) [2021-04-21T06:19:07.650Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-21T06:19:07.650Z] Fetched 143 kB in 0s (0 B/s) [2021-04-21T06:19:07.650Z] Pulling app-service-config [2021-04-21T06:19:07.650Z] + snapcraftctl pull [2021-04-21T06:19:07.650Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-21T06:19:07.650Z] Pulling config-common [2021-04-21T06:19:07.650Z] + snapcraftctl pull [2021-04-21T06:19:11.861Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-21T06:19:11.861Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-21T06:19:11.861Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-21T06:19:11.861Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T06:19:11.861Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-21T06:19:11.861Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T06:19:11.861Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-21T06:19:11.861Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T06:19:11.861Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-21T06:19:11.861Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T06:19:11.861Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-21T06:19:11.861Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T06:19:11.861Z] Pulling edgex-go [2021-04-21T06:19:11.861Z] + snapcraftctl pull [2021-04-21T06:19:33.858Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-21T06:19:33.858Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-21T06:19:33.858Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-21T06:19:33.858Z] Fetched 0 B in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-21T06:19:33.858Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-21T06:19:33.858Z] Fetched 279 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-21T06:19:33.858Z] Fetched 122 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-21T06:19:33.858Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-21T06:19:33.858Z] Fetched 8848 B in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-21T06:19:33.858Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-21T06:19:33.858Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-21T06:19:33.858Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-21T06:19:33.858Z] Fetched 219 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-21T06:19:33.858Z] Fetched 154 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-21T06:19:33.858Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-21T06:19:33.858Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-21T06:19:33.858Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-21T06:19:33.858Z] Fetched 499 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-21T06:19:33.858Z] Fetched 111 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-21T06:19:33.858Z] Fetched 240 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-21T06:19:33.858Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-21T06:19:33.858Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-21T06:19:33.858Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-21T06:19:33.858Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-21T06:19:33.858Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-21T06:19:33.858Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-21T06:19:33.858Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-21T06:19:33.858Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-21T06:19:33.858Z] Fetched 8720 B in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-21T06:19:33.858Z] Fetched 137 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-21T06:19:33.858Z] Fetched 119 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-21T06:19:33.858Z] Fetched 110 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-21T06:19:33.858Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-21T06:19:33.858Z] Fetched 645 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-21T06:19:33.858Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-21T06:19:33.858Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-21T06:19:33.858Z] Fetched 368 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-21T06:19:33.858Z] Fetched 187 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-21T06:19:33.858Z] Fetched 175 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-21T06:19:33.858Z] Fetched 206 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-21T06:19:33.858Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-21T06:19:33.858Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-21T06:19:33.858Z] Fetched 159 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-21T06:19:33.858Z] Fetched 107 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-21T06:19:33.858Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-21T06:19:33.858Z] Pulling static-packages [2021-04-21T06:19:33.858Z] + snapcraftctl pull [2021-04-21T06:19:33.858Z] Pulling version [2021-04-21T06:19:33.858Z] + cd /root/project [2021-04-21T06:19:33.858Z] + [ -f VERSION ] [2021-04-21T06:19:33.858Z] + PROJECT_VERSION=local-dev [2021-04-21T06:19:33.858Z] + git rev-parse --short HEAD [2021-04-21T06:19:33.858Z] + GIT_REVISION=31ac3337 [2021-04-21T06:19:33.858Z] + snapcraftctl set-version local-dev [2021-04-21T06:19:34.431Z] Skipping build go-build-helper (already ran) [2021-04-21T06:19:34.692Z] Building app-service-config [2021-04-21T06:19:34.692Z] + make build [2021-04-21T06:19:34.692Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-21T06:19:38.903Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-21T06:19:38.903Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-21T06:19:38.903Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-21T06:19:38.903Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-21T06:19:38.903Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-21T06:19:39.165Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-21T06:19:39.165Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-21T06:19:39.165Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-21T06:19:39.165Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-21T06:19:39.165Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-21T06:19:39.165Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-21T06:19:39.429Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-21T06:19:39.694Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-21T06:19:39.694Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-21T06:19:39.694Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-21T06:19:39.694Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-21T06:19:39.694Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-21T06:19:39.694Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-21T06:19:39.958Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-21T06:19:39.958Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-21T06:19:39.958Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-21T06:19:39.958Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-21T06:19:40.220Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-21T06:19:40.220Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-21T06:19:40.220Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-21T06:19:40.220Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-21T06:19:40.220Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-21T06:19:40.349Z] lf-activate-venv(): INFO: Adding /tmp/venv-qVMQ/bin to PATH [2021-04-21T06:19:40.349Z] INFO: No Stack... [2021-04-21T06:19:40.349Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-21T06:19:40.349Z] INFO: Archiving Costs [Pipeline] sh [2021-04-21T06:19:40.492Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-21T06:19:40.492Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-21T06:19:40.492Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-21T06:19:40.492Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-21T06:19:40.492Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-21T06:19:40.492Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-21T06:19:40.492Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-21T06:19:40.492Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-21T06:19:40.492Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-21T06:19:40.492Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-21T06:19:40.492Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-21T06:19:40.492Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-21T06:19:40.492Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-21T06:19:40.492Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-21T06:19:40.715Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2021-04-21T06:19:40.715Z] [2021-04-21T06:19:40.754Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-21T06:19:40.754Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [Pipeline] lock [2021-04-21T06:19:40.860Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3392-1-stack-cost] [2021-04-21T06:19:40.868Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3392-1-stack-cost] did not exist. Created. [2021-04-21T06:19:40.868Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3392-1-stack-cost] [Pipeline] { [Pipeline] unstash [2021-04-21T06:19:41.017Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-21T06:19:41.017Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [Pipeline] sh [2021-04-21T06:19:41.368Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-21T06:19:41.656Z] Stashed 1 file(s) [Pipeline] } [2021-04-21T06:19:41.678Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3392-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-21T06:19:53.274Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-21T06:19:53.274Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-21T06:19:53.274Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-21T06:19:53.274Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-21T06:19:53.274Z] Building config-common [2021-04-21T06:19:53.274Z] + snapcraftctl build [2021-04-21T06:19:56.577Z] Building edgex-go [2021-04-21T06:19:56.838Z] + cd /root/parts/edgex-go/src [2021-04-21T06:19:56.838Z] + make build [2021-04-21T06:19:56.838Z] 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-04-21T06:19:58.224Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-21T06:19:58.224Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-21T06:19:58.224Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-21T06:19:58.224Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-21T06:19:58.224Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-21T06:19:58.224Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-21T06:19:58.485Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-21T06:19:58.485Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-21T06:19:58.485Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-21T06:19:58.485Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-21T06:19:58.485Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-21T06:19:58.754Z] go: downloading golang.org/x/text v0.3.2 [2021-04-21T06:20:05.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-21T06:20:05.372Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-21T06:20:10.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-21T06:20:12.068Z] 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-04-21T06:20:13.456Z] 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-04-21T06:20:14.401Z] 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-04-21T06:20:14.401Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-21T06:20:14.662Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-21T06:20:14.662Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-21T06:20:14.662Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-21T06:20:16.579Z] 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-04-21T06:20:16.579Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-21T06:20:16.579Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-21T06:20:18.497Z] 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-04-21T06:20:19.975Z] 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-04-21T06:20:21.373Z] 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-04-21T06:20:22.764Z] 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-04-21T06:20:22.764Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-21T06:20:24.148Z] 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-04-21T06:20:24.148Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-21T06:20:26.065Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-21T06:20:26.065Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-21T06:20:26.065Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-21T06:20:26.065Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-21T06:20:26.065Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-21T06:20:26.065Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-21T06:20:26.065Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-21T06:20:26.065Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-21T06:20:26.065Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-21T06:20:26.065Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-21T06:20:26.065Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-21T06:20:26.326Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-21T06:20:26.326Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-21T06:20:26.326Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-21T06:20:26.326Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-21T06:20:26.326Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-21T06:20:26.326Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-21T06:20:29.634Z] Building static-packages [2021-04-21T06:20:29.634Z] + snapcraftctl build [2021-04-21T06:20:32.185Z] Building version [2021-04-21T06:20:32.185Z] + snapcraftctl build [2021-04-21T06:20:34.731Z] Skipping stage go-build-helper (already ran) [2021-04-21T06:20:34.731Z] Staging app-service-config [2021-04-21T06:20:34.731Z] + snapcraftctl stage [2021-04-21T06:20:36.115Z] Staging config-common [2021-04-21T06:20:36.115Z] + snapcraftctl stage [2021-04-21T06:20:37.059Z] Staging edgex-go [2021-04-21T06:20:37.059Z] + snapcraftctl stage [2021-04-21T06:20:38.444Z] Staging static-packages [2021-04-21T06:20:38.444Z] + snapcraftctl stage [2021-04-21T06:20:39.831Z] Staging version [2021-04-21T06:20:39.831Z] + snapcraftctl stage [2021-04-21T06:20:40.773Z] Priming go-build-helper [2021-04-21T06:20:40.773Z] + snapcraftctl prime [2021-04-21T06:20:41.713Z] Priming app-service-config [2021-04-21T06:20:41.713Z] + snapcraftctl prime [2021-04-21T06:20:43.629Z] Priming config-common [2021-04-21T06:20:43.629Z] + snapcraftctl prime [2021-04-21T06:20:44.573Z] Priming edgex-go [2021-04-21T06:20:44.573Z] + snapcraftctl prime [2021-04-21T06:20:45.965Z] Priming static-packages [2021-04-21T06:20:45.965Z] + snapcraftctl prime [2021-04-21T06:20:48.512Z] Priming version [2021-04-21T06:20:48.512Z] + snapcraftctl prime [2021-04-21T06:20:49.900Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-21T06:20:52.728Z] provisioning config files... [2021-04-21T06:20:52.761Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3753786416849581300tmp [Pipeline] { [Pipeline] sh [2021-04-21T06:20:53.171Z] + set +x [2021-04-21T06:20:53.171Z] + curl -s https://codecov.io/bash [2021-04-21T06:20:53.171Z] + bash -s -- [2021-04-21T06:20:54.526Z] [2021-04-21T06:20:54.526Z] _____ _ [2021-04-21T06:20:54.526Z] / ____| | | [2021-04-21T06:20:54.526Z] | | ___ __| | ___ ___ _____ __ [2021-04-21T06:20:54.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-21T06:20:54.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-21T06:20:54.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-21T06:20:54.526Z] Bash-1.0.2 [2021-04-21T06:20:54.526Z] [2021-04-21T06:20:54.526Z] [2021-04-21T06:20:54.526Z] ==> git version 2.24.3 found [2021-04-21T06:20:54.526Z] ==> 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-04-21T06:20:54.526Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-21T06:20:54.526Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-21T06:20:54.526Z] ==> Jenkins CI detected. [2021-04-21T06:20:54.526Z] project root: . [2021-04-21T06:20:54.526Z] --> token set from env [2021-04-21T06:20:54.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-21T06:20:54.526Z] ==> Running gcov in . (disable via -X gcov) [2021-04-21T06:20:54.526Z] ==> Python coveragepy not found [2021-04-21T06:20:54.526Z] ==> Searching for coverage reports in: [2021-04-21T06:20:54.526Z] + . [2021-04-21T06:20:55.150Z] -> Found 1 reports [2021-04-21T06:20:55.150Z] ==> Detecting git/mercurial file structure [2021-04-21T06:20:55.150Z] ==> Reading reports [2021-04-21T06:20:55.150Z] + ./coverage.out bytes=703598 [2021-04-21T06:20:55.150Z] ==> Appending adjustments [2021-04-21T06:20:55.150Z] https://docs.codecov.io/docs/fixing-reports [2021-04-21T06:21:03.795Z] + Found adjustments [2021-04-21T06:21:03.795Z] ==> Gzipping contents [2021-04-21T06:21:03.795Z] 100K /tmp/codecov.BSr0TU.gz [2021-04-21T06:21:03.795Z] ==> Uploading reports [2021-04-21T06:21:03.795Z] url: https://codecov.io [2021-04-21T06:21:03.795Z] query: branch=PR-3392&commit=31ac3337164ad9bd5af1affc76d3227139e96da4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3392&job=&cmd_args= [2021-04-21T06:21:03.795Z] -> Pinging Codecov [2021-04-21T06:21:03.795Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3392&commit=31ac3337164ad9bd5af1affc76d3227139e96da4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3392&job=&cmd_args= [2021-04-21T06:21:03.795Z] -> Uploading to [2021-04-21T06:21:03.795Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-21/00271124DB129430A58F1EEE437C3FCB/31ac3337164ad9bd5af1affc76d3227139e96da4/9d8eec5a-c059-4b87-9114-5a4ff29b5739.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210421T062102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a0d0c4bb7534adc90255d90b5b20b2cb78ea3a7eba7d968edf319f08cacda8c [2021-04-21T06:21:03.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-21T06:21:03.795Z] Dload Upload Total Spent Left Speed [2021-04-21T06:21:03.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 197k --:--:-- --:--:-- --:--:-- 198k [2021-04-21T06:21:03.795Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/31ac3337164ad9bd5af1affc76d3227139e96da4 [Pipeline] } [2021-04-21T06:21:03.825Z] 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] { (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-04-21T06:21:05.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:21:07.200Z] ---> package-listing.sh [2021-04-21T06:21:07.200Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-21T06:21:07.200Z] ++ facter osfamily [2021-04-21T06:21:07.481Z] + OS_FAMILY=redhat [2021-04-21T06:21:07.481Z] + workspace=/w/workspace/edgex-go/1 [2021-04-21T06:21:07.481Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-21T06:21:07.481Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-21T06:21:07.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-21T06:21:07.481Z] + PACKAGES=/tmp/packages_start.txt [2021-04-21T06:21:07.481Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-21T06:21:07.481Z] + PACKAGES=/tmp/packages_end.txt [2021-04-21T06:21:07.481Z] + case "${OS_FAMILY}" in [2021-04-21T06:21:07.481Z] + sort [2021-04-21T06:21:07.481Z] + rpm -qa [2021-04-21T06:21:15.745Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-21T06:21:15.745Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-21T06:21:15.745Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-21T06:21:15.745Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-21T06:21:15.745Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-21T06:21:15.745Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-21T06:21:15.795Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-21T06:21:16.139Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:21:16.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-21T06:21:18.457Z] [2021-04-21T06:21:18.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-21T06:21:18.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-21T06:21:19.121Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-21T06:21:19.121Z] df20fa9351a1: Pulling fs layer [2021-04-21T06:21:19.121Z] 36b3adc4ff6f: Pulling fs layer [2021-04-21T06:21:19.121Z] 8ad3a11d3b57: Pulling fs layer [2021-04-21T06:21:19.121Z] 46f8f816bc3b: Pulling fs layer [2021-04-21T06:21:19.121Z] 93b61091891f: Pulling fs layer [2021-04-21T06:21:19.121Z] 93b9cdb0e59b: Pulling fs layer [2021-04-21T06:21:19.121Z] 5e14af77c1be: Pulling fs layer [2021-04-21T06:21:19.121Z] 01666e4c0597: Pulling fs layer [2021-04-21T06:21:19.121Z] aa168da1d23b: Pulling fs layer [2021-04-21T06:21:19.121Z] 93b61091891f: Waiting [2021-04-21T06:21:19.121Z] 93b9cdb0e59b: Waiting [2021-04-21T06:21:19.121Z] 5e14af77c1be: Waiting [2021-04-21T06:21:19.121Z] 01666e4c0597: Waiting [2021-04-21T06:21:19.121Z] aa168da1d23b: Waiting [2021-04-21T06:21:19.121Z] 46f8f816bc3b: Waiting [2021-04-21T06:21:19.121Z] 36b3adc4ff6f: Verifying Checksum [2021-04-21T06:21:19.121Z] 36b3adc4ff6f: Download complete [2021-04-21T06:21:19.121Z] 46f8f816bc3b: Verifying Checksum [2021-04-21T06:21:19.121Z] 46f8f816bc3b: Download complete [2021-04-21T06:21:19.121Z] df20fa9351a1: Verifying Checksum [2021-04-21T06:21:19.121Z] df20fa9351a1: Download complete [2021-04-21T06:21:19.480Z] 93b9cdb0e59b: Verifying Checksum [2021-04-21T06:21:19.480Z] 93b9cdb0e59b: Download complete [2021-04-21T06:21:19.480Z] 5e14af77c1be: Verifying Checksum [2021-04-21T06:21:19.480Z] 5e14af77c1be: Download complete [2021-04-21T06:21:19.480Z] 01666e4c0597: Verifying Checksum [2021-04-21T06:21:19.480Z] 01666e4c0597: Download complete [2021-04-21T06:21:19.480Z] 93b61091891f: Verifying Checksum [2021-04-21T06:21:19.480Z] 93b61091891f: Download complete [2021-04-21T06:21:20.108Z] 8ad3a11d3b57: Verifying Checksum [2021-04-21T06:21:20.108Z] 8ad3a11d3b57: Download complete [2021-04-21T06:21:20.402Z] df20fa9351a1: Pull complete [2021-04-21T06:21:21.387Z] 36b3adc4ff6f: Pull complete [2021-04-21T06:21:23.478Z] 8ad3a11d3b57: Pull complete [2021-04-21T06:21:24.068Z] aa168da1d23b: Verifying Checksum [2021-04-21T06:21:24.068Z] aa168da1d23b: Download complete [2021-04-21T06:21:24.682Z] 46f8f816bc3b: Pull complete [2021-04-21T06:21:26.158Z] 93b61091891f: Pull complete [2021-04-21T06:21:26.428Z] 93b9cdb0e59b: Pull complete [2021-04-21T06:21:26.702Z] 5e14af77c1be: Pull complete [2021-04-21T06:21:27.012Z] 01666e4c0597: Pull complete [2021-04-21T06:21:45.623Z] aa168da1d23b: Pull complete [2021-04-21T06:21:45.623Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-21T06:21:45.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-21T06:21:45.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-21T06:21:46.082Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-04-21T06:21:46.236Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-21T06:21:50.927Z] $ docker top a58cc213c2011d4ffaca970c26266dbf2bb072c7463f801bd46ebc67ae29b1c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-21T06:21:51.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-21T06:21:52.071Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-21T06:21:52.436Z] + ls /var/log/sa-host [2021-04-21T06:21:52.436Z] + sadf -c /var/log/sa-host/sa21 [2021-04-21T06:21:52.436Z] file_magic: OK [2021-04-21T06:21:52.436Z] HZ: Using current value: 100 [2021-04-21T06:21:52.436Z] file_header: OK [2021-04-21T06:21:52.436Z] 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-04-21T06:21:52.436Z] Statistics: [2021-04-21T06:21:52.436Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-21T06:21:52.436Z] File successfully converted to sysstat format version 12.2.1 [2021-04-21T06:21:52.436Z] + sadf -c /var/log/sa-host/sa23 [2021-04-21T06:21:52.436Z] file_magic: OK [2021-04-21T06:21:52.436Z] HZ: Using current value: 100 [2021-04-21T06:21:52.436Z] file_header: OK [2021-04-21T06:21:52.436Z] 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-04-21T06:21:52.436Z] Statistics: [2021-04-21T06:21:52.436Z] Hnuu...uuuununununu... [2021-04-21T06:21:52.436Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-21T06:21:53.163Z] provisioning config files... [2021-04-21T06:21:53.187Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2038459963275168765tmp [Pipeline] { [Pipeline] echo [2021-04-21T06:21:53.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:21:53.659Z] ---> create-netrc.sh [Pipeline] } [2021-04-21T06:21:53.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-21T06:21:53.764Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:21:54.152Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-21T06:21:54.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:21:54.994Z] ---> sudo-logs.sh [2021-04-21T06:21:54.994Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-21T06:21:55.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:21:55.726Z] ---> job-cost.sh [2021-04-21T06:21:55.726Z] lf-activate-venv: SKIPPING [2021-04-21T06:21:55.726Z] DEBUG: total: 0.20999999344348907 [2021-04-21T06:21:55.726Z] INFO: Retrieving Stack Cost... [2021-04-21T06:21:57.135Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-21T06:21:57.743Z] INFO: Archiving Costs [Pipeline] echo [2021-04-21T06:21:57.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-21T06:21:58.157Z] ---> logs-deploy.sh [2021-04-21T06:21:58.157Z] lf-activate-venv: SKIPPING [2021-04-21T06:21:58.157Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3392/1 [2021-04-21T06:21:58.157Z] INFO: archiving workspace using pattern(s): [2021-04-21T06:22:01.551Z] Archives upload complete. [2021-04-21T06:22:01.551Z] INFO: archiving logs to Nexus