Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 3996e6206ecf6545d3837532f55264bacc8f1ea2+c524ea489e588154e863be0deb439dbf9f36573b (bc476aa5f44d6cb7cb96c70f8663fa14c15f213a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31146 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 3996e6206ecf6545d3837532f55264bacc8f1ea2 > 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/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3996e6206ecf6545d3837532f55264bacc8f1ea2 # timeout=10 Merge succeeded, producing db632eb565189343b9e553b7e778c2c099fc399e Checking out Revision db632eb565189343b9e553b7e778c2c099fc399e (PR-3241) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db632eb565189343b9e553b7e778c2c099fc399e # timeout=10 Commit message: "Merge commit 'c524ea489e588154e863be0deb439dbf9f36573b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-24T00:30:28.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk a7414695f078ddcd8848205c7319b49b88f89bde # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-24T00:30:28.626Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-24T00:30:28.723Z] ========================================================= [2021-03-24T00:30:28.723Z] EdgeX Global Pipelines Version Info [2021-03-24T00:30:28.724Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:30:30.216Z] ------------------- [2021-03-24T00:30:30.216Z] stable info: [2021-03-24T00:30:30.216Z] ------------------- [2021-03-24T00:30:30.216Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-24T00:30:30.216Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-24T00:30:30.216Z] Message: update stable to v1.0.186 [2021-03-24T00:30:31.173Z] ------------------- [2021-03-24T00:30:31.173Z] experimental info: [2021-03-24T00:30:31.173Z] ------------------- [2021-03-24T00:30:31.173Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-24T00:30:31.173Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-24T00:30:31.173Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-24T00:30:31.455Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-24T00:30:31.543Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-24T00:30:31.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-24T00:30:31.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-24T00:30:31.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-24T00:30:31.943Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-24T00:30:32.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-24T00:30:32.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-24T00:30:32.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-24T00:30:32.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-24T00:30:32.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-24T00:30:32.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-24T00:30:32.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-24T00:30:32.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-24T00:30:32.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-24T00:30:32.885Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-24T00:30:32.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-24T00:30:33.071Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-24T00:30:33.159Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-24T00:30:33.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-24T00:30:33.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-24T00:30:33.492Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-24T00:30:33.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3241 [Pipeline] echo [2021-03-24T00:30:33.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3241 [Pipeline] echo [2021-03-24T00:30:33.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3241 [Pipeline] echo [2021-03-24T00:30:33.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db632eb565189343b9e553b7e778c2c099fc399e [Pipeline] echo [2021-03-24T00:30:33.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db632eb [Pipeline] echo [2021-03-24T00:30:34.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-24T00:30:34.218Z] provisioning config files... [2021-03-24T00:30:34.253Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config4593524579461696824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:30:34.618Z] ---> docker-login.sh [2021-03-24T00:30:34.618Z] nexus3.edgexfoundry.org:10001 [2021-03-24T00:30:34.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:30:35.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:30:35.146Z] Configure a credential helper to remove this warning. See [2021-03-24T00:30:35.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:30:35.146Z] [2021-03-24T00:30:35.146Z] Login Succeeded [2021-03-24T00:30:35.146Z] nexus3.edgexfoundry.org:10002 [2021-03-24T00:30:35.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:30:35.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:30:35.146Z] Configure a credential helper to remove this warning. See [2021-03-24T00:30:35.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:30:35.146Z] [2021-03-24T00:30:35.146Z] Login Succeeded [2021-03-24T00:30:35.146Z] nexus3.edgexfoundry.org:10003 [2021-03-24T00:30:35.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:30:35.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:30:35.413Z] Configure a credential helper to remove this warning. See [2021-03-24T00:30:35.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:30:35.413Z] [2021-03-24T00:30:35.413Z] Login Succeeded [2021-03-24T00:30:35.413Z] nexus3.edgexfoundry.org:10004 [2021-03-24T00:30:35.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:30:35.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:30:35.675Z] Configure a credential helper to remove this warning. See [2021-03-24T00:30:35.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:30:35.675Z] [2021-03-24T00:30:35.675Z] Login Succeeded [2021-03-24T00:30:35.675Z] docker.io [2021-03-24T00:30:35.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:30:35.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:30:35.938Z] Configure a credential helper to remove this warning. See [2021-03-24T00:30:35.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:30:35.938Z] [2021-03-24T00:30:35.938Z] Login Succeeded [2021-03-24T00:30:35.938Z] ---> docker-login.sh ends [Pipeline] } [2021-03-24T00:30:35.949Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-24T00:30:36.431Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/core-command/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/core-data/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-24T00:30:36.431Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-24T00:30:36.431Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-24T00:30:36.431Z] ++ cut -d/ -f2 [2021-03-24T00:30:36.431Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-24T00:30:36.523Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:30:38.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T00:30:38.101Z] [2021-03-24T00:30:38.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:30:38.460Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T00:30:38.460Z] latest: Pulling from edgex-devops/git-semver [2021-03-24T00:30:38.460Z] 31603596830f: Pulling fs layer [2021-03-24T00:30:38.460Z] 2a8b12db71e7: Pulling fs layer [2021-03-24T00:30:38.460Z] 6ca5941a6612: Pulling fs layer [2021-03-24T00:30:38.460Z] ecc8261a40a4: Pulling fs layer [2021-03-24T00:30:38.460Z] ecc8261a40a4: Waiting [2021-03-24T00:30:38.460Z] 2a8b12db71e7: Verifying Checksum [2021-03-24T00:30:38.460Z] 2a8b12db71e7: Download complete [2021-03-24T00:30:38.460Z] 31603596830f: Verifying Checksum [2021-03-24T00:30:38.460Z] 31603596830f: Download complete [2021-03-24T00:30:38.725Z] ecc8261a40a4: Verifying Checksum [2021-03-24T00:30:38.725Z] ecc8261a40a4: Download complete [2021-03-24T00:30:38.725Z] 6ca5941a6612: Verifying Checksum [2021-03-24T00:30:38.725Z] 6ca5941a6612: Download complete [2021-03-24T00:30:38.994Z] 31603596830f: Pull complete [2021-03-24T00:30:38.994Z] 2a8b12db71e7: Pull complete [2021-03-24T00:30:39.950Z] 6ca5941a6612: Pull complete [2021-03-24T00:30:39.950Z] ecc8261a40a4: Pull complete [2021-03-24T00:30:40.213Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-24T00:30:40.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-24T00:30:40.213Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-24T00:30:40.328Z] prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container [2021-03-24T00:30:40.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-24T00:30:42.994Z] $ docker top 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-24T00:30:43.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-24T00:30:43.290Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-24T00:30:43.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-24T00:30:43.520Z] $ docker exec 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef ssh-agent [2021-03-24T00:30:43.690Z] SSH_AUTH_SOCK=/tmp/ssh-Ks08DORiM9zB/agent.13 [2021-03-24T00:30:43.690Z] SSH_AGENT_PID=18 [2021-03-24T00:30:43.701Z] Running ssh-add (command line suppressed) [2021-03-24T00:30:43.824Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_5887440993334724388.key (/w/workspace/edgex-go/11@tmp/private_key_5887440993334724388.key) [2021-03-24T00:30:43.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-24T00:30:44.239Z] + git tag --points-at HEAD [Pipeline] } [2021-03-24T00:30:44.265Z] $ docker exec --env ******** --env ******** 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef ssh-agent -k [2021-03-24T00:30:44.382Z] unset SSH_AUTH_SOCK; [2021-03-24T00:30:44.382Z] unset SSH_AGENT_PID; [2021-03-24T00:30:44.383Z] echo Agent pid 18 killed; [2021-03-24T00:30:44.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-24T00:30:44.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-24T00:30:44.624Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-24T00:30:44.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-24T00:30:44.797Z] $ docker exec 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef ssh-agent [2021-03-24T00:30:44.968Z] SSH_AUTH_SOCK=/tmp/ssh-VdMbJHHOylWw/agent.46 [2021-03-24T00:30:44.968Z] SSH_AGENT_PID=51 [2021-03-24T00:30:44.974Z] Running ssh-add (command line suppressed) [2021-03-24T00:30:45.092Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_8981764510272741124.key (/w/workspace/edgex-go/11@tmp/private_key_8981764510272741124.key) [2021-03-24T00:30:45.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-24T00:30:45.488Z] + git semver init [2021-03-24T00:30:45.488Z] # -> Open(): unable to determine branch for HEAD [2021-03-24T00:30:45.488Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2021-03-24T00:30:45.488Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2021-03-24T00:30:45.488Z] # $SEMVER_REMOTE_NAME = origin [2021-03-24T00:30:45.488Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-24T00:30:45.488Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-24T00:30:45.488Z] # $SEMVER_BRANCH = PR-3241 [2021-03-24T00:30:45.488Z] # $SEMVER_TEMP = /tmp/semver-621395816 [2021-03-24T00:30:45.488Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-24T00:31:07.541Z] # '/tmp/semver-621395816' -> '/w/workspace/edgex-go/11/.semver' [2021-03-24T00:31:07.541Z] # -> Force: false [2021-03-24T00:31:07.541Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2021-03-24T00:31:07.562Z] $ docker exec --env ******** --env ******** 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef ssh-agent -k [2021-03-24T00:31:07.798Z] unset SSH_AUTH_SOCK; [2021-03-24T00:31:07.798Z] unset SSH_AGENT_PID; [2021-03-24T00:31:07.798Z] echo Agent pid 51 killed; [2021-03-24T00:31:07.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-24T00:31:08.434Z] + git semver [Pipeline] } [2021-03-24T00:31:08.456Z] $ docker stop --time=1 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef [2021-03-24T00:31:10.030Z] $ docker rm -f 1fe73f0d114fcd76c50f6ca3723449d3157a0ac67af7a99b9fbc11455f1e38ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-24T00:31:10.577Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-24T00:31:11.193Z] Stashed 1 file(s) [Pipeline] echo [2021-03-24T00:31:11.195Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-24T00:31:12.085Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-24T00:31:12.408Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-24T00:31:12.713Z] + sudo service docker restart [2021-03-24T00:31:12.713Z] + true [2021-03-24T00:31:12.713Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-24T00:31:13.307Z] ========================================================= [2021-03-24T00:31:13.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-24T00:31:13.308Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:31:13.650Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-24T00:31:16.981Z] Sending build context to Docker daemon 328.8MB [2021-03-24T00:31:16.981Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T00:31:16.981Z] Step 2/6 : FROM ${BASE} [2021-03-24T00:31:16.981Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-24T00:31:16.981Z] 188c0c94c7c5: Pulling fs layer [2021-03-24T00:31:16.981Z] 0ef7d3d256c8: Pulling fs layer [2021-03-24T00:31:16.981Z] de9db76c5a1d: Pulling fs layer [2021-03-24T00:31:16.981Z] bca2f99d35d6: Pulling fs layer [2021-03-24T00:31:16.981Z] 93359f2a8cfa: Pulling fs layer [2021-03-24T00:31:16.981Z] 7c6f9722023f: Pulling fs layer [2021-03-24T00:31:16.981Z] a35cf1a2eb13: Pulling fs layer [2021-03-24T00:31:16.981Z] bca2f99d35d6: Waiting [2021-03-24T00:31:16.981Z] 93359f2a8cfa: Waiting [2021-03-24T00:31:16.981Z] a35cf1a2eb13: Waiting [2021-03-24T00:31:16.981Z] 7c6f9722023f: Waiting [2021-03-24T00:31:16.981Z] de9db76c5a1d: Download complete [2021-03-24T00:31:17.246Z] 0ef7d3d256c8: Verifying Checksum [2021-03-24T00:31:17.246Z] 0ef7d3d256c8: Download complete [2021-03-24T00:31:17.246Z] 93359f2a8cfa: Verifying Checksum [2021-03-24T00:31:17.246Z] 93359f2a8cfa: Download complete [2021-03-24T00:31:17.246Z] 188c0c94c7c5: Verifying Checksum [2021-03-24T00:31:17.246Z] 188c0c94c7c5: Download complete [2021-03-24T00:31:17.246Z] 7c6f9722023f: Verifying Checksum [2021-03-24T00:31:17.246Z] 7c6f9722023f: Download complete [2021-03-24T00:31:17.823Z] 188c0c94c7c5: Pull complete [2021-03-24T00:31:17.823Z] 0ef7d3d256c8: Pull complete [2021-03-24T00:31:18.092Z] de9db76c5a1d: Pull complete [2021-03-24T00:31:19.492Z] a35cf1a2eb13: Verifying Checksum [2021-03-24T00:31:19.492Z] a35cf1a2eb13: Download complete [2021-03-24T00:31:20.073Z] bca2f99d35d6: Verifying Checksum [2021-03-24T00:31:20.073Z] bca2f99d35d6: Download complete [2021-03-24T00:31:25.419Z] bca2f99d35d6: Pull complete [2021-03-24T00:31:25.419Z] 93359f2a8cfa: Pull complete [2021-03-24T00:31:25.419Z] 7c6f9722023f: Pull complete [2021-03-24T00:31:26.594Z] Still waiting to schedule task [2021-03-24T00:31:26.594Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-24T00:31:30.751Z] a35cf1a2eb13: Pull complete [2021-03-24T00:31:30.751Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-24T00:31:30.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-24T00:31:30.751Z] ---> a62c8e92a672 [2021-03-24T00:31:30.751Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-24T00:31:30.751Z] ---> Running in 1983ca87b1a3 [2021-03-24T00:31:30.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:31:34.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:31:44.268Z] (1/12) Installing libmagic (5.38-r0) [2021-03-24T00:31:46.829Z] (2/12) Installing file (5.38-r0) [2021-03-24T00:31:47.093Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-24T00:31:47.093Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-24T00:33:53.734Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-24T00:33:53.734Z] (6/12) Installing patch (2.7.6-r6) [2021-03-24T00:33:53.734Z] (7/12) Installing build-base (0.5-r2) [2021-03-24T00:33:53.734Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-24T00:33:53.734Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-24T00:33:53.734Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-24T00:33:53.734Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-24T00:33:53.734Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-24T00:33:53.734Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:33:53.734Z] OK: 233 MiB in 51 packages [2021-03-24T00:33:53.998Z] Removing intermediate container 1983ca87b1a3 [2021-03-24T00:33:53.998Z] ---> fbab173fa7d2 [2021-03-24T00:33:53.998Z] Step 4/6 : WORKDIR /edgex-go [2021-03-24T00:33:54.260Z] ---> Running in b28fc1d52a8f [2021-03-24T00:33:54.260Z] Removing intermediate container b28fc1d52a8f [2021-03-24T00:33:54.260Z] ---> 18d7b8b21e2d [2021-03-24T00:33:54.260Z] Step 5/6 : COPY go.mod . [2021-03-24T00:33:54.523Z] ---> 0747b8e2032c [2021-03-24T00:33:54.523Z] Step 6/6 : RUN go mod download [2021-03-24T00:33:54.787Z] ---> Running in abca3a65cb78 [2021-03-24T00:34:16.843Z] Removing intermediate container abca3a65cb78 [2021-03-24T00:34:16.843Z] ---> 65f9592936c5 [2021-03-24T00:34:16.843Z] Successfully built 65f9592936c5 [2021-03-24T00:34:16.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:34:17.169Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-24T00:34:17.169Z] . [Pipeline] withDockerContainer [2021-03-24T00:34:17.270Z] prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container [2021-03-24T00:34:17.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-24T00:34:18.377Z] $ docker top deda12d58a98860589e1f3fded97d5ef770a254706cd25df67739a902d674550 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T00:34:18.876Z] + go version [2021-03-24T00:34:18.876Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-24T00:34:18.891Z] $ docker stop --time=1 deda12d58a98860589e1f3fded97d5ef770a254706cd25df67739a902d674550 [2021-03-24T00:34:20.251Z] $ docker rm -f deda12d58a98860589e1f3fded97d5ef770a254706cd25df67739a902d674550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:34:21.121Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-24T00:34:21.121Z] . [Pipeline] withDockerContainer [2021-03-24T00:34:21.225Z] prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container [2021-03-24T00:34:21.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-24T00:34:21.952Z] $ docker top 27d313617f1a6d4990e590e9d01a93ff3788d0ce96374eeb8d14137a9c4a36b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-24T00:34:22.144Z] ========================================================= [2021-03-24T00:34:22.144Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-24T00:34:22.144Z] ========================================================= [Pipeline] sh [2021-03-24T00:34:22.438Z] + make test [2021-03-24T00:34:22.438Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-24T00:34:28.082Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31148 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws [2021-03-24T00:34:28.135Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-03-24T00:34:32.495Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-24T00:34:33.756Z] using credential edgex-jenkins-ssh [2021-03-24T00:34:33.829Z] Cloning the remote Git repository [2021-03-24T00:34:33.892Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-24T00:34:34.020Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-03-24T00:34:34.117Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-24T00:34:34.118Z] > git --version # timeout=10 [2021-03-24T00:34:34.145Z] > git --version # 'git version 2.17.1' [2021-03-24T00:34:34.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T00:34:34.243Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T00:34:49.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-24T00:34:49.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T00:34:49.999Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-24T00:34:50.061Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-24T00:34:50.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T00:34:50.091Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T00:34:50.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-24T00:34:50.975Z] Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 3996e6206ecf6545d3837532f55264bacc8f1ea2 [2021-03-24T00:34:51.783Z] Merge succeeded, producing 01716726ef4c6b50261b3b022149213210944970 [2021-03-24T00:34:51.783Z] Checking out Revision 01716726ef4c6b50261b3b022149213210944970 (PR-3241) [2021-03-24T00:34:50.995Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T00:34:51.016Z] > git checkout -f 3996e6206ecf6545d3837532f55264bacc8f1ea2 # timeout=10 [2021-03-24T00:34:51.333Z] > git remote # timeout=10 [2021-03-24T00:34:51.353Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T00:34:51.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T00:34:51.383Z] > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 [2021-03-24T00:34:51.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T00:34:51.792Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T00:34:51.808Z] > git checkout -f 01716726ef4c6b50261b3b022149213210944970 # timeout=10 [2021-03-24T00:34:53.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-24T00:34:55.947Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-24T00:34:55.947Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-24T00:34:56.192Z] Commit message: "Merge commit 'c524ea489e588154e863be0deb439dbf9f36573b' into HEAD" [2021-03-24T00:34:56.217Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-24T00:34:56.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-24T00:34:56.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-24T00:34:56.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-24T00:34:56.202Z] > git rev-list --no-walk a7414695f078ddcd8848205c7319b49b88f89bde # timeout=10 [2021-03-24T00:34:57.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-24T00:34:57.754Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-24T00:34:58.146Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-24T00:34:58.486Z] + true [2021-03-24T00:34:58.486Z] + sudo service docker restart [2021-03-24T00:34:58.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-24T00:34:58.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-24T00:35:00.538Z] provisioning config files... [2021-03-24T00:35:00.577Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config2408092164797782678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:35:01.012Z] ---> docker-login.sh [2021-03-24T00:35:01.012Z] nexus3.edgexfoundry.org:10001 [2021-03-24T00:35:01.423Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-24T00:35:01.423Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-24T00:35:01.423Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-24T00:35:01.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:35:02.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:35:02.211Z] Configure a credential helper to remove this warning. See [2021-03-24T00:35:02.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:35:02.211Z] [2021-03-24T00:35:02.211Z] Login Succeeded [2021-03-24T00:35:02.211Z] nexus3.edgexfoundry.org:10002 [2021-03-24T00:35:02.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:35:02.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:35:02.486Z] Configure a credential helper to remove this warning. See [2021-03-24T00:35:02.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:35:02.486Z] [2021-03-24T00:35:02.486Z] Login Succeeded [2021-03-24T00:35:02.486Z] nexus3.edgexfoundry.org:10003 [2021-03-24T00:35:03.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:35:03.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:35:03.083Z] Configure a credential helper to remove this warning. See [2021-03-24T00:35:03.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:35:03.083Z] [2021-03-24T00:35:03.083Z] Login Succeeded [2021-03-24T00:35:03.083Z] nexus3.edgexfoundry.org:10004 [2021-03-24T00:35:03.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:35:03.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:35:03.630Z] Configure a credential helper to remove this warning. See [2021-03-24T00:35:03.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:35:03.630Z] [2021-03-24T00:35:03.630Z] Login Succeeded [2021-03-24T00:35:03.630Z] docker.io [2021-03-24T00:35:03.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-24T00:35:04.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-24T00:35:04.182Z] Configure a credential helper to remove this warning. See [2021-03-24T00:35:04.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-24T00:35:04.182Z] [2021-03-24T00:35:04.182Z] Login Succeeded [2021-03-24T00:35:04.182Z] ---> docker-login.sh ends [Pipeline] } [2021-03-24T00:35:04.202Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-24T00:35:04.694Z] ========================================================= [2021-03-24T00:35:04.694Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-24T00:35:04.694Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:35:04.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 45.9% of statements [2021-03-24T00:35:04.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-24T00:35:04.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-24T00:35:04.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-24T00:35:04.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-24T00:35:04.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-24T00:35:04.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-24T00:35:04.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.083s coverage: 19.8% of statements [2021-03-24T00:35:04.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.103s coverage: 100.0% of statements [2021-03-24T00:35:05.074Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-24T00:35:07.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.203s coverage: 27.1% of statements [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-24T00:35:07.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-24T00:35:07.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-24T00:35:07.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.148s coverage: 71.3% of statements [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-24T00:35:07.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-24T00:35:07.716Z] Sending build context to Docker daemon 166.9MB [2021-03-24T00:35:07.716Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-24T00:35:07.716Z] Step 2/6 : FROM ${BASE} [2021-03-24T00:35:07.716Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-24T00:35:07.716Z] 5f621e34cdf4: Pulling fs layer [2021-03-24T00:35:07.716Z] a4357932f1b6: Pulling fs layer [2021-03-24T00:35:07.716Z] 18c013af1878: Pulling fs layer [2021-03-24T00:35:07.716Z] 00ac8860ef70: Pulling fs layer [2021-03-24T00:35:07.716Z] 63d7cb157983: Pulling fs layer [2021-03-24T00:35:07.716Z] b116817d02f9: Pulling fs layer [2021-03-24T00:35:07.716Z] 745a02a5169b: Pulling fs layer [2021-03-24T00:35:07.716Z] 00ac8860ef70: Waiting [2021-03-24T00:35:07.716Z] 63d7cb157983: Waiting [2021-03-24T00:35:07.716Z] 745a02a5169b: Waiting [2021-03-24T00:35:07.716Z] b116817d02f9: Waiting [2021-03-24T00:35:07.716Z] 18c013af1878: Download complete [2021-03-24T00:35:07.716Z] a4357932f1b6: Verifying Checksum [2021-03-24T00:35:07.716Z] a4357932f1b6: Download complete [2021-03-24T00:35:07.716Z] 63d7cb157983: Verifying Checksum [2021-03-24T00:35:07.716Z] 63d7cb157983: Download complete [2021-03-24T00:35:07.716Z] 5f621e34cdf4: Verifying Checksum [2021-03-24T00:35:07.716Z] 5f621e34cdf4: Download complete [2021-03-24T00:35:07.716Z] b116817d02f9: Verifying Checksum [2021-03-24T00:35:07.716Z] b116817d02f9: Download complete [2021-03-24T00:35:08.703Z] 5f621e34cdf4: Pull complete [2021-03-24T00:35:08.984Z] a4357932f1b6: Pull complete [2021-03-24T00:35:09.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.233s coverage: 82.9% of statements [2021-03-24T00:35:09.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-24T00:35:09.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-24T00:35:09.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.125s coverage: 78.9% of statements [2021-03-24T00:35:09.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-24T00:35:09.611Z] 18c013af1878: Pull complete [2021-03-24T00:35:10.213Z] 745a02a5169b: Verifying Checksum [2021-03-24T00:35:10.213Z] 745a02a5169b: Download complete [2021-03-24T00:35:11.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.370s coverage: 28.6% of statements [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-24T00:35:11.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-24T00:35:11.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-24T00:35:11.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-24T00:35:11.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.146s coverage: 97.5% of statements [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-24T00:35:11.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-24T00:35:11.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-24T00:35:12.194Z] 00ac8860ef70: Verifying Checksum [2021-03-24T00:35:12.194Z] 00ac8860ef70: Download complete [2021-03-24T00:35:14.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.464s coverage: 92.8% of statements [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-24T00:35:14.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-24T00:35:14.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.081s coverage: 0.1% of statements [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-24T00:35:14.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-24T00:35:14.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-03-24T00:35:14.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-03-24T00:35:14.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.032s coverage: 94.1% of statements [2021-03-24T00:35:14.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements [2021-03-24T00:35:14.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-03-24T00:35:21.357Z] 00ac8860ef70: Pull complete [2021-03-24T00:35:21.632Z] 63d7cb157983: Pull complete [2021-03-24T00:35:21.905Z] b116817d02f9: Pull complete [2021-03-24T00:35:26.249Z] 745a02a5169b: Pull complete [2021-03-24T00:35:26.249Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-24T00:35:26.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-24T00:35:26.249Z] ---> b7e6874047d6 [2021-03-24T00:35:26.249Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-24T00:35:27.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-03-24T00:35:27.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements [2021-03-24T00:35:29.654Z] ---> Running in e05e8c70603f [2021-03-24T00:35:29.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 81.7% of statements [2021-03-24T00:35:30.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:35:34.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 84.6% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.6% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 64.4% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 69.0% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 38.4% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.196s coverage: 47.0% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-24T00:35:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-24T00:35:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 87.1% of statements [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-24T00:35:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.768s coverage: 29.1% of statements [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-24T00:35:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-24T00:35:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-24T00:35:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.108s coverage: 94.0% of statements [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-24T00:35:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-24T00:35:39.890Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-24T00:35:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-24T00:35:40.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-03-24T00:35:40.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-24T00:35:40.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-24T00:35:40.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-03-24T00:35:40.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-24T00:35:40.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-24T00:35:41.013Z] GO111MODULE=on go vet ./... [2021-03-24T00:35:45.100Z] (1/12) Installing libmagic (5.38-r0) [2021-03-24T00:35:47.701Z] (2/12) Installing file (5.38-r0) [2021-03-24T00:35:47.972Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-24T00:35:48.244Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-24T00:36:13.301Z] gofmt -l . [2021-03-24T00:36:13.301Z] [ "`gofmt -l .`" = "" ] [2021-03-24T00:36:13.301Z] ./bin/test-go-mod-tidy.sh [2021-03-24T00:36:13.301Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-24T00:36:13.618Z] + ls -al . [2021-03-24T00:36:13.618Z] total 772 [2021-03-24T00:36:13.618Z] drwxrwxr-x 10 1001 1001 4096 Mar 24 00:36 . [2021-03-24T00:36:13.618Z] drwxr-xr-x 4 root root 30 Mar 24 00:34 .. [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 11 Mar 24 00:30 .dockerignore [2021-03-24T00:36:13.618Z] drwxrwxr-x 8 1001 1001 179 Mar 24 00:30 .git [2021-03-24T00:36:13.618Z] drwxrwxr-x 3 1001 1001 125 Mar 24 00:30 .github [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 818 Mar 24 00:30 .gitignore [2021-03-24T00:36:13.618Z] drwx------ 3 1001 1001 60 Mar 24 00:31 .semver [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 00:30 .sonarcloud.properties [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 8607 Mar 24 00:30 Attribution.txt [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 00:30 CONTRIBUTING.md [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 931 Mar 24 00:30 Dockerfile.build [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 863 Mar 24 00:30 Jenkinsfile [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 00:30 LICENSE [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 5774 Mar 24 00:30 Makefile [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 6548 Mar 24 00:30 README.md [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 6755 Mar 24 00:30 SECURITY.md [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 00:31 VERSION [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 4131 Mar 24 00:30 ZMQWindows.md [2021-03-24T00:36:13.618Z] drwxrwxr-x 2 1001 1001 117 Mar 24 00:30 bin [2021-03-24T00:36:13.618Z] drwxrwxr-x 14 1001 1001 4096 Mar 24 00:30 cmd [2021-03-24T00:36:13.618Z] -rw-r--r-- 1 root root 662100 Mar 24 00:35 coverage.out [2021-03-24T00:36:13.618Z] -rw-r--r-- 1 root root 1056 Mar 24 00:36 go.mod [2021-03-24T00:36:13.618Z] -rw-r--r-- 1 root root 22211 Mar 24 00:36 go.sum [2021-03-24T00:36:13.618Z] drwxrwxr-x 8 1001 1001 127 Mar 24 00:30 internal [2021-03-24T00:36:13.618Z] drwxrwxr-x 4 1001 1001 26 Mar 24 00:30 openapi [2021-03-24T00:36:13.618Z] drwxrwxr-x 4 1001 1001 71 Mar 24 00:30 snap [2021-03-24T00:36:13.618Z] -rw-rw-r-- 1 1001 1001 168 Mar 24 00:30 version.go [Pipeline] sh [2021-03-24T00:36:13.928Z] + '[' -e coverage.out ] [2021-03-24T00:36:13.928Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-24T00:36:14.249Z] Stashed 1 file(s) [Pipeline] sh [2021-03-24T00:36:14.569Z] + make build [2021-03-24T00:36:14.569Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-24T00:36:18.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-24T00:36:28.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-24T00:36:29.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-24T00:36:31.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-24T00:36:31.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-24T00:36:33.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-24T00:36:34.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-24T00:36:35.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-24T00:36:37.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-24T00:36:38.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-24T00:36:39.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-24T00:36:42.089Z] $ docker stop --time=1 27d313617f1a6d4990e590e9d01a93ff3788d0ce96374eeb8d14137a9c4a36b7 [2021-03-24T00:36:43.917Z] $ docker rm -f 27d313617f1a6d4990e590e9d01a93ff3788d0ce96374eeb8d14137a9c4a36b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:36:45.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-24T00:36:45.778Z] [2021-03-24T00:36:45.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:36:46.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-24T00:36:46.146Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-24T00:36:46.146Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-24T00:36:46.146Z] ca9280d653b3: Pulling fs layer [2021-03-24T00:36:46.146Z] 7e9c9ca2126c: Pulling fs layer [2021-03-24T00:36:46.409Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-24T00:36:46.409Z] cbdbe7a5bc2a: Download complete [2021-03-24T00:36:46.679Z] ca9280d653b3: Verifying Checksum [2021-03-24T00:36:46.679Z] ca9280d653b3: Download complete [2021-03-24T00:36:46.942Z] cbdbe7a5bc2a: Pull complete [2021-03-24T00:36:47.895Z] ca9280d653b3: Pull complete [2021-03-24T00:36:48.481Z] 7e9c9ca2126c: Verifying Checksum [2021-03-24T00:36:48.481Z] 7e9c9ca2126c: Download complete [2021-03-24T00:36:56.662Z] 7e9c9ca2126c: Pull complete [2021-03-24T00:36:56.662Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-24T00:36:56.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-24T00:36:56.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-24T00:36:56.862Z] prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container [2021-03-24T00:36:56.915Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-24T00:36:59.573Z] $ docker top e800a82e29f96c65c0c5f5312abd8514088a6b9ffdca43a008ebdad09329024f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T00:37:00.081Z] + docker-compose build --help [2021-03-24T00:37:00.081Z] + grep parallel [2021-03-24T00:37:01.027Z] --parallel Build images in parallel. [Pipeline] } [2021-03-24T00:37:01.045Z] $ docker stop --time=1 e800a82e29f96c65c0c5f5312abd8514088a6b9ffdca43a008ebdad09329024f [2021-03-24T00:37:02.463Z] $ docker rm -f e800a82e29f96c65c0c5f5312abd8514088a6b9ffdca43a008ebdad09329024f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:37:03.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-24T00:37:03.124Z] . [Pipeline] withDockerContainer [2021-03-24T00:37:03.244Z] prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container [2021-03-24T00:37:03.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-24T00:37:03.972Z] $ docker top f1e5bee6b63224a10369fe581db35206137a4c1342dd128dbdb1e13707aa6f34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T00:37:04.442Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-24T00:37:05.393Z] Building docker-core-command-go ... [2021-03-24T00:37:05.393Z] Building docker-core-data-go ... [2021-03-24T00:37:05.393Z] Building docker-core-metadata-go ... [2021-03-24T00:37:05.393Z] Building docker-security-bootstrapper-go ... [2021-03-24T00:37:05.393Z] Building docker-security-proxy-setup-go ... [2021-03-24T00:37:05.393Z] Building docker-security-secretstore-setup-go ... [2021-03-24T00:37:05.393Z] Building docker-support-notifications-go ... [2021-03-24T00:37:05.393Z] Building docker-support-scheduler-go ... [2021-03-24T00:37:05.393Z] Building docker-sys-mgmt-agent-go ... [2021-03-24T00:37:05.393Z] Building docker-sys-mgmt-agent-go [2021-03-24T00:37:05.393Z] Building docker-security-secretstore-setup-go [2021-03-24T00:37:05.393Z] Building docker-support-scheduler-go [2021-03-24T00:37:05.393Z] Building docker-security-proxy-setup-go [2021-03-24T00:37:05.393Z] Building docker-security-bootstrapper-go [2021-03-24T00:37:24.977Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-24T00:37:24.977Z] (6/12) Installing patch (2.7.6-r6) [2021-03-24T00:37:24.977Z] (7/12) Installing build-base (0.5-r2) [2021-03-24T00:37:24.977Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-24T00:37:24.977Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-24T00:37:24.977Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-24T00:37:24.977Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-24T00:37:24.977Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-24T00:37:24.977Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:37:24.977Z] OK: 217 MiB in 51 packages [2021-03-24T00:37:25.954Z] Removing intermediate container e05e8c70603f [2021-03-24T00:37:25.954Z] ---> ee3127341385 [2021-03-24T00:37:25.954Z] Step 4/6 : WORKDIR /edgex-go [2021-03-24T00:37:25.954Z] ---> Running in 40d4e2f200a5 [2021-03-24T00:37:26.551Z] Removing intermediate container 40d4e2f200a5 [2021-03-24T00:37:26.551Z] ---> df0bca2e16dc [2021-03-24T00:37:26.551Z] Step 5/6 : COPY go.mod . [2021-03-24T00:37:27.148Z] ---> 9f152d2ab68b [2021-03-24T00:37:27.148Z] Step 6/6 : RUN go mod download [2021-03-24T00:37:27.435Z] ---> Running in 32c5f14b4dc3 [2021-03-24T00:37:44.271Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:37:44.271Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:37:44.271Z] ---> 65f9592936c5 [2021-03-24T00:37:44.271Z] Step 3/24 : WORKDIR /edgex-go [2021-03-24T00:37:44.271Z] [2021-03-24T00:37:44.271Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:37:44.272Z] ---> 65f9592936c5 [2021-03-24T00:37:44.272Z] Step 3/21 : WORKDIR /edgex-go [2021-03-24T00:37:44.272Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:37:44.272Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:37:44.272Z] ---> 65f9592936c5 [2021-03-24T00:37:44.272Z] Step 3/26 : WORKDIR /edgex-go [2021-03-24T00:37:44.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:37:44.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:37:44.272Z] ---> 65f9592936c5 [2021-03-24T00:37:44.272Z] Step 3/22 : WORKDIR /edgex-go [2021-03-24T00:37:44.272Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:37:44.272Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:37:44.272Z] ---> 65f9592936c5 [2021-03-24T00:37:44.272Z] Step 3/31 : WORKDIR /edgex-go [2021-03-24T00:37:44.272Z] ---> Running in 019e006b9bfd [2021-03-24T00:37:44.272Z] ---> Running in 671e0e7374f1 [2021-03-24T00:37:44.272Z] ---> Running in a5425f1ac2d0 [2021-03-24T00:37:44.272Z] ---> Running in f17ca1f41bd4 [2021-03-24T00:37:44.272Z] ---> Running in d2ad7a7fb631 [2021-03-24T00:37:44.272Z] Removing intermediate container d2ad7a7fb631 [2021-03-24T00:37:44.272Z] ---> 5493aa51f4d0 [2021-03-24T00:37:44.272Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:37:44.272Z] Removing intermediate container 671e0e7374f1 [2021-03-24T00:37:44.272Z] ---> cc1243a1c57d [2021-03-24T00:37:44.272Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:37:44.272Z] Removing intermediate container 019e006b9bfd [2021-03-24T00:37:44.272Z] ---> 1727b3dad039 [2021-03-24T00:37:44.272Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:37:44.272Z] Removing intermediate container a5425f1ac2d0 [2021-03-24T00:37:44.272Z] ---> 7f9a5e9e24d2 [2021-03-24T00:37:44.272Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:37:44.272Z] Removing intermediate container f17ca1f41bd4 [2021-03-24T00:37:44.272Z] ---> d73e31ebe4ad [2021-03-24T00:37:44.272Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:37:44.272Z] ---> Running in d99e0f607a7a [2021-03-24T00:37:44.272Z] ---> Running in c67ae5efc8ed [2021-03-24T00:37:44.272Z] ---> Running in 3ed03666d8cb [2021-03-24T00:37:44.272Z] ---> Running in e943e68de763 [2021-03-24T00:37:44.272Z] ---> Running in f83a8b7ff028 [2021-03-24T00:37:44.272Z] Removing intermediate container d99e0f607a7a [2021-03-24T00:37:44.272Z] ---> e0a389288dbe [2021-03-24T00:37:44.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-24T00:37:44.272Z] ---> Running in 3b3ec1c01fb2 [2021-03-24T00:37:44.272Z] Removing intermediate container c67ae5efc8ed [2021-03-24T00:37:44.272Z] ---> eaba1bc6e544 [2021-03-24T00:37:44.272Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-24T00:37:44.272Z] Removing intermediate container 3ed03666d8cb [2021-03-24T00:37:44.272Z] ---> 034d06ad97b5 [2021-03-24T00:37:44.272Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-24T00:37:44.272Z] Removing intermediate container e943e68de763 [2021-03-24T00:37:44.272Z] ---> 3dae3e0926c1 [2021-03-24T00:37:44.272Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-24T00:37:44.272Z] Removing intermediate container f83a8b7ff028 [2021-03-24T00:37:44.272Z] ---> 413248d6c6a0 [2021-03-24T00:37:44.272Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-24T00:37:44.272Z] ---> Running in 67b6bb1d18a3 [2021-03-24T00:37:44.272Z] ---> Running in 236b8cf678a0 [2021-03-24T00:37:44.272Z] ---> Running in a20e5c30e4c3 [2021-03-24T00:37:44.272Z] ---> Running in d7ca449b6afe [2021-03-24T00:37:44.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:44.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:45.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:45.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:45.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:48.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:48.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:48.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:49.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:49.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:37:52.975Z] OK: 233 MiB in 51 packages [2021-03-24T00:37:52.975Z] Removing intermediate container 67b6bb1d18a3 [2021-03-24T00:37:52.975Z] ---> 38d3e83d7da8 [2021-03-24T00:37:52.975Z] Step 6/21 : COPY go.mod . [2021-03-24T00:37:53.252Z] ---> 932fa1366065 [2021-03-24T00:37:53.252Z] Step 7/21 : RUN go mod download [2021-03-24T00:37:53.252Z] ---> Running in ab6770e51bf9 [2021-03-24T00:37:53.518Z] OK: 233 MiB in 51 packages [2021-03-24T00:37:53.518Z] OK: 233 MiB in 51 packages [2021-03-24T00:37:54.096Z] Removing intermediate container a20e5c30e4c3 [2021-03-24T00:37:54.096Z] ---> f8f01fd1eac1 [2021-03-24T00:37:54.096Z] Step 6/24 : COPY go.mod . [2021-03-24T00:37:54.096Z] Removing intermediate container 3b3ec1c01fb2 [2021-03-24T00:37:54.096Z] ---> 37e386f7649e [2021-03-24T00:37:54.096Z] Step 6/22 : COPY go.mod . [2021-03-24T00:37:54.270Z] Removing intermediate container 32c5f14b4dc3 [2021-03-24T00:37:54.270Z] ---> 64417207a09a [2021-03-24T00:37:54.270Z] Successfully built 64417207a09a [2021-03-24T00:37:54.270Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:37:54.359Z] ---> 88f0464d0b21 [2021-03-24T00:37:54.360Z] Step 7/24 : RUN go mod download [2021-03-24T00:37:54.360Z] ---> 0d589c5ad963 [2021-03-24T00:37:54.360Z] Step 7/22 : RUN go mod download [2021-03-24T00:37:54.360Z] ---> Running in 9700b65c40dd [2021-03-24T00:37:54.360Z] ---> Running in 24ca12f84f82 [2021-03-24T00:37:54.618Z] + docker inspect -f . ci-base-image-arm64 [2021-03-24T00:37:54.618Z] . [Pipeline] withDockerContainer [2021-03-24T00:37:54.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-31148 does not seem to be running inside a container [2021-03-24T00:37:54.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-24T00:37:55.368Z] Removing intermediate container ab6770e51bf9 [2021-03-24T00:37:55.368Z] ---> 7a5da10afa6b [2021-03-24T00:37:55.368Z] Step 8/21 : COPY . . [2021-03-24T00:37:55.368Z] OK: 233 MiB in 51 packages [2021-03-24T00:37:56.475Z] $ docker top 5e3118f0ce79d6b9a3e08cc024658744c11537c89ae2d6bc94910db1b522c86e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T00:37:57.332Z] OK: 233 MiB in 51 packages [2021-03-24T00:37:57.518Z] + go version [2021-03-24T00:37:57.518Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-24T00:37:57.544Z] $ docker stop --time=1 5e3118f0ce79d6b9a3e08cc024658744c11537c89ae2d6bc94910db1b522c86e [2021-03-24T00:37:59.298Z] Removing intermediate container d7ca449b6afe [2021-03-24T00:37:59.298Z] ---> 35b0085c717c [2021-03-24T00:37:59.299Z] Step 6/31 : COPY go.mod . [2021-03-24T00:37:59.299Z] Removing intermediate container 24ca12f84f82 [2021-03-24T00:37:59.299Z] ---> 0abbbae8a373 [2021-03-24T00:37:59.299Z] Step 8/22 : COPY . . [2021-03-24T00:37:59.478Z] $ docker rm -f 5e3118f0ce79d6b9a3e08cc024658744c11537c89ae2d6bc94910db1b522c86e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:38:00.539Z] + docker inspect -f . ci-base-image-arm64 [2021-03-24T00:38:00.539Z] . [Pipeline] withDockerContainer [2021-03-24T00:38:00.803Z] prd-ubuntu18.04-docker-arm64-4c-16g-31148 does not seem to be running inside a container [2021-03-24T00:38:00.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-24T00:38:01.275Z] Removing intermediate container 9700b65c40dd [2021-03-24T00:38:01.275Z] ---> 35f12abc8ff9 [2021-03-24T00:38:01.275Z] Step 8/24 : COPY . . [2021-03-24T00:38:02.326Z] $ docker top 7a26461d6478fbb583796c6bf35f03bef8df0d800d3fc1414908aa38119e7361 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-24T00:38:02.707Z] ========================================================= [2021-03-24T00:38:02.707Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-24T00:38:02.707Z] ========================================================= [Pipeline] sh [2021-03-24T00:38:03.353Z] + make test [2021-03-24T00:38:03.353Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-24T00:38:05.545Z] ---> 997c9b2ece21 [2021-03-24T00:38:05.545Z] Step 7/31 : RUN go mod download [2021-03-24T00:38:05.545Z] Removing intermediate container 236b8cf678a0 [2021-03-24T00:38:05.545Z] ---> 86ce8252dfd2 [2021-03-24T00:38:05.545Z] Step 6/26 : COPY go.mod . [2021-03-24T00:38:06.975Z] ---> Running in 87cf37d96ef5 [2021-03-24T00:38:10.312Z] ---> 0d1632ee5f91 [2021-03-24T00:38:10.312Z] Step 7/26 : RUN go mod download [2021-03-24T00:38:11.765Z] ---> Running in 3f30d41223ac [2021-03-24T00:38:20.045Z] Removing intermediate container 3f30d41223ac [2021-03-24T00:38:20.045Z] ---> 0e46b439d10f [2021-03-24T00:38:20.045Z] Step 8/26 : COPY . . [2021-03-24T00:38:20.045Z] Removing intermediate container 87cf37d96ef5 [2021-03-24T00:38:20.045Z] ---> c12f674e3bb3 [2021-03-24T00:38:20.045Z] Step 8/31 : COPY . . [2021-03-24T00:38:25.721Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-24T00:38:35.083Z] ---> 4586d01d50af [2021-03-24T00:38:35.083Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-24T00:38:38.463Z] ---> Running in 7c1b711b613f [2021-03-24T00:38:38.463Z] ---> c74c2b59b418 [2021-03-24T00:38:38.463Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-24T00:38:38.731Z] ---> 8e0612e4cdfd [2021-03-24T00:38:38.731Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-24T00:38:40.137Z] ---> Running in afa4982579d7 [2021-03-24T00:38:40.723Z] ---> Running in 223fd89553ce [2021-03-24T00:38:41.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-24T00:38:42.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-24T00:38:42.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-24T00:38:53.130Z] ---> bab43ed8a9e2 [2021-03-24T00:38:53.130Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-24T00:38:53.130Z] ---> a8bef847f642 [2021-03-24T00:38:53.130Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-24T00:38:53.130Z] ---> Running in 724785085bf9 [2021-03-24T00:38:53.130Z] ---> Running in 3aaccf45277b [2021-03-24T00:38:54.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-24T00:38:54.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-24T00:39:12.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-24T00:39:12.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-24T00:39:12.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-24T00:39:22.994Z] Removing intermediate container 223fd89553ce [2021-03-24T00:39:22.994Z] ---> 445420a2a2f4 [2021-03-24T00:39:22.994Z] [2021-03-24T00:39:22.994Z] Step 10/24 : FROM alpine:3.12 [2021-03-24T00:39:22.994Z] Removing intermediate container 7c1b711b613f [2021-03-24T00:39:22.994Z] ---> 47c7466291a1 [2021-03-24T00:39:22.994Z] [2021-03-24T00:39:22.994Z] Step 10/21 : FROM alpine:3.12 [2021-03-24T00:39:22.994Z] Removing intermediate container afa4982579d7 [2021-03-24T00:39:22.994Z] ---> 66f206b2c883 [2021-03-24T00:39:22.994Z] [2021-03-24T00:39:22.994Z] Step 10/22 : FROM alpine:3.12 [2021-03-24T00:39:22.994Z] 3.12: Pulling from library/alpine [2021-03-24T00:39:22.994Z] 3.12: Pulling from library/alpine [2021-03-24T00:39:22.994Z] 3.12: Pulling from library/alpine [2021-03-24T00:39:22.994Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-24T00:39:22.994Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-24T00:39:22.994Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-24T00:39:22.994Z] Status: Downloaded newer image for alpine:3.12 [2021-03-24T00:39:22.994Z] ---> 88dd2752d2ea [2021-03-24T00:39:22.994Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-24T00:39:22.994Z] Status: Downloaded newer image for alpine:3.12 [2021-03-24T00:39:22.994Z] ---> 88dd2752d2ea [2021-03-24T00:39:22.994Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-24T00:39:22.994Z] Status: Image is up to date for alpine:3.12 [2021-03-24T00:39:22.994Z] ---> 88dd2752d2ea [2021-03-24T00:39:22.994Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-24T00:39:23.261Z] ---> Running in b0d5ce974c70 [2021-03-24T00:39:23.261Z] ---> Running in 38030e58e553 [2021-03-24T00:39:23.261Z] ---> Running in d4de9f023853 [2021-03-24T00:39:24.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:24.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:24.667Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-24T00:39:24.667Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-24T00:39:24.935Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-24T00:39:24.935Z] (4/4) Installing curl (7.69.1-r3) [2021-03-24T00:39:24.935Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:39:24.935Z] Executing ca-certificates-20191127-r4.trigger [2021-03-24T00:39:24.935Z] OK: 7 MiB in 18 packages [2021-03-24T00:39:24.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:25.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:25.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:25.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:25.207Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-24T00:39:25.207Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:39:25.207Z] OK: 6 MiB in 15 packages [2021-03-24T00:39:25.471Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-24T00:39:25.471Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-24T00:39:25.471Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-24T00:39:25.471Z] (4/5) Installing curl (7.69.1-r3) [2021-03-24T00:39:25.471Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-24T00:39:25.471Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:39:25.471Z] Executing ca-certificates-20191127-r4.trigger [2021-03-24T00:39:25.471Z] OK: 7 MiB in 19 packages [2021-03-24T00:39:29.707Z] Removing intermediate container 3aaccf45277b [2021-03-24T00:39:29.707Z] ---> cd46087b1bd0 [2021-03-24T00:39:29.707Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-24T00:39:29.707Z] Removing intermediate container 724785085bf9 [2021-03-24T00:39:29.707Z] ---> b4aed1d6f058 [2021-03-24T00:39:29.707Z] [2021-03-24T00:39:29.707Z] Step 10/31 : FROM alpine:3.12 [2021-03-24T00:39:29.707Z] ---> 88dd2752d2ea [2021-03-24T00:39:29.707Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-24T00:39:29.707Z] ---> Running in a62298618763 [2021-03-24T00:39:29.707Z] Removing intermediate container b0d5ce974c70 [2021-03-24T00:39:29.707Z] ---> c2bcf4c03e7a [2021-03-24T00:39:29.707Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-24T00:39:29.707Z] ---> Running in 7f6409dd248f [2021-03-24T00:39:29.972Z] ---> Running in 2db81cd9f99a [2021-03-24T00:39:29.972Z] Removing intermediate container d4de9f023853 [2021-03-24T00:39:29.972Z] ---> 9ddac173077c [2021-03-24T00:39:29.972Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-24T00:39:30.236Z] Removing intermediate container 38030e58e553 [2021-03-24T00:39:30.237Z] ---> 9d4bdc7fd00c [2021-03-24T00:39:30.237Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-24T00:39:30.530Z] Removing intermediate container 7f6409dd248f [2021-03-24T00:39:30.530Z] ---> 2ba9ccaf2541 [2021-03-24T00:39:30.530Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-24T00:39:30.530Z] ---> Running in 24f2c02d8ac9 [2021-03-24T00:39:30.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-24T00:39:30.530Z] ---> Running in 7c19a7774d53 [2021-03-24T00:39:30.530Z] ---> Running in 924faa8a7e77 [2021-03-24T00:39:30.800Z] Removing intermediate container 2db81cd9f99a [2021-03-24T00:39:30.800Z] ---> 3bc70c18aac3 [2021-03-24T00:39:30.800Z] Step 13/21 : WORKDIR /edgex [2021-03-24T00:39:30.800Z] ---> Running in 4d6e1f2e8985 [2021-03-24T00:39:31.073Z] Removing intermediate container 24f2c02d8ac9 [2021-03-24T00:39:31.073Z] ---> 59369d48dbfa [2021-03-24T00:39:31.073Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-24T00:39:31.073Z] Removing intermediate container 7c19a7774d53 [2021-03-24T00:39:31.073Z] ---> 04d198547d99 [2021-03-24T00:39:31.073Z] Step 13/24 : WORKDIR / [2021-03-24T00:39:31.073Z] ---> Running in 3c19912e5342 [2021-03-24T00:39:31.347Z] ---> Running in 03beaf6bad85 [2021-03-24T00:39:31.347Z] Removing intermediate container 4d6e1f2e8985 [2021-03-24T00:39:31.347Z] ---> 925705865cc5 [2021-03-24T00:39:31.347Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-24T00:39:31.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:31.616Z] Removing intermediate container 3c19912e5342 [2021-03-24T00:39:31.616Z] ---> e428a566501a [2021-03-24T00:39:31.616Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-24T00:39:31.616Z] Removing intermediate container 03beaf6bad85 [2021-03-24T00:39:31.616Z] ---> 5378b8325924 [2021-03-24T00:39:31.616Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-24T00:39:31.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:31.885Z] ---> 4eb41ce9beba [2021-03-24T00:39:31.885Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-24T00:39:31.885Z] ---> Running in d1aa83340811 [2021-03-24T00:39:31.885Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-24T00:39:31.885Z] (2/2) Installing su-exec (0.2-r1) [2021-03-24T00:39:31.885Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:39:31.885Z] OK: 6 MiB in 16 packages [2021-03-24T00:39:33.004Z] ---> 42c851b06a4d [2021-03-24T00:39:33.004Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-24T00:39:33.004Z] Removing intermediate container d1aa83340811 [2021-03-24T00:39:33.004Z] ---> 9e54e9616d89 [2021-03-24T00:39:33.004Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:39:33.004Z] Removing intermediate container a62298618763 [2021-03-24T00:39:33.004Z] ---> 401cafa647b2 [2021-03-24T00:39:33.004Z] [2021-03-24T00:39:33.004Z] Step 11/26 : FROM docker:20.10.0 [2021-03-24T00:39:33.004Z] 20.10.0: Pulling from library/docker [2021-03-24T00:39:33.004Z] ---> e0f2e686fede [2021-03-24T00:39:33.004Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-24T00:39:33.004Z] ---> 31380dd03c98 [2021-03-24T00:39:33.004Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-24T00:39:33.004Z] ---> 38f49fc3dfbb [2021-03-24T00:39:33.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-24T00:39:34.413Z] Removing intermediate container 924faa8a7e77 [2021-03-24T00:39:34.413Z] ---> dbd0fadb06b9 [2021-03-24T00:39:34.413Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-24T00:39:35.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-24T00:39:35.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-24T00:39:35.024Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-24T00:39:35.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-24T00:39:35.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-24T00:39:35.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-24T00:39:35.024Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-24T00:39:35.452Z] ---> c957e5979dab [2021-03-24T00:39:35.452Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-24T00:39:35.452Z] ---> bc15f48b949c [2021-03-24T00:39:35.452Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-24T00:39:35.452Z] ---> 4a08a6c842c1 [2021-03-24T00:39:35.452Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-24T00:39:35.452Z] ---> Running in 1479399bd7c4 [2021-03-24T00:39:35.452Z] ---> Running in 0927ea5d5d28 [2021-03-24T00:39:35.752Z] Removing intermediate container 1479399bd7c4 [2021-03-24T00:39:35.752Z] ---> b48bf393efc0 [2021-03-24T00:39:35.752Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-24T00:39:35.752Z] ---> d9e1b2b070c7 [2021-03-24T00:39:35.752Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-24T00:39:35.752Z] Removing intermediate container 0927ea5d5d28 [2021-03-24T00:39:35.752Z] ---> 11736d79d5dd [2021-03-24T00:39:35.752Z] Step 18/21 : CMD ["--init=true"] [2021-03-24T00:39:36.027Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-24T00:39:36.063Z] ---> Running in e294c7593c9a [2021-03-24T00:39:36.063Z] ---> Running in a577e8298a84 [2021-03-24T00:39:36.063Z] ---> Running in ccaa128ae0c0 [2021-03-24T00:39:36.063Z] ---> 3993c98986ad [2021-03-24T00:39:36.063Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-24T00:39:36.342Z] Removing intermediate container e294c7593c9a [2021-03-24T00:39:36.342Z] ---> 4ab9c3fe5b6f [2021-03-24T00:39:36.342Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-24T00:39:36.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-24T00:39:36.641Z] ---> Running in 59ab5c4c6de4 [2021-03-24T00:39:36.641Z] Removing intermediate container a577e8298a84 [2021-03-24T00:39:36.641Z] ---> cd6c62a7d3d3 [2021-03-24T00:39:36.641Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:39:36.960Z] Removing intermediate container ccaa128ae0c0 [2021-03-24T00:39:36.960Z] ---> aebc65be05fb [2021-03-24T00:39:36.960Z] Step 19/21 : LABEL arch=x86_64 [2021-03-24T00:39:37.280Z] ---> Running in 82ff8ed26e5c [2021-03-24T00:39:37.280Z] ---> Running in 067bb84c31be [2021-03-24T00:39:37.280Z] ---> dd6afb2710d4 [2021-03-24T00:39:37.280Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-24T00:39:37.571Z] Removing intermediate container 82ff8ed26e5c [2021-03-24T00:39:37.571Z] ---> 7b201af7b846 [2021-03-24T00:39:37.571Z] Step 20/22 : LABEL arch=x86_64 [2021-03-24T00:39:37.846Z] Removing intermediate container 067bb84c31be [2021-03-24T00:39:37.846Z] ---> 30c8b1d0d36f [2021-03-24T00:39:37.846Z] Step 20/21 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:39:38.112Z] ---> Running in 0c042dbc8d22 [2021-03-24T00:39:38.112Z] ---> Running in d6a62c2e8e48 [2021-03-24T00:39:38.112Z] ---> d833542177fd [2021-03-24T00:39:38.112Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-24T00:39:38.376Z] ---> Running in 9dcb9df794b1 [2021-03-24T00:39:38.376Z] Removing intermediate container 0c042dbc8d22 [2021-03-24T00:39:38.376Z] ---> edb6389cfb63 [2021-03-24T00:39:38.376Z] Step 21/22 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:39:38.643Z] Removing intermediate container d6a62c2e8e48 [2021-03-24T00:39:38.643Z] ---> d0587d21bf96 [2021-03-24T00:39:38.643Z] Step 21/21 : LABEL version=0.0.0 [2021-03-24T00:39:39.599Z] ---> Running in 2cee0a4c23da [2021-03-24T00:39:39.862Z] ---> Running in 56ff189b7169 [2021-03-24T00:39:39.862Z] Removing intermediate container 59ab5c4c6de4 [2021-03-24T00:39:39.862Z] ---> 59f606d884d7 [2021-03-24T00:39:39.862Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-24T00:39:40.138Z] Removing intermediate container 2cee0a4c23da [2021-03-24T00:39:40.138Z] ---> 3dfc0aacd2cf [2021-03-24T00:39:40.138Z] Step 22/22 : LABEL version=0.0.0 [2021-03-24T00:39:40.138Z] ---> Running in c58297aa8155 [2021-03-24T00:39:40.138Z] ---> Running in 0562172684f9 [2021-03-24T00:39:40.406Z] Removing intermediate container 56ff189b7169 [2021-03-24T00:39:40.406Z] ---> 61804a50d000 [2021-03-24T00:39:40.406Z] [2021-03-24T00:39:40.406Z] Removing intermediate container c58297aa8155 [2021-03-24T00:39:40.406Z] ---> 6039561b8fb9 [2021-03-24T00:39:40.406Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-24T00:39:40.679Z] Removing intermediate container 0562172684f9 [2021-03-24T00:39:40.679Z] ---> f10660c1776f [2021-03-24T00:39:40.679Z] [2021-03-24T00:39:40.679Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-24T00:39:40.945Z] Successfully built 61804a50d000 [2021-03-24T00:39:40.945Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-24T00:39:40.945Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-24T00:39:40.945Z] ---> aefe523efa57 [2021-03-24T00:39:40.945Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-24T00:39:40.945Z] Building docker-core-command-go [2021-03-24T00:39:40.945Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 9dcb9df794b1 [2021-03-24T00:39:40.945Z] ---> 7701f32024be [2021-03-24T00:39:40.945Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-24T00:39:40.945Z] Successfully built f10660c1776f [2021-03-24T00:39:40.945Z] ---> Running in 6dd23a2726f2 [2021-03-24T00:39:40.945Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-24T00:39:40.945Z] Building docker-support-notifications-go [2021-03-24T00:39:40.945Z]  Building docker-support-scheduler-go ... done  ---> Running in f7ef575bb16c [2021-03-24T00:39:41.212Z] ---> cf8597b680cb [2021-03-24T00:39:41.212Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-24T00:39:41.212Z] ---> Running in f79a97bc0466 [2021-03-24T00:39:41.479Z] Removing intermediate container f7ef575bb16c [2021-03-24T00:39:41.479Z] ---> c116fe2f7215 [2021-03-24T00:39:41.479Z] Step 22/24 : LABEL arch=x86_64 [2021-03-24T00:39:41.745Z] ---> Running in eb7dca995a33 [2021-03-24T00:39:44.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:44.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:39:44.322Z] (1/2) Installing readline (8.0.4-r0) [2021-03-24T00:39:44.322Z] (2/2) Installing bash (5.0.17-r0) [2021-03-24T00:39:44.322Z] Executing bash-5.0.17-r0.post-install [2021-03-24T00:39:44.322Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:39:44.322Z] OK: 12 MiB in 22 packages [2021-03-24T00:39:44.322Z] Removing intermediate container eb7dca995a33 [2021-03-24T00:39:44.322Z] ---> dbaabc8886a6 [2021-03-24T00:39:44.322Z] Step 23/24 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:39:44.955Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-24T00:39:44.956Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-24T00:39:44.956Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-24T00:39:45.726Z] ---> Running in b6755a19cefb [2021-03-24T00:39:47.131Z] Removing intermediate container b6755a19cefb [2021-03-24T00:39:47.131Z] ---> c95b2ae537e4 [2021-03-24T00:39:47.131Z] Step 24/24 : LABEL version=0.0.0 [2021-03-24T00:39:48.535Z] ---> Running in b948627e6b3c [2021-03-24T00:39:49.498Z] Removing intermediate container b948627e6b3c [2021-03-24T00:39:49.498Z] ---> 3deca174408a [2021-03-24T00:39:49.498Z] [2021-03-24T00:39:49.498Z] Removing intermediate container 6dd23a2726f2 [2021-03-24T00:39:49.498Z] ---> 515717f95830 [2021-03-24T00:39:49.498Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-24T00:39:49.498Z] Removing intermediate container f79a97bc0466 [2021-03-24T00:39:49.498Z] ---> f861f8a94897 [2021-03-24T00:39:49.498Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:39:49.498Z] ---> Running in c517c7154a36 [2021-03-24T00:39:49.771Z] Successfully built 3deca174408a [2021-03-24T00:39:50.731Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-24T00:39:50.731Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-03-24T00:39:51.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.349s coverage: 45.9% of statements [2021-03-24T00:39:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-24T00:39:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-24T00:39:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-24T00:39:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-24T00:39:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-24T00:39:51.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-24T00:39:51.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.121s coverage: 19.8% of statements [2021-03-24T00:39:51.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.238s coverage: 100.0% of statements [2021-03-24T00:39:55.012Z] Removing intermediate container c517c7154a36 [2021-03-24T00:39:55.012Z] ---> 2da5211ce21d [2021-03-24T00:39:55.012Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-24T00:39:58.370Z] ---> e08bb8f65322 [2021-03-24T00:39:58.370Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-24T00:39:59.800Z] ---> Running in 7419d280a3e9 [2021-03-24T00:40:00.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.1% of statements [2021-03-24T00:40:00.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-24T00:40:00.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-24T00:40:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-24T00:40:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-24T00:40:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-24T00:40:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-24T00:40:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements [2021-03-24T00:40:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-24T00:40:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-03-24T00:40:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-24T00:40:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-24T00:40:00.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.268s coverage: 71.3% of statements [2021-03-24T00:40:00.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-24T00:40:00.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-24T00:40:02.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.600s coverage: 82.9% of statements [2021-03-24T00:40:02.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-24T00:40:02.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-24T00:40:02.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.140s coverage: 78.9% of statements [2021-03-24T00:40:02.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-24T00:40:02.418Z] ---> 5ee50e7f3e2a [2021-03-24T00:40:02.418Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-24T00:40:02.418Z] Removing intermediate container 7419d280a3e9 [2021-03-24T00:40:02.418Z] ---> 307e27dba559 [2021-03-24T00:40:02.418Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-24T00:40:03.061Z] ---> Running in 492d5b35ef81 [2021-03-24T00:40:03.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:40:03.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:40:03.325Z] ---> 65f9592936c5 [2021-03-24T00:40:03.325Z] Step 3/23 : WORKDIR /edgex-go [2021-03-24T00:40:03.325Z] ---> Using cache [2021-03-24T00:40:03.325Z] ---> d73e31ebe4ad [2021-03-24T00:40:03.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:40:03.325Z] ---> Using cache [2021-03-24T00:40:03.325Z] ---> 413248d6c6a0 [2021-03-24T00:40:03.325Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-24T00:40:03.325Z] ---> Using cache [2021-03-24T00:40:03.325Z] ---> 35b0085c717c [2021-03-24T00:40:03.325Z] Step 6/23 : COPY go.mod . [2021-03-24T00:40:03.325Z] ---> Using cache [2021-03-24T00:40:03.325Z] ---> 997c9b2ece21 [2021-03-24T00:40:03.325Z] Step 7/23 : RUN go mod download [2021-03-24T00:40:03.325Z] ---> Using cache [2021-03-24T00:40:03.325Z] ---> c12f674e3bb3 [2021-03-24T00:40:03.325Z] Step 8/23 : COPY . . [2021-03-24T00:40:03.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:40:03.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:40:03.325Z] ---> 65f9592936c5 [2021-03-24T00:40:03.325Z] Step 3/22 : WORKDIR /edgex-go [2021-03-24T00:40:03.325Z] ---> Using cache [2021-03-24T00:40:03.325Z] ---> d73e31ebe4ad [2021-03-24T00:40:03.325Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:40:03.325Z] ---> Using cache [2021-03-24T00:40:03.325Z] ---> 413248d6c6a0 [2021-03-24T00:40:03.325Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-24T00:40:03.325Z] ---> Using cache [2021-03-24T00:40:03.325Z] ---> bab43ed8a9e2 [2021-03-24T00:40:03.325Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-24T00:40:04.285Z] ---> 561316bd6bde [2021-03-24T00:40:04.285Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-24T00:40:04.553Z] ---> Running in 8fe443ac5934 [2021-03-24T00:40:04.553Z] ---> Running in 1b5c955c00de [2021-03-24T00:40:04.819Z] Removing intermediate container 492d5b35ef81 [2021-03-24T00:40:04.819Z] ---> 899629c9f6a2 [2021-03-24T00:40:04.819Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-24T00:40:05.406Z] ---> 301659593b3e [2021-03-24T00:40:05.406Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-24T00:40:06.836Z] ---> e1d544933ed8 [2021-03-24T00:40:06.836Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-24T00:40:06.836Z] ---> 6d3907a4d488 [2021-03-24T00:40:06.836Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-24T00:40:07.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-24T00:40:07.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:40:08.083Z] ---> Running in 92d38e123b58 [2021-03-24T00:40:08.083Z] ---> 768e8d2247dd [2021-03-24T00:40:08.083Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-24T00:40:09.056Z] Removing intermediate container 92d38e123b58 [2021-03-24T00:40:09.056Z] ---> c121103c34b8 [2021-03-24T00:40:09.056Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-24T00:40:10.044Z] ---> 5c403b7078f3 [2021-03-24T00:40:10.044Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-24T00:40:11.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:40:11.314Z] ---> fef7a346b3d1 [2021-03-24T00:40:11.314Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-24T00:40:11.314Z] ---> Running in af41d47a4522 [2021-03-24T00:40:11.908Z] ---> Running in 97a39b200ffc [2021-03-24T00:40:12.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.278s coverage: 28.6% of statements [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-24T00:40:12.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-24T00:40:12.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.088s coverage: 100.0% of statements [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-24T00:40:12.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.270s coverage: 86.7% of statements [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-24T00:40:12.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.342s coverage: 97.5% of statements [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-24T00:40:12.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.200s coverage: 78.3% of statements [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-24T00:40:12.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-24T00:40:12.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:40:13.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:40:13.166Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-24T00:40:13.166Z] (2/33) Installing expat (2.2.9-r1) [2021-03-24T00:40:13.166Z] (3/33) Installing libffi (3.3-r2) [2021-03-24T00:40:13.468Z] (4/33) Installing gdbm (1.13-r1) [2021-03-24T00:40:13.468Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-24T00:40:13.468Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-24T00:40:13.468Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-24T00:40:13.468Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:40:13.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:40:13.468Z] ---> 65f9592936c5 [2021-03-24T00:40:13.468Z] Step 3/23 : WORKDIR /edgex-go [2021-03-24T00:40:13.468Z] ---> Using cache [2021-03-24T00:40:13.468Z] ---> d73e31ebe4ad [2021-03-24T00:40:13.468Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:40:13.468Z] ---> Using cache [2021-03-24T00:40:13.468Z] ---> 413248d6c6a0 [2021-03-24T00:40:13.468Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-24T00:40:13.468Z] ---> Using cache [2021-03-24T00:40:13.468Z] ---> 35b0085c717c [2021-03-24T00:40:13.468Z] Step 6/23 : COPY go.mod . [2021-03-24T00:40:13.468Z] ---> Using cache [2021-03-24T00:40:13.468Z] ---> 997c9b2ece21 [2021-03-24T00:40:13.468Z] Step 7/23 : RUN go mod download [2021-03-24T00:40:13.468Z] ---> Using cache [2021-03-24T00:40:13.468Z] ---> c12f674e3bb3 [2021-03-24T00:40:13.468Z] Step 8/23 : COPY . . [2021-03-24T00:40:13.468Z] ---> Using cache [2021-03-24T00:40:13.469Z] ---> bab43ed8a9e2 [2021-03-24T00:40:13.469Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-24T00:40:15.677Z] OK: 233 MiB in 51 packages [2021-03-24T00:40:16.625Z] ---> Running in e98752e4a102 [2021-03-24T00:40:17.593Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-24T00:40:17.593Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-24T00:40:17.593Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-24T00:40:17.593Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-24T00:40:17.593Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-24T00:40:17.593Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-24T00:40:17.593Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-24T00:40:18.201Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-24T00:40:18.201Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-24T00:40:18.201Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-24T00:40:18.201Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-24T00:40:18.201Z] Removing intermediate container 97a39b200ffc [2021-03-24T00:40:18.201Z] ---> 6116a7997394 [2021-03-24T00:40:18.201Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-24T00:40:18.201Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-24T00:40:18.793Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-24T00:40:18.793Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-24T00:40:18.793Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-24T00:40:18.793Z] Removing intermediate container 1b5c955c00de [2021-03-24T00:40:18.793Z] ---> c88011a3440b [2021-03-24T00:40:18.793Z] Step 6/22 : COPY go.mod . [2021-03-24T00:40:18.793Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-24T00:40:18.793Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-24T00:40:18.793Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-24T00:40:18.793Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-24T00:40:19.405Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-24T00:40:19.405Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-24T00:40:19.405Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-24T00:40:19.405Z] ---> Running in 94ff3c1381ef [2021-03-24T00:40:19.405Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-24T00:40:19.405Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-24T00:40:19.671Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-24T00:40:19.671Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-24T00:40:19.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-24T00:40:20.254Z] ---> b49d81ca7e1b [2021-03-24T00:40:20.254Z] Step 7/22 : RUN go mod download [2021-03-24T00:40:20.841Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:40:20.841Z] OK: 71 MiB in 55 packages [2021-03-24T00:40:20.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.219s coverage: 92.8% of statements [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-24T00:40:20.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-24T00:40:20.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.1% of statements [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-24T00:40:20.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-24T00:40:20.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.129s coverage: 47.1% of statements [2021-03-24T00:40:20.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2021-03-24T00:40:20.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2021-03-24T00:40:20.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.126s coverage: 96.3% of statements [2021-03-24T00:40:20.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-03-24T00:40:21.115Z] ---> Running in 2db47c1d3370 [2021-03-24T00:40:21.115Z] Removing intermediate container 94ff3c1381ef [2021-03-24T00:40:21.115Z] ---> 734232b627b1 [2021-03-24T00:40:21.115Z] Step 28/31 : CMD ["gate"] [2021-03-24T00:40:21.705Z] ---> Running in 4d86acf27a57 [2021-03-24T00:40:22.313Z] Removing intermediate container 4d86acf27a57 [2021-03-24T00:40:22.313Z] ---> a198aaca5222 [2021-03-24T00:40:22.313Z] Step 29/31 : LABEL arch=x86_64 [2021-03-24T00:40:22.313Z] ---> Running in 787d3d21d6b8 [2021-03-24T00:40:24.293Z] Removing intermediate container 787d3d21d6b8 [2021-03-24T00:40:24.293Z] ---> 5e1a59b260f9 [2021-03-24T00:40:24.293Z] Step 30/31 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:40:27.663Z] ---> Running in ac6239976360 [2021-03-24T00:40:27.945Z] Removing intermediate container 2db47c1d3370 [2021-03-24T00:40:27.945Z] ---> 342e2bb59b04 [2021-03-24T00:40:27.945Z] Step 8/22 : COPY . . [2021-03-24T00:40:27.945Z] Removing intermediate container af41d47a4522 [2021-03-24T00:40:27.945Z] ---> 9106b1f9cfc0 [2021-03-24T00:40:27.945Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-24T00:40:28.215Z] Removing intermediate container ac6239976360 [2021-03-24T00:40:28.215Z] ---> 80fdb0cc9b12 [2021-03-24T00:40:28.215Z] Step 31/31 : LABEL version=0.0.0 [2021-03-24T00:40:28.215Z] ---> Running in bd75d707efc5 [2021-03-24T00:40:30.144Z] ---> Running in 486822d82d8e [2021-03-24T00:40:33.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2021-03-24T00:40:33.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-03-24T00:40:34.429Z] Removing intermediate container 486822d82d8e [2021-03-24T00:40:34.429Z] ---> b751043ed71c [2021-03-24T00:40:34.429Z] [2021-03-24T00:40:34.700Z] Successfully built b751043ed71c [2021-03-24T00:40:35.301Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-24T00:40:35.301Z] Building docker-core-data-go [2021-03-24T00:40:38.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.285s coverage: 81.7% of statements [2021-03-24T00:40:41.985Z]  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 [2021-03-24T00:40:41.985Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-24T00:40:44.579Z] Collecting docopt<0.7,>=0.6.1 [2021-03-24T00:40:44.579Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-24T00:40:47.981Z] Collecting jsonschema<3,>=2.5.1 [2021-03-24T00:40:47.981Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.152s coverage: 92.9% of statements [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.6% of statements [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.6% of statements [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.557s coverage: 64.4% of statements [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-24T00:40:48.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-03-24T00:40:48.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-03-24T00:40:49.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-03-24T00:40:49.416Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-24T00:40:49.416Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-24T00:40:49.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2021-03-24T00:40:53.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.774s coverage: 69.0% of statements [2021-03-24T00:40:53.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-24T00:40:53.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-24T00:40:53.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-24T00:40:54.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 38.4% of statements [2021-03-24T00:40:54.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-24T00:40:54.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-24T00:40:54.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements [2021-03-24T00:40:54.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-24T00:40:54.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2021-03-24T00:40:54.811Z] Collecting cached-property<2,>=1.2.0 [2021-03-24T00:40:54.811Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-24T00:40:55.080Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-24T00:40:55.080Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-24T00:40:56.046Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-24T00:40:56.046Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-24T00:40:56.046Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-24T00:40:56.325Z] Removing intermediate container 8fe443ac5934 [2021-03-24T00:40:56.325Z] ---> 751a76f9784d [2021-03-24T00:40:56.325Z] [2021-03-24T00:40:56.325Z] Step 10/23 : FROM alpine:3.12 [2021-03-24T00:40:56.325Z] ---> 88dd2752d2ea [2021-03-24T00:40:56.325Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-24T00:40:56.325Z] ---> Using cache [2021-03-24T00:40:56.325Z] ---> 9ddac173077c [2021-03-24T00:40:56.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-24T00:40:56.325Z] ---> Using cache [2021-03-24T00:40:56.325Z] ---> 59369d48dbfa [2021-03-24T00:40:56.325Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-24T00:40:56.600Z] Collecting texttable<0.10,>=0.9.0 [2021-03-24T00:40:56.600Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-24T00:40:58.035Z] ---> Running in ae3f55d019a2 [2021-03-24T00:40:58.035Z] Collecting docker<4.0,>=3.6.0 [2021-03-24T00:40:58.035Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-24T00:40:58.629Z] Collecting PyYAML<4,>=3.10 [2021-03-24T00:40:58.629Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-24T00:40:59.608Z] Removing intermediate container ae3f55d019a2 [2021-03-24T00:40:59.608Z] ---> ef4e0e93c33b [2021-03-24T00:40:59.608Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-24T00:41:00.563Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-24T00:41:01.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:41:01.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:41:01.511Z] ---> 65f9592936c5 [2021-03-24T00:41:01.511Z] Step 3/23 : WORKDIR /edgex-go [2021-03-24T00:41:01.511Z] ---> Using cache [2021-03-24T00:41:01.511Z] ---> d73e31ebe4ad [2021-03-24T00:41:01.511Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:41:01.511Z] ---> Using cache [2021-03-24T00:41:01.511Z] ---> 413248d6c6a0 [2021-03-24T00:41:01.511Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-24T00:41:01.781Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-24T00:41:01.781Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-24T00:41:02.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.449s coverage: 47.0% of statements [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-24T00:41:02.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.103s coverage: 100.0% of statements [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-24T00:41:02.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-24T00:41:02.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.481s coverage: 87.1% of statements [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-24T00:41:02.428Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-24T00:41:03.217Z] ---> Running in 044fa73c5a89 [2021-03-24T00:41:03.217Z] ---> Running in d9e65d8b5d6d [2021-03-24T00:41:03.217Z] Collecting idna<2.8,>=2.5 [2021-03-24T00:41:03.217Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-24T00:41:03.218Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-24T00:41:03.218Z] Collecting docker-pycreds>=0.4.0 [2021-03-24T00:41:03.218Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-24T00:41:03.218Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-24T00:41:03.218Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-24T00:41:03.218Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-24T00:41:03.218Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-24T00:41:03.218Z] ---> aeb8d1d461e1 [2021-03-24T00:41:03.218Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-24T00:41:03.533Z] Installing collected packages: docopt, jsonschema, dockerpty, cached-property, urllib3, idna, requests, websocket-client, texttable, docker-pycreds, docker, PyYAML, docker-compose [2021-03-24T00:41:03.533Z] Running setup.py install for docopt: started [2021-03-24T00:41:03.857Z] ---> Running in f507dfdbbb89 [2021-03-24T00:41:04.159Z] Removing intermediate container 044fa73c5a89 [2021-03-24T00:41:04.159Z] ---> 062cbc65d48d [2021-03-24T00:41:04.159Z] Step 15/23 : WORKDIR / [2021-03-24T00:41:04.159Z] Running setup.py install for docopt: finished with status 'done' [2021-03-24T00:41:05.689Z] ---> Running in f3637d8debe9 [2021-03-24T00:41:05.689Z] Running setup.py install for dockerpty: started [2021-03-24T00:41:05.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:41:05.955Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-24T00:41:05.955Z] Attempting uninstall: urllib3 [2021-03-24T00:41:05.955Z] Found existing installation: urllib3 1.25.9 [2021-03-24T00:41:05.955Z] Uninstalling urllib3-1.25.9: [2021-03-24T00:41:06.218Z] Successfully uninstalled urllib3-1.25.9 [2021-03-24T00:41:06.218Z] Removing intermediate container e98752e4a102 [2021-03-24T00:41:06.218Z] ---> d2c573757aa0 [2021-03-24T00:41:06.218Z] [2021-03-24T00:41:06.218Z] Step 10/23 : FROM alpine:3.12 [2021-03-24T00:41:06.218Z] ---> 88dd2752d2ea [2021-03-24T00:41:06.218Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-24T00:41:06.218Z] ---> Using cache [2021-03-24T00:41:06.218Z] ---> 9ddac173077c [2021-03-24T00:41:06.218Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-24T00:41:06.218Z] ---> Using cache [2021-03-24T00:41:06.218Z] ---> 59369d48dbfa [2021-03-24T00:41:06.218Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-24T00:41:06.481Z] Removing intermediate container f3637d8debe9 [2021-03-24T00:41:06.481Z] ---> f50a9456272b [2021-03-24T00:41:06.481Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:41:06.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-24T00:41:06.759Z] ---> Running in 3996d75612c2 [2021-03-24T00:41:06.759Z] Attempting uninstall: idna [2021-03-24T00:41:06.759Z] Found existing installation: idna 2.9 [2021-03-24T00:41:06.759Z] Uninstalling idna-2.9: [2021-03-24T00:41:06.759Z] Successfully uninstalled idna-2.9 [2021-03-24T00:41:07.352Z] Removing intermediate container 3996d75612c2 [2021-03-24T00:41:07.352Z] ---> fc8a4ce4030c [2021-03-24T00:41:07.352Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-24T00:41:07.352Z] Attempting uninstall: requests [2021-03-24T00:41:07.352Z] Found existing installation: requests 2.23.0 [2021-03-24T00:41:07.352Z] Uninstalling requests-2.23.0: [2021-03-24T00:41:07.352Z] ---> 706c3610b6f9 [2021-03-24T00:41:07.352Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-24T00:41:07.352Z] Successfully uninstalled requests-2.23.0 [2021-03-24T00:41:07.352Z] ---> Running in c53db75fe9bb [2021-03-24T00:41:07.632Z] Running setup.py install for texttable: started [2021-03-24T00:41:07.912Z] Removing intermediate container c53db75fe9bb [2021-03-24T00:41:07.912Z] ---> 36188c33215b [2021-03-24T00:41:07.912Z] Step 15/23 : WORKDIR / [2021-03-24T00:41:08.177Z] Running setup.py install for texttable: finished with status 'done' [2021-03-24T00:41:09.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:41:09.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.478s coverage: 29.1% of statements [2021-03-24T00:41:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-24T00:41:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-24T00:41:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-24T00:41:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-24T00:41:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-24T00:41:09.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements [2021-03-24T00:41:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-24T00:41:09.175Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements [2021-03-24T00:41:09.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-24T00:41:09.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.207s coverage: 94.0% of statements [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-24T00:41:09.176Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.079s coverage: 0.0% of statements [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-24T00:41:09.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-24T00:41:09.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-24T00:41:09.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-24T00:41:09.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-03-24T00:41:09.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-24T00:41:10.102Z] ---> Running in d5b8a8f9df49 [2021-03-24T00:41:10.365Z] ---> 0862ca7296da [2021-03-24T00:41:10.365Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-24T00:41:10.365Z] Running setup.py install for PyYAML: started [2021-03-24T00:41:10.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 100.0% of statements [2021-03-24T00:41:10.982Z] Removing intermediate container d5b8a8f9df49 [2021-03-24T00:41:10.982Z] ---> 06c0f562651f [2021-03-24T00:41:10.982Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:41:10.982Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-24T00:41:11.402Z] GO111MODULE=on go vet ./... [2021-03-24T00:41:11.599Z] ---> 6be9a8b75c34 [2021-03-24T00:41:11.599Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-24T00:41:11.869Z] ---> 0b6b16b80cb4 [2021-03-24T00:41:11.869Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-24T00:41:11.869Z] ---> Running in 32c0de8f54d0 [2021-03-24T00:41:12.167Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-24T00:41:12.470Z] Removing intermediate container 32c0de8f54d0 [2021-03-24T00:41:12.470Z] ---> c5a74b8eab89 [2021-03-24T00:41:12.470Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:41:12.470Z] ---> Running in 7dc9475a1433 [2021-03-24T00:41:13.056Z] Removing intermediate container 7dc9475a1433 [2021-03-24T00:41:13.056Z] ---> 8065c34ce5fe [2021-03-24T00:41:13.056Z] Step 21/23 : LABEL arch=x86_64 [2021-03-24T00:41:13.056Z] ---> a75a561b2a06 [2021-03-24T00:41:13.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-24T00:41:13.056Z] ---> Running in ac65cf807345 [2021-03-24T00:41:13.661Z] Removing intermediate container ac65cf807345 [2021-03-24T00:41:13.661Z] ---> 5316765e4aa5 [2021-03-24T00:41:13.661Z] Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:41:15.088Z] ---> 56741b492698 [2021-03-24T00:41:15.088Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-24T00:41:15.088Z] ---> Running in 50b224a57096 [2021-03-24T00:41:15.088Z] Removing intermediate container bd75d707efc5 [2021-03-24T00:41:15.088Z] ---> 00745e63ed1e [2021-03-24T00:41:15.088Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-24T00:41:15.088Z] ---> Running in 83e7d8092d78 [2021-03-24T00:41:15.378Z] ---> Running in 715ede2fd500 [2021-03-24T00:41:15.378Z] Removing intermediate container 50b224a57096 [2021-03-24T00:41:15.378Z] ---> 702ba5c54fbd [2021-03-24T00:41:15.378Z] Step 23/23 : LABEL version=0.0.0 [2021-03-24T00:41:15.661Z] Removing intermediate container 83e7d8092d78 [2021-03-24T00:41:15.661Z] ---> ff0ca6288251 [2021-03-24T00:41:15.661Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:41:15.661Z] ---> Running in cca9d4115b9a [2021-03-24T00:41:15.661Z] ---> Running in e350dc3d3e2c [2021-03-24T00:41:16.634Z] Removing intermediate container cca9d4115b9a [2021-03-24T00:41:16.634Z] ---> 61b578db2edc [2021-03-24T00:41:16.634Z] [2021-03-24T00:41:16.634Z] OK: 233 MiB in 51 packages [2021-03-24T00:41:16.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:41:16.634Z] Removing intermediate container e350dc3d3e2c [2021-03-24T00:41:16.634Z] ---> 91bc0133c506 [2021-03-24T00:41:16.634Z] Step 21/23 : LABEL arch=x86_64 [2021-03-24T00:41:16.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:41:16.907Z] Successfully built 61b578db2edc [2021-03-24T00:41:16.907Z] ---> Running in aba3dc0bfe58 [2021-03-24T00:41:16.907Z] Successfully tagged docker-core-command-go:latest [2021-03-24T00:41:16.907Z]  Building docker-core-command-go ... done (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-24T00:41:16.907Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-24T00:41:16.907Z] (3/3) Installing curl (7.69.1-r3) [2021-03-24T00:41:16.907Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:41:17.187Z] OK: 72 MiB in 58 packages [2021-03-24T00:41:17.187Z] Removing intermediate container aba3dc0bfe58 [2021-03-24T00:41:17.187Z] ---> 026b32005c74 [2021-03-24T00:41:17.187Z] Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:41:17.480Z] ---> Running in 3cb9322f3f22 [2021-03-24T00:41:17.750Z] Removing intermediate container d9e65d8b5d6d [2021-03-24T00:41:17.750Z] ---> 6d7a666164dc [2021-03-24T00:41:17.750Z] Step 6/23 : COPY go.mod . [2021-03-24T00:41:18.017Z] Removing intermediate container 3cb9322f3f22 [2021-03-24T00:41:18.017Z] ---> a01e1a415e31 [2021-03-24T00:41:18.017Z] Step 23/23 : LABEL version=0.0.0 [2021-03-24T00:41:18.017Z] ---> Running in 584ee600e011 [2021-03-24T00:41:18.017Z] Removing intermediate container 715ede2fd500 [2021-03-24T00:41:18.018Z] ---> ba3f4dbaa488 [2021-03-24T00:41:18.018Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-24T00:41:18.283Z] ---> Running in d4274a8224ca [2021-03-24T00:41:18.283Z] ---> c55cc8da9281 [2021-03-24T00:41:18.283Z] Step 7/23 : RUN go mod download [2021-03-24T00:41:18.874Z] Removing intermediate container 584ee600e011 [2021-03-24T00:41:18.874Z] ---> 472f466b3bce [2021-03-24T00:41:18.874Z] [2021-03-24T00:41:19.142Z] ---> Running in a0a9d36054c7 [2021-03-24T00:41:19.409Z] Successfully built 472f466b3bce [2021-03-24T00:41:19.409Z] Removing intermediate container d4274a8224ca [2021-03-24T00:41:19.409Z] ---> ea4a188e3f75 [2021-03-24T00:41:19.409Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:41:19.409Z] Successfully tagged docker-core-metadata-go:latest [2021-03-24T00:41:19.675Z]  Building docker-core-metadata-go ... done  ---> Running in dee8b082c477 [2021-03-24T00:41:19.940Z] Removing intermediate container dee8b082c477 [2021-03-24T00:41:19.940Z] ---> 738064689359 [2021-03-24T00:41:19.940Z] Step 24/26 : LABEL arch=x86_64 [2021-03-24T00:41:20.529Z] ---> Running in c2dca415affc [2021-03-24T00:41:20.802Z] Removing intermediate container c2dca415affc [2021-03-24T00:41:20.802Z] ---> 519e3865af9f [2021-03-24T00:41:20.802Z] Step 25/26 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:41:20.802Z] ---> Running in 541235496efb [2021-03-24T00:41:21.077Z] Removing intermediate container 541235496efb [2021-03-24T00:41:21.077Z] ---> f0fd7cdcae88 [2021-03-24T00:41:21.077Z] Step 26/26 : LABEL version=0.0.0 [2021-03-24T00:41:21.077Z] ---> Running in 100b48f11aea [2021-03-24T00:41:21.350Z] Removing intermediate container 100b48f11aea [2021-03-24T00:41:21.350Z] ---> f413e6bee687 [2021-03-24T00:41:21.350Z] [2021-03-24T00:41:21.616Z] Removing intermediate container a0a9d36054c7 [2021-03-24T00:41:21.616Z] ---> 7b61c23660de [2021-03-24T00:41:21.616Z] Step 8/23 : COPY . . [2021-03-24T00:41:21.616Z] Successfully built f413e6bee687 [2021-03-24T00:41:21.616Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-24T00:41:31.712Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f507dfdbbb89 [2021-03-24T00:41:31.712Z] ---> 4c6d1f04b0eb [2021-03-24T00:41:31.712Z] [2021-03-24T00:41:31.712Z] Step 10/22 : FROM alpine:3.12 [2021-03-24T00:41:31.712Z] ---> 88dd2752d2ea [2021-03-24T00:41:31.712Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-24T00:41:33.119Z] ---> Running in b96ba481c144 [2021-03-24T00:41:34.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:41:34.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:41:34.515Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-24T00:41:34.515Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-24T00:41:34.515Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:41:34.778Z] Executing ca-certificates-20191127-r4.trigger [2021-03-24T00:41:34.778Z] OK: 6 MiB in 16 packages [2021-03-24T00:41:36.719Z] Removing intermediate container b96ba481c144 [2021-03-24T00:41:36.719Z] ---> a84f9e42379a [2021-03-24T00:41:36.719Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-24T00:41:36.719Z] ---> Running in 2bfdea64084e [2021-03-24T00:41:38.122Z] Removing intermediate container 2bfdea64084e [2021-03-24T00:41:38.122Z] ---> a25130ae9db8 [2021-03-24T00:41:38.122Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-24T00:41:38.707Z] ---> Running in 1481ad8d1411 [2021-03-24T00:41:39.654Z] Removing intermediate container 1481ad8d1411 [2021-03-24T00:41:39.654Z] ---> 8cf8c0c310ac [2021-03-24T00:41:39.654Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-24T00:41:40.600Z] ---> Running in e1fc3a4374b6 [2021-03-24T00:41:40.863Z] ---> e4bbc8a81548 [2021-03-24T00:41:40.863Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-24T00:41:40.863Z] Removing intermediate container e1fc3a4374b6 [2021-03-24T00:41:40.863Z] ---> 6e6ed6b84a26 [2021-03-24T00:41:40.863Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:41:41.127Z] ---> Running in 60ba13415953 [2021-03-24T00:41:41.127Z] ---> 779e03a1ec30 [2021-03-24T00:41:41.127Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-24T00:41:41.707Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-24T00:41:41.985Z] ---> 9d3e5f0d9061 [2021-03-24T00:41:41.985Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-24T00:41:42.266Z] ---> 6f69c2e90041 [2021-03-24T00:41:42.266Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-24T00:41:42.266Z] ---> Running in 61733666a89c [2021-03-24T00:41:42.531Z] Removing intermediate container 61733666a89c [2021-03-24T00:41:42.531Z] ---> 2c359940fb9b [2021-03-24T00:41:42.531Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:41:42.801Z] ---> Running in d370772f47cd [2021-03-24T00:41:43.065Z] Removing intermediate container d370772f47cd [2021-03-24T00:41:43.065Z] ---> f508785130a9 [2021-03-24T00:41:43.065Z] Step 20/22 : LABEL arch=x86_64 [2021-03-24T00:41:43.337Z] ---> Running in 591101dbe96d [2021-03-24T00:41:43.613Z] Removing intermediate container 591101dbe96d [2021-03-24T00:41:43.613Z] ---> de14b1e04442 [2021-03-24T00:41:43.613Z] Step 21/22 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:41:43.883Z] ---> Running in fd896ca791c2 [2021-03-24T00:41:43.883Z] Removing intermediate container fd896ca791c2 [2021-03-24T00:41:43.883Z] ---> a2854650c1a3 [2021-03-24T00:41:43.883Z] Step 22/22 : LABEL version=0.0.0 [2021-03-24T00:41:44.152Z] ---> Running in 5961107ebab5 [2021-03-24T00:41:44.424Z] Removing intermediate container 5961107ebab5 [2021-03-24T00:41:44.424Z] ---> a7ee7f772ea6 [2021-03-24T00:41:44.424Z] [2021-03-24T00:41:44.700Z] Successfully built a7ee7f772ea6 [2021-03-24T00:41:44.700Z] Successfully tagged docker-support-notifications-go:latest [2021-03-24T00:41:59.750Z]  Building docker-support-notifications-go ... done Removing intermediate container 60ba13415953 [2021-03-24T00:41:59.750Z] ---> 5708f45ae4ff [2021-03-24T00:41:59.750Z] [2021-03-24T00:41:59.750Z] Step 10/23 : FROM alpine:3.12 [2021-03-24T00:41:59.750Z] ---> 88dd2752d2ea [2021-03-24T00:41:59.750Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-24T00:41:59.750Z] ---> Running in 9c7083d9d5d2 [2021-03-24T00:41:59.750Z] Removing intermediate container 9c7083d9d5d2 [2021-03-24T00:41:59.750Z] ---> 01d750e3fa9e [2021-03-24T00:41:59.750Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-24T00:41:59.750Z] ---> Running in c35fe2862782 [2021-03-24T00:41:59.750Z] Removing intermediate container c35fe2862782 [2021-03-24T00:41:59.750Z] ---> d503b2a59753 [2021-03-24T00:41:59.750Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-24T00:41:59.750Z] ---> Running in 1ecf728687b3 [2021-03-24T00:41:59.750Z] Removing intermediate container 1ecf728687b3 [2021-03-24T00:41:59.750Z] ---> 947509f35c29 [2021-03-24T00:41:59.750Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:41:59.750Z] ---> Running in 73fdb307dc9f [2021-03-24T00:42:00.326Z] Removing intermediate container 73fdb307dc9f [2021-03-24T00:42:00.326Z] ---> ef5a655aacdf [2021-03-24T00:42:00.326Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-24T00:42:00.326Z] ---> Running in b281314c9f39 [2021-03-24T00:42:00.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-24T00:42:05.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-24T00:42:12.605Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-24T00:42:12.605Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-24T00:42:14.531Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-24T00:42:15.479Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-24T00:42:18.035Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-24T00:42:18.609Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-24T00:42:18.871Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:42:18.871Z] OK: 8 MiB in 20 packages [2021-03-24T00:42:19.822Z] Removing intermediate container b281314c9f39 [2021-03-24T00:42:19.822Z] ---> b4d82fdd350c [2021-03-24T00:42:19.822Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:42:19.822Z] ---> 51c88ebe42f6 [2021-03-24T00:42:19.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-24T00:42:20.771Z] ---> 1207ba52b2eb [2021-03-24T00:42:20.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-24T00:42:20.771Z] ---> 4f2a78426e8f [2021-03-24T00:42:20.771Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-24T00:42:20.771Z] ---> Running in 01b283ffd28f [2021-03-24T00:42:21.035Z] Removing intermediate container 01b283ffd28f [2021-03-24T00:42:21.035Z] ---> 81e58e81e0e6 [2021-03-24T00:42:21.035Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:42:21.035Z] ---> Running in 4c1cf0ca1ae1 [2021-03-24T00:42:21.299Z] Removing intermediate container 4c1cf0ca1ae1 [2021-03-24T00:42:21.299Z] ---> 9939a4a641df [2021-03-24T00:42:21.299Z] Step 21/23 : LABEL arch=x86_64 [2021-03-24T00:42:21.299Z] ---> Running in 7d30ae255d68 [2021-03-24T00:42:21.561Z] Removing intermediate container 7d30ae255d68 [2021-03-24T00:42:21.561Z] ---> a7a601701244 [2021-03-24T00:42:21.561Z] Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:42:21.561Z] ---> Running in 94f3b5891998 [2021-03-24T00:42:21.825Z] Removing intermediate container 94f3b5891998 [2021-03-24T00:42:21.825Z] ---> 1bd23d9d5f61 [2021-03-24T00:42:21.825Z] Step 23/23 : LABEL version=0.0.0 [2021-03-24T00:42:21.825Z] ---> Running in 7ae65aec16fe [2021-03-24T00:42:21.825Z] Removing intermediate container 7ae65aec16fe [2021-03-24T00:42:21.825Z] ---> f26fa6704cad [2021-03-24T00:42:21.825Z] [2021-03-24T00:42:22.095Z] Successfully built f26fa6704cad [2021-03-24T00:42:22.095Z] Successfully tagged docker-core-data-go:latest [2021-03-24T00:42:22.385Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-24T00:42:22.433Z] $ docker stop --time=1 f1e5bee6b63224a10369fe581db35206137a4c1342dd128dbdb1e13707aa6f34 [2021-03-24T00:42:24.194Z] $ docker rm -f f1e5bee6b63224a10369fe581db35206137a4c1342dd128dbdb1e13707aa6f34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-24T00:42:24.775Z] + docker images [2021-03-24T00:42:24.775Z] + grep docker [2021-03-24T00:42:25.038Z] docker-core-data-go latest f26fa6704cad 4 seconds ago 22.6MB [2021-03-24T00:42:25.038Z] docker-support-notifications-go latest a7ee7f772ea6 41 seconds ago 17.9MB [2021-03-24T00:42:25.038Z] docker-sys-mgmt-agent-go latest f413e6bee687 About a minute ago 313MB [2021-03-24T00:42:25.038Z] docker-core-metadata-go latest 472f466b3bce About a minute ago 19.1MB [2021-03-24T00:42:25.038Z] docker-core-command-go latest 61b578db2edc About a minute ago 17.3MB [2021-03-24T00:42:25.038Z] docker-security-bootstrapper-go latest b751043ed71c About a minute ago 18.8MB [2021-03-24T00:42:25.038Z] docker-security-secretstore-setup-go latest 3deca174408a 2 minutes ago 25MB [2021-03-24T00:42:25.038Z] docker-security-proxy-setup-go latest 61804a50d000 2 minutes ago 24.7MB [2021-03-24T00:42:25.038Z] docker-support-scheduler-go latest f10660c1776f 2 minutes ago 17.3MB [2021-03-24T00:42:25.038Z] docker 20.10.0 aefe523efa57 3 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 [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-24T00:42:33.376Z] gofmt -l . [2021-03-24T00:42:33.376Z] [ "`gofmt -l .`" = "" ] [2021-03-24T00:42:33.969Z] ./bin/test-go-mod-tidy.sh [2021-03-24T00:42:34.567Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-24T00:42:37.199Z] + ls -al . [2021-03-24T00:42:37.199Z] total 800 [2021-03-24T00:42:37.199Z] drwxrwxr-x 9 1001 1001 4096 Mar 24 00:42 . [2021-03-24T00:42:37.199Z] drwxr-xr-x 4 root root 4096 Mar 24 00:38 .. [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 11 Mar 24 00:34 .dockerignore [2021-03-24T00:42:37.199Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 00:34 .git [2021-03-24T00:42:37.199Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 00:34 .github [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 818 Mar 24 00:34 .gitignore [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 00:34 .sonarcloud.properties [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 8607 Mar 24 00:34 Attribution.txt [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 00:34 CONTRIBUTING.md [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 931 Mar 24 00:34 Dockerfile.build [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 863 Mar 24 00:34 Jenkinsfile [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 00:34 LICENSE [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 5774 Mar 24 00:34 Makefile [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 6548 Mar 24 00:34 README.md [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 6755 Mar 24 00:34 SECURITY.md [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 00:31 VERSION [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 4131 Mar 24 00:34 ZMQWindows.md [2021-03-24T00:42:37.199Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 00:34 bin [2021-03-24T00:42:37.199Z] drwxrwxr-x 14 1001 1001 4096 Mar 24 00:34 cmd [2021-03-24T00:42:37.199Z] -rw-r--r-- 1 root root 662100 Mar 24 00:41 coverage.out [2021-03-24T00:42:37.199Z] -rw-r--r-- 1 root root 1056 Mar 24 00:42 go.mod [2021-03-24T00:42:37.199Z] -rw-r--r-- 1 root root 22211 Mar 24 00:42 go.sum [2021-03-24T00:42:37.199Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 00:34 internal [2021-03-24T00:42:37.199Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 00:34 openapi [2021-03-24T00:42:37.199Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 00:34 snap [2021-03-24T00:42:37.199Z] -rw-rw-r-- 1 1001 1001 168 Mar 24 00:34 version.go [Pipeline] sh [2021-03-24T00:42:37.854Z] + '[' -e coverage.out ] [2021-03-24T00:42:37.854Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-24T00:42:37.916Z] Warning: overwriting stash ‘coverage-report’ [2021-03-24T00:42:39.207Z] Stashed 1 file(s) [Pipeline] sh [2021-03-24T00:42:39.874Z] + make build [2021-03-24T00:42:39.874Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-24T00:42:41.150Z] Still waiting to schedule task [2021-03-24T00:42:41.151Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-31154’ [2021-03-24T00:42:50.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-24T00:43:18.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-24T00:43:23.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-24T00:43:29.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-24T00:43:30.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-24T00:43:35.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-24T00:43:41.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-24T00:43:45.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-24T00:43:49.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-24T00:43:52.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-24T00:43:56.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-24T00:44:03.469Z] $ docker stop --time=1 7a26461d6478fbb583796c6bf35f03bef8df0d800d3fc1414908aa38119e7361 [2021-03-24T00:44:06.022Z] $ docker rm -f 7a26461d6478fbb583796c6bf35f03bef8df0d800d3fc1414908aa38119e7361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:44:08.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-24T00:44:08.347Z] [2021-03-24T00:44:08.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:44:08.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-24T00:44:09.011Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-24T00:44:09.011Z] 29e5d40040c1: Pulling fs layer [2021-03-24T00:44:09.011Z] 1ce36da41761: Pulling fs layer [2021-03-24T00:44:09.011Z] 25b303627fd3: Pulling fs layer [2021-03-24T00:44:09.285Z] 29e5d40040c1: Verifying Checksum [2021-03-24T00:44:09.285Z] 29e5d40040c1: Download complete [2021-03-24T00:44:09.880Z] 1ce36da41761: Verifying Checksum [2021-03-24T00:44:09.881Z] 1ce36da41761: Download complete [2021-03-24T00:44:10.154Z] 29e5d40040c1: Pull complete [2021-03-24T00:44:11.590Z] 1ce36da41761: Pull complete [2021-03-24T00:44:11.590Z] 25b303627fd3: Verifying Checksum [2021-03-24T00:44:11.590Z] 25b303627fd3: Download complete [2021-03-24T00:44:21.785Z] 25b303627fd3: Pull complete [2021-03-24T00:44:21.785Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-24T00:44:21.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-24T00:44:21.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-24T00:44:22.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-31148 does not seem to be running inside a container [2021-03-24T00:44:22.158Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-24T00:44:25.316Z] $ docker top 775adf83d9d24a5744ed518aa3f91c3325a7ae634cc0511712d288f60c9bf3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T00:44:26.363Z] + + grepdocker-compose parallel build [2021-03-24T00:44:26.363Z] --help [2021-03-24T00:44:30.660Z] --parallel Build images in parallel. [Pipeline] } [2021-03-24T00:44:30.677Z] $ docker stop --time=1 775adf83d9d24a5744ed518aa3f91c3325a7ae634cc0511712d288f60c9bf3f0 [2021-03-24T00:44:32.938Z] $ docker rm -f 775adf83d9d24a5744ed518aa3f91c3325a7ae634cc0511712d288f60c9bf3f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:44:33.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-24T00:44:33.785Z] . [Pipeline] withDockerContainer [2021-03-24T00:44:34.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-31148 does not seem to be running inside a container [2021-03-24T00:44:34.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-24T00:44:35.609Z] $ docker top 794635ea189fc5bb8fdd6164447eb8929cd3a7cd42c5c8c846c9d476eb916c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T00:44:36.642Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-24T00:44:42.113Z] Building docker-core-command-go ... [2021-03-24T00:44:42.113Z] Building docker-core-data-go ... [2021-03-24T00:44:42.113Z] Building docker-core-metadata-go ... [2021-03-24T00:44:42.113Z] Building docker-security-bootstrapper-go ... [2021-03-24T00:44:42.113Z] Building docker-security-proxy-setup-go ... [2021-03-24T00:44:42.113Z] Building docker-security-secretstore-setup-go ... [2021-03-24T00:44:42.113Z] Building docker-support-notifications-go ... [2021-03-24T00:44:42.113Z] Building docker-support-scheduler-go ... [2021-03-24T00:44:42.113Z] Building docker-sys-mgmt-agent-go ... [2021-03-24T00:44:42.113Z] Building docker-core-data-go [2021-03-24T00:44:42.113Z] Building docker-security-secretstore-setup-go [2021-03-24T00:44:42.113Z] Building docker-support-notifications-go [2021-03-24T00:44:42.113Z] Building docker-support-scheduler-go [2021-03-24T00:44:42.113Z] Building docker-security-bootstrapper-go [2021-03-24T00:45:10.120Z] Running on prd-ubuntu18.04-docker-8c-8g-31155 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws [2021-03-24T00:45:10.175Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-03-24T00:45:12.535Z] using credential edgex-jenkins-ssh [2021-03-24T00:45:12.583Z] Cloning the remote Git repository [2021-03-24T00:45:12.605Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-24T00:45:12.692Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-03-24T00:45:12.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-24T00:45:12.739Z] > git --version # timeout=10 [2021-03-24T00:45:12.748Z] > git --version # 'git version 2.17.1' [2021-03-24T00:45:12.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T00:45:12.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T00:45:21.621Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-24T00:45:21.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-24T00:45:21.634Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-24T00:45:21.644Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-24T00:45:21.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T00:45:21.648Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T00:45:22.266Z] Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 3996e6206ecf6545d3837532f55264bacc8f1ea2 [2021-03-24T00:45:22.455Z] Merge succeeded, producing 13cb12cb84a56694fdb520bda0ea8b26e15594bf [2021-03-24T00:45:22.456Z] Checking out Revision 13cb12cb84a56694fdb520bda0ea8b26e15594bf (PR-3241) [2021-03-24T00:45:22.275Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T00:45:22.282Z] > git checkout -f 3996e6206ecf6545d3837532f55264bacc8f1ea2 # timeout=10 [2021-03-24T00:45:22.359Z] > git remote # timeout=10 [2021-03-24T00:45:22.366Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T00:45:22.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-24T00:45:22.375Z] > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 [2021-03-24T00:45:22.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T00:45:22.458Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T00:45:22.463Z] > git checkout -f 13cb12cb84a56694fdb520bda0ea8b26e15594bf # timeout=10 [2021-03-24T00:45:26.176Z] Commit message: "Merge commit 'c524ea489e588154e863be0deb439dbf9f36573b' into HEAD" [2021-03-24T00:45:26.186Z] First time build. Skipping changelog. [2021-03-24T00:45:26.178Z] > git rev-list --no-walk a7414695f078ddcd8848205c7319b49b88f89bde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:45:27.593Z] + echo snap-build.sh [2021-03-24T00:45:27.594Z] snap-build.sh [2021-03-24T00:45:27.594Z] + SNAP_BASE_DIR=. [2021-03-24T00:45:27.594Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2021-03-24T00:45:27.594Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2021-03-24T00:45:27.594Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2021-03-24T00:45:27.594Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2021-03-24T00:45:27.594Z] + cd /w/workspace/edgex-go/11 [2021-03-24T00:45:27.594Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-24T00:45:27.594Z] Reading package lists... [2021-03-24T00:45:27.594Z] Building dependency tree... [2021-03-24T00:45:27.594Z] Reading state information... [2021-03-24T00:45:27.855Z] The following packages were automatically installed and are no longer required: [2021-03-24T00:45:27.855Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-24T00:45:27.855Z] uidmap xdelta3 [2021-03-24T00:45:27.855Z] Use 'sudo apt autoremove' to remove them. [2021-03-24T00:45:27.855Z] The following packages will be REMOVED: [2021-03-24T00:45:27.855Z] lxd* lxd-client* [2021-03-24T00:45:28.117Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-24T00:45:28.117Z] After this operation, 31.7 MB disk space will be freed. [2021-03-24T00:45:29.173Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-24T00:45:29.173Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-24T00:45:30.115Z] Removing lxd dnsmasq configuration [2021-03-24T00:45:30.115Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-24T00:45:30.376Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-24T00:45:31.323Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-24T00:45:31.323Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-24T00:45:31.323Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-24T00:45:32.714Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-24T00:45:32.714Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-24T00:45:34.101Z] + sudo snap remove --purge lxd [2021-03-24T00:45:34.101Z] snap "lxd" is not installed [2021-03-24T00:45:34.101Z] + sudo groupadd --force --system lxd [2021-03-24T00:45:34.101Z] ++ whoami [2021-03-24T00:45:34.101Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-24T00:45:34.101Z] + newgrp - lxd [2021-03-24T00:45:34.363Z] + sudo snap install lxd [2021-03-24T00:45:46.606Z] 2021-03-24T00:45:43Z INFO Waiting for automatic snapd restart... [2021-03-24T00:45:50.117Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:45:50.117Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:45:50.117Z] ---> 64417207a09a [2021-03-24T00:45:50.117Z] Step 3/22 : WORKDIR /edgex-go [2021-03-24T00:45:51.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:45:51.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:45:51.123Z] ---> 64417207a09a [2021-03-24T00:45:51.123Z] Step 3/23 : WORKDIR /edgex-go [2021-03-24T00:45:51.123Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:45:51.123Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:45:51.123Z] ---> 64417207a09a [2021-03-24T00:45:51.123Z] Step 3/31 : WORKDIR /edgex-go [2021-03-24T00:45:51.123Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:45:51.123Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:45:51.123Z] ---> 64417207a09a [2021-03-24T00:45:51.123Z] Step 3/24 : WORKDIR /edgex-go [2021-03-24T00:45:51.397Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:45:51.397Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:45:51.397Z] ---> 64417207a09a [2021-03-24T00:45:51.397Z] Step 3/22 : WORKDIR /edgex-go [2021-03-24T00:45:54.789Z] ---> Running in 56ad186c397e [2021-03-24T00:45:54.789Z] ---> Running in 1c1af9429e3a [2021-03-24T00:45:54.789Z] ---> Running in c1bb6c47c8db [2021-03-24T00:45:54.789Z] ---> Running in 5934ddfb2f2d [2021-03-24T00:45:54.789Z] ---> Running in c2ee27c8397c [2021-03-24T00:45:55.389Z] Removing intermediate container 56ad186c397e [2021-03-24T00:45:55.389Z] ---> 7f905baa6526 [2021-03-24T00:45:55.390Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:45:55.390Z] ---> Running in 17b6f14b000d [2021-03-24T00:45:55.390Z] Removing intermediate container 5934ddfb2f2d [2021-03-24T00:45:55.390Z] ---> 5d7eb005ab6d [2021-03-24T00:45:55.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:45:55.390Z] Removing intermediate container c1bb6c47c8db [2021-03-24T00:45:55.390Z] ---> e1c3620a83b5 [2021-03-24T00:45:55.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:45:55.390Z] Removing intermediate container c2ee27c8397c [2021-03-24T00:45:55.390Z] ---> 8a406bd98a45 [2021-03-24T00:45:55.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:45:55.664Z] Removing intermediate container 1c1af9429e3a [2021-03-24T00:45:55.664Z] ---> 84741a878384 [2021-03-24T00:45:55.664Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:45:55.664Z] ---> Running in 62c8d64b2510 [2021-03-24T00:45:55.664Z] ---> Running in a3c238a55039 [2021-03-24T00:45:55.664Z] ---> Running in adbc7188dfa0 [2021-03-24T00:45:55.664Z] ---> Running in 8e0dbd6f60ce [2021-03-24T00:45:59.986Z] Removing intermediate container 17b6f14b000d [2021-03-24T00:45:59.986Z] ---> 21ed8bd16ee5 [2021-03-24T00:45:59.986Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-24T00:45:59.986Z] ---> Running in f629d077328b [2021-03-24T00:45:59.986Z] Removing intermediate container 62c8d64b2510 [2021-03-24T00:45:59.986Z] ---> afa2875fdc06 [2021-03-24T00:45:59.986Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-24T00:45:59.986Z] Removing intermediate container adbc7188dfa0 [2021-03-24T00:45:59.986Z] ---> 6d616600ff93 [2021-03-24T00:45:59.986Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-24T00:45:59.986Z] ---> Running in 2f812c58ebb8 [2021-03-24T00:45:59.986Z] Removing intermediate container 8e0dbd6f60ce [2021-03-24T00:45:59.986Z] ---> ecfb2cd9047e [2021-03-24T00:45:59.986Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-24T00:45:59.986Z] ---> Running in 66e6c7aa2ca5 [2021-03-24T00:46:00.258Z] Removing intermediate container a3c238a55039 [2021-03-24T00:46:00.258Z] ---> a7929c0d74fe [2021-03-24T00:46:00.258Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-24T00:46:00.258Z] ---> Running in 12176c86baaf [2021-03-24T00:46:00.534Z] ---> Running in d42bff92bfb0 [2021-03-24T00:46:01.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:01.529Z] lxd 4.12 from Canonical* installed [2021-03-24T00:46:01.529Z] + sudo lxd init --auto [2021-03-24T00:46:01.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:02.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:02.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:02.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:04.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:05.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:06.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:06.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:07.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:46:09.081Z] OK: 217 MiB in 51 packages [2021-03-24T00:46:09.721Z] + sudo snap install --classic snapcraft [2021-03-24T00:46:10.529Z] Removing intermediate container f629d077328b [2021-03-24T00:46:10.529Z] ---> 0fbc167f7a39 [2021-03-24T00:46:10.529Z] Step 6/24 : COPY go.mod . [2021-03-24T00:46:10.801Z] OK: 217 MiB in 51 packages [2021-03-24T00:46:11.086Z] ---> bd2d8b726b3f [2021-03-24T00:46:11.086Z] Step 7/24 : RUN go mod download [2021-03-24T00:46:11.086Z] ---> Running in ddcb2576ba30 [2021-03-24T00:46:12.087Z] Removing intermediate container d42bff92bfb0 [2021-03-24T00:46:12.087Z] ---> c5b44becd62c [2021-03-24T00:46:12.087Z] Step 6/23 : COPY go.mod . [2021-03-24T00:46:12.367Z] OK: 217 MiB in 51 packages [2021-03-24T00:46:12.658Z] OK: 217 MiB in 51 packages [2021-03-24T00:46:12.937Z] ---> 0698ee128352 [2021-03-24T00:46:12.937Z] Step 7/23 : RUN go mod download [2021-03-24T00:46:13.532Z] ---> Running in 9679e4b9efd9 [2021-03-24T00:46:14.130Z] Removing intermediate container 12176c86baaf [2021-03-24T00:46:14.130Z] ---> 2c80f30ac584 [2021-03-24T00:46:14.130Z] Step 6/22 : COPY go.mod . [2021-03-24T00:46:14.405Z] Removing intermediate container 66e6c7aa2ca5 [2021-03-24T00:46:14.405Z] ---> c68dde9842a0 [2021-03-24T00:46:14.405Z] Step 6/31 : COPY go.mod . [2021-03-24T00:46:14.679Z] Removing intermediate container ddcb2576ba30 [2021-03-24T00:46:14.679Z] ---> c1c3f9d41dc4 [2021-03-24T00:46:14.679Z] Step 8/24 : COPY . . [2021-03-24T00:46:15.277Z] OK: 217 MiB in 51 packages [2021-03-24T00:46:15.277Z] ---> 44c4cbcf6a13 [2021-03-24T00:46:15.277Z] Step 7/22 : RUN go mod download [2021-03-24T00:46:15.558Z] ---> 50aee4202311 [2021-03-24T00:46:15.558Z] Step 7/31 : RUN go mod download [2021-03-24T00:46:15.558Z] ---> Running in 69a2d8eb4ea0 [2021-03-24T00:46:16.155Z] ---> Running in 817129d043e4 [2021-03-24T00:46:17.601Z] Removing intermediate container 2f812c58ebb8 [2021-03-24T00:46:17.601Z] ---> a08c259ff389 [2021-03-24T00:46:17.601Z] Step 6/22 : COPY go.mod . [2021-03-24T00:46:17.861Z] snapcraft 4.5.4 from Canonical* installed [2021-03-24T00:46:17.861Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-24T00:46:17.861Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-24T00:46:17.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-24T00:46:17.861Z] Dload Upload Total Spent Left Speed [2021-03-24T00:46:17.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 [2021-03-24T00:46:17.861Z] 100 3325k 100 3325k 0 0 9925k 0 --:--:-- --:--:-- --:--:-- 9925k [2021-03-24T00:46:17.861Z] ./yq_linux_amd64 [2021-03-24T00:46:17.861Z] + sudo snapcraft prime --use-lxd [2021-03-24T00:46:17.875Z] Removing intermediate container 9679e4b9efd9 [2021-03-24T00:46:17.875Z] ---> 093c1c7ba5ef [2021-03-24T00:46:17.875Z] Step 8/23 : COPY . . [2021-03-24T00:46:18.434Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-24T00:46:18.434Z] 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-03-24T00:46:18.434Z] - README.md [2021-03-24T00:46:18.434Z] [2021-03-24T00:46:18.434Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-24T00:46:19.007Z] Launching a container. [2021-03-24T00:46:19.313Z] ---> e19cec27dfc0 [2021-03-24T00:46:19.313Z] Step 7/22 : RUN go mod download [2021-03-24T00:46:20.287Z] ---> Running in 4b4402062f73 [2021-03-24T00:46:21.727Z] Removing intermediate container 817129d043e4 [2021-03-24T00:46:21.727Z] ---> 0947b807f459 [2021-03-24T00:46:21.727Z] Step 8/31 : COPY . . [2021-03-24T00:46:22.326Z] Removing intermediate container 69a2d8eb4ea0 [2021-03-24T00:46:22.326Z] ---> 4b8fd7e3454a [2021-03-24T00:46:22.326Z] Step 8/22 : COPY . . [2021-03-24T00:46:25.729Z] Removing intermediate container 4b4402062f73 [2021-03-24T00:46:25.729Z] ---> 9bfdf55da9d8 [2021-03-24T00:46:25.729Z] Step 8/22 : COPY . . [2021-03-24T00:46:31.275Z] Waiting for container to be ready [2021-03-24T00:46:31.275Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-24T00:46:31.275Z] [2021-03-24T00:46:34.571Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-24T00:46:34.831Z] Waiting for network to be ready... [2021-03-24T00:46:35.096Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-24T00:46:35.356Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-24T00:46:35.356Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1627 kB] [2021-03-24T00:46:35.356Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [309 kB] [2021-03-24T00:46:35.356Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-24T00:46:35.356Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-24T00:46:35.356Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [261 kB] [2021-03-24T00:46:35.356Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.1 kB] [2021-03-24T00:46:35.356Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1116 kB] [2021-03-24T00:46:35.617Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-24T00:46:35.617Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-24T00:46:35.878Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-24T00:46:36.139Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-24T00:46:36.139Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-24T00:46:36.139Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-24T00:46:36.139Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-24T00:46:36.139Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-24T00:46:36.139Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-24T00:46:36.710Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-24T00:46:36.710Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1966 kB] [2021-03-24T00:46:36.710Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [400 kB] [2021-03-24T00:46:36.710Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-24T00:46:36.710Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-24T00:46:36.710Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [282 kB] [2021-03-24T00:46:36.710Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.7 kB] [2021-03-24T00:46:36.710Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1723 kB] [2021-03-24T00:46:36.710Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-24T00:46:39.256Z] Fetched 24.2 MB in 4s (6175 kB/s) [2021-03-24T00:46:39.827Z] Reading package lists... [2021-03-24T00:46:40.088Z] Reading package lists... [2021-03-24T00:46:40.348Z] Building dependency tree... [2021-03-24T00:46:40.348Z] Reading state information... [2021-03-24T00:46:40.348Z] The following additional packages will be installed: [2021-03-24T00:46:40.349Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-24T00:46:40.349Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-24T00:46:40.349Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-24T00:46:40.349Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-24T00:46:40.349Z] Suggested packages: [2021-03-24T00:46:40.349Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-24T00:46:40.349Z] Recommended packages: [2021-03-24T00:46:40.349Z] gnupg libsasl2-modules [2021-03-24T00:46:40.349Z] The following NEW packages will be installed: [2021-03-24T00:46:40.349Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-24T00:46:40.349Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-24T00:46:40.349Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-24T00:46:40.349Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-24T00:46:40.349Z] The following packages will be upgraded: [2021-03-24T00:46:40.349Z] gpg gpg-agent gpgconf libudev1 [2021-03-24T00:46:40.608Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-24T00:46:40.609Z] Need to get 3530 kB of archives. [2021-03-24T00:46:40.609Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-24T00:46:40.609Z] 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-03-24T00:46:40.609Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-24T00:46:40.822Z] ---> 28a4c568045a [2021-03-24T00:46:40.822Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-24T00:46:40.868Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-24T00:46:40.868Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-24T00:46:40.868Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-24T00:46:40.868Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-24T00:46:41.440Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-24T00:46:41.440Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-24T00:46:41.440Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-24T00:46:41.440Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-24T00:46:41.440Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-24T00:46:41.440Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-24T00:46:41.440Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-24T00:46:41.440Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-24T00:46:41.440Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-24T00:46:41.440Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-24T00:46:41.440Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-24T00:46:41.440Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-24T00:46:41.440Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-24T00:46:41.440Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-24T00:46:41.440Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-24T00:46:41.440Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-24T00:46:41.702Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T00:46:41.702Z] Fetched 3530 kB in 1s (3359 kB/s) [2021-03-24T00:46:41.702Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-24T00:46:41.702Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-24T00:46:41.702Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-24T00:46:41.702Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-24T00:46:41.962Z] Selecting previously unselected package udev. [2021-03-24T00:46:41.962Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-24T00:46:41.962Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-24T00:46:41.962Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-24T00:46:42.222Z] Selecting previously unselected package libfuse2:amd64. [2021-03-24T00:46:42.222Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-24T00:46:42.222Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-24T00:46:42.222Z] Selecting previously unselected package fuse. [2021-03-24T00:46:42.222Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-24T00:46:42.222Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-24T00:46:42.323Z] ---> Running in 84f3fd334a33 [2021-03-24T00:46:42.482Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-24T00:46:42.482Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-24T00:46:42.482Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-24T00:46:42.482Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-24T00:46:42.597Z] ---> 757ac3d4e89d [2021-03-24T00:46:42.597Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-24T00:46:42.745Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-24T00:46:42.745Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-24T00:46:42.745Z] Selecting previously unselected package libksba8:amd64. [2021-03-24T00:46:42.745Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-24T00:46:42.745Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-24T00:46:43.007Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-24T00:46:43.007Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.007Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.007Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-24T00:46:43.007Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.007Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.268Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-24T00:46:43.268Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.268Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.268Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-24T00:46:43.268Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.268Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.268Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-24T00:46:43.268Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.268Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.529Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-24T00:46:43.529Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.529Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.529Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-24T00:46:43.529Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.529Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.571Z] ---> Running in 2a0fa34dd070 [2021-03-24T00:46:43.789Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-24T00:46:43.789Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.789Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.789Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-24T00:46:43.789Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-24T00:46:43.789Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:43.789Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-24T00:46:43.789Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-24T00:46:43.789Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-24T00:46:44.051Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-24T00:46:44.051Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-24T00:46:44.051Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-24T00:46:44.051Z] Selecting previously unselected package libldap-common. [2021-03-24T00:46:44.051Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-24T00:46:44.051Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-24T00:46:44.051Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-24T00:46:44.051Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-24T00:46:44.051Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-24T00:46:44.170Z] ---> 7c04512d3ed5 [2021-03-24T00:46:44.170Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-24T00:46:44.313Z] Selecting previously unselected package dirmngr. [2021-03-24T00:46:44.313Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-24T00:46:44.313Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-24T00:46:44.575Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-24T00:46:44.575Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-24T00:46:44.575Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-24T00:46:44.575Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-24T00:46:44.575Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-24T00:46:44.575Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-24T00:46:44.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-24T00:46:44.835Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:44.835Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-24T00:46:44.835Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-24T00:46:44.835Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-24T00:46:45.054Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-24T00:46:45.055Z] ---> Running in 373c456e0bfe [2021-03-24T00:46:45.407Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T00:46:45.407Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:45.407Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-24T00:46:45.668Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-24T00:46:45.668Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-24T00:46:45.668Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:45.668Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:45.668Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:45.668Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:45.928Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:45.928Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:45.928Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-24T00:46:45.928Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-24T00:46:45.928Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-24T00:46:45.928Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-24T00:46:46.050Z] ---> 30584b948f4d [2021-03-24T00:46:46.050Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-24T00:46:46.323Z] ---> Running in 40366ee35fff [2021-03-24T00:46:46.498Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-24T00:46:46.498Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-24T00:46:46.498Z] This means they are not meant to be enabled using systemctl. [2021-03-24T00:46:46.498Z] Possible reasons for having this kind of units are: [2021-03-24T00:46:46.498Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-24T00:46:46.498Z] .wants/ or .requires/ directory. [2021-03-24T00:46:46.498Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-24T00:46:46.498Z] a requirement dependency on it. [2021-03-24T00:46:46.498Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-24T00:46:46.498Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-24T00:46:46.498Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-24T00:46:46.498Z] instance name specified. [2021-03-24T00:46:46.758Z] Reading package lists... [2021-03-24T00:46:46.758Z] Building dependency tree... [2021-03-24T00:46:46.758Z] Reading state information... [2021-03-24T00:46:46.924Z] ---> ee7c5cb04010 [2021-03-24T00:46:46.924Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-24T00:46:47.018Z] The following additional packages will be installed: [2021-03-24T00:46:47.018Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-24T00:46:47.018Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-24T00:46:47.018Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-24T00:46:47.018Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-24T00:46:47.018Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-24T00:46:47.018Z] Suggested packages: [2021-03-24T00:46:47.018Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-24T00:46:47.018Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-24T00:46:47.018Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-24T00:46:47.018Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-24T00:46:47.018Z] systemd-container policykit-1 [2021-03-24T00:46:47.018Z] Recommended packages: [2021-03-24T00:46:47.018Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-24T00:46:47.018Z] The following NEW packages will be installed: [2021-03-24T00:46:47.018Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-24T00:46:47.018Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-24T00:46:47.018Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-24T00:46:47.018Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-24T00:46:47.018Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-24T00:46:47.018Z] The following packages will be upgraded: [2021-03-24T00:46:47.019Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-24T00:46:47.019Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-24T00:46:47.019Z] Need to get 35.2 MB of archives. [2021-03-24T00:46:47.019Z] After this operation, 141 MB of additional disk space will be used. [2021-03-24T00:46:47.019Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-24T00:46:47.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-24T00:46:47.198Z] ---> Running in d1b36ddf55f1 [2021-03-24T00:46:47.281Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-24T00:46:47.281Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-24T00:46:47.281Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-24T00:46:47.281Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-24T00:46:47.281Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-24T00:46:47.281Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-24T00:46:47.281Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-24T00:46:47.281Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-24T00:46:47.281Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-24T00:46:47.281Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-24T00:46:47.281Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-24T00:46:47.281Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-24T00:46:47.281Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-24T00:46:47.281Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-24T00:46:47.281Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-24T00:46:47.281Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-24T00:46:47.281Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-24T00:46:47.281Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-24T00:46:48.226Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-24T00:46:48.226Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-24T00:46:48.226Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-24T00:46:48.226Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-24T00:46:48.226Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-24T00:46:48.226Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-24T00:46:48.226Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-24T00:46:48.226Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-24T00:46:48.226Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-24T00:46:48.226Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-24T00:46:48.487Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-24T00:46:48.487Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T00:46:48.487Z] Fetched 35.2 MB in 1s (26.3 MB/s) [2021-03-24T00:46:48.487Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-24T00:46:48.487Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-24T00:46:48.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-24T00:46:48.747Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-24T00:46:49.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-24T00:46:49.318Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-24T00:46:49.318Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-24T00:46:49.318Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-24T00:46:49.581Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-24T00:46:49.581Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-24T00:46:49.581Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-24T00:46:49.842Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-24T00:46:49.842Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-24T00:46:49.842Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-24T00:46:49.842Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-24T00:46:50.414Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-24T00:46:50.414Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-24T00:46:50.675Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-24T00:46:50.675Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-24T00:46:50.675Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-24T00:46:50.675Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-24T00:46:50.935Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-24T00:46:50.935Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-24T00:46:50.935Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-24T00:46:51.197Z] Selecting previously unselected package libexpat1:amd64. [2021-03-24T00:46:51.197Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-24T00:46:51.197Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-24T00:46:51.197Z] Selecting previously unselected package python3.6-minimal. [2021-03-24T00:46:51.197Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-24T00:46:51.197Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-24T00:46:51.769Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-24T00:46:51.769Z] Checking for services that may need to be restarted...done. [2021-03-24T00:46:51.769Z] Checking for services that may need to be restarted...done. [2021-03-24T00:46:51.769Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-24T00:46:51.769Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-24T00:46:51.769Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-24T00:46:52.340Z] Selecting previously unselected package python3-minimal. [2021-03-24T00:46:52.340Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-24T00:46:52.340Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-24T00:46:52.340Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-24T00:46:52.340Z] Selecting previously unselected package mime-support. [2021-03-24T00:46:52.340Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-24T00:46:52.340Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-24T00:46:52.600Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-24T00:46:52.600Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-24T00:46:52.600Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-24T00:46:52.600Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-24T00:46:52.600Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-24T00:46:52.600Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-24T00:46:52.862Z] Selecting previously unselected package python3.6. [2021-03-24T00:46:52.862Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-24T00:46:52.862Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-24T00:46:52.862Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-24T00:46:52.862Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-24T00:46:53.123Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-24T00:46:53.123Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-24T00:46:53.385Z] Selecting previously unselected package python3. [2021-03-24T00:46:53.385Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-24T00:46:53.385Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-24T00:46:53.385Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-24T00:46:53.385Z] Selecting previously unselected package multiarch-support. [2021-03-24T00:46:53.385Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-24T00:46:53.385Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-24T00:46:53.645Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-24T00:46:53.645Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-24T00:46:53.645Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-24T00:46:53.645Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-24T00:46:53.645Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-24T00:46:53.645Z] Selecting previously unselected package libbsd0:amd64. [2021-03-24T00:46:53.907Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-24T00:46:53.907Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-24T00:46:53.907Z] Selecting previously unselected package sudo. [2021-03-24T00:46:53.907Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-24T00:46:53.907Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-24T00:46:54.168Z] Selecting previously unselected package apparmor. [2021-03-24T00:46:54.168Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-24T00:46:54.168Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-24T00:46:54.429Z] Selecting previously unselected package libedit2:amd64. [2021-03-24T00:46:54.429Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-24T00:46:54.429Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-24T00:46:54.429Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-24T00:46:54.429Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-24T00:46:54.429Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-24T00:46:54.429Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-24T00:46:54.429Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-24T00:46:54.429Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-24T00:46:55.003Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-24T00:46:55.003Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-24T00:46:55.003Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-24T00:46:55.003Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-24T00:46:55.003Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-24T00:46:55.003Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-24T00:46:55.263Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-24T00:46:55.263Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-24T00:46:55.263Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-24T00:46:55.263Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-24T00:46:55.263Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-24T00:46:55.263Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-24T00:46:55.524Z] Selecting previously unselected package openssh-client. [2021-03-24T00:46:55.524Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-24T00:46:55.524Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-24T00:46:55.784Z] Selecting previously unselected package squashfs-tools. [2021-03-24T00:46:55.784Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-24T00:46:55.784Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-24T00:46:55.784Z] Selecting previously unselected package snapd. [2021-03-24T00:46:55.784Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-24T00:46:55.784Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-24T00:46:57.702Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-24T00:46:57.702Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-24T00:46:57.962Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-24T00:46:57.962Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-24T00:46:57.962Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-24T00:46:58.224Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-24T00:46:58.224Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-24T00:46:58.224Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-24T00:46:58.224Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-24T00:46:59.170Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-24T00:46:59.170Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-24T00:46:59.170Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-24T00:46:59.170Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-24T00:46:59.170Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-24T00:46:59.430Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-24T00:47:00.036Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-24T00:47:00.036Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-24T00:47:00.036Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-24T00:47:00.612Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-24T00:47:00.873Z] running python rtupdate hooks for python3.6... [2021-03-24T00:47:00.873Z] running python post-rtupdate hooks for python3.6... [2021-03-24T00:47:00.873Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-24T00:47:02.786Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-24T00:47:02.786Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-24T00:47:02.786Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-24T00:47:02.786Z] Setting up snapd (2.48.3+18.04) ... [2021-03-24T00:47:03.358Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-24T00:47:03.358Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-24T00:47:03.618Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-24T00:47:03.879Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-24T00:47:03.879Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-24T00:47:03.879Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-24T00:47:04.140Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-24T00:47:04.400Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-24T00:47:04.400Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-24T00:47:04.661Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-24T00:47:04.921Z] /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-03-24T00:47:04.921Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-24T00:47:04.921Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-24T00:47:05.861Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-24T00:47:05.861Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-24T00:47:06.120Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-24T00:47:07.183Z] Reading package lists... [2021-03-24T00:47:07.183Z] Reading package lists... [2021-03-24T00:47:07.444Z] Building dependency tree... [2021-03-24T00:47:07.444Z] Reading state information... [2021-03-24T00:47:07.444Z] Calculating upgrade... [2021-03-24T00:47:07.705Z] The following packages will be upgraded: [2021-03-24T00:47:07.705Z] advancecomp base-files bash binutils binutils-common [2021-03-24T00:47:07.705Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-24T00:47:07.705Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-24T00:47:07.705Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-24T00:47:07.705Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-24T00:47:07.705Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-24T00:47:07.705Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-24T00:47:07.705Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-24T00:47:07.705Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-24T00:47:07.705Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-24T00:47:07.705Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-24T00:47:07.705Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-24T00:47:07.705Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-24T00:47:07.705Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-24T00:47:07.705Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-24T00:47:07.965Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T00:47:07.965Z] Need to get 63.8 MB of archives. [2021-03-24T00:47:07.965Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-24T00:47:07.965Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-24T00:47:07.965Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-24T00:47:08.539Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-24T00:47:08.539Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-24T00:47:08.539Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-24T00:47:08.539Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-24T00:47:08.539Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-24T00:47:08.539Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-24T00:47:08.539Z] 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-03-24T00:47:08.539Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-24T00:47:08.539Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-24T00:47:08.539Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-24T00:47:08.539Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-24T00:47:08.539Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-24T00:47:08.539Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-24T00:47:08.799Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-24T00:47:08.799Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-24T00:47:08.799Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-24T00:47:08.799Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-24T00:47:08.799Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-24T00:47:08.799Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-24T00:47:08.799Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-24T00:47:08.799Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-24T00:47:08.800Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-24T00:47:08.800Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-24T00:47:08.800Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-24T00:47:08.800Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-24T00:47:08.800Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-24T00:47:08.800Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-24T00:47:08.800Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-24T00:47:08.800Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-24T00:47:08.800Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-24T00:47:08.800Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-24T00:47:08.800Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-24T00:47:08.800Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-24T00:47:08.800Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-24T00:47:08.800Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-24T00:47:08.800Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-24T00:47:08.800Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-24T00:47:08.800Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-24T00:47:08.800Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-24T00:47:09.062Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-24T00:47:09.062Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-24T00:47:09.062Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-24T00:47:09.062Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-24T00:47:09.062Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-24T00:47:09.062Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-24T00:47:09.062Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-24T00:47:09.062Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-24T00:47:09.062Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-24T00:47:09.062Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-24T00:47:09.062Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-24T00:47:09.062Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-24T00:47:09.062Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-24T00:47:09.062Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-24T00:47:09.062Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-24T00:47:09.062Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-24T00:47:09.062Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-24T00:47:09.062Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-24T00:47:09.062Z] 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-03-24T00:47:09.062Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-24T00:47:09.062Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-24T00:47:09.062Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-24T00:47:09.062Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-24T00:47:09.323Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-24T00:47:09.323Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-24T00:47:09.323Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-24T00:47:09.323Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-24T00:47:09.323Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-24T00:47:09.323Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-24T00:47:09.323Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-24T00:47:09.323Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-24T00:47:09.323Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-24T00:47:09.323Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-24T00:47:09.323Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-24T00:47:09.323Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-24T00:47:09.323Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-24T00:47:09.323Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-24T00:47:09.323Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-24T00:47:09.323Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-24T00:47:09.323Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-24T00:47:09.323Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-24T00:47:09.323Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-24T00:47:09.323Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-24T00:47:09.584Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-24T00:47:09.584Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-24T00:47:09.584Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-24T00:47:09.584Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-24T00:47:09.584Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-24T00:47:09.584Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-24T00:47:10.156Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-24T00:47:10.417Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-24T00:47:10.417Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-24T00:47:10.417Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-24T00:47:10.988Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-24T00:47:10.988Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-24T00:47:10.988Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-24T00:47:10.988Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-24T00:47:10.988Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-24T00:47:10.988Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T00:47:10.988Z] Fetched 63.8 MB in 3s (20.1 MB/s) [2021-03-24T00:47:10.988Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:10.988Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-24T00:47:11.249Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-24T00:47:11.822Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-24T00:47:11.822Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-24T00:47:11.822Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-24T00:47:11.822Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-24T00:47:12.785Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:12.786Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:13.047Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:13.047Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:13.047Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:13.047Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:13.047Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:13.309Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:13.309Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:13.309Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:13.309Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:13.309Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:13.570Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:13.570Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:13.570Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:13.830Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-24T00:47:13.830Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:13.830Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-24T00:47:13.830Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:13.830Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-24T00:47:13.830Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:14.092Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:14.092Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:14.092Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:14.353Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:14.353Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-24T00:47:14.353Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:14.614Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-24T00:47:14.614Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-24T00:47:14.614Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-24T00:47:15.185Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-24T00:47:15.445Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-24T00:47:15.445Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-24T00:47:15.445Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-24T00:47:15.445Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-24T00:47:15.445Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-24T00:47:15.706Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-24T00:47:15.706Z] Installing new version of config file /etc/issue ... [2021-03-24T00:47:15.706Z] Installing new version of config file /etc/issue.net ... [2021-03-24T00:47:15.706Z] Installing new version of config file /etc/lsb-release ... [2021-03-24T00:47:15.706Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-24T00:47:15.967Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-24T00:47:15.967Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-24T00:47:15.967Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-24T00:47:16.228Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:16.228Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-24T00:47:16.228Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-24T00:47:16.228Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-24T00:47:16.228Z] 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-03-24T00:47:16.489Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:16.489Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:16.489Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:16.489Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:16.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:16.750Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-24T00:47:16.750Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-24T00:47:16.750Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-24T00:47:17.011Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:17.011Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-24T00:47:17.011Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-24T00:47:17.272Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-24T00:47:17.272Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:17.272Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-24T00:47:17.272Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-24T00:47:17.532Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-24T00:47:17.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:17.532Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-24T00:47:17.532Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-24T00:47:17.793Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-24T00:47:17.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:17.794Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-24T00:47:18.055Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-24T00:47:18.055Z] Setting up grep (3.1-2build1) ... [2021-03-24T00:47:18.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:18.055Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-24T00:47:18.316Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-24T00:47:18.577Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-24T00:47:18.577Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:18.577Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-24T00:47:18.577Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-24T00:47:18.836Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-24T00:47:18.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:18.836Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-24T00:47:18.836Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-24T00:47:19.407Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-24T00:47:19.407Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-24T00:47:19.407Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-24T00:47:19.667Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-24T00:47:20.238Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-24T00:47:20.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:20.238Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-24T00:47:20.238Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-24T00:47:21.180Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-24T00:47:21.180Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-24T00:47:21.441Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-24T00:47:21.441Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-24T00:47:21.441Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-24T00:47:21.702Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:21.702Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-24T00:47:21.702Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-24T00:47:21.702Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-24T00:47:21.962Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:21.962Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:21.962Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:22.235Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:22.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:22.235Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:22.235Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:22.496Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:22.496Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:22.496Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:22.496Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:22.757Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:23.018Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:23.018Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:23.018Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:23.280Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:23.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:23.280Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-24T00:47:23.280Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-24T00:47:23.541Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-24T00:47:23.541Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-24T00:47:23.541Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-24T00:47:23.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:23.801Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-24T00:47:23.801Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-24T00:47:23.801Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-24T00:47:24.062Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:24.062Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:24.062Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:24.062Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:24.323Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:24.323Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:24.323Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:24.323Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:24.585Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:24.585Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:24.585Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:25.158Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:25.419Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-24T00:47:25.680Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-24T00:47:25.680Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:25.680Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-24T00:47:25.680Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-24T00:47:25.940Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-24T00:47:26.200Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-24T00:47:26.200Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-24T00:47:26.200Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-24T00:47:26.461Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-24T00:47:26.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:26.461Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-24T00:47:26.721Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-24T00:47:26.721Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-24T00:47:26.982Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:26.982Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-24T00:47:27.244Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-24T00:47:27.244Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-24T00:47:27.244Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:27.244Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-24T00:47:27.244Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-24T00:47:27.504Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-24T00:47:27.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:27.504Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-24T00:47:27.504Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-24T00:47:27.765Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-24T00:47:27.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:27.765Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-24T00:47:27.765Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-24T00:47:28.030Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-24T00:47:28.291Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:28.291Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-24T00:47:28.291Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-24T00:47:28.552Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-24T00:47:28.552Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:28.552Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-24T00:47:28.552Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-24T00:47:28.813Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-24T00:47:28.813Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-24T00:47:28.813Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-24T00:47:28.813Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-24T00:47:29.074Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-24T00:47:29.074Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:29.074Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-24T00:47:29.074Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-24T00:47:29.335Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-24T00:47:29.596Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:29.596Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-24T00:47:29.596Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-24T00:47:29.596Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-24T00:47:29.857Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:29.857Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-24T00:47:29.857Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-24T00:47:30.117Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-24T00:47:30.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:30.117Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-24T00:47:30.117Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-24T00:47:30.379Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-24T00:47:30.379Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:30.379Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-24T00:47:30.379Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-24T00:47:30.952Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-24T00:47:30.952Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:30.952Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-24T00:47:30.952Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-24T00:47:31.213Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-24T00:47:31.213Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:31.213Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-24T00:47:31.213Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-24T00:47:31.473Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-24T00:47:31.735Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:31.735Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-24T00:47:31.735Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-24T00:47:31.735Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-24T00:47:32.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:32.011Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-24T00:47:32.011Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-24T00:47:32.011Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-24T00:47:32.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:32.273Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-24T00:47:32.273Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-24T00:47:32.534Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-24T00:47:32.534Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:32.534Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-24T00:47:32.534Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-24T00:47:32.534Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-24T00:47:32.797Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-24T00:47:32.797Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-24T00:47:32.797Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-24T00:47:32.797Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-24T00:47:33.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-24T00:47:33.058Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-24T00:47:33.058Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-24T00:47:33.058Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-24T00:47:33.058Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-24T00:47:33.318Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-24T00:47:33.318Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-24T00:47:33.578Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-24T00:47:33.578Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-24T00:47:33.839Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-24T00:47:33.839Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-24T00:47:33.839Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-24T00:47:34.101Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-24T00:47:34.101Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-24T00:47:34.102Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-24T00:47:34.362Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-24T00:47:34.362Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-24T00:47:34.623Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-24T00:47:34.623Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-24T00:47:34.623Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-24T00:47:34.623Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-24T00:47:34.885Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-24T00:47:34.885Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-24T00:47:35.145Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-24T00:47:35.145Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-24T00:47:35.762Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-24T00:47:36.065Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-24T00:47:36.066Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-24T00:47:36.066Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-24T00:47:36.066Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-24T00:47:36.066Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-24T00:47:36.695Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-24T00:47:36.695Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-24T00:47:36.695Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-24T00:47:36.695Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-24T00:47:37.019Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-24T00:47:37.019Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-24T00:47:37.591Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:37.591Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:37.853Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:37.853Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:38.114Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:38.114Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:38.114Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:38.114Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:39.055Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:39.055Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:40.000Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:40.000Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:40.575Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:40.576Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:41.146Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:41.146Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:42.090Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-24T00:47:42.090Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-24T00:47:42.090Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-24T00:47:42.090Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-24T00:47:42.090Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-24T00:47:42.090Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-24T00:47:42.351Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-24T00:47:42.351Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-24T00:47:42.611Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-24T00:47:42.611Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-24T00:47:42.611Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-24T00:47:42.611Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-24T00:47:42.872Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-24T00:47:42.872Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-24T00:47:42.872Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-24T00:47:43.134Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-24T00:47:43.134Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:43.134Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-24T00:47:43.134Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:43.134Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:43.134Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:43.397Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-24T00:47:43.397Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-24T00:47:43.397Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-24T00:47:43.397Z] [2021-03-24T00:47:43.397Z] Current default time zone: 'Etc/UTC' [2021-03-24T00:47:43.397Z] Local time is now: Wed Mar 24 00:47:43 UTC 2021. [2021-03-24T00:47:43.397Z] Universal Time is now: Wed Mar 24 00:47:43 UTC 2021. [2021-03-24T00:47:43.397Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-24T00:47:43.397Z] [2021-03-24T00:47:43.397Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-24T00:47:43.397Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:43.658Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-24T00:47:43.658Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-24T00:47:43.658Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-24T00:47:43.658Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-24T00:47:43.658Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-24T00:47:43.658Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-24T00:47:43.658Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-24T00:47:43.658Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-24T00:47:43.658Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:43.925Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-24T00:47:44.187Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:44.187Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-24T00:47:44.187Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:44.187Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-24T00:47:44.187Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-24T00:47:44.187Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-24T00:47:44.187Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-24T00:47:44.187Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-24T00:47:44.187Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-24T00:47:44.187Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-24T00:47:44.187Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-24T00:47:46.101Z] Updating certificates in /etc/ssl/certs... [2021-03-24T00:47:47.040Z] 23 added, 27 removed; done. [2021-03-24T00:47:47.040Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-24T00:47:47.040Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-24T00:47:47.301Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-24T00:47:47.301Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-24T00:47:47.301Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-24T00:47:47.301Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:47.301Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-24T00:47:47.301Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:47.301Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:47.301Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:47.301Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:47.561Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:47.561Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-24T00:47:47.561Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-24T00:47:47.561Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-24T00:47:47.561Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-24T00:47:47.561Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-24T00:47:47.561Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:47.822Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-24T00:47:47.822Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-24T00:47:47.822Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-24T00:47:47.822Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-24T00:47:47.822Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-24T00:47:48.082Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-24T00:47:48.082Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-24T00:47:48.082Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-24T00:47:48.082Z] Updating certificates in /etc/ssl/certs... [2021-03-24T00:47:48.654Z] 0 added, 0 removed; done. [2021-03-24T00:47:48.654Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-24T00:47:48.654Z] done. [2021-03-24T00:47:49.226Z] Reading package lists... [2021-03-24T00:47:49.226Z] Building dependency tree... [2021-03-24T00:47:49.226Z] Reading state information... [2021-03-24T00:47:49.486Z] The following NEW packages will be installed: [2021-03-24T00:47:49.486Z] apt-transport-https [2021-03-24T00:47:49.486Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T00:47:49.486Z] Need to get 1696 B of archives. [2021-03-24T00:47:49.486Z] After this operation, 153 kB of additional disk space will be used. [2021-03-24T00:47:49.486Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-24T00:47:49.486Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T00:47:49.486Z] Fetched 1696 B in 0s (44.7 kB/s) [2021-03-24T00:47:49.747Z] Selecting previously unselected package apt-transport-https. [2021-03-24T00:47:49.747Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-24T00:47:49.747Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-24T00:47:49.747Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-24T00:47:49.747Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-24T00:47:50.009Z] Waiting for network to be ready... [2021-03-24T00:47:56.589Z] 2021-03-24T00:47:52Z INFO Waiting for automatic snapd restart... [2021-03-24T00:47:56.589Z] snapd 2.49 from Canonical* installed [2021-03-24T00:47:56.850Z] "snapd" switched to the "latest/stable" channel [2021-03-24T00:47:56.850Z] [2021-03-24T00:47:59.398Z] core18 20210128 from Canonical* installed [2021-03-24T00:47:59.666Z] "core18" switched to the "latest/stable" channel [2021-03-24T00:47:59.666Z] [2021-03-24T00:48:02.963Z] snapcraft 4.5.4 from Canonical* installed [2021-03-24T00:48:02.963Z] "snapcraft" switched to the "latest/stable" channel [2021-03-24T00:48:02.963Z] [2021-03-24T00:48:07.178Z] 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-03-24T00:48:07.178Z] - README.md [2021-03-24T00:48:07.178Z] [2021-03-24T00:48:07.178Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-24T00:48:14.626Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-24T00:48:14.626Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-24T00:48:14.626Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-24T00:48:14.626Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-24T00:48:14.626Z] Reading package lists... [2021-03-24T00:48:14.626Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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-03-24T00:48:21.220Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-24T00:48:21.220Z] Reading package lists... [2021-03-24T00:48:21.220Z] Building dependency tree... [2021-03-24T00:48:21.220Z] Reading state information... [2021-03-24T00:48:21.220Z] Suggested packages: [2021-03-24T00:48:21.220Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-24T00:48:21.220Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-24T00:48:21.220Z] Recommended packages: [2021-03-24T00:48:21.220Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-24T00:48:21.220Z] The following NEW packages will be installed: [2021-03-24T00:48:21.220Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-24T00:48:21.220Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-24T00:48:21.220Z] pkg-config zip [2021-03-24T00:48:21.220Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T00:48:21.220Z] Need to get 7657 kB of archives. [2021-03-24T00:48:21.220Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-24T00:48:21.220Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-24T00:48:21.220Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-24T00:48:21.220Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-24T00:48:21.220Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-24T00:48:21.220Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-24T00:48:21.220Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-24T00:48:21.220Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-24T00:48:21.481Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-24T00:48:21.481Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-24T00:48:21.481Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-24T00:48:21.481Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-24T00:48:21.742Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-24T00:48:21.742Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-24T00:48:21.742Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-24T00:48:21.742Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-24T00:48:22.003Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T00:48:22.003Z] Fetched 7657 kB in 1s (9709 kB/s) [2021-03-24T00:48:22.003Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-24T00:48:22.003Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-24T00:48:22.003Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-24T00:48:22.003Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-24T00:48:22.264Z] Selecting previously unselected package libpsl5:amd64. [2021-03-24T00:48:22.264Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-24T00:48:22.264Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-24T00:48:22.264Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-24T00:48:22.264Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-24T00:48:22.264Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-24T00:48:22.524Z] Selecting previously unselected package librtmp1:amd64. [2021-03-24T00:48:22.524Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-24T00:48:22.524Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-24T00:48:22.524Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-24T00:48:22.524Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-24T00:48:22.524Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-24T00:48:22.785Z] Selecting previously unselected package liberror-perl. [2021-03-24T00:48:22.785Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-24T00:48:22.785Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-24T00:48:22.785Z] Selecting previously unselected package git-man. [2021-03-24T00:48:22.785Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-24T00:48:22.785Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-24T00:48:23.046Z] Selecting previously unselected package git. [2021-03-24T00:48:23.046Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-24T00:48:23.046Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-24T00:48:23.998Z] Selecting previously unselected package libnorm1:amd64. [2021-03-24T00:48:23.998Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-24T00:48:23.998Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-24T00:48:23.998Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-24T00:48:23.998Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-24T00:48:23.998Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-24T00:48:23.998Z] Selecting previously unselected package libsodium23:amd64. [2021-03-24T00:48:23.998Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-24T00:48:23.998Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-24T00:48:24.258Z] Selecting previously unselected package libzmq5:amd64. [2021-03-24T00:48:24.258Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-24T00:48:24.258Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-24T00:48:24.258Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-24T00:48:24.258Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-24T00:48:24.258Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-24T00:48:24.522Z] Selecting previously unselected package pkg-config. [2021-03-24T00:48:24.522Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-24T00:48:24.522Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-24T00:48:24.522Z] Selecting previously unselected package zip. [2021-03-24T00:48:24.522Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-24T00:48:24.522Z] Unpacking zip (3.0-11build1) ... [2021-03-24T00:48:24.784Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-24T00:48:24.784Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-24T00:48:24.784Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-24T00:48:24.784Z] Setting up liberror-perl (0.17025-1) ... [2021-03-24T00:48:24.784Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-24T00:48:24.784Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-24T00:48:24.784Z] No schema files found: doing nothing. [2021-03-24T00:48:24.784Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-24T00:48:25.044Z] Setting up zip (3.0-11build1) ... [2021-03-24T00:48:25.044Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-24T00:48:25.044Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-24T00:48:25.044Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-24T00:48:25.044Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-24T00:48:25.044Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-24T00:48:25.303Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-24T00:48:25.304Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-24T00:48:25.304Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-24T00:48:26.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-24T00:48:30.539Z] Removing intermediate container 84f3fd334a33 [2021-03-24T00:48:30.539Z] ---> e489312c6a45 [2021-03-24T00:48:30.539Z] [2021-03-24T00:48:30.839Z] Step 10/24 : FROM alpine:3.12 [2021-03-24T00:48:30.839Z] 3.12: Pulling from library/alpine [2021-03-24T00:48:31.904Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-24T00:48:32.164Z] git set to automatically installed. [2021-03-24T00:48:32.164Z] git-man set to automatically installed. [2021-03-24T00:48:32.164Z] libcurl3-gnutls set to automatically installed. [2021-03-24T00:48:32.164Z] liberror-perl set to automatically installed. [2021-03-24T00:48:32.164Z] libglib2.0-0 set to automatically installed. [2021-03-24T00:48:32.164Z] libnghttp2-14 set to automatically installed. [2021-03-24T00:48:32.164Z] libnorm1 set to automatically installed. [2021-03-24T00:48:32.164Z] libpgm-5.2-0 set to automatically installed. [2021-03-24T00:48:32.164Z] libpsl5 set to automatically installed. [2021-03-24T00:48:32.164Z] librtmp1 set to automatically installed. [2021-03-24T00:48:32.164Z] libsodium23 set to automatically installed. [2021-03-24T00:48:32.164Z] libzmq3-dev set to automatically installed. [2021-03-24T00:48:32.164Z] libzmq5 set to automatically installed. [2021-03-24T00:48:32.164Z] pkg-config set to automatically installed. [2021-03-24T00:48:32.164Z] zip set to automatically installed. [2021-03-24T00:48:32.299Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-24T00:48:32.299Z] Status: Downloaded newer image for alpine:3.12 [2021-03-24T00:48:32.299Z] ---> d10569e2745f [2021-03-24T00:48:32.299Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-24T00:48:32.927Z] ---> Running in 628d064c7ad3 [2021-03-24T00:48:33.546Z] snapd is not logged in, snap install commands will use sudo [2021-03-24T00:48:34.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:48:35.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:48:36.181Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-24T00:48:36.181Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-24T00:48:36.181Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-24T00:48:36.181Z] (4/5) Installing curl (7.69.1-r3) [2021-03-24T00:48:36.181Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-24T00:48:36.181Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:48:36.487Z] Executing ca-certificates-20191127-r4.trigger [2021-03-24T00:48:36.765Z] OK: 7 MiB in 19 packages [2021-03-24T00:48:40.129Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-24T00:48:40.129Z] snap "core18" has no updates available [2021-03-24T00:48:41.073Z] snapd is not logged in, snap install commands will use sudo [2021-03-24T00:48:41.122Z] Removing intermediate container 628d064c7ad3 [2021-03-24T00:48:41.122Z] ---> 489c5ae138df [2021-03-24T00:48:41.122Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-24T00:48:41.122Z] ---> Running in 43b73d87cb6a [2021-03-24T00:48:41.409Z] Removing intermediate container 373c456e0bfe [2021-03-24T00:48:41.409Z] ---> 77233c45075f [2021-03-24T00:48:41.409Z] [2021-03-24T00:48:41.409Z] Step 10/31 : FROM alpine:3.12 [2021-03-24T00:48:41.409Z] ---> d10569e2745f [2021-03-24T00:48:41.409Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-24T00:48:42.015Z] ---> Running in 90bf1c36a7bc [2021-03-24T00:48:42.294Z] Removing intermediate container 43b73d87cb6a [2021-03-24T00:48:42.294Z] ---> 07ced761d77b [2021-03-24T00:48:42.294Z] Step 13/24 : WORKDIR / [2021-03-24T00:48:42.575Z] ---> Running in d27d8a28e160 [2021-03-24T00:48:42.864Z] Removing intermediate container 90bf1c36a7bc [2021-03-24T00:48:42.864Z] ---> 9553bdcc7031 [2021-03-24T00:48:42.864Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-24T00:48:43.156Z] ---> Running in 6b64166fc2bc [2021-03-24T00:48:43.443Z] Removing intermediate container d27d8a28e160 [2021-03-24T00:48:43.444Z] ---> f475210e805a [2021-03-24T00:48:43.444Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-24T00:48:45.454Z] ---> b46410a5ae4d [2021-03-24T00:48:45.454Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-24T00:48:45.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:48:45.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:48:46.454Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-24T00:48:46.454Z] (2/2) Installing su-exec (0.2-r1) [2021-03-24T00:48:46.454Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:48:46.454Z] OK: 5 MiB in 16 packages [2021-03-24T00:48:46.454Z] ---> d267eb4de2fa [2021-03-24T00:48:46.454Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-24T00:48:47.657Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-24T00:48:47.923Z] ---> 726366fc9bbf [2021-03-24T00:48:47.923Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-24T00:48:48.522Z] Removing intermediate container 6b64166fc2bc [2021-03-24T00:48:48.522Z] ---> 51af3e9c141b [2021-03-24T00:48:48.522Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-24T00:48:49.132Z] ---> Running in 82b7242a3551 [2021-03-24T00:48:50.118Z] ---> dfe6e1721d42 [2021-03-24T00:48:50.118Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-24T00:48:50.729Z] Removing intermediate container 82b7242a3551 [2021-03-24T00:48:50.729Z] ---> fa2785c48239 [2021-03-24T00:48:50.729Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-24T00:48:51.006Z] ---> Running in 08c04ec3fafb [2021-03-24T00:48:52.446Z] Removing intermediate container 08c04ec3fafb [2021-03-24T00:48:52.446Z] ---> 07ae45a466e5 [2021-03-24T00:48:52.446Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-24T00:48:53.435Z] ---> 45f4b661d2f1 [2021-03-24T00:48:53.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-24T00:48:54.039Z] ---> Running in cd4a23a00261 [2021-03-24T00:48:55.026Z] Removing intermediate container 40366ee35fff [2021-03-24T00:48:55.026Z] ---> 581705bb059b [2021-03-24T00:48:55.026Z] [2021-03-24T00:48:55.026Z] Step 10/22 : FROM alpine:3.12 [2021-03-24T00:48:55.026Z] ---> d10569e2745f [2021-03-24T00:48:55.026Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-24T00:48:55.026Z] ---> f0e74f0b0acf [2021-03-24T00:48:55.026Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-24T00:48:55.299Z] ---> Running in 91524d3079a7 [2021-03-24T00:48:55.573Z] Removing intermediate container d1b36ddf55f1 [2021-03-24T00:48:55.573Z] ---> 31feb9ca4e17 [2021-03-24T00:48:55.573Z] [2021-03-24T00:48:55.573Z] Step 10/22 : FROM alpine:3.12 [2021-03-24T00:48:55.573Z] ---> d10569e2745f [2021-03-24T00:48:55.573Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-24T00:48:55.848Z] ---> Running in 15a31c34ffa7 [2021-03-24T00:48:56.150Z] ---> Running in 96a4bfc66dd7 [2021-03-24T00:48:58.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:48:58.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:48:58.136Z] Removing intermediate container cd4a23a00261 [2021-03-24T00:48:58.136Z] ---> 0c19e6b9dde6 [2021-03-24T00:48:58.136Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-24T00:48:58.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:48:58.136Z] ---> Running in 65ee97284ed1 [2021-03-24T00:48:58.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:48:58.695Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-24T00:48:58.695Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:48:58.695Z] OK: 5 MiB in 15 packages [2021-03-24T00:48:58.976Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-24T00:48:59.252Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-24T00:48:59.252Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:48:59.252Z] Executing ca-certificates-20191127-r4.trigger [2021-03-24T00:48:59.252Z] Removing intermediate container 65ee97284ed1 [2021-03-24T00:48:59.252Z] ---> 37309e533f55 [2021-03-24T00:48:59.252Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-24T00:48:59.529Z] OK: 6 MiB in 16 packages [2021-03-24T00:49:00.128Z] Removing intermediate container 15a31c34ffa7 [2021-03-24T00:49:00.128Z] ---> 26455effe636 [2021-03-24T00:49:00.128Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-24T00:49:00.401Z] ---> Running in e3f6009f88b2 [2021-03-24T00:49:00.673Z] ---> 17e8056685fd [2021-03-24T00:49:00.673Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-24T00:49:00.673Z] Removing intermediate container 91524d3079a7 [2021-03-24T00:49:00.673Z] ---> cb8f49314265 [2021-03-24T00:49:00.673Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-24T00:49:00.949Z] ---> Running in d4d9f186650d [2021-03-24T00:49:00.949Z] ---> Running in 96365d954ec6 [2021-03-24T00:49:01.225Z] Removing intermediate container e3f6009f88b2 [2021-03-24T00:49:01.225Z] ---> 1742b2dfe35e [2021-03-24T00:49:01.225Z] Step 22/24 : LABEL arch=arm64 [2021-03-24T00:49:01.506Z] ---> Running in 48147af21d4c [2021-03-24T00:49:01.795Z] Removing intermediate container 96365d954ec6 [2021-03-24T00:49:01.795Z] ---> 4cb0e0e464f5 [2021-03-24T00:49:01.795Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-24T00:49:02.070Z] Removing intermediate container 96a4bfc66dd7 [2021-03-24T00:49:02.070Z] ---> 21ad2d55c48e [2021-03-24T00:49:02.070Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-24T00:49:02.349Z] ---> Running in 61001bcf607a [2021-03-24T00:49:02.349Z] ---> Running in 7c1f014d0bad [2021-03-24T00:49:02.639Z] Removing intermediate container 48147af21d4c [2021-03-24T00:49:02.639Z] ---> 57f219ca963b [2021-03-24T00:49:02.639Z] Step 23/24 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:49:02.922Z] ---> Running in f1c8d78ac721 [2021-03-24T00:49:02.922Z] Removing intermediate container 61001bcf607a [2021-03-24T00:49:02.922Z] ---> 428c72dc96bd [2021-03-24T00:49:02.922Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-24T00:49:03.199Z] Removing intermediate container 7c1f014d0bad [2021-03-24T00:49:03.199Z] ---> e5c6aa50b1a6 [2021-03-24T00:49:03.199Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-24T00:49:03.472Z] ---> Running in 7675f73804ad [2021-03-24T00:49:03.472Z] ---> Running in e7f472ea015d [2021-03-24T00:49:03.750Z] Removing intermediate container f1c8d78ac721 [2021-03-24T00:49:03.750Z] ---> 009d130e6aff [2021-03-24T00:49:03.750Z] Step 24/24 : LABEL version=0.0.0 [2021-03-24T00:49:04.346Z] ---> Running in b93cb4154ab7 [2021-03-24T00:49:04.346Z] Removing intermediate container 7675f73804ad [2021-03-24T00:49:04.346Z] ---> 0f5e0f8d3c75 [2021-03-24T00:49:04.346Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:49:04.949Z] Removing intermediate container e7f472ea015d [2021-03-24T00:49:04.949Z] ---> c9d99be80022 [2021-03-24T00:49:04.949Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-24T00:49:04.949Z] Removing intermediate container d4d9f186650d [2021-03-24T00:49:04.949Z] ---> 58712de111cd [2021-03-24T00:49:04.949Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:49:05.223Z] Removing intermediate container b93cb4154ab7 [2021-03-24T00:49:05.223Z] ---> bb7876a1e67b [2021-03-24T00:49:05.223Z] [2021-03-24T00:49:05.498Z] ---> Running in cdcb4551cb1a [2021-03-24T00:49:05.768Z] Successfully built bb7876a1e67b [2021-03-24T00:49:05.952Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-24T00:49:05.952Z] Pulling go-build-helper [2021-03-24T00:49:05.952Z] + snapcraftctl pull [2021-03-24T00:49:05.952Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-24T00:49:05.952Z] Skipping pull go-build-helper (already ran) [2021-03-24T00:49:05.952Z] Building go-build-helper [2021-03-24T00:49:05.952Z] + snapcraftctl build [2021-03-24T00:49:06.256Z] Staging go-build-helper [2021-03-24T00:49:06.256Z] + snapcraftctl stage [2021-03-24T00:49:06.742Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-24T00:49:06.742Z] ---> 36762ddd873a [2021-03-24T00:49:06.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-24T00:49:06.742Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-03-24T00:49:07.014Z] Removing intermediate container cdcb4551cb1a [2021-03-24T00:49:07.014Z] ---> 9cf13cf89b5e [2021-03-24T00:49:07.014Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:49:07.014Z] ---> 42c90325367c [2021-03-24T00:49:07.014Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-24T00:49:07.323Z] Removing intermediate container 2a0fa34dd070 [2021-03-24T00:49:07.323Z] ---> f098800849fb [2021-03-24T00:49:07.323Z] [2021-03-24T00:49:07.323Z] Step 10/23 : FROM alpine:3.12 [2021-03-24T00:49:07.323Z] ---> d10569e2745f [2021-03-24T00:49:07.323Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-24T00:49:08.298Z] ---> Running in c877aba9eaf9 [2021-03-24T00:49:08.898Z] ---> 88ccbb2a6946 [2021-03-24T00:49:08.898Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-24T00:49:08.898Z] ---> a505d7a2f991 [2021-03-24T00:49:08.898Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-24T00:49:09.523Z] Removing intermediate container c877aba9eaf9 [2021-03-24T00:49:09.523Z] ---> 89e3658c6ecf [2021-03-24T00:49:09.523Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-24T00:49:10.118Z] ---> 34eb67989592 [2021-03-24T00:49:10.118Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-24T00:49:10.739Z] ---> Running in 076ecf59be83 [2021-03-24T00:49:10.739Z] ---> b4b5d4c2fa21 [2021-03-24T00:49:10.739Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-24T00:49:10.739Z] ---> d67294154ed6 [2021-03-24T00:49:10.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-24T00:49:11.014Z] ---> Running in 6b1c0592b0ee [2021-03-24T00:49:11.014Z] ---> 615fb2d48f7b [2021-03-24T00:49:11.014Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-24T00:49:11.642Z] Removing intermediate container 076ecf59be83 [2021-03-24T00:49:11.642Z] ---> 9d8a75aafee6 [2021-03-24T00:49:11.642Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-24T00:49:11.916Z] Removing intermediate container 6b1c0592b0ee [2021-03-24T00:49:11.916Z] ---> 6d5813fdbc6c [2021-03-24T00:49:11.916Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:49:12.185Z] ---> 57d929a0ba8b [2021-03-24T00:49:12.185Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-24T00:49:12.458Z] ---> Running in 819cca370c91 [2021-03-24T00:49:12.738Z] ---> Running in 7c1b3e129689 [2021-03-24T00:49:12.738Z] ---> Running in 0f8ec8288a19 [2021-03-24T00:49:12.738Z] ---> 71f9c89bc96d [2021-03-24T00:49:12.738Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-24T00:49:13.010Z] Removing intermediate container 819cca370c91 [2021-03-24T00:49:13.010Z] ---> ff3042bc0e9c [2021-03-24T00:49:13.010Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:49:13.282Z] ---> Running in 596ece66b60e [2021-03-24T00:49:13.282Z] Removing intermediate container 7c1b3e129689 [2021-03-24T00:49:13.282Z] ---> 3711edd6292e [2021-03-24T00:49:13.282Z] Step 20/22 : LABEL arch=arm64 [2021-03-24T00:49:13.565Z] Removing intermediate container 0f8ec8288a19 [2021-03-24T00:49:13.565Z] ---> 74340568bab1 [2021-03-24T00:49:13.565Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:49:13.565Z] ---> Running in 987a63c440ee [2021-03-24T00:49:13.565Z] ---> Running in 3c119a88c8dd [2021-03-24T00:49:13.839Z] ---> 5df10d40ba60 [2021-03-24T00:49:13.839Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-24T00:49:14.436Z] ---> Running in 3be16e164643 [2021-03-24T00:49:14.436Z] Removing intermediate container 3c119a88c8dd [2021-03-24T00:49:14.436Z] ---> d268c0057ba7 [2021-03-24T00:49:14.436Z] Step 20/22 : LABEL arch=arm64 [2021-03-24T00:49:14.711Z] Removing intermediate container 987a63c440ee [2021-03-24T00:49:14.711Z] ---> 29f07c505515 [2021-03-24T00:49:14.711Z] Step 21/22 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:49:14.711Z] ---> Running in 2c2ba054dec8 [2021-03-24T00:49:14.992Z] ---> Running in e97cdc616ef5 [2021-03-24T00:49:14.992Z] Removing intermediate container 3be16e164643 [2021-03-24T00:49:14.992Z] ---> 47ebe80a3363 [2021-03-24T00:49:14.992Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-24T00:49:15.593Z] Removing intermediate container 2c2ba054dec8 [2021-03-24T00:49:15.593Z] ---> 08c8913e61ab [2021-03-24T00:49:15.593Z] Step 21/22 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:49:15.868Z] Removing intermediate container e97cdc616ef5 [2021-03-24T00:49:15.868Z] ---> 8cdd46bed0ec [2021-03-24T00:49:15.868Z] Step 22/22 : LABEL version=0.0.0 [2021-03-24T00:49:16.141Z] ---> Running in ec8102348980 [2021-03-24T00:49:16.257Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-24T00:49:16.257Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-24T00:49:16.257Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-24T00:49:16.257Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1627 kB] [2021-03-24T00:49:16.257Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-24T00:49:16.257Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-24T00:49:16.257Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-24T00:49:16.257Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-24T00:49:16.257Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [309 kB] [2021-03-24T00:49:16.257Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-24T00:49:16.257Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-24T00:49:16.257Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-24T00:49:16.257Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-24T00:49:16.257Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-24T00:49:16.257Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [261 kB] [2021-03-24T00:49:16.257Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.1 kB] [2021-03-24T00:49:16.257Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1116 kB] [2021-03-24T00:49:16.257Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-24T00:49:16.257Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-24T00:49:16.257Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1966 kB] [2021-03-24T00:49:16.257Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [400 kB] [2021-03-24T00:49:16.257Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-24T00:49:16.257Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-24T00:49:16.257Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [282 kB] [2021-03-24T00:49:16.257Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.7 kB] [2021-03-24T00:49:16.257Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1723 kB] [2021-03-24T00:49:16.257Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-24T00:49:16.257Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-24T00:49:16.257Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-24T00:49:16.257Z] Fetched 224 kB in 0s (0 B/s) [2021-03-24T00:49:16.257Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-24T00:49:16.257Z] Fetched 157 kB in 0s (0 B/s) [2021-03-24T00:49:16.257Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-24T00:49:16.257Z] Fetched 221 kB in 0s (0 B/s) [2021-03-24T00:49:16.257Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-24T00:49:16.257Z] Fetched 143 kB in 0s (0 B/s) [2021-03-24T00:49:16.257Z] Pulling app-service-config [2021-03-24T00:49:16.257Z] + snapcraftctl pull [2021-03-24T00:49:16.414Z] ---> Running in 5c245d38833a [2021-03-24T00:49:16.688Z] ---> 7cb5ceb953f7 [2021-03-24T00:49:16.688Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-24T00:49:16.688Z] Removing intermediate container ec8102348980 [2021-03-24T00:49:16.688Z] ---> 978cc74bea06 [2021-03-24T00:49:16.689Z] Step 22/22 : LABEL version=0.0.0 [2021-03-24T00:49:17.201Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-24T00:49:17.705Z] ---> Running in ad12f7540a04 [2021-03-24T00:49:17.705Z] ---> Running in c7583cd3b99c [2021-03-24T00:49:17.705Z] Removing intermediate container 5c245d38833a [2021-03-24T00:49:17.705Z] ---> 0781a3e9bd34 [2021-03-24T00:49:17.705Z] [2021-03-24T00:49:17.705Z] Removing intermediate container 596ece66b60e [2021-03-24T00:49:17.705Z] ---> 4ce0c52097e4 [2021-03-24T00:49:17.705Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-24T00:49:17.771Z] Pulling config-common [2021-03-24T00:49:17.771Z] + snapcraftctl pull [2021-03-24T00:49:18.324Z] Successfully built 0781a3e9bd34 [2021-03-24T00:49:18.595Z] ---> Running in 09f53f4e9d4d [2021-03-24T00:49:18.595Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-24T00:49:18.595Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-24T00:49:18.595Z] Removing intermediate container c7583cd3b99c [2021-03-24T00:49:18.595Z] ---> bf5bbcd6c0f7 [2021-03-24T00:49:18.595Z] [2021-03-24T00:49:19.578Z] Successfully built bf5bbcd6c0f7 [2021-03-24T00:49:19.578Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-24T00:49:19.578Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-03-24T00:49:20.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:49:21.761Z] Removing intermediate container ad12f7540a04 [2021-03-24T00:49:21.761Z] ---> d9565cc41576 [2021-03-24T00:49:21.761Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-24T00:49:21.986Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-24T00:49:21.986Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-24T00:49:21.986Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-24T00:49:21.986Z] Fetched 0 B in 0s (0 B/s) [2021-03-24T00:49:21.986Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-24T00:49:21.986Z] Fetched 0 B in 0s (0 B/s) [2021-03-24T00:49:21.986Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-24T00:49:21.986Z] Fetched 0 B in 0s (0 B/s) [2021-03-24T00:49:21.986Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-24T00:49:21.986Z] Fetched 0 B in 0s (0 B/s) [2021-03-24T00:49:21.986Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-24T00:49:21.986Z] Fetched 0 B in 0s (0 B/s) [2021-03-24T00:49:21.986Z] Pulling edgex-go [2021-03-24T00:49:21.986Z] + snapcraftctl pull [2021-03-24T00:49:22.057Z] ---> Running in 34580328231c [2021-03-24T00:49:23.035Z] Removing intermediate container 34580328231c [2021-03-24T00:49:23.035Z] ---> 8f3daa28245c [2021-03-24T00:49:23.035Z] Step 28/31 : CMD ["gate"] [2021-03-24T00:49:24.458Z] ---> Running in bb2b3c50644e [2021-03-24T00:49:24.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:49:25.426Z] Removing intermediate container bb2b3c50644e [2021-03-24T00:49:25.427Z] ---> aced9ed86250 [2021-03-24T00:49:25.427Z] Step 29/31 : LABEL arch=arm64 [2021-03-24T00:49:26.396Z] ---> Running in ac0668cbe1b4 [2021-03-24T00:49:27.829Z] Removing intermediate container ac0668cbe1b4 [2021-03-24T00:49:27.829Z] ---> 074b68f39972 [2021-03-24T00:49:27.829Z] Step 30/31 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:49:28.104Z] ---> Running in f4abd568f9fe [2021-03-24T00:49:28.720Z] Removing intermediate container f4abd568f9fe [2021-03-24T00:49:28.720Z] ---> 9dc88e839784 [2021-03-24T00:49:28.720Z] Step 31/31 : LABEL version=0.0.0 [2021-03-24T00:49:29.314Z] ---> Running in b63e9ce099e3 [2021-03-24T00:49:29.586Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-24T00:49:29.859Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-24T00:49:30.136Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-24T00:49:30.136Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:49:30.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:49:30.136Z] ---> 64417207a09a [2021-03-24T00:49:30.136Z] Step 3/23 : WORKDIR /edgex-go [2021-03-24T00:49:30.416Z] ---> Using cache [2021-03-24T00:49:30.416Z] ---> 84741a878384 [2021-03-24T00:49:30.416Z] Removing intermediate container b63e9ce099e3 [2021-03-24T00:49:30.416Z] ---> c205eacaf065 [2021-03-24T00:49:30.416Z] [2021-03-24T00:49:30.416Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:49:30.416Z] ---> Using cache [2021-03-24T00:49:30.416Z] ---> 6d616600ff93 [2021-03-24T00:49:30.416Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-24T00:49:30.416Z] ---> Using cache [2021-03-24T00:49:30.416Z] ---> c68dde9842a0 [2021-03-24T00:49:30.416Z] Step 6/23 : COPY go.mod . [2021-03-24T00:49:30.416Z] ---> Using cache [2021-03-24T00:49:30.416Z] ---> 50aee4202311 [2021-03-24T00:49:30.416Z] Step 7/23 : RUN go mod download [2021-03-24T00:49:30.416Z] ---> Using cache [2021-03-24T00:49:30.416Z] ---> 0947b807f459 [2021-03-24T00:49:30.416Z] Step 8/23 : COPY . . [2021-03-24T00:49:30.416Z] ---> Using cache [2021-03-24T00:49:30.416Z] ---> 7c04512d3ed5 [2021-03-24T00:49:30.416Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-24T00:49:30.696Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-24T00:49:30.696Z] Successfully built c205eacaf065 [2021-03-24T00:49:30.969Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-24T00:49:30.969Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-03-24T00:49:31.244Z] ---> Running in 5a3199754377 [2021-03-24T00:49:32.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-24T00:49:32.682Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-24T00:49:33.664Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-24T00:49:33.938Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:49:33.938Z] OK: 8 MiB in 20 packages [2021-03-24T00:49:36.581Z] Removing intermediate container 09f53f4e9d4d [2021-03-24T00:49:36.581Z] ---> bc59b9cf4760 [2021-03-24T00:49:36.581Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:49:38.042Z] ---> cd62fff9ba4d [2021-03-24T00:49:38.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-24T00:49:41.472Z] ---> 8d48899444ff [2021-03-24T00:49:41.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-24T00:49:42.906Z] ---> 1ff999df03f0 [2021-03-24T00:49:42.906Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-24T00:49:43.184Z] ---> Running in 10a2b71e70fd [2021-03-24T00:49:43.948Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-24T00:49:43.949Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-24T00:49:43.949Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-24T00:49:43.949Z] Fetched 0 B in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-24T00:49:43.949Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-24T00:49:43.949Z] Fetched 279 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-24T00:49:43.949Z] Fetched 122 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-24T00:49:43.949Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-24T00:49:43.949Z] Fetched 8848 B in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-24T00:49:43.949Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-24T00:49:43.949Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-24T00:49:43.949Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-24T00:49:43.949Z] Fetched 214 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-24T00:49:43.949Z] Fetched 154 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-24T00:49:43.949Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-24T00:49:43.949Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-24T00:49:43.949Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-24T00:49:43.949Z] Fetched 499 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-24T00:49:43.949Z] Fetched 111 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-24T00:49:43.949Z] Fetched 240 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-24T00:49:43.949Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-24T00:49:43.949Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-24T00:49:43.949Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-24T00:49:43.949Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-24T00:49:43.949Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-24T00:49:43.949Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-24T00:49:43.949Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-24T00:49:43.949Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-24T00:49:43.949Z] Fetched 8720 B in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-24T00:49:43.949Z] Fetched 137 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-24T00:49:43.949Z] Fetched 119 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-24T00:49:43.949Z] Fetched 109 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-24T00:49:43.949Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-24T00:49:43.949Z] Fetched 645 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-24T00:49:43.949Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-24T00:49:43.949Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-24T00:49:43.949Z] Fetched 368 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-24T00:49:43.949Z] Fetched 187 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-24T00:49:43.949Z] Fetched 175 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-24T00:49:43.949Z] Fetched 206 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-24T00:49:43.949Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-24T00:49:43.949Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-24T00:49:43.949Z] Fetched 159 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-24T00:49:43.949Z] Fetched 107 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-24T00:49:43.949Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-24T00:49:43.949Z] Pulling static-packages [2021-03-24T00:49:43.949Z] + snapcraftctl pull [2021-03-24T00:49:43.949Z] Pulling version [2021-03-24T00:49:43.949Z] + cd /root/project [2021-03-24T00:49:43.949Z] + [ -f VERSION ] [2021-03-24T00:49:43.949Z] + PROJECT_VERSION=local-dev [2021-03-24T00:49:43.949Z] + git rev-parse --short HEAD [2021-03-24T00:49:43.949Z] + GIT_REVISION=13cb12cb [2021-03-24T00:49:43.949Z] + snapcraftctl set-version local-dev [2021-03-24T00:49:44.181Z] Removing intermediate container 10a2b71e70fd [2021-03-24T00:49:44.181Z] ---> c5ac1d577a86 [2021-03-24T00:49:44.181Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:49:44.521Z] Skipping build go-build-helper (already ran) [2021-03-24T00:49:44.521Z] Building app-service-config [2021-03-24T00:49:44.521Z] + make build [2021-03-24T00:49:44.521Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-24T00:49:44.792Z] ---> Running in 8f31f0952510 [2021-03-24T00:49:45.788Z] Removing intermediate container 8f31f0952510 [2021-03-24T00:49:45.788Z] ---> 1d549241f844 [2021-03-24T00:49:45.788Z] Step 21/23 : LABEL arch=arm64 [2021-03-24T00:49:46.408Z] ---> Running in 6753ccfbc68b [2021-03-24T00:49:47.072Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 [2021-03-24T00:49:47.072Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-24T00:49:47.072Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-24T00:49:47.072Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-24T00:49:47.072Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-24T00:49:47.072Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-24T00:49:47.072Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-24T00:49:47.072Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-24T00:49:47.072Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-24T00:49:47.334Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-24T00:49:47.334Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-24T00:49:47.594Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-24T00:49:47.594Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-24T00:49:47.855Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-24T00:49:47.855Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-24T00:49:47.855Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-24T00:49:47.855Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-24T00:49:47.855Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-24T00:49:47.855Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-24T00:49:47.855Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-24T00:49:47.855Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-24T00:49:47.863Z] Removing intermediate container 6753ccfbc68b [2021-03-24T00:49:47.863Z] ---> 952a938eab8f [2021-03-24T00:49:47.863Z] Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:49:48.119Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-24T00:49:48.119Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-24T00:49:48.119Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T00:49:48.119Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-24T00:49:48.119Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-24T00:49:48.119Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-24T00:49:48.119Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-24T00:49:48.119Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-24T00:49:48.119Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-24T00:49:48.119Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-24T00:49:48.119Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-24T00:49:48.145Z] ---> Running in b57771a2c037 [2021-03-24T00:49:48.382Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-24T00:49:48.382Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-24T00:49:48.382Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-24T00:49:48.382Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-24T00:49:48.382Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-24T00:49:48.382Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-24T00:49:48.382Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-24T00:49:48.382Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-24T00:49:48.382Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-24T00:49:48.644Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-24T00:49:48.644Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-24T00:49:49.138Z] Removing intermediate container b57771a2c037 [2021-03-24T00:49:49.138Z] ---> f696686891e5 [2021-03-24T00:49:49.138Z] Step 23/23 : LABEL version=0.0.0 [2021-03-24T00:49:49.748Z] ---> Running in d95d4e9c96d9 [2021-03-24T00:49:50.747Z] Removing intermediate container d95d4e9c96d9 [2021-03-24T00:49:50.747Z] ---> 3a238eb302c2 [2021-03-24T00:49:50.747Z] [2021-03-24T00:49:51.742Z] Successfully built 3a238eb302c2 [2021-03-24T00:49:51.742Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-24T00:49:58.636Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-24T00:49:58.637Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-24T00:49:58.637Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-24T00:49:58.637Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-24T00:49:58.637Z] Building config-common [2021-03-24T00:49:58.637Z] + snapcraftctl build [2021-03-24T00:50:00.042Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:50:00.042Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:50:00.042Z] ---> 64417207a09a [2021-03-24T00:50:00.042Z] Step 3/21 : WORKDIR /edgex-go [2021-03-24T00:50:00.042Z] ---> Using cache [2021-03-24T00:50:00.042Z] ---> 84741a878384 [2021-03-24T00:50:00.042Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:50:00.042Z] ---> Using cache [2021-03-24T00:50:00.042Z] ---> 6d616600ff93 [2021-03-24T00:50:00.043Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-24T00:50:00.043Z] ---> Using cache [2021-03-24T00:50:00.043Z] ---> c68dde9842a0 [2021-03-24T00:50:00.043Z] Step 6/21 : COPY go.mod . [2021-03-24T00:50:00.043Z] ---> Using cache [2021-03-24T00:50:00.043Z] ---> 50aee4202311 [2021-03-24T00:50:00.043Z] Step 7/21 : RUN go mod download [2021-03-24T00:50:00.043Z] ---> Using cache [2021-03-24T00:50:00.043Z] ---> 0947b807f459 [2021-03-24T00:50:00.043Z] Step 8/21 : COPY . . [2021-03-24T00:50:00.043Z] ---> Using cache [2021-03-24T00:50:00.043Z] ---> 7c04512d3ed5 [2021-03-24T00:50:00.043Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-24T00:50:00.316Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:50:00.316Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:50:00.316Z] ---> 64417207a09a [2021-03-24T00:50:00.316Z] Step 3/26 : WORKDIR /edgex-go [2021-03-24T00:50:00.316Z] ---> Using cache [2021-03-24T00:50:00.316Z] ---> 84741a878384 [2021-03-24T00:50:00.316Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:50:00.316Z] ---> Using cache [2021-03-24T00:50:00.316Z] ---> 6d616600ff93 [2021-03-24T00:50:00.316Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-24T00:50:00.546Z] Building edgex-go [2021-03-24T00:50:00.808Z] + cd /root/parts/edgex-go/src [2021-03-24T00:50:00.808Z] + make build [2021-03-24T00:50:00.808Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-24T00:50:01.068Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-24T00:50:01.068Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.55 [2021-03-24T00:50:01.068Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 [2021-03-24T00:50:01.068Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-24T00:50:01.329Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-24T00:50:01.329Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-24T00:50:01.329Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-24T00:50:01.329Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-24T00:50:01.329Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-24T00:50:01.329Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-24T00:50:01.329Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-24T00:50:01.329Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-24T00:50:02.957Z] ---> Running in 272aeea7bcdc [2021-03-24T00:50:02.958Z] ---> Running in 4948f504af02 [2021-03-24T00:50:04.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-24T00:50:04.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:50:05.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-24T00:50:05.531Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-24T00:50:06.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-24T00:50:06.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-24T00:50:06.415Z] ---> 64417207a09a [2021-03-24T00:50:06.415Z] Step 3/23 : WORKDIR /edgex-go [2021-03-24T00:50:06.415Z] ---> Using cache [2021-03-24T00:50:06.415Z] ---> 84741a878384 [2021-03-24T00:50:06.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-24T00:50:06.415Z] ---> Using cache [2021-03-24T00:50:06.415Z] ---> 6d616600ff93 [2021-03-24T00:50:06.415Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-24T00:50:06.415Z] ---> Using cache [2021-03-24T00:50:06.415Z] ---> c68dde9842a0 [2021-03-24T00:50:06.415Z] Step 6/23 : COPY go.mod . [2021-03-24T00:50:06.415Z] ---> Using cache [2021-03-24T00:50:06.415Z] ---> 50aee4202311 [2021-03-24T00:50:06.415Z] Step 7/23 : RUN go mod download [2021-03-24T00:50:06.415Z] ---> Using cache [2021-03-24T00:50:06.415Z] ---> 0947b807f459 [2021-03-24T00:50:06.415Z] Step 8/23 : COPY . . [2021-03-24T00:50:06.415Z] ---> Using cache [2021-03-24T00:50:06.415Z] ---> 7c04512d3ed5 [2021-03-24T00:50:06.415Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-24T00:50:07.018Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:50:08.005Z] ---> Running in 2523a4c45a96 [2021-03-24T00:50:09.027Z] OK: 217 MiB in 51 packages [2021-03-24T00:50:10.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-24T00:50:10.626Z] Removing intermediate container 4948f504af02 [2021-03-24T00:50:10.626Z] ---> cf3ff4845231 [2021-03-24T00:50:10.626Z] Step 6/26 : COPY go.mod . [2021-03-24T00:50:10.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-24T00:50:11.618Z] ---> 417f137a5bd9 [2021-03-24T00:50:11.618Z] Step 7/26 : RUN go mod download [2021-03-24T00:50:11.897Z] ---> Running in 2116d7e9f575 [2021-03-24T00:50:12.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-24T00:50:13.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-24T00:50:14.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-24T00:50:14.403Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-24T00:50:14.663Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-24T00:50:14.663Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-24T00:50:14.663Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-24T00:50:16.250Z] Removing intermediate container 2116d7e9f575 [2021-03-24T00:50:16.250Z] ---> b5a1ade31d6f [2021-03-24T00:50:16.250Z] Step 8/26 : COPY . . [2021-03-24T00:50:16.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-24T00:50:16.576Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-24T00:50:16.576Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-24T00:50:17.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-24T00:50:19.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-24T00:50:19.380Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-24T00:50:20.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-24T00:50:22.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-24T00:50:22.229Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-24T00:50:23.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-24T00:50:23.613Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-24T00:50:25.522Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-24T00:50:25.522Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-24T00:50:25.522Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-24T00:50:25.522Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-24T00:50:25.522Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-24T00:50:25.522Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-24T00:50:25.522Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-24T00:50:25.522Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-24T00:50:25.522Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-24T00:50:25.522Z] + 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-03-24T00:50:25.522Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-24T00:50:25.522Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-24T00:50:25.522Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-24T00:50:25.522Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-24T00:50:25.522Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-24T00:50:25.522Z] + 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-03-24T00:50:28.820Z] Building static-packages [2021-03-24T00:50:28.820Z] + snapcraftctl build [2021-03-24T00:50:30.200Z] Building version [2021-03-24T00:50:30.200Z] + snapcraftctl build [2021-03-24T00:50:32.110Z] Skipping stage go-build-helper (already ran) [2021-03-24T00:50:32.110Z] Staging app-service-config [2021-03-24T00:50:32.110Z] + snapcraftctl stage [2021-03-24T00:50:33.051Z] Staging config-common [2021-03-24T00:50:33.051Z] + snapcraftctl stage [2021-03-24T00:50:33.993Z] Staging edgex-go [2021-03-24T00:50:33.993Z] + snapcraftctl stage [2021-03-24T00:50:34.934Z] Staging static-packages [2021-03-24T00:50:34.934Z] + snapcraftctl stage [2021-03-24T00:50:35.880Z] Staging version [2021-03-24T00:50:35.880Z] + snapcraftctl stage [2021-03-24T00:50:36.450Z] Priming go-build-helper [2021-03-24T00:50:36.710Z] + snapcraftctl prime [2021-03-24T00:50:37.651Z] Priming app-service-config [2021-03-24T00:50:37.651Z] + snapcraftctl prime [2021-03-24T00:50:38.522Z] ---> 222c13357d2a [2021-03-24T00:50:38.522Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-24T00:50:38.522Z] ---> Running in 588f5b073641 [2021-03-24T00:50:38.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-24T00:50:38.593Z] Priming config-common [2021-03-24T00:50:38.593Z] + snapcraftctl prime [2021-03-24T00:50:39.534Z] Priming edgex-go [2021-03-24T00:50:39.534Z] + snapcraftctl prime [2021-03-24T00:50:40.917Z] Priming static-packages [2021-03-24T00:50:40.917Z] + snapcraftctl prime [2021-03-24T00:50:42.829Z] Priming version [2021-03-24T00:50:42.829Z] + snapcraftctl prime [2021-03-24T00:50:43.770Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T00:50:56.940Z] Removing intermediate container 5a3199754377 [2021-03-24T00:50:56.940Z] ---> ada77586423c [2021-03-24T00:50:56.940Z] [2021-03-24T00:50:56.940Z] Step 10/23 : FROM alpine:3.12 [2021-03-24T00:50:56.940Z] ---> d10569e2745f [2021-03-24T00:50:56.940Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-24T00:50:56.940Z] ---> Using cache [2021-03-24T00:50:56.940Z] ---> cb8f49314265 [2021-03-24T00:50:56.940Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-24T00:50:56.940Z] ---> Using cache [2021-03-24T00:50:56.940Z] ---> 4cb0e0e464f5 [2021-03-24T00:50:56.940Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-24T00:50:56.940Z] ---> Running in 555b9b741766 [2021-03-24T00:50:56.940Z] Removing intermediate container 555b9b741766 [2021-03-24T00:50:56.940Z] ---> cd9829d712bf [2021-03-24T00:50:56.940Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-24T00:50:57.216Z] ---> Running in 9a4d993fcc36 [2021-03-24T00:50:57.826Z] Removing intermediate container 9a4d993fcc36 [2021-03-24T00:50:57.826Z] ---> 6291c205a620 [2021-03-24T00:50:57.826Z] Step 15/23 : WORKDIR / [2021-03-24T00:50:57.826Z] ---> Running in 74da2280763e [2021-03-24T00:50:58.814Z] Removing intermediate container 74da2280763e [2021-03-24T00:50:58.814Z] ---> 6c3b46e90410 [2021-03-24T00:50:58.814Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:50:59.795Z] ---> 0af9612f0501 [2021-03-24T00:50:59.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-24T00:51:01.795Z] ---> d5799d9234a8 [2021-03-24T00:51:01.795Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-24T00:51:02.797Z] ---> 4019c9064faf [2021-03-24T00:51:02.797Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-24T00:51:03.080Z] ---> Running in 01ec0093032a [2021-03-24T00:51:03.688Z] Removing intermediate container 01ec0093032a [2021-03-24T00:51:03.688Z] ---> 11732d7354bb [2021-03-24T00:51:03.688Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:51:03.965Z] ---> Running in e5f160ab0c2d [2021-03-24T00:51:04.582Z] Removing intermediate container e5f160ab0c2d [2021-03-24T00:51:04.582Z] ---> aa293bc4436d [2021-03-24T00:51:04.582Z] Step 21/23 : LABEL arch=arm64 [2021-03-24T00:51:04.582Z] ---> Running in d2a64f5d3afe [2021-03-24T00:51:05.207Z] Removing intermediate container d2a64f5d3afe [2021-03-24T00:51:05.207Z] ---> eb3a09ddc5b5 [2021-03-24T00:51:05.207Z] Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:51:05.480Z] ---> Running in 4f970b1631d8 [2021-03-24T00:51:06.080Z] Removing intermediate container 4f970b1631d8 [2021-03-24T00:51:06.080Z] ---> f71fcefd6b48 [2021-03-24T00:51:06.080Z] Step 23/23 : LABEL version=0.0.0 [2021-03-24T00:51:06.355Z] ---> Running in cea08c057e51 [2021-03-24T00:51:06.964Z] Removing intermediate container cea08c057e51 [2021-03-24T00:51:06.964Z] ---> ae9a2bd6accc [2021-03-24T00:51:06.964Z] [2021-03-24T00:51:07.578Z] Successfully built ae9a2bd6accc [2021-03-24T00:51:07.578Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-24T00:51:14.335Z]  Building docker-core-metadata-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-24T00:51:26.791Z] Removing intermediate container 272aeea7bcdc [2021-03-24T00:51:26.791Z] ---> 75eec9f157e9 [2021-03-24T00:51:26.791Z] [2021-03-24T00:51:26.791Z] Step 10/21 : FROM alpine:3.12 [2021-03-24T00:51:26.791Z] ---> d10569e2745f [2021-03-24T00:51:26.791Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-24T00:51:26.791Z] ---> Running in 7be06f830919 [2021-03-24T00:51:28.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:51:28.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:51:28.857Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-24T00:51:28.857Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-24T00:51:28.857Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-24T00:51:28.857Z] (4/4) Installing curl (7.69.1-r3) [2021-03-24T00:51:29.134Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:51:29.134Z] Executing ca-certificates-20191127-r4.trigger [2021-03-24T00:51:29.134Z] OK: 7 MiB in 18 packages [2021-03-24T00:51:31.771Z] Removing intermediate container 7be06f830919 [2021-03-24T00:51:31.771Z] ---> 82d53f3d20bf [2021-03-24T00:51:31.771Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-24T00:51:31.771Z] ---> Running in f0f92d156a44 [2021-03-24T00:51:32.764Z] Removing intermediate container f0f92d156a44 [2021-03-24T00:51:32.764Z] ---> 3655fb47369d [2021-03-24T00:51:32.764Z] Step 13/21 : WORKDIR /edgex [2021-03-24T00:51:33.049Z] ---> Running in b4bddeeccb78 [2021-03-24T00:51:33.660Z] Removing intermediate container b4bddeeccb78 [2021-03-24T00:51:33.660Z] ---> 52859e87044a [2021-03-24T00:51:33.660Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-24T00:51:35.105Z] ---> b7f8d8d15909 [2021-03-24T00:51:35.105Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-24T00:51:36.089Z] Removing intermediate container 2523a4c45a96 [2021-03-24T00:51:36.089Z] ---> 23dee04e9c36 [2021-03-24T00:51:36.089Z] [2021-03-24T00:51:36.089Z] Step 10/23 : FROM alpine:3.12 [2021-03-24T00:51:36.089Z] ---> d10569e2745f [2021-03-24T00:51:36.089Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-24T00:51:36.089Z] ---> Using cache [2021-03-24T00:51:36.089Z] ---> cb8f49314265 [2021-03-24T00:51:36.089Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-24T00:51:36.089Z] ---> Using cache [2021-03-24T00:51:36.089Z] ---> 4cb0e0e464f5 [2021-03-24T00:51:36.089Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-24T00:51:36.404Z] ---> Running in 6958f0f41236 [2021-03-24T00:51:36.404Z] ---> 6a643edc2710 [2021-03-24T00:51:36.404Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-24T00:51:37.004Z] Removing intermediate container 6958f0f41236 [2021-03-24T00:51:37.004Z] ---> 361331aea71f [2021-03-24T00:51:37.004Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-24T00:51:37.288Z] ---> Running in d40288ffecc2 [2021-03-24T00:51:37.886Z] Removing intermediate container d40288ffecc2 [2021-03-24T00:51:37.886Z] ---> 61e2e7261e5d [2021-03-24T00:51:37.886Z] Step 15/23 : WORKDIR / [2021-03-24T00:51:37.886Z] ---> 4d93e11a3656 [2021-03-24T00:51:37.886Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-24T00:51:38.163Z] ---> Running in 0c8bf61cd600 [2021-03-24T00:51:38.163Z] ---> Running in 4fb34e3b0216 [2021-03-24T00:51:38.789Z] Removing intermediate container 4fb34e3b0216 [2021-03-24T00:51:38.789Z] ---> cc68d529bfeb [2021-03-24T00:51:38.789Z] Step 18/21 : CMD ["--init=true"] [2021-03-24T00:51:38.789Z] Removing intermediate container 0c8bf61cd600 [2021-03-24T00:51:38.789Z] ---> 8d334733bd96 [2021-03-24T00:51:38.790Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-24T00:51:39.065Z] ---> Running in 1767d8078b0a [2021-03-24T00:51:40.050Z] Removing intermediate container 1767d8078b0a [2021-03-24T00:51:40.050Z] ---> db44818fb73e [2021-03-24T00:51:40.050Z] Step 19/21 : LABEL arch=arm64 [2021-03-24T00:51:40.324Z] ---> 717692591c18 [2021-03-24T00:51:40.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-24T00:51:40.605Z] ---> Running in 70e79b0c372f [2021-03-24T00:51:40.881Z] Removing intermediate container 588f5b073641 [2021-03-24T00:51:40.881Z] ---> a351ac29a964 [2021-03-24T00:51:40.881Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-24T00:51:41.162Z] ---> Running in d7181d009e94 [2021-03-24T00:51:41.434Z] Removing intermediate container 70e79b0c372f [2021-03-24T00:51:41.434Z] ---> da888ee40507 [2021-03-24T00:51:41.434Z] Step 20/21 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:51:41.709Z] ---> Running in 3b44d079d609 [2021-03-24T00:51:41.709Z] ---> 4dec1a69c6ae [2021-03-24T00:51:41.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-24T00:51:42.308Z] Removing intermediate container 3b44d079d609 [2021-03-24T00:51:42.308Z] ---> 2c646b4ae55d [2021-03-24T00:51:42.308Z] Step 21/21 : LABEL version=0.0.0 [2021-03-24T00:51:42.308Z] ---> Running in a9f5cff3e94e [2021-03-24T00:51:42.580Z] ---> 264c5b232000 [2021-03-24T00:51:42.581Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-24T00:51:42.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-24T00:51:42.856Z] ---> Running in 8ed0bfb5c4d9 [2021-03-24T00:51:42.856Z] Removing intermediate container a9f5cff3e94e [2021-03-24T00:51:42.856Z] ---> 060897a03b6a [2021-03-24T00:51:42.856Z] [2021-03-24T00:51:43.463Z] Successfully built 060897a03b6a [2021-03-24T00:51:43.464Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-24T00:51:43.464Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 8ed0bfb5c4d9 [2021-03-24T00:51:43.464Z] ---> 0c04ee8a2ebf [2021-03-24T00:51:43.464Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:51:43.735Z] ---> Running in 7c71f2880f5e [2021-03-24T00:51:44.009Z] Removing intermediate container 7c71f2880f5e [2021-03-24T00:51:44.009Z] ---> d0a3e6ab55cd [2021-03-24T00:51:44.009Z] Step 21/23 : LABEL arch=arm64 [2021-03-24T00:51:44.287Z] ---> Running in ebf60bf5fafc [2021-03-24T00:51:44.888Z] Removing intermediate container ebf60bf5fafc [2021-03-24T00:51:44.888Z] ---> 144608be2aae [2021-03-24T00:51:44.888Z] Step 22/23 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:51:44.888Z] ---> Running in 76dfef388a93 [2021-03-24T00:51:45.499Z] Removing intermediate container 76dfef388a93 [2021-03-24T00:51:45.499Z] ---> 590463db0fde [2021-03-24T00:51:45.499Z] Step 23/23 : LABEL version=0.0.0 [2021-03-24T00:51:45.769Z] ---> Running in 0c1c26c0117f [2021-03-24T00:51:45.769Z] Removing intermediate container d7181d009e94 [2021-03-24T00:51:45.769Z] ---> fcdf8be101ff [2021-03-24T00:51:45.769Z] [2021-03-24T00:51:45.769Z] Step 11/26 : FROM docker:20.10.0 [2021-03-24T00:51:46.040Z] 20.10.0: Pulling from library/docker [2021-03-24T00:51:46.374Z] Removing intermediate container 0c1c26c0117f [2021-03-24T00:51:46.374Z] ---> 17f04a5754b3 [2021-03-24T00:51:46.374Z] [2021-03-24T00:51:47.049Z] Successfully built 17f04a5754b3 [2021-03-24T00:51:47.049Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-24T00:51:53.770Z]  Building docker-core-command-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-24T00:51:53.770Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-24T00:51:53.770Z] ---> eeaf43b92773 [2021-03-24T00:51:53.770Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-24T00:51:54.380Z] ---> Running in 1acdd3ea999e [2021-03-24T00:51:55.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:51:55.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:51:56.237Z] (1/2) Installing readline (8.0.4-r0) [2021-03-24T00:51:56.237Z] (2/2) Installing bash (5.0.17-r0) [2021-03-24T00:51:56.237Z] Executing bash-5.0.17-r0.post-install [2021-03-24T00:51:56.237Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:51:56.237Z] OK: 12 MiB in 22 packages [2021-03-24T00:51:57.679Z] Removing intermediate container 1acdd3ea999e [2021-03-24T00:51:57.679Z] ---> 08e306ba3aab [2021-03-24T00:51:57.679Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-24T00:51:57.679Z] ---> Running in ac7892e0fc3e [2021-03-24T00:51:58.275Z] Removing intermediate container ac7892e0fc3e [2021-03-24T00:51:58.275Z] ---> df22801ca4eb [2021-03-24T00:51:58.276Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-24T00:51:58.276Z] ---> Running in 6b5661559db8 [2021-03-24T00:51:58.876Z] Removing intermediate container 6b5661559db8 [2021-03-24T00:51:58.876Z] ---> dfde31bbd0af [2021-03-24T00:51:58.876Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-24T00:51:58.876Z] ---> Running in 552cbaf73a93 [2021-03-24T00:51:59.473Z] Removing intermediate container 552cbaf73a93 [2021-03-24T00:51:59.473Z] ---> b01d81f60577 [2021-03-24T00:51:59.473Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-24T00:52:00.457Z] ---> 5ecb3493b7dc [2021-03-24T00:52:00.457Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-24T00:52:01.441Z] ---> fcedce10262a [2021-03-24T00:52:01.441Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-24T00:52:02.090Z] ---> 951ff5bdc888 [2021-03-24T00:52:02.090Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-24T00:52:02.382Z] ---> Running in f29115d2c093 [2021-03-24T00:52:03.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:52:03.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:52:04.318Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-24T00:52:04.318Z] (2/33) Installing expat (2.2.9-r1) [2021-03-24T00:52:04.318Z] (3/33) Installing libffi (3.3-r2) [2021-03-24T00:52:04.318Z] (4/33) Installing gdbm (1.13-r1) [2021-03-24T00:52:04.318Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-24T00:52:04.318Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-24T00:52:04.318Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-24T00:52:06.296Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-24T00:52:06.296Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-24T00:52:06.296Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-24T00:52:06.296Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-24T00:52:06.296Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-24T00:52:06.296Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-24T00:52:06.296Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-24T00:52:06.296Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-24T00:52:06.296Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-24T00:52:06.296Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-24T00:52:06.296Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-24T00:52:06.570Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-24T00:52:06.570Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-24T00:52:06.570Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-24T00:52:06.570Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-24T00:52:06.570Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-24T00:52:06.570Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-24T00:52:06.570Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-24T00:52:06.570Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-24T00:52:06.570Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-24T00:52:06.570Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-24T00:52:06.570Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-24T00:52:06.570Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-24T00:52:06.570Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-24T00:52:06.570Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-24T00:52:06.570Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-24T00:52:06.845Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:52:06.845Z] OK: 71 MiB in 55 packages [2021-03-24T00:52:14.297Z] Removing intermediate container f29115d2c093 [2021-03-24T00:52:14.297Z] ---> 74b9aab907fd [2021-03-24T00:52:14.297Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-24T00:52:14.297Z] ---> Running in 1126a0229af8 [2021-03-24T00:52:18.605Z] Collecting docker-compose==1.23.2 [2021-03-24T00:52:18.605Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-24T00:52:19.199Z] Collecting cached-property<2,>=1.2.0 [2021-03-24T00:52:19.199Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-24T00:52:19.473Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-24T00:52:19.748Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-24T00:52:21.728Z] Collecting texttable<0.10,>=0.9.0 [2021-03-24T00:52:22.012Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-24T00:52:23.981Z] Collecting docopt<0.7,>=0.6.1 [2021-03-24T00:52:23.981Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-24T00:52:26.585Z] Collecting PyYAML<4,>=3.10 [2021-03-24T00:52:26.585Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-24T00:52:29.969Z] Collecting docker<4.0,>=3.6.0 [2021-03-24T00:52:29.969Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-24T00:52:30.557Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-24T00:52:30.557Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-24T00:52:31.983Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-24T00:52:31.983Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-24T00:52:32.572Z] Collecting jsonschema<3,>=2.5.1 [2021-03-24T00:52:32.572Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-24T00:52:32.572Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-24T00:52:32.841Z] Collecting docker-pycreds>=0.4.0 [2021-03-24T00:52:32.841Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-24T00:52:33.111Z] Collecting idna<2.8,>=2.5 [2021-03-24T00:52:33.111Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-24T00:52:33.704Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-24T00:52:33.704Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-24T00:52:33.976Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-24T00:52:33.976Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-24T00:52:33.976Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-24T00:52:33.976Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-24T00:52:33.976Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-24T00:52:33.976Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-24T00:52:34.944Z] Installing collected packages: cached-property, dockerpty, texttable, docopt, PyYAML, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2021-03-24T00:52:34.944Z] Running setup.py install for dockerpty: started [2021-03-24T00:52:36.898Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-24T00:52:36.898Z] Running setup.py install for texttable: started [2021-03-24T00:52:38.866Z] Running setup.py install for texttable: finished with status 'done' [2021-03-24T00:52:38.866Z] Running setup.py install for docopt: started [2021-03-24T00:52:41.477Z] Running setup.py install for docopt: finished with status 'done' [2021-03-24T00:52:41.477Z] Running setup.py install for PyYAML: started [2021-03-24T00:52:43.441Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-24T00:52:43.442Z] Attempting uninstall: idna [2021-03-24T00:52:43.442Z] Found existing installation: idna 2.9 [2021-03-24T00:52:43.442Z] Uninstalling idna-2.9: [2021-03-24T00:52:43.713Z] Successfully uninstalled idna-2.9 [2021-03-24T00:52:44.688Z] Attempting uninstall: urllib3 [2021-03-24T00:52:44.688Z] Found existing installation: urllib3 1.25.9 [2021-03-24T00:52:44.688Z] Uninstalling urllib3-1.25.9: [2021-03-24T00:52:44.688Z] Successfully uninstalled urllib3-1.25.9 [2021-03-24T00:52:45.303Z] Attempting uninstall: requests [2021-03-24T00:52:45.303Z] Found existing installation: requests 2.23.0 [2021-03-24T00:52:45.303Z] Uninstalling requests-2.23.0: [2021-03-24T00:52:45.575Z] Successfully uninstalled requests-2.23.0 [2021-03-24T00:52:48.179Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-24T00:52:52.461Z] Removing intermediate container 1126a0229af8 [2021-03-24T00:52:52.461Z] ---> dd987dfeaba2 [2021-03-24T00:52:52.461Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-24T00:52:52.461Z] ---> Running in 201e61c7738d [2021-03-24T00:52:53.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-24T00:52:53.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-24T00:52:53.913Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-24T00:52:53.913Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-24T00:52:53.913Z] (3/3) Installing curl (7.69.1-r3) [2021-03-24T00:52:53.913Z] Executing busybox-1.31.1-r19.trigger [2021-03-24T00:52:53.913Z] OK: 72 MiB in 58 packages [2021-03-24T00:52:54.887Z] Removing intermediate container 201e61c7738d [2021-03-24T00:52:54.887Z] ---> a48d9ba4651d [2021-03-24T00:52:54.887Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-24T00:52:55.158Z] ---> Running in 69458feff1b0 [2021-03-24T00:52:55.749Z] Removing intermediate container 69458feff1b0 [2021-03-24T00:52:55.749Z] ---> ea7e0025adb1 [2021-03-24T00:52:55.749Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-24T00:52:55.749Z] ---> Running in fa8b6d46f1a2 [2021-03-24T00:52:56.341Z] Removing intermediate container fa8b6d46f1a2 [2021-03-24T00:52:56.341Z] ---> 96407bb4aec6 [2021-03-24T00:52:56.341Z] Step 24/26 : LABEL arch=arm64 [2021-03-24T00:52:56.341Z] ---> Running in ae9568c297d7 [2021-03-24T00:52:56.936Z] Removing intermediate container ae9568c297d7 [2021-03-24T00:52:56.936Z] ---> 8b6c021fc0e2 [2021-03-24T00:52:56.936Z] Step 25/26 : LABEL git_sha=db632eb565189343b9e553b7e778c2c099fc399e [2021-03-24T00:52:56.936Z] ---> Running in 480858e58350 [2021-03-24T00:52:57.535Z] Removing intermediate container 480858e58350 [2021-03-24T00:52:57.535Z] ---> f1aee1c26423 [2021-03-24T00:52:57.535Z] Step 26/26 : LABEL version=0.0.0 [2021-03-24T00:52:57.535Z] ---> Running in 8feeda171bbe [2021-03-24T00:52:58.129Z] Removing intermediate container 8feeda171bbe [2021-03-24T00:52:58.129Z] ---> c42606fbf6a6 [2021-03-24T00:52:58.129Z] [2021-03-24T00:52:58.401Z] Successfully built c42606fbf6a6 [2021-03-24T00:52:58.401Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-24T00:52:59.012Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-24T00:52:59.014Z] $ docker stop --time=1 794635ea189fc5bb8fdd6164447eb8929cd3a7cd42c5c8c846c9d476eb916c71 [2021-03-24T00:53:00.978Z] $ docker rm -f 794635ea189fc5bb8fdd6164447eb8929cd3a7cd42c5c8c846c9d476eb916c71 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-24T00:53:01.680Z] + + grep dockerdocker [2021-03-24T00:53:01.680Z] images [2021-03-24T00:53:01.951Z] docker-sys-mgmt-agent-go-arm64 latest c42606fbf6a6 4 seconds ago 300MB [2021-03-24T00:53:01.951Z] docker-core-command-go-arm64 latest 17f04a5754b3 About a minute ago 16.3MB [2021-03-24T00:53:01.951Z] docker-security-proxy-setup-go-arm64 latest 060897a03b6a About a minute ago 23.4MB [2021-03-24T00:53:01.951Z] docker-core-metadata-go-arm64 latest ae9a2bd6accc About a minute ago 17.9MB [2021-03-24T00:53:01.951Z] docker-core-data-go-arm64 latest 3a238eb302c2 3 minutes ago 21.3MB [2021-03-24T00:53:01.951Z] docker-security-bootstrapper-go-arm64 latest c205eacaf065 3 minutes ago 17.8MB [2021-03-24T00:53:01.951Z] docker-support-notifications-go-arm64 latest bf5bbcd6c0f7 3 minutes ago 16.9MB [2021-03-24T00:53:01.951Z] docker-support-scheduler-go-arm64 latest 0781a3e9bd34 3 minutes ago 16.3MB [2021-03-24T00:53:01.951Z] docker-security-secretstore-setup-go-arm64 latest bb7876a1e67b 3 minutes ago 23.7MB [2021-03-24T00:53:01.951Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:53:03.171Z] ---> job-cost.sh [2021-03-24T00:53:03.171Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-90qt [2021-03-24T00:53:50.118Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-24T00:55:41.873Z] lf-activate-venv(): INFO: Adding /tmp/venv-90qt/bin to PATH [2021-03-24T00:55:41.873Z] INFO: No Stack... [2021-03-24T00:55:41.873Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-24T00:55:41.873Z] INFO: Archiving Costs [Pipeline] sh [2021-03-24T00:55:42.210Z] + cat /w/workspace/edgex-go/11/archives/cost.csv [2021-03-24T00:55:42.210Z] + cut -d, -f6 [Pipeline] lock [2021-03-24T00:55:42.337Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3241-11-stack-cost] [2021-03-24T00:55:42.346Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3241-11-stack-cost] did not exist. Created. [2021-03-24T00:55:42.346Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3241-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-24T00:55:42.787Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-24T00:55:43.086Z] Stashed 1 file(s) [Pipeline] } [2021-03-24T00:55:43.096Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3241-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-24T00:55:44.856Z] provisioning config files... [2021-03-24T00:55:44.897Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config8425871440454395770tmp [Pipeline] { [Pipeline] sh [2021-03-24T00:55:45.369Z] + set +x [2021-03-24T00:55:45.369Z] + curl -s https://codecov.io/bash [2021-03-24T00:55:45.369Z] + bash -s -- [2021-03-24T00:55:46.019Z] [2021-03-24T00:55:46.019Z] _____ _ [2021-03-24T00:55:46.019Z] / ____| | | [2021-03-24T00:55:46.019Z] | | ___ __| | ___ ___ _____ __ [2021-03-24T00:55:46.019Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-24T00:55:46.019Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-24T00:55:46.019Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-24T00:55:46.019Z] Bash-20210309-2b87ace [2021-03-24T00:55:46.019Z] [2021-03-24T00:55:46.019Z] [2021-03-24T00:55:46.019Z] ==> git version 2.24.3 found [2021-03-24T00:55:46.019Z] ==> 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-03-24T00:55:46.019Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-24T00:55:46.019Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-24T00:55:46.019Z] ==> Jenkins CI detected. [2021-03-24T00:55:46.019Z] project root: . [2021-03-24T00:55:46.019Z] --> token set from env [2021-03-24T00:55:46.019Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-24T00:55:46.019Z] ==> Running gcov in . (disable via -X gcov) [2021-03-24T00:55:46.019Z] ==> Python coveragepy not found [2021-03-24T00:55:46.019Z] ==> Searching for coverage reports in: [2021-03-24T00:55:46.019Z] + . [2021-03-24T00:55:46.019Z] -> Found 1 reports [2021-03-24T00:55:46.019Z] ==> Detecting git/mercurial file structure [2021-03-24T00:55:46.019Z] ==> Reading reports [2021-03-24T00:55:46.019Z] + ./coverage.out bytes=662100 [2021-03-24T00:55:46.019Z] ==> Appending adjustments [2021-03-24T00:55:46.019Z] https://docs.codecov.io/docs/fixing-reports [2021-03-24T00:55:50.255Z] + Found adjustments [2021-03-24T00:55:50.255Z] ==> Gzipping contents [2021-03-24T00:55:50.255Z] 96K /tmp/codecov.RflQCB.gz [2021-03-24T00:55:50.255Z] ==> Uploading reports [2021-03-24T00:55:50.255Z] url: https://codecov.io [2021-03-24T00:55:50.255Z] query: branch=PR-3241&commit=db632eb565189343b9e553b7e778c2c099fc399e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= [2021-03-24T00:55:50.255Z] -> Pinging Codecov [2021-03-24T00:55:50.255Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3241&commit=db632eb565189343b9e553b7e778c2c099fc399e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= [2021-03-24T00:55:50.255Z] -> Uploading to [2021-03-24T00:55:50.255Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-24/00271124DB129430A58F1EEE437C3FCB/db632eb565189343b9e553b7e778c2c099fc399e/3896cbee-f671-4935-8abb-c216902e0d5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210324T005549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=040187d71312ea2f6c415ed6189656bb6d5c757068f40f34ef8674533a4637b2 [2021-03-24T00:55:50.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-24T00:55:50.255Z] Dload Upload Total Spent Left Speed [2021-03-24T00:55:50.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96058 0 0 100 96058 0 202k --:--:-- --:--:-- --:--:-- 203k [2021-03-24T00:55:50.518Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/db632eb565189343b9e553b7e778c2c099fc399e [Pipeline] } [2021-03-24T00:55:50.528Z] 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-03-24T00:55:52.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:55:53.461Z] ---> package-listing.sh [2021-03-24T00:55:53.461Z] ++ facter osfamily [2021-03-24T00:55:53.461Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-24T00:55:53.461Z] + OS_FAMILY=redhat [2021-03-24T00:55:53.461Z] + workspace=/w/workspace/edgex-go/11 [2021-03-24T00:55:53.461Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-24T00:55:53.461Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-24T00:55:53.461Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-24T00:55:53.461Z] + PACKAGES=/tmp/packages_start.txt [2021-03-24T00:55:53.461Z] + '[' /w/workspace/edgex-go/11 ']' [2021-03-24T00:55:53.461Z] + PACKAGES=/tmp/packages_end.txt [2021-03-24T00:55:53.461Z] + case "${OS_FAMILY}" in [2021-03-24T00:55:53.461Z] + rpm -qa [2021-03-24T00:55:53.461Z] + sort [2021-03-24T00:55:58.773Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-24T00:55:58.773Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-24T00:55:58.773Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-24T00:55:58.773Z] + '[' /w/workspace/edgex-go/11 ']' [2021-03-24T00:55:58.773Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2021-03-24T00:55:58.773Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2021-03-24T00:55:58.786Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-24T00:55:59.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:55:59.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T00:55:59.383Z] [2021-03-24T00:55:59.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-24T00:55:59.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T00:55:59.752Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-24T00:55:59.752Z] df20fa9351a1: Pulling fs layer [2021-03-24T00:55:59.752Z] 36b3adc4ff6f: Pulling fs layer [2021-03-24T00:55:59.752Z] 8ad3a11d3b57: Pulling fs layer [2021-03-24T00:55:59.752Z] 46f8f816bc3b: Pulling fs layer [2021-03-24T00:55:59.752Z] 93b61091891f: Pulling fs layer [2021-03-24T00:55:59.752Z] 93b9cdb0e59b: Pulling fs layer [2021-03-24T00:55:59.752Z] 5e14af77c1be: Pulling fs layer [2021-03-24T00:55:59.752Z] 46f8f816bc3b: Waiting [2021-03-24T00:55:59.752Z] 93b61091891f: Waiting [2021-03-24T00:55:59.752Z] 93b9cdb0e59b: Waiting [2021-03-24T00:55:59.752Z] 01666e4c0597: Pulling fs layer [2021-03-24T00:55:59.752Z] aa168da1d23b: Pulling fs layer [2021-03-24T00:55:59.752Z] 5e14af77c1be: Waiting [2021-03-24T00:55:59.752Z] 01666e4c0597: Waiting [2021-03-24T00:55:59.752Z] aa168da1d23b: Waiting [2021-03-24T00:55:59.752Z] 36b3adc4ff6f: Verifying Checksum [2021-03-24T00:55:59.752Z] 36b3adc4ff6f: Download complete [2021-03-24T00:56:00.017Z] 46f8f816bc3b: Verifying Checksum [2021-03-24T00:56:00.017Z] 46f8f816bc3b: Download complete [2021-03-24T00:56:00.017Z] df20fa9351a1: Download complete [2021-03-24T00:56:00.017Z] 93b9cdb0e59b: Verifying Checksum [2021-03-24T00:56:00.017Z] 93b9cdb0e59b: Download complete [2021-03-24T00:56:00.017Z] 5e14af77c1be: Verifying Checksum [2021-03-24T00:56:00.017Z] 5e14af77c1be: Download complete [2021-03-24T00:56:00.017Z] 93b61091891f: Verifying Checksum [2021-03-24T00:56:00.017Z] 93b61091891f: Download complete [2021-03-24T00:56:00.017Z] 01666e4c0597: Verifying Checksum [2021-03-24T00:56:00.017Z] 01666e4c0597: Download complete [2021-03-24T00:56:00.017Z] 8ad3a11d3b57: Verifying Checksum [2021-03-24T00:56:00.017Z] 8ad3a11d3b57: Download complete [2021-03-24T00:56:00.280Z] df20fa9351a1: Pull complete [2021-03-24T00:56:00.546Z] 36b3adc4ff6f: Pull complete [2021-03-24T00:56:01.514Z] 8ad3a11d3b57: Pull complete [2021-03-24T00:56:01.514Z] 46f8f816bc3b: Pull complete [2021-03-24T00:56:02.471Z] aa168da1d23b: Verifying Checksum [2021-03-24T00:56:02.471Z] aa168da1d23b: Download complete [2021-03-24T00:56:03.419Z] 93b61091891f: Pull complete [2021-03-24T00:56:03.419Z] 93b9cdb0e59b: Pull complete [2021-03-24T00:56:03.419Z] 5e14af77c1be: Pull complete [2021-03-24T00:56:03.682Z] 01666e4c0597: Pull complete [2021-03-24T00:56:13.765Z] aa168da1d23b: Pull complete [2021-03-24T00:56:13.765Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-24T00:56:14.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-24T00:56:14.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-24T00:56:14.587Z] prd-centos7-docker-4c-2g-31146 does not seem to be running inside a container [2021-03-24T00:56:14.637Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-24T00:56:18.048Z] $ docker top 1bcd5ac5553c69503c105cf0c2508ad5fb8b3783f9eb5d1749916ea91c3cd28c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-24T00:56:18.661Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-24T00:56:18.966Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-24T00:56:19.265Z] + ls /var/log/sa-host [2021-03-24T00:56:19.265Z] + sadf -c /var/log/sa-host/sa23 [2021-03-24T00:56:19.265Z] file_magic: OK [2021-03-24T00:56:19.265Z] HZ: Using current value: 100 [2021-03-24T00:56:19.265Z] file_header: OK [2021-03-24T00:56:19.265Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-24T00:56:19.265Z] Statistics: [2021-03-24T00:56:19.265Z] Hnuu...uuuununununu... [2021-03-24T00:56:19.265Z] File successfully converted to sysstat format version 12.2.1 [2021-03-24T00:56:19.265Z] + sadf -c /var/log/sa-host/sa24 [2021-03-24T00:56:19.265Z] file_magic: OK [2021-03-24T00:56:19.265Z] HZ: Using current value: 100 [2021-03-24T00:56:19.265Z] file_header: OK [2021-03-24T00:56:19.265Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-24T00:56:19.265Z] Statistics: [2021-03-24T00:56:19.265Z] 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-03-24T00:56:19.265Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-24T00:56:19.905Z] provisioning config files... [2021-03-24T00:56:19.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config7915367399697858523tmp [Pipeline] { [Pipeline] echo [2021-03-24T00:56:20.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:56:20.328Z] ---> create-netrc.sh [Pipeline] } [2021-03-24T00:56:20.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-24T00:56:20.458Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:56:20.759Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-24T00:56:20.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:56:21.070Z] ---> sudo-logs.sh [2021-03-24T00:56:21.070Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-24T00:56:21.140Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:56:21.438Z] ---> job-cost.sh [2021-03-24T00:56:21.438Z] lf-activate-venv: SKIPPING [2021-03-24T00:56:21.438Z] DEBUG: total: 0.20999999344348907 [2021-03-24T00:56:21.438Z] INFO: Retrieving Stack Cost... [2021-03-24T00:56:22.012Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-24T00:56:22.586Z] INFO: Archiving Costs [Pipeline] echo [2021-03-24T00:56:22.599Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-24T00:56:22.899Z] ---> logs-deploy.sh [2021-03-24T00:56:22.899Z] lf-activate-venv: SKIPPING [2021-03-24T00:56:22.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3241/11 [2021-03-24T00:56:22.899Z] INFO: archiving workspace using pattern(s): [2021-03-24T00:56:24.290Z] Archives upload complete. [2021-03-24T00:56:24.552Z] INFO: archiving logs to Nexus [2021-03-24T00:56:25.501Z] ---> uname -a: [2021-03-24T00:56:25.501Z] Linux prd-centos7-docker-4c-2g-31146.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-24T00:56:25.501Z] [2021-03-24T00:56:25.501Z] [2021-03-24T00:56:25.501Z] ---> lscpu: [2021-03-24T00:56:25.501Z] Architecture: x86_64 [2021-03-24T00:56:25.501Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-24T00:56:25.501Z] Byte Order: Little Endian [2021-03-24T00:56:25.501Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-24T00:56:25.501Z] CPU(s): 4 [2021-03-24T00:56:25.501Z] On-line CPU(s) list: 0-3 [2021-03-24T00:56:25.501Z] Thread(s) per core: 1 [2021-03-24T00:56:25.501Z] Core(s) per socket: 1 [2021-03-24T00:56:25.501Z] Socket(s): 4 [2021-03-24T00:56:25.501Z] NUMA node(s): 1 [2021-03-24T00:56:25.501Z] Vendor ID: GenuineIntel [2021-03-24T00:56:25.501Z] CPU family: 6 [2021-03-24T00:56:25.501Z] Model: 44 [2021-03-24T00:56:25.501Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-24T00:56:25.501Z] Stepping: 1 [2021-03-24T00:56:25.501Z] CPU MHz: 2933.438 [2021-03-24T00:56:25.501Z] BogoMIPS: 5866.87 [2021-03-24T00:56:25.501Z] Virtualization: VT-x [2021-03-24T00:56:25.501Z] Hypervisor vendor: KVM [2021-03-24T00:56:25.501Z] Virtualization type: full [2021-03-24T00:56:25.501Z] L1d cache: 128 KiB [2021-03-24T00:56:25.501Z] L1i cache: 128 KiB [2021-03-24T00:56:25.501Z] L2 cache: 16 MiB [2021-03-24T00:56:25.501Z] L3 cache: 64 MiB [2021-03-24T00:56:25.501Z] NUMA node0 CPU(s): 0-3 [2021-03-24T00:56:25.501Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-24T00:56:25.501Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-24T00:56:25.501Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-24T00:56:25.501Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-24T00:56:25.501Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-24T00:56:25.501Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-24T00:56:25.501Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-24T00:56:25.501Z] Vulnerability Srbds: Not affected [2021-03-24T00:56:25.501Z] Vulnerability Tsx async abort: Not affected [2021-03-24T00:56:25.501Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-24T00:56:25.501Z] [2021-03-24T00:56:25.501Z] [2021-03-24T00:56:25.501Z] ---> nproc: [2021-03-24T00:56:25.501Z] 4 [2021-03-24T00:56:25.501Z] [2021-03-24T00:56:25.501Z] [2021-03-24T00:56:25.501Z] ---> df -h: [2021-03-24T00:56:25.501Z] Filesystem Size Used Available Use% Mounted on [2021-03-24T00:56:25.501Z] overlay 50.0G 12.2G 37.8G 24% / [2021-03-24T00:56:25.501Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-24T00:56:25.501Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-24T00:56:25.501Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-24T00:56:25.501Z] /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os [2021-03-24T00:56:25.501Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf [2021-03-24T00:56:25.501Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname [2021-03-24T00:56:25.501Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts [2021-03-24T00:56:25.502Z] /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json [2021-03-24T00:56:25.502Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host [2021-03-24T00:56:25.502Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure [2021-03-24T00:56:25.502Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log [2021-03-24T00:56:25.502Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/11@tmp [2021-03-24T00:56:25.502Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/11 [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] ---> free -m: [2021-03-24T00:56:25.502Z] total used free shared buff/cache available [2021-03-24T00:56:25.502Z] Mem: 1837 706 119 0 1010 1044 [2021-03-24T00:56:25.502Z] Swap: 1023 86 937 [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] ---> ip addr: [2021-03-24T00:56:25.502Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-24T00:56:25.502Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-24T00:56:25.502Z] inet 127.0.0.1/8 scope host lo [2021-03-24T00:56:25.502Z] valid_lft forever preferred_lft forever [2021-03-24T00:56:25.502Z] inet6 ::1/128 scope host [2021-03-24T00:56:25.502Z] valid_lft forever preferred_lft forever [2021-03-24T00:56:25.502Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-24T00:56:25.502Z] link/ether fa:16:3e:87:37:55 brd ff:ff:ff:ff:ff:ff [2021-03-24T00:56:25.502Z] inet 10.30.123.52/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-24T00:56:25.502Z] valid_lft 84803sec preferred_lft 84803sec [2021-03-24T00:56:25.502Z] inet6 fe80::f816:3eff:fe87:3755/64 scope link [2021-03-24T00:56:25.502Z] valid_lft forever preferred_lft forever [2021-03-24T00:56:25.502Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-24T00:56:25.502Z] link/ether 02:42:90:ab:9a:10 brd ff:ff:ff:ff:ff:ff [2021-03-24T00:56:25.502Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-24T00:56:25.502Z] valid_lft forever preferred_lft forever [2021-03-24T00:56:25.502Z] inet6 fe80::42:90ff:feab:9a10/64 scope link [2021-03-24T00:56:25.502Z] valid_lft forever preferred_lft forever [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] ---> sar -b -r -n DEV: [2021-03-24T00:56:25.502Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] 00:29:37 LINUX RESTART (4 CPU) [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] 00:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-24T00:56:25.502Z] 00:31:01 123.21 50.68 72.54 0.00 8509.92 17927.19 0.00 [2021-03-24T00:56:25.502Z] 00:32:01 181.23 86.62 94.61 0.00 5675.87 39105.82 0.00 [2021-03-24T00:56:25.502Z] 00:33:01 10.34 0.02 10.32 0.00 0.27 1664.00 0.00 [2021-03-24T00:56:25.502Z] 00:34:01 52.10 11.00 41.10 0.00 1093.78 4492.75 0.00 [2021-03-24T00:56:25.502Z] 00:35:01 238.86 99.83 139.03 0.00 3472.83 20596.96 0.00 [2021-03-24T00:56:25.502Z] 00:36:01 122.17 53.29 68.88 0.00 1844.84 7036.68 0.00 [2021-03-24T00:56:25.502Z] 00:37:01 132.15 37.71 94.44 0.00 2721.12 23736.23 0.00 [2021-03-24T00:56:25.502Z] 00:38:02 1327.38 1054.65 272.73 0.00 113866.84 166817.61 0.00 [2021-03-24T00:56:25.502Z] 00:39:02 2209.74 1895.06 314.68 0.00 128105.02 139238.12 0.00 [2021-03-24T00:56:25.502Z] 00:40:01 768.99 470.32 298.67 0.00 57471.37 104067.54 0.00 [2021-03-24T00:56:25.502Z] 00:41:02 2068.54 1725.40 343.14 0.00 87248.87 100936.91 0.00 [2021-03-24T00:56:25.502Z] 00:42:01 914.12 654.23 259.90 0.00 39123.68 48861.79 0.00 [2021-03-24T00:56:25.502Z] 00:43:01 43.87 25.33 18.54 0.00 3298.93 1542.44 0.00 [2021-03-24T00:56:25.502Z] 00:44:01 1.80 0.30 1.50 0.00 3.33 24.14 0.00 [2021-03-24T00:56:25.502Z] 00:45:01 1.91 1.65 0.27 0.00 58.34 3.28 0.00 [2021-03-24T00:56:25.502Z] 00:46:01 0.98 0.17 0.82 0.00 3.46 15.30 0.00 [2021-03-24T00:56:25.502Z] 00:47:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-03-24T00:56:25.502Z] 00:48:01 0.33 0.00 0.33 0.00 0.00 4.80 0.00 [2021-03-24T00:56:25.502Z] 00:49:01 0.35 0.03 0.32 0.00 0.67 3.85 0.00 [2021-03-24T00:56:25.502Z] 00:50:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 [2021-03-24T00:56:25.502Z] 00:51:01 1.07 0.90 0.17 0.00 176.89 1.63 0.00 [2021-03-24T00:56:25.502Z] 00:52:01 0.30 0.02 0.28 0.00 0.13 3.56 0.00 [2021-03-24T00:56:25.502Z] 00:53:02 0.30 0.02 0.28 0.00 0.13 2.83 0.00 [2021-03-24T00:56:25.502Z] 00:54:01 0.37 0.02 0.36 0.00 0.27 5.17 0.00 [2021-03-24T00:56:25.502Z] 00:55:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 [2021-03-24T00:56:25.502Z] 00:56:01 70.82 69.69 1.13 0.00 5474.81 62.61 0.00 [2021-03-24T00:56:25.502Z] Average: 318.49 240.25 78.24 0.00 17642.95 26039.91 0.00 [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] 00:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-24T00:56:25.502Z] 00:31:01 72500 0 780352 41.47 2620 1026072 1526972 52.11 618260 986056 24 [2021-03-24T00:56:25.502Z] 00:32:01 124656 0 691520 36.75 2068 1063300 1445012 49.32 571884 943668 17384 [2021-03-24T00:56:25.502Z] 00:33:01 86256 0 690664 36.71 2068 1102556 1418312 48.40 572788 979188 1556 [2021-03-24T00:56:25.502Z] 00:34:01 79736 0 726312 38.60 1668 1073828 1502320 51.27 575272 951828 77364 [2021-03-24T00:56:25.502Z] 00:35:01 121724 0 836656 44.47 936 922228 1804460 61.58 701364 763388 23860 [2021-03-24T00:56:25.502Z] 00:36:01 244124 0 772488 41.06 772 864160 1643496 56.09 596780 743380 49736 [2021-03-24T00:56:25.502Z] 00:37:01 179192 0 766044 40.71 580 935728 1422224 48.54 568608 836476 40 [2021-03-24T00:56:25.502Z] 00:38:02 64592 0 793292 42.16 0 1023660 1957372 66.80 670712 921532 84200 [2021-03-24T00:56:25.502Z] 00:39:02 359156 0 999836 53.14 0 522552 3679628 125.58 608132 649556 54972 [2021-03-24T00:56:25.502Z] 00:40:01 67236 0 740780 39.37 0 1073528 1751256 59.77 748208 833724 67656 [2021-03-24T00:56:25.502Z] 00:41:02 405604 0 703216 37.37 0 772724 1490724 50.88 493572 738820 12 [2021-03-24T00:56:25.502Z] 00:42:01 365240 0 671640 35.70 0 844664 1459116 49.80 379508 893788 28 [2021-03-24T00:56:25.502Z] 00:43:01 487872 0 623072 33.11 0 770600 1198912 40.92 390036 763724 12 [2021-03-24T00:56:25.502Z] 00:44:01 491024 0 619916 32.95 0 770604 1170928 39.96 388804 762420 16 [2021-03-24T00:56:25.502Z] 00:45:01 489836 0 620032 32.95 0 771676 1170928 39.96 389256 762928 16 [2021-03-24T00:56:25.502Z] 00:46:01 489428 0 620432 32.97 0 771684 1171112 39.97 389624 763000 8 [2021-03-24T00:56:25.502Z] 00:47:01 490096 0 619760 32.94 0 771688 1170992 39.96 389400 763000 8 [2021-03-24T00:56:25.502Z] 00:48:01 489552 0 620292 32.97 0 771700 1170992 39.96 389532 763000 8 [2021-03-24T00:56:25.502Z] 00:49:01 489856 0 619984 32.95 0 771704 1170992 39.96 389540 763012 8 [2021-03-24T00:56:25.502Z] 00:50:01 489832 0 619996 32.95 0 771716 1170992 39.96 389416 763020 8 [2021-03-24T00:56:25.502Z] 00:51:01 481872 0 622764 33.10 0 776908 1171052 39.97 395252 765496 8 [2021-03-24T00:56:25.502Z] 00:52:01 481484 0 623140 33.12 0 776920 1171064 39.97 395316 765500 12 [2021-03-24T00:56:25.502Z] 00:53:02 481384 0 623240 33.12 0 776920 1170992 39.96 395056 765504 8 [2021-03-24T00:56:25.502Z] 00:54:01 481408 0 623208 33.12 0 776928 1170992 39.96 395068 765508 8 [2021-03-24T00:56:25.502Z] 00:55:01 481704 0 622900 33.11 0 776940 1170992 39.96 394948 765516 8 [2021-03-24T00:56:25.502Z] 00:56:01 190988 0 656228 34.88 0 1034328 1365388 46.60 453884 992576 96564 [2021-03-24T00:56:25.502Z] Average: 334090 0 688760 36.61 412 858281 1450662 49.51 486547 814062 18212 [2021-03-24T00:56:25.502Z] [2021-03-24T00:56:25.502Z] 00:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-24T00:56:25.502Z] 00:31:01 eth0 1764.74 1611.88 6494.87 221.61 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:31:01 vethbca25d2 825.75 682.32 80.53 2725.59 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:31:01 docker0 825.75 682.18 69.25 2725.58 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:32:01 veth67dd85a 9.97 13.93 0.67 65.95 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:32:01 eth0 315.82 263.69 2909.26 30.39 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:32:01 docker0 10.00 13.81 0.53 65.94 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:33:01 veth67dd85a 30.49 39.73 2.01 172.10 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:33:01 eth0 43.42 31.73 174.22 3.07 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:33:01 docker0 30.49 39.73 1.59 172.10 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:34:01 eth0 157.77 133.91 598.66 13.62 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:34:01 veth228711b 109.43 122.11 10.02 470.86 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:34:01 docker0 131.25 150.42 9.68 594.36 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:35:01 eth0 42.20 29.10 31.38 71.99 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:35:01 veth3a60956 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:35:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:36:01 eth0 25.80 13.79 19.12 10.39 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:36:01 veth3a60956 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:36:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:37:01 veth2602001 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:37:01 eth0 203.64 161.24 1698.85 35.99 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:38:02 veth2343da1 0.00 0.43 0.00 0.03 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:38:02 eth0 89.10 64.74 171.42 66.72 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:38:02 docker0 22.13 34.31 1.16 145.16 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:39:02 veth2343da1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:39:02 veth100996e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:39:02 veth68153c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:39:02 veth5903a64 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:40:01 veth2343da1 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:40:01 eth0 2894.75 2494.97 13715.18 561.44 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:40:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:40:01 docker0 1037.27 954.41 83.16 3888.27 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:41:02 veth2343da1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:41:02 eth0 90.56 43.37 385.76 20.19 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:41:02 veth9e418af 2.89 3.12 0.41 16.48 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:42:01 veth833f995 0.30 0.34 0.02 0.79 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:42:01 veth2343da1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:42:01 eth0 83.34 58.32 135.06 89.39 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:43:01 eth0 28.45 15.98 59.51 7.80 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:43:01 docker0 1061.50 1016.86 84.39 4335.52 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.502Z] 00:44:01 eth0 0.25 0.12 0.02 0.04 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:45:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:46:01 eth0 0.70 0.38 0.40 0.26 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:47:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:48:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:51:01 eth0 0.35 0.25 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:52:01 eth0 0.23 0.17 0.12 0.07 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:53:02 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:54:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:56:01 eth0 164.28 137.91 1266.53 75.79 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] Average: eth0 123.70 104.29 590.98 28.72 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] Average: docker0 40.91 39.19 3.25 167.08 0.00 0.00 0.00 0.00 [2021-03-24T00:56:25.503Z] [2021-03-24T00:56:25.503Z]