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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+57027b830a506e4aebc0dcaa3e3cd565868e69a4 (ebf050870b9beda2cb60fe4b9521a0629c96fe10) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16207 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee Merge succeeded, producing ee088a9ad232140e7f0e6430345f2dd9daeca1f3 Checking out Revision ee088a9ad232140e7f0e6430345f2dd9daeca1f3 (PR-2924) > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee088a9ad232140e7f0e6430345f2dd9daeca1f3 # timeout=10 Commit message: "Merge commit '57027b830a506e4aebc0dcaa3e3cd565868e69a4' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 94a22065852948ec920d808512d3a5f13a04da88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-16T00:31:15.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-16T00:31:15.391Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-16T00:31:15.518Z] ========================================================= [2020-12-16T00:31:15.518Z] EdgeX Global Pipelines Version Info [2020-12-16T00:31:15.518Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:31:17.040Z] ------------------- [2020-12-16T00:31:17.040Z] stable info: [2020-12-16T00:31:17.040Z] ------------------- [2020-12-16T00:31:17.040Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T00:31:17.040Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T00:31:17.040Z] Message: update stable to v1.0.172 [2020-12-16T00:31:17.992Z] ------------------- [2020-12-16T00:31:17.992Z] experimental info: [2020-12-16T00:31:17.992Z] ------------------- [2020-12-16T00:31:17.992Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T00:31:17.992Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T00:31:17.992Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-16T00:31:18.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-16T00:31:18.348Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-16T00:31:18.440Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-16T00:31:18.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-16T00:31:18.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-16T00:31:18.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-16T00:31:18.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-16T00:31:19.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-16T00:31:19.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-16T00:31:19.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-16T00:31:19.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-16T00:31:19.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-16T00:31:19.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-16T00:31:19.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-16T00:31:19.713Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T00:31:19.800Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T00:31:19.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-16T00:31:19.980Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-16T00:31:20.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-16T00:31:20.189Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-16T00:31:20.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-16T00:31:20.403Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-16T00:31:20.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo [2020-12-16T00:31:20.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo [2020-12-16T00:31:20.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo [2020-12-16T00:31:21.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [Pipeline] echo [2020-12-16T00:31:21.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee088a9 [Pipeline] echo [2020-12-16T00:31:21.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T00:31:21.383Z] provisioning config files... [2020-12-16T00:31:21.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7898582495523789620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:31:21.793Z] ---> docker-login.sh [2020-12-16T00:31:21.793Z] nexus3.edgexfoundry.org:10001 [2020-12-16T00:31:22.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:31:22.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:31:22.322Z] Configure a credential helper to remove this warning. See [2020-12-16T00:31:22.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:31:22.322Z] [2020-12-16T00:31:22.322Z] Login Succeeded [2020-12-16T00:31:22.322Z] nexus3.edgexfoundry.org:10002 [2020-12-16T00:31:22.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:31:22.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:31:22.322Z] Configure a credential helper to remove this warning. See [2020-12-16T00:31:22.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:31:22.322Z] [2020-12-16T00:31:22.322Z] Login Succeeded [2020-12-16T00:31:22.322Z] nexus3.edgexfoundry.org:10003 [2020-12-16T00:31:22.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:31:22.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:31:22.588Z] Configure a credential helper to remove this warning. See [2020-12-16T00:31:22.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:31:22.588Z] [2020-12-16T00:31:22.588Z] Login Succeeded [2020-12-16T00:31:22.588Z] nexus3.edgexfoundry.org:10004 [2020-12-16T00:31:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:31:22.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:31:22.853Z] Configure a credential helper to remove this warning. See [2020-12-16T00:31:22.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:31:22.853Z] [2020-12-16T00:31:22.853Z] Login Succeeded [2020-12-16T00:31:22.853Z] docker.io [2020-12-16T00:31:22.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:31:23.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:31:23.118Z] Configure a credential helper to remove this warning. See [2020-12-16T00:31:23.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:31:23.118Z] [2020-12-16T00:31:23.118Z] Login Succeeded [2020-12-16T00:31:23.118Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T00:31:23.128Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T00:31:23.617Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/core-command/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/core-data/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-16T00:31:23.617Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T00:31:23.617Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-16T00:31:23.617Z] ++ cut -d/ -f2 [2020-12-16T00:31:23.617Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-16T00:31:23.694Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-16T00:31:25.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T00:31:25.232Z] [2020-12-16T00:31:25.232Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:31:25.584Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T00:31:25.584Z] latest: Pulling from edgex-devops/git-semver [2020-12-16T00:31:25.584Z] 31603596830f: Pulling fs layer [2020-12-16T00:31:25.584Z] 2a8b12db71e7: Pulling fs layer [2020-12-16T00:31:25.584Z] 6ca5941a6612: Pulling fs layer [2020-12-16T00:31:25.584Z] ecc8261a40a4: Pulling fs layer [2020-12-16T00:31:25.584Z] ecc8261a40a4: Waiting [2020-12-16T00:31:25.584Z] 2a8b12db71e7: Download complete [2020-12-16T00:31:25.584Z] 31603596830f: Verifying Checksum [2020-12-16T00:31:25.584Z] 31603596830f: Download complete [2020-12-16T00:31:25.851Z] ecc8261a40a4: Verifying Checksum [2020-12-16T00:31:25.851Z] ecc8261a40a4: Download complete [2020-12-16T00:31:25.851Z] 6ca5941a6612: Verifying Checksum [2020-12-16T00:31:25.851Z] 6ca5941a6612: Download complete [2020-12-16T00:31:26.117Z] 31603596830f: Pull complete [2020-12-16T00:31:26.117Z] 2a8b12db71e7: Pull complete [2020-12-16T00:31:27.067Z] 6ca5941a6612: Pull complete [2020-12-16T00:31:27.331Z] ecc8261a40a4: Pull complete [2020-12-16T00:31:27.331Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-16T00:31:27.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T00:31:27.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-16T00:31:27.437Z] prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container [2020-12-16T00:31:27.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-16T00:31:29.925Z] $ docker top e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-16T00:31:30.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T00:31:30.295Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T00:31:30.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T00:31:30.508Z] $ docker exec e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f ssh-agent [2020-12-16T00:31:30.673Z] SSH_AUTH_SOCK=/tmp/ssh-YsEqfgO7qplE/agent.11 [2020-12-16T00:31:30.673Z] SSH_AGENT_PID=16 [2020-12-16T00:31:30.686Z] Running ssh-add (command line suppressed) [2020-12-16T00:31:30.802Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4105599316779839836.key (/w/workspace/edgex-go/8@tmp/private_key_4105599316779839836.key) [2020-12-16T00:31:30.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T00:31:31.185Z] + git tag --points-at HEAD [Pipeline] } [2020-12-16T00:31:31.210Z] $ docker exec --env ******** --env ******** e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f ssh-agent -k [2020-12-16T00:31:31.319Z] unset SSH_AUTH_SOCK; [2020-12-16T00:31:31.320Z] unset SSH_AGENT_PID; [2020-12-16T00:31:31.320Z] echo Agent pid 16 killed; [2020-12-16T00:31:31.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-16T00:31:31.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T00:31:31.513Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T00:31:31.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T00:31:31.688Z] $ docker exec e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f ssh-agent [2020-12-16T00:31:31.846Z] SSH_AUTH_SOCK=/tmp/ssh-NNwLnGIY56rb/agent.45 [2020-12-16T00:31:31.846Z] SSH_AGENT_PID=50 [2020-12-16T00:31:31.855Z] Running ssh-add (command line suppressed) [2020-12-16T00:31:31.986Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_664918302106898484.key (/w/workspace/edgex-go/8@tmp/private_key_664918302106898484.key) [2020-12-16T00:31:32.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T00:31:32.396Z] + git semver init [2020-12-16T00:31:32.396Z] # -> Open(): unable to determine branch for HEAD [2020-12-16T00:31:32.396Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2020-12-16T00:31:32.396Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2020-12-16T00:31:32.396Z] # $SEMVER_REMOTE_NAME = origin [2020-12-16T00:31:32.396Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-16T00:31:32.396Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-16T00:31:32.396Z] # $SEMVER_BRANCH = PR-2924 [2020-12-16T00:31:32.396Z] # $SEMVER_TEMP = /tmp/semver-170151092 [2020-12-16T00:31:32.396Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-16T00:31:59.192Z] # '/tmp/semver-170151092' -> '/w/workspace/edgex-go/8/.semver' [2020-12-16T00:32:00.143Z] # -> Force: false [2020-12-16T00:32:00.143Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2020-12-16T00:32:00.158Z] $ docker exec --env ******** --env ******** e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f ssh-agent -k [2020-12-16T00:32:00.382Z] unset SSH_AUTH_SOCK; [2020-12-16T00:32:00.382Z] unset SSH_AGENT_PID; [2020-12-16T00:32:00.382Z] echo Agent pid 50 killed; [2020-12-16T00:32:00.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T00:32:00.998Z] + git semver [Pipeline] } [2020-12-16T00:32:01.017Z] $ docker stop --time=1 e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f [2020-12-16T00:32:02.768Z] $ docker rm -f e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T00:32:03.311Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-16T00:32:03.792Z] Stashed 1 file(s) [Pipeline] echo [2020-12-16T00:32:03.794Z] [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 [2020-12-16T00:32:04.770Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-16T00:32:05.071Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T00:32:05.385Z] + sudo service docker restart [2020-12-16T00:32:05.385Z] + true [2020-12-16T00:32:05.385Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-16T00:32:05.979Z] ========================================================= [2020-12-16T00:32:05.979Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-16T00:32:05.979Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:32:06.341Z] + 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 . [2020-12-16T00:32:10.610Z] Sending build context to Docker daemon 326.5MB [2020-12-16T00:32:10.610Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-16T00:32:10.610Z] Step 2/7 : FROM ${BASE} [2020-12-16T00:32:10.610Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-16T00:32:10.610Z] 188c0c94c7c5: Pulling fs layer [2020-12-16T00:32:10.610Z] 0ef7d3d256c8: Pulling fs layer [2020-12-16T00:32:10.610Z] de9db76c5a1d: Pulling fs layer [2020-12-16T00:32:10.610Z] bca2f99d35d6: Pulling fs layer [2020-12-16T00:32:10.610Z] 93359f2a8cfa: Pulling fs layer [2020-12-16T00:32:10.610Z] 7c6f9722023f: Pulling fs layer [2020-12-16T00:32:10.610Z] a35cf1a2eb13: Pulling fs layer [2020-12-16T00:32:10.610Z] bca2f99d35d6: Waiting [2020-12-16T00:32:10.610Z] 93359f2a8cfa: Waiting [2020-12-16T00:32:10.610Z] 7c6f9722023f: Waiting [2020-12-16T00:32:10.610Z] de9db76c5a1d: Verifying Checksum [2020-12-16T00:32:10.610Z] de9db76c5a1d: Download complete [2020-12-16T00:32:10.610Z] 0ef7d3d256c8: Verifying Checksum [2020-12-16T00:32:10.610Z] 0ef7d3d256c8: Download complete [2020-12-16T00:32:10.610Z] 93359f2a8cfa: Verifying Checksum [2020-12-16T00:32:10.610Z] 93359f2a8cfa: Download complete [2020-12-16T00:32:10.610Z] 7c6f9722023f: Verifying Checksum [2020-12-16T00:32:10.610Z] 7c6f9722023f: Download complete [2020-12-16T00:32:11.200Z] 188c0c94c7c5: Verifying Checksum [2020-12-16T00:32:11.200Z] 188c0c94c7c5: Download complete [2020-12-16T00:32:11.476Z] 188c0c94c7c5: Pull complete [2020-12-16T00:32:11.750Z] 0ef7d3d256c8: Pull complete [2020-12-16T00:32:11.750Z] de9db76c5a1d: Pull complete [2020-12-16T00:32:13.164Z] a35cf1a2eb13: Verifying Checksum [2020-12-16T00:32:13.164Z] a35cf1a2eb13: Download complete [2020-12-16T00:32:13.427Z] bca2f99d35d6: Verifying Checksum [2020-12-16T00:32:13.427Z] bca2f99d35d6: Download complete [2020-12-16T00:32:18.761Z] bca2f99d35d6: Pull complete [2020-12-16T00:32:18.761Z] 93359f2a8cfa: Pull complete [2020-12-16T00:32:19.040Z] 7c6f9722023f: Pull complete [2020-12-16T00:32:19.246Z] Still waiting to schedule task [2020-12-16T00:32:19.246Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-16T00:32:24.373Z] a35cf1a2eb13: Pull complete [2020-12-16T00:32:24.373Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-16T00:32:24.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-16T00:32:24.373Z] ---> a62c8e92a672 [2020-12-16T00:32:24.373Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-16T00:32:24.373Z] ---> Running in 41161f2550c1 [2020-12-16T00:32:24.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:32:25.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:32:26.476Z] (1/12) Installing libmagic (5.38-r0) [2020-12-16T00:32:26.739Z] (2/12) Installing file (5.38-r0) [2020-12-16T00:32:26.739Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-16T00:32:27.001Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-16T00:32:39.256Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-16T00:32:39.256Z] (6/12) Installing patch (2.7.6-r6) [2020-12-16T00:32:39.256Z] (7/12) Installing build-base (0.5-r2) [2020-12-16T00:32:39.256Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-16T00:32:39.256Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-16T00:32:39.256Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-16T00:32:39.256Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-16T00:32:39.256Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-16T00:32:39.256Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:32:39.256Z] OK: 233 MiB in 51 packages [2020-12-16T00:32:42.604Z] Removing intermediate container 41161f2550c1 [2020-12-16T00:32:42.604Z] ---> d2f4b6d9850f [2020-12-16T00:32:42.604Z] Step 4/7 : WORKDIR /edgex-go [2020-12-16T00:32:42.604Z] ---> Running in ac989612e583 [2020-12-16T00:32:42.604Z] Removing intermediate container ac989612e583 [2020-12-16T00:32:42.604Z] ---> 6bfbc668e2fe [2020-12-16T00:32:42.604Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-16T00:32:43.179Z] latest: Pulling from library/docker [2020-12-16T00:32:43.441Z] 05e7bc50f07f: Pulling fs layer [2020-12-16T00:32:43.441Z] 6db28d0fdbf6: Pulling fs layer [2020-12-16T00:32:43.441Z] 292df0bc6bf3: Pulling fs layer [2020-12-16T00:32:43.441Z] a3104fdc50d0: Pulling fs layer [2020-12-16T00:32:43.441Z] a8e67d69e12c: Pulling fs layer [2020-12-16T00:32:43.441Z] 1ede2b221ee4: Pulling fs layer [2020-12-16T00:32:43.441Z] fc74c0d5b799: Pulling fs layer [2020-12-16T00:32:43.441Z] a3104fdc50d0: Waiting [2020-12-16T00:32:43.441Z] a8e67d69e12c: Waiting [2020-12-16T00:32:43.441Z] 1ede2b221ee4: Waiting [2020-12-16T00:32:43.441Z] fc74c0d5b799: Waiting [2020-12-16T00:32:43.441Z] 292df0bc6bf3: Download complete [2020-12-16T00:32:43.710Z] 05e7bc50f07f: Verifying Checksum [2020-12-16T00:32:43.710Z] 05e7bc50f07f: Download complete [2020-12-16T00:32:43.710Z] 6db28d0fdbf6: Verifying Checksum [2020-12-16T00:32:43.710Z] 6db28d0fdbf6: Download complete [2020-12-16T00:32:43.710Z] a8e67d69e12c: Verifying Checksum [2020-12-16T00:32:43.710Z] a8e67d69e12c: Download complete [2020-12-16T00:32:43.710Z] 1ede2b221ee4: Verifying Checksum [2020-12-16T00:32:43.710Z] 1ede2b221ee4: Download complete [2020-12-16T00:32:43.710Z] fc74c0d5b799: Verifying Checksum [2020-12-16T00:32:43.710Z] fc74c0d5b799: Download complete [2020-12-16T00:32:43.976Z] 05e7bc50f07f: Pull complete [2020-12-16T00:32:44.243Z] 6db28d0fdbf6: Pull complete [2020-12-16T00:32:44.243Z] 292df0bc6bf3: Pull complete [2020-12-16T00:32:44.818Z] a3104fdc50d0: Verifying Checksum [2020-12-16T00:32:44.819Z] a3104fdc50d0: Download complete [2020-12-16T00:32:47.390Z] a3104fdc50d0: Pull complete [2020-12-16T00:32:47.390Z] a8e67d69e12c: Pull complete [2020-12-16T00:32:47.390Z] 1ede2b221ee4: Pull complete [2020-12-16T00:32:47.652Z] fc74c0d5b799: Pull complete [2020-12-16T00:32:47.652Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-16T00:32:47.652Z] Status: Downloaded newer image for docker:latest [2020-12-16T00:32:49.044Z] ---> e9c5de6b7d44 [2020-12-16T00:32:49.044Z] Step 6/7 : COPY go.mod . [2020-12-16T00:32:49.306Z] ---> c02ee5d961d8 [2020-12-16T00:32:49.306Z] Step 7/7 : RUN go mod download [2020-12-16T00:32:49.306Z] ---> Running in 8846d50b0d1d [2020-12-16T00:33:11.336Z] Removing intermediate container 8846d50b0d1d [2020-12-16T00:33:11.336Z] ---> ee636e732cdc [2020-12-16T00:33:11.336Z] Successfully built ee636e732cdc [2020-12-16T00:33:11.336Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:33:11.652Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T00:33:11.652Z] . [Pipeline] withDockerContainer [2020-12-16T00:33:11.754Z] prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container [2020-12-16T00:33:11.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-16T00:33:12.471Z] $ docker top 28ed364afd6cb018d8f6279618e27d233ba7eb96a48f38657a57962fbd245bc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T00:33:13.032Z] + go version [2020-12-16T00:33:13.032Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-16T00:33:13.049Z] $ docker stop --time=1 28ed364afd6cb018d8f6279618e27d233ba7eb96a48f38657a57962fbd245bc7 [2020-12-16T00:33:14.412Z] $ docker rm -f 28ed364afd6cb018d8f6279618e27d233ba7eb96a48f38657a57962fbd245bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:33:15.323Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T00:33:15.323Z] . [Pipeline] withDockerContainer [2020-12-16T00:33:15.419Z] prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container [2020-12-16T00:33:15.474Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-16T00:33:16.325Z] $ docker top d5e31465098134f223204c032552e841b94fa1d4fadecf109347b41244461d22 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-16T00:33:16.561Z] ========================================================= [2020-12-16T00:33:16.561Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-16T00:33:16.561Z] ========================================================= [Pipeline] sh [2020-12-16T00:33:16.861Z] + make test [2020-12-16T00:33:16.861Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T00:33:26.981Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-16T00:33:41.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-16T00:33:47.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-16T00:33:47.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-16T00:33:47.645Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-16T00:33:47.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-16T00:33:47.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-16T00:33:48.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-16T00:33:50.149Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.030s [2020-12-16T00:33:50.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-16T00:33:50.149Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-16T00:33:50.744Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-16T00:33:50.744Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-16T00:33:50.744Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-16T00:33:50.744Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-16T00:33:55.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements [2020-12-16T00:33:55.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-16T00:33:55.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-16T00:33:55.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-16T00:33:55.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-16T00:33:55.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-16T00:33:56.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.266s coverage: 27.1% of statements [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-16T00:33:56.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-16T00:33:56.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-16T00:33:56.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-16T00:33:57.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.377s coverage: 71.3% of statements [2020-12-16T00:33:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-16T00:33:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-16T00:33:57.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.192s coverage: 83.7% of statements [2020-12-16T00:33:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-16T00:33:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T00:33:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-16T00:33:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-16T00:33:59.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.382s coverage: 28.6% of statements [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-16T00:33:59.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-16T00:33:59.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-16T00:33:59.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.099s coverage: 86.7% of statements [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-16T00:33:59.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.135s coverage: 97.5% of statements [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-16T00:33:59.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 78.3% of statements [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-16T00:33:59.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-16T00:34:01.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.319s coverage: 93.8% of statements [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-16T00:34:01.589Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-16T00:34:01.589Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements [2020-12-16T00:34:01.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-16T00:34:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-16T00:34:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-16T00:34:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-16T00:34:01.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.026s coverage: 100.0% of statements [2020-12-16T00:34:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-16T00:34:01.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements [2020-12-16T00:34:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-16T00:34:01.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2020-12-16T00:34:01.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2020-12-16T00:34:01.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements [2020-12-16T00:34:02.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.113s coverage: 91.4% of statements [2020-12-16T00:34:02.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-16T00:34:03.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.5% of statements [2020-12-16T00:34:03.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-16T00:34:03.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-16T00:34:03.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2020-12-16T00:34:03.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements [2020-12-16T00:34:03.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2020-12-16T00:34:03.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2020-12-16T00:34:03.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2020-12-16T00:34:05.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 68.9% of statements [2020-12-16T00:34:05.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-16T00:34:05.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-16T00:34:05.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-16T00:34:05.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-16T00:34:05.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-16T00:34:05.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.023s coverage: 86.3% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.094s coverage: 72.2% of statements [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.445s coverage: 72.1% of statements [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.045s coverage: 82.4% of statements [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.065s coverage: 48.4% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.035s coverage: 28.8% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.062s coverage: 96.8% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.318s coverage: 84.0% of statements [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.1% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.037s coverage: 100.0% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-16T00:34:11.650Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements [2020-12-16T00:34:11.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-16T00:34:12.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-16T00:34:12.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-16T00:34:12.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-16T00:34:12.649Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-16T00:34:12.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-16T00:34:12.649Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-16T00:34:12.917Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.062s coverage: 87.9% of statements [2020-12-16T00:34:12.917Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-16T00:34:12.917Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-16T00:34:12.917Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2020-12-16T00:34:13.181Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-16T00:34:13.443Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-16T00:34:14.027Z] GO111MODULE=on go vet ./... [2020-12-16T00:34:40.744Z] gofmt -l . [2020-12-16T00:34:40.744Z] [ "`gofmt -l .`" = "" ] [2020-12-16T00:34:40.744Z] ./bin/test-go-mod-tidy.sh [2020-12-16T00:34:40.744Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-16T00:34:41.624Z] + ls -al . [2020-12-16T00:34:41.624Z] total 660 [2020-12-16T00:34:41.624Z] drwxrwxr-x 10 1001 1001 4096 Dec 16 00:34 . [2020-12-16T00:34:41.624Z] drwxr-xr-x 4 root root 28 Dec 16 00:33 .. [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 11 Dec 16 00:31 .dockerignore [2020-12-16T00:34:41.624Z] drwxrwxr-x 8 1001 1001 179 Dec 16 00:31 .git [2020-12-16T00:34:41.624Z] drwxrwxr-x 3 1001 1001 125 Dec 16 00:31 .github [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 943 Dec 16 00:31 .gitignore [2020-12-16T00:34:41.624Z] drwx------ 3 1001 1001 47 Dec 16 00:32 .semver [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 00:31 .sonarcloud.properties [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 00:31 CONTRIBUTING.md [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 1035 Dec 16 00:31 Dockerfile.build [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 863 Dec 16 00:31 Jenkinsfile [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 00:31 LICENSE [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 6318 Dec 16 00:31 Makefile [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 6447 Dec 16 00:31 README.md [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 7286 Dec 16 00:31 SECURITY.md [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 00:32 VERSION [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 4131 Dec 16 00:31 ZMQWindows.md [2020-12-16T00:34:41.624Z] drwxrwxr-x 2 1001 1001 117 Dec 16 00:31 bin [2020-12-16T00:34:41.624Z] drwxrwxr-x 15 1001 1001 4096 Dec 16 00:31 cmd [2020-12-16T00:34:41.624Z] -rw-r--r-- 1 root root 563397 Dec 16 00:34 coverage.out [2020-12-16T00:34:41.624Z] -rw-r--r-- 1 root root 1041 Dec 16 00:34 go.mod [2020-12-16T00:34:41.624Z] -rw-r--r-- 1 root root 18856 Dec 16 00:34 go.sum [2020-12-16T00:34:41.624Z] drwxrwxr-x 8 1001 1001 127 Dec 16 00:31 internal [2020-12-16T00:34:41.624Z] drwxrwxr-x 4 1001 1001 26 Dec 16 00:31 openapi [2020-12-16T00:34:41.624Z] drwxrwxr-x 4 1001 1001 71 Dec 16 00:31 snap [2020-12-16T00:34:41.624Z] -rw-rw-r-- 1 1001 1001 168 Dec 16 00:31 version.go [Pipeline] sh [2020-12-16T00:34:41.933Z] + '[' -e coverage.out ] [2020-12-16T00:34:41.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-16T00:34:42.193Z] Stashed 1 file(s) [Pipeline] sh [2020-12-16T00:34:42.489Z] + make build [2020-12-16T00:34:42.489Z] 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 [2020-12-16T00:34:47.792Z] 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 [2020-12-16T00:34:56.053Z] 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 [2020-12-16T00:34:57.482Z] 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 [2020-12-16T00:34:58.871Z] 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 [2020-12-16T00:34:59.136Z] 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 [2020-12-16T00:34:59.390Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16213 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2020-12-16T00:34:59.441Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2020-12-16T00:35:00.540Z] 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 [2020-12-16T00:35:02.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T00:35:03.047Z] 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 [2020-12-16T00:35:04.976Z] 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 [2020-12-16T00:35:05.154Z] using credential edgex-jenkins-ssh [2020-12-16T00:35:05.235Z] Cloning the remote Git repository [2020-12-16T00:35:05.308Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-16T00:35:05.425Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-12-16T00:35:05.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T00:35:05.501Z] > git --version # timeout=10 [2020-12-16T00:35:05.522Z] > git --version # 'git version 2.17.1' [2020-12-16T00:35:05.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:35:05.618Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T00:35:06.381Z] 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 [2020-12-16T00:35:07.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-16T00:35:08.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-16T00:35:09.734Z] $ docker stop --time=1 d5e31465098134f223204c032552e841b94fa1d4fadecf109347b41244461d22 [2020-12-16T00:35:11.408Z] $ docker rm -f d5e31465098134f223204c032552e841b94fa1d4fadecf109347b41244461d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:35:13.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T00:35:13.300Z] [2020-12-16T00:35:13.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:35:13.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T00:35:13.652Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-16T00:35:13.652Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-16T00:35:13.652Z] ca9280d653b3: Pulling fs layer [2020-12-16T00:35:13.652Z] 7e9c9ca2126c: Pulling fs layer [2020-12-16T00:35:13.919Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-16T00:35:13.919Z] cbdbe7a5bc2a: Download complete [2020-12-16T00:35:14.182Z] cbdbe7a5bc2a: Pull complete [2020-12-16T00:35:14.449Z] ca9280d653b3: Verifying Checksum [2020-12-16T00:35:14.449Z] ca9280d653b3: Download complete [2020-12-16T00:35:15.402Z] 7e9c9ca2126c: Verifying Checksum [2020-12-16T00:35:15.402Z] 7e9c9ca2126c: Download complete [2020-12-16T00:35:15.402Z] ca9280d653b3: Pull complete [2020-12-16T00:35:23.582Z] 7e9c9ca2126c: Pull complete [2020-12-16T00:35:23.582Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-16T00:35:23.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T00:35:23.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-16T00:35:23.762Z] prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container [2020-12-16T00:35:23.815Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2020-12-16T00:35:26.577Z] $ docker top 538c0773f1dbf265d32ccb40b738831c8031316ec5106a34563821afbb2f20cf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T00:35:27.112Z] + docker-compose build --help [2020-12-16T00:35:27.112Z] + grep parallel [2020-12-16T00:35:28.198Z] --parallel Build images in parallel. [Pipeline] } [2020-12-16T00:35:28.244Z] $ docker stop --time=1 538c0773f1dbf265d32ccb40b738831c8031316ec5106a34563821afbb2f20cf [2020-12-16T00:35:29.614Z] $ docker rm -f 538c0773f1dbf265d32ccb40b738831c8031316ec5106a34563821afbb2f20cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:35:30.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T00:35:30.252Z] . [Pipeline] withDockerContainer [2020-12-16T00:35:30.362Z] prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container [2020-12-16T00:35:30.416Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-16T00:35:31.080Z] $ docker top 813aa3d7ce3aa6a8a2efe80d2d55cf6618f40bdc261812e1b2f7874df1c36128 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T00:35:31.585Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-16T00:35:32.530Z] Building docker-core-command-go ... [2020-12-16T00:35:32.530Z] Building docker-core-data-go ... [2020-12-16T00:35:32.530Z] Building docker-core-metadata-go ... [2020-12-16T00:35:32.530Z] Building docker-security-bootstrap-redis-go ... [2020-12-16T00:35:32.530Z] Building docker-security-proxy-setup-go ... [2020-12-16T00:35:32.530Z] Building docker-security-secrets-setup-go ... [2020-12-16T00:35:32.530Z] Building docker-security-secretstore-setup-go ... [2020-12-16T00:35:32.530Z] Building docker-support-notifications-go ... [2020-12-16T00:35:32.530Z] Building docker-support-scheduler-go ... [2020-12-16T00:35:32.530Z] Building docker-sys-mgmt-agent-go ... [2020-12-16T00:35:32.530Z] Building docker-security-secrets-setup-go [2020-12-16T00:35:32.530Z] Building docker-support-scheduler-go [2020-12-16T00:35:32.530Z] Building docker-support-notifications-go [2020-12-16T00:35:32.530Z] Building docker-core-metadata-go [2020-12-16T00:35:32.530Z] Building docker-security-proxy-setup-go [2020-12-16T00:35:33.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T00:35:33.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T00:35:33.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T00:35:33.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T00:35:33.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:35:33.152Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T00:35:33.874Z] Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2020-12-16T00:35:34.818Z] Merge succeeded, producing 5624e2e800e542db070e3536b27bad1590a1938e [2020-12-16T00:35:34.819Z] Checking out Revision 5624e2e800e542db070e3536b27bad1590a1938e (PR-2924) [2020-12-16T00:35:33.898Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T00:35:33.924Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2020-12-16T00:35:34.342Z] > git remote # timeout=10 [2020-12-16T00:35:34.360Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T00:35:34.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:35:34.398Z] > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 [2020-12-16T00:35:34.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T00:35:34.826Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T00:35:34.840Z] > git checkout -f 5624e2e800e542db070e3536b27bad1590a1938e # timeout=10 [2020-12-16T00:35:39.367Z] Commit message: "Merge commit '57027b830a506e4aebc0dcaa3e3cd565868e69a4' into HEAD" [2020-12-16T00:35:39.397Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T00:35:40.993Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-16T00:35:41.452Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T00:35:39.377Z] > git rev-list --no-walk 94a22065852948ec920d808512d3a5f13a04da88 # timeout=10 [2020-12-16T00:35:41.803Z] + + sudo service dockertrue restart [2020-12-16T00:35:41.803Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T00:35:43.867Z] provisioning config files... [2020-12-16T00:35:43.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6622687549415690663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:35:44.328Z] ---> docker-login.sh [2020-12-16T00:35:44.328Z] nexus3.edgexfoundry.org:10001 [2020-12-16T00:35:45.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:35:45.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:35:45.606Z] Configure a credential helper to remove this warning. See [2020-12-16T00:35:45.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:35:45.606Z] [2020-12-16T00:35:45.606Z] Login Succeeded [2020-12-16T00:35:45.606Z] nexus3.edgexfoundry.org:10002 [2020-12-16T00:35:46.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:35:46.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:35:46.205Z] Configure a credential helper to remove this warning. See [2020-12-16T00:35:46.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:35:46.205Z] [2020-12-16T00:35:46.205Z] Login Succeeded [2020-12-16T00:35:46.205Z] nexus3.edgexfoundry.org:10003 [2020-12-16T00:35:46.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:35:46.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:35:46.810Z] Configure a credential helper to remove this warning. See [2020-12-16T00:35:46.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:35:46.810Z] [2020-12-16T00:35:46.810Z] Login Succeeded [2020-12-16T00:35:46.810Z] nexus3.edgexfoundry.org:10004 [2020-12-16T00:35:47.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:35:47.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:35:47.362Z] Configure a credential helper to remove this warning. See [2020-12-16T00:35:47.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:35:47.362Z] [2020-12-16T00:35:47.362Z] Login Succeeded [2020-12-16T00:35:47.362Z] docker.io [2020-12-16T00:35:47.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T00:35:48.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T00:35:48.234Z] Configure a credential helper to remove this warning. See [2020-12-16T00:35:48.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T00:35:48.234Z] [2020-12-16T00:35:48.234Z] Login Succeeded [2020-12-16T00:35:48.234Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T00:35:48.250Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T00:35:48.730Z] ========================================================= [2020-12-16T00:35:48.731Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-16T00:35:48.731Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:35:49.150Z] + 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 . [2020-12-16T00:35:51.821Z] Sending build context to Docker daemon 165.7MB [2020-12-16T00:35:51.821Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-16T00:35:51.821Z] Step 2/7 : FROM ${BASE} [2020-12-16T00:35:51.821Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-16T00:35:51.821Z] 5f621e34cdf4: Pulling fs layer [2020-12-16T00:35:51.821Z] a4357932f1b6: Pulling fs layer [2020-12-16T00:35:51.821Z] 18c013af1878: Pulling fs layer [2020-12-16T00:35:51.821Z] 00ac8860ef70: Pulling fs layer [2020-12-16T00:35:51.821Z] 63d7cb157983: Pulling fs layer [2020-12-16T00:35:51.821Z] b116817d02f9: Pulling fs layer [2020-12-16T00:35:51.821Z] 745a02a5169b: Pulling fs layer [2020-12-16T00:35:51.821Z] 63d7cb157983: Waiting [2020-12-16T00:35:51.821Z] b116817d02f9: Waiting [2020-12-16T00:35:51.821Z] 745a02a5169b: Waiting [2020-12-16T00:35:51.821Z] 00ac8860ef70: Waiting [2020-12-16T00:35:51.821Z] 18c013af1878: Download complete [2020-12-16T00:35:51.821Z] a4357932f1b6: Download complete [2020-12-16T00:35:51.821Z] 63d7cb157983: Verifying Checksum [2020-12-16T00:35:51.821Z] 63d7cb157983: Download complete [2020-12-16T00:35:51.821Z] b116817d02f9: Verifying Checksum [2020-12-16T00:35:51.821Z] b116817d02f9: Download complete [2020-12-16T00:35:52.105Z] 5f621e34cdf4: Download complete [2020-12-16T00:35:53.099Z] 5f621e34cdf4: Pull complete [2020-12-16T00:35:53.724Z] a4357932f1b6: Pull complete [2020-12-16T00:35:54.003Z] 18c013af1878: Pull complete [2020-12-16T00:35:54.604Z] 745a02a5169b: Verifying Checksum [2020-12-16T00:35:54.604Z] 745a02a5169b: Download complete [2020-12-16T00:35:55.585Z] 00ac8860ef70: Verifying Checksum [2020-12-16T00:35:55.585Z] 00ac8860ef70: Download complete [2020-12-16T00:36:04.751Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:36:04.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:36:04.751Z] ---> ee636e732cdc [2020-12-16T00:36:04.751Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T00:36:04.751Z] ---> Running in dae20bc6ceba [2020-12-16T00:36:04.751Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:36:04.751Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-16T00:36:04.751Z] ---> ee636e732cdc [2020-12-16T00:36:04.751Z] Step 3/29 : WORKDIR /edgex-go [2020-12-16T00:36:04.751Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:36:04.751Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:36:04.751Z] ---> ee636e732cdc [2020-12-16T00:36:04.751Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T00:36:04.751Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:36:04.751Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:36:04.751Z] ---> ee636e732cdc [2020-12-16T00:36:04.751Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T00:36:04.751Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:36:04.751Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:36:04.751Z] ---> ee636e732cdc [2020-12-16T00:36:04.751Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T00:36:05.026Z] ---> Running in 35785837b837 [2020-12-16T00:36:05.026Z] ---> Running in 18ce9d9915f7 [2020-12-16T00:36:05.026Z] ---> Running in f12b3e5ed988 [2020-12-16T00:36:05.026Z] ---> Running in 93be8fa2a3b5 [2020-12-16T00:36:05.293Z] Removing intermediate container dae20bc6ceba [2020-12-16T00:36:05.293Z] ---> 510addead37d [2020-12-16T00:36:05.293Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:36:05.293Z] ---> Running in 9c36e12916e8 [2020-12-16T00:36:05.560Z] Removing intermediate container 93be8fa2a3b5 [2020-12-16T00:36:05.560Z] ---> 3f6b3984788e [2020-12-16T00:36:05.560Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:36:05.560Z] Removing intermediate container 18ce9d9915f7 [2020-12-16T00:36:05.560Z] ---> aa575d6c13a5 [2020-12-16T00:36:05.560Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:36:05.560Z] Removing intermediate container 35785837b837 [2020-12-16T00:36:05.560Z] ---> 3d41c2519d6a [2020-12-16T00:36:05.560Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:36:05.560Z] Removing intermediate container f12b3e5ed988 [2020-12-16T00:36:05.560Z] ---> 1a1a52487ebb [2020-12-16T00:36:05.560Z] Step 4/29 : RUN apk update && apk add make git [2020-12-16T00:36:05.779Z] 00ac8860ef70: Pull complete [2020-12-16T00:36:05.779Z] 63d7cb157983: Pull complete [2020-12-16T00:36:05.779Z] b116817d02f9: Pull complete [2020-12-16T00:36:05.835Z] ---> Running in a0e67ed541e3 [2020-12-16T00:36:05.835Z] ---> Running in dcc0b4e54369 [2020-12-16T00:36:05.835Z] ---> Running in 78bed2d62e4b [2020-12-16T00:36:05.835Z] ---> Running in 2093e9964f89 [2020-12-16T00:36:07.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:07.238Z] Removing intermediate container 9c36e12916e8 [2020-12-16T00:36:07.238Z] ---> 2863c88fd554 [2020-12-16T00:36:07.238Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T00:36:07.502Z] Removing intermediate container a0e67ed541e3 [2020-12-16T00:36:07.502Z] ---> 9353efc9a47e [2020-12-16T00:36:07.502Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T00:36:07.502Z] ---> Running in dfc47ecb37e7 [2020-12-16T00:36:07.763Z] ---> Running in 4e633b95310b [2020-12-16T00:36:08.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:08.029Z] Removing intermediate container dcc0b4e54369 [2020-12-16T00:36:08.029Z] ---> 1daa84411f1b [2020-12-16T00:36:08.029Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T00:36:08.029Z] Removing intermediate container 78bed2d62e4b [2020-12-16T00:36:08.029Z] ---> faa4baaeac3d [2020-12-16T00:36:08.029Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-16T00:36:08.291Z] ---> Running in c908681c3d97 [2020-12-16T00:36:08.291Z] ---> Running in aa66be224e11 [2020-12-16T00:36:08.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:08.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:08.816Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:36:08.816Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:36:08.816Z] OK: 12750 distinct packages available [2020-12-16T00:36:09.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:09.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:09.078Z] OK: 233 MiB in 51 packages [2020-12-16T00:36:09.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:09.177Z] 745a02a5169b: Pull complete [2020-12-16T00:36:09.177Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-16T00:36:09.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-16T00:36:09.177Z] ---> b7e6874047d6 [2020-12-16T00:36:09.177Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-16T00:36:09.652Z] Removing intermediate container 2093e9964f89 [2020-12-16T00:36:09.652Z] ---> 1e78a9457b76 [2020-12-16T00:36:09.652Z] Step 5/29 : COPY go.mod . [2020-12-16T00:36:09.652Z] ---> a348dc88f2bf [2020-12-16T00:36:09.652Z] Step 6/29 : RUN go mod download [2020-12-16T00:36:09.921Z] ---> Running in ef9f50d572f2 [2020-12-16T00:36:09.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:09.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:09.921Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:36:09.921Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:36:09.921Z] OK: 12750 distinct packages available [2020-12-16T00:36:10.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:36:10.186Z] OK: 233 MiB in 51 packages [2020-12-16T00:36:10.759Z] Removing intermediate container dfc47ecb37e7 [2020-12-16T00:36:10.759Z] ---> f78ed326901f [2020-12-16T00:36:10.759Z] Step 6/22 : COPY go.mod . [2020-12-16T00:36:11.021Z] ---> 135e7a932caf [2020-12-16T00:36:11.021Z] Step 7/22 : RUN go mod download [2020-12-16T00:36:11.021Z] ---> Running in 379ac28eacd6 [2020-12-16T00:36:11.306Z] Removing intermediate container ef9f50d572f2 [2020-12-16T00:36:11.306Z] ---> 10502d9fa6e4 [2020-12-16T00:36:11.306Z] Step 7/29 : COPY . . [2020-12-16T00:36:11.306Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:36:11.306Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:36:11.306Z] OK: 12750 distinct packages available [2020-12-16T00:36:11.577Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:36:11.577Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:36:11.577Z] OK: 12750 distinct packages available [2020-12-16T00:36:11.577Z] OK: 233 MiB in 51 packages [2020-12-16T00:36:11.844Z] OK: 233 MiB in 51 packages [2020-12-16T00:36:12.794Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:36:12.794Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:36:12.794Z] OK: 12750 distinct packages available [2020-12-16T00:36:13.056Z] OK: 233 MiB in 51 packages [2020-12-16T00:36:13.483Z] ---> Running in edfc20eadbfd [2020-12-16T00:36:14.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:36:15.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:36:16.426Z] Removing intermediate container c908681c3d97 [2020-12-16T00:36:16.426Z] ---> 1b62f937df08 [2020-12-16T00:36:16.426Z] Step 6/21 : COPY go.mod . [2020-12-16T00:36:17.349Z] (1/12) Installing libmagic (5.38-r0) [2020-12-16T00:36:17.378Z] Removing intermediate container aa66be224e11 [2020-12-16T00:36:17.379Z] ---> 589822d728de [2020-12-16T00:36:17.379Z] Step 6/24 : COPY go.mod . [2020-12-16T00:36:17.622Z] (2/12) Installing file (5.38-r0) [2020-12-16T00:36:17.894Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-16T00:36:17.894Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-16T00:36:17.952Z] Removing intermediate container 379ac28eacd6 [2020-12-16T00:36:17.952Z] ---> 13ca6c334e3c [2020-12-16T00:36:17.952Z] Step 8/22 : COPY . . [2020-12-16T00:36:18.529Z] ---> 5176f409d1ed [2020-12-16T00:36:18.529Z] Step 7/21 : RUN go mod download [2020-12-16T00:36:18.529Z] ---> 43d99f59a416 [2020-12-16T00:36:18.529Z] Step 7/24 : RUN go mod download [2020-12-16T00:36:18.529Z] Removing intermediate container 4e633b95310b [2020-12-16T00:36:18.529Z] ---> b8ad29a66cc1 [2020-12-16T00:36:18.529Z] Step 6/21 : COPY go.mod . [2020-12-16T00:36:22.192Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-16T00:36:22.192Z] (6/12) Installing patch (2.7.6-r6) [2020-12-16T00:36:22.192Z] (7/12) Installing build-base (0.5-r2) [2020-12-16T00:36:22.192Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-16T00:36:22.192Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-16T00:36:22.469Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-16T00:36:22.469Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-16T00:36:22.741Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-16T00:36:22.741Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:36:22.741Z] OK: 217 MiB in 51 packages [2020-12-16T00:36:22.840Z] ---> Running in 3e2533e05070 [2020-12-16T00:36:22.840Z] ---> Running in 844663992c5c [2020-12-16T00:36:23.106Z] ---> 22a889423a16 [2020-12-16T00:36:23.106Z] Step 7/21 : RUN go mod download [2020-12-16T00:36:24.510Z] ---> Running in 3c9a67cfea36 [2020-12-16T00:36:27.061Z] Removing intermediate container edfc20eadbfd [2020-12-16T00:36:27.061Z] ---> 3b0a1ab60b70 [2020-12-16T00:36:27.061Z] Step 4/7 : WORKDIR /edgex-go [2020-12-16T00:36:27.335Z] ---> Running in 5506743609b0 [2020-12-16T00:36:27.931Z] Removing intermediate container 5506743609b0 [2020-12-16T00:36:27.931Z] ---> 3fb65c771d88 [2020-12-16T00:36:27.931Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-16T00:36:28.534Z] latest: Pulling from library/docker [2020-12-16T00:36:28.534Z] a3cc7d3b244e: Pulling fs layer [2020-12-16T00:36:28.534Z] 02a3295e0d61: Pulling fs layer [2020-12-16T00:36:28.534Z] 0f4f2e6d8100: Pulling fs layer [2020-12-16T00:36:28.534Z] 065c9533d613: Pulling fs layer [2020-12-16T00:36:28.534Z] 9fce0df16b8b: Pulling fs layer [2020-12-16T00:36:28.534Z] e3faa53604c1: Pulling fs layer [2020-12-16T00:36:28.534Z] 04b5adaa2053: Pulling fs layer [2020-12-16T00:36:28.534Z] 065c9533d613: Waiting [2020-12-16T00:36:28.534Z] e3faa53604c1: Waiting [2020-12-16T00:36:28.534Z] 04b5adaa2053: Waiting [2020-12-16T00:36:28.534Z] 9fce0df16b8b: Waiting [2020-12-16T00:36:28.812Z] 0f4f2e6d8100: Download complete [2020-12-16T00:36:28.812Z] 02a3295e0d61: Verifying Checksum [2020-12-16T00:36:28.812Z] 02a3295e0d61: Download complete [2020-12-16T00:36:28.812Z] a3cc7d3b244e: Download complete [2020-12-16T00:36:29.090Z] 9fce0df16b8b: Download complete [2020-12-16T00:36:29.091Z] e3faa53604c1: Verifying Checksum [2020-12-16T00:36:29.091Z] e3faa53604c1: Download complete [2020-12-16T00:36:29.091Z] 04b5adaa2053: Verifying Checksum [2020-12-16T00:36:29.091Z] 04b5adaa2053: Download complete [2020-12-16T00:36:29.371Z] a3cc7d3b244e: Pull complete [2020-12-16T00:36:30.364Z] 02a3295e0d61: Pull complete [2020-12-16T00:36:30.644Z] 0f4f2e6d8100: Pull complete [2020-12-16T00:36:30.644Z] 065c9533d613: Verifying Checksum [2020-12-16T00:36:30.644Z] 065c9533d613: Download complete [2020-12-16T00:36:31.136Z] ---> d36dd1d093a1 [2020-12-16T00:36:31.136Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-16T00:36:31.713Z] Removing intermediate container 3e2533e05070 [2020-12-16T00:36:31.713Z] ---> c68f2c787c8f [2020-12-16T00:36:31.713Z] Step 8/21 : COPY . . [2020-12-16T00:36:31.984Z] ---> Running in 79e8e14d8b68 [2020-12-16T00:36:31.984Z] Removing intermediate container 844663992c5c [2020-12-16T00:36:31.984Z] ---> 326c46ce72bf [2020-12-16T00:36:31.984Z] Step 8/24 : COPY . . [2020-12-16T00:36:31.984Z] Removing intermediate container 3c9a67cfea36 [2020-12-16T00:36:31.984Z] ---> 502811a72025 [2020-12-16T00:36:31.984Z] Step 8/21 : COPY . . [2020-12-16T00:36:34.950Z] 065c9533d613: Pull complete [2020-12-16T00:36:34.951Z] 9fce0df16b8b: Pull complete [2020-12-16T00:36:35.235Z] e3faa53604c1: Pull complete [2020-12-16T00:36:35.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T00:36:35.509Z] 04b5adaa2053: Pull complete [2020-12-16T00:36:35.509Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-16T00:36:35.792Z] Status: Downloaded newer image for docker:latest [2020-12-16T00:36:39.172Z] ---> 3c3c72840ba4 [2020-12-16T00:36:39.172Z] Step 6/7 : COPY go.mod . [2020-12-16T00:36:40.152Z] ---> faed0d5ad39e [2020-12-16T00:36:40.152Z] Step 7/7 : RUN go mod download [2020-12-16T00:36:40.432Z] ---> Running in b62e14272373 [2020-12-16T00:36:47.659Z] ---> 583d6c5cbe52 [2020-12-16T00:36:47.659Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-16T00:36:51.918Z] ---> Running in 371b87111566 [2020-12-16T00:36:53.902Z] 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 [2020-12-16T00:37:07.240Z] Removing intermediate container b62e14272373 [2020-12-16T00:37:07.240Z] ---> fd7ced7768dd [2020-12-16T00:37:07.516Z] Successfully built fd7ced7768dd [2020-12-16T00:37:07.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:37:07.861Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T00:37:07.861Z] . [Pipeline] withDockerContainer [2020-12-16T00:37:08.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container [2020-12-16T00:37:08.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-16T00:37:09.038Z] ---> 8fbbfc49a86d [2020-12-16T00:37:09.038Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-16T00:37:09.038Z] Removing intermediate container 79e8e14d8b68 [2020-12-16T00:37:09.038Z] ---> 513c750f3228 [2020-12-16T00:37:09.038Z] [2020-12-16T00:37:09.038Z] Step 9/29 : FROM alpine:latest [2020-12-16T00:37:09.038Z] ---> a95d47f5c76a [2020-12-16T00:37:09.038Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-16T00:37:09.038Z] latest: Pulling from library/alpine [2020-12-16T00:37:09.038Z] ---> d4a49c5ed6c8 [2020-12-16T00:37:09.038Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-16T00:37:09.038Z] ---> Running in b5678435f41c [2020-12-16T00:37:09.038Z] ---> Running in dc17aa05cf7c [2020-12-16T00:37:09.038Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-16T00:37:09.038Z] Status: Downloaded newer image for alpine:latest [2020-12-16T00:37:09.038Z] ---> b14afc6dfb98 [2020-12-16T00:37:09.038Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-16T00:37:09.039Z] ---> Running in b74ea54a6277 [2020-12-16T00:37:09.039Z] ---> Running in 65911c143020 [2020-12-16T00:37:09.039Z] Removing intermediate container 65911c143020 [2020-12-16T00:37:09.039Z] ---> 05fd85ed2877 [2020-12-16T00:37:09.039Z] Step 11/29 : USER root [2020-12-16T00:37:09.315Z] ---> Running in ff5a8dfd57b4 [2020-12-16T00:37:09.315Z] 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 [2020-12-16T00:37:09.591Z] Removing intermediate container ff5a8dfd57b4 [2020-12-16T00:37:09.591Z] ---> dd341bd33e64 [2020-12-16T00:37:09.591Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-16T00:37:09.591Z] ---> Running in b45b12b7b535 [2020-12-16T00:37:09.735Z] $ docker top a8c725f758e244da20dae14c35d7982b7aa0424ceacd15094a0a290d23bcbddb -eo pid,comm [2020-12-16T00:37:09.862Z] 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 [2020-12-16T00:37:09.862Z] 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 [Pipeline] { [Pipeline] sh [2020-12-16T00:37:10.799Z] + go version [2020-12-16T00:37:10.799Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-16T00:37:10.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:37:10.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:37:10.822Z] $ docker stop --time=1 a8c725f758e244da20dae14c35d7982b7aa0424ceacd15094a0a290d23bcbddb [2020-12-16T00:37:11.102Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:37:11.103Z] v3.12.2-28-g19bfc5f39e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:37:11.103Z] OK: 12747 distinct packages available [2020-12-16T00:37:11.367Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-16T00:37:11.367Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-16T00:37:11.367Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:37:11.651Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T00:37:11.651Z] OK: 6 MiB in 16 packages [2020-12-16T00:37:12.914Z] $ docker rm -f a8c725f758e244da20dae14c35d7982b7aa0424ceacd15094a0a290d23bcbddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:37:13.635Z] Removing intermediate container b45b12b7b535 [2020-12-16T00:37:13.635Z] ---> 9d9823c8c7e1 [2020-12-16T00:37:13.635Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-16T00:37:13.906Z] ---> Running in a5c4aeb30c97 [2020-12-16T00:37:13.941Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T00:37:13.941Z] . [Pipeline] withDockerContainer [2020-12-16T00:37:14.175Z] Removing intermediate container a5c4aeb30c97 [2020-12-16T00:37:14.175Z] ---> d673f98cefe1 [2020-12-16T00:37:14.175Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-16T00:37:14.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container [2020-12-16T00:37:14.307Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-16T00:37:14.445Z] ---> Running in 1e4c3a41616d [2020-12-16T00:37:14.716Z] Removing intermediate container 1e4c3a41616d [2020-12-16T00:37:14.716Z] ---> 8590203a1606 [2020-12-16T00:37:14.716Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-16T00:37:14.716Z] ---> Running in 2db391b0e7a5 [2020-12-16T00:37:15.856Z] $ docker top 272be57c12e67ae07e1549460add5b68d861a1f70265e1ed575e4c2e4f77279c -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-16T00:37:16.268Z] ========================================================= [2020-12-16T00:37:16.268Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-16T00:37:16.268Z] ========================================================= [Pipeline] sh [2020-12-16T00:37:16.922Z] + make test [2020-12-16T00:37:16.922Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T00:37:17.324Z] Removing intermediate container 2db391b0e7a5 [2020-12-16T00:37:17.324Z] ---> df4b9a1adaff [2020-12-16T00:37:17.324Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-16T00:37:17.927Z] ---> d2b49652d275 [2020-12-16T00:37:17.927Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-16T00:37:18.519Z] ---> 345f93090dad [2020-12-16T00:37:18.519Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-16T00:37:19.116Z] ---> c65de5f74d9c [2020-12-16T00:37:19.116Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-16T00:37:19.720Z] ---> 7c05462ec1e8 [2020-12-16T00:37:19.720Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-16T00:37:19.990Z] ---> d62acb747f06 [2020-12-16T00:37:19.990Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-16T00:37:20.256Z] ---> Running in 41d1a580160d [2020-12-16T00:37:23.639Z] Removing intermediate container 371b87111566 [2020-12-16T00:37:23.639Z] ---> 70aa8eab0b62 [2020-12-16T00:37:23.639Z] [2020-12-16T00:37:23.639Z] Step 10/22 : FROM scratch [2020-12-16T00:37:23.639Z] ---> [2020-12-16T00:37:23.639Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T00:37:23.639Z] Removing intermediate container 41d1a580160d [2020-12-16T00:37:23.639Z] ---> d82b55b3d8f3 [2020-12-16T00:37:23.639Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T00:37:23.639Z] ---> Running in 0bc1daf66cfc [2020-12-16T00:37:23.639Z] Removing intermediate container 0bc1daf66cfc [2020-12-16T00:37:23.639Z] ---> eebe15c65d19 [2020-12-16T00:37:23.639Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-16T00:37:23.909Z] ---> c31a7e651981 [2020-12-16T00:37:23.909Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T00:37:23.909Z] ---> Running in 9d62d7fb4dd8 [2020-12-16T00:37:23.909Z] ---> Running in c7cb82941749 [2020-12-16T00:37:24.181Z] Removing intermediate container 9d62d7fb4dd8 [2020-12-16T00:37:24.181Z] ---> 6aec1dcbea19 [2020-12-16T00:37:24.181Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T00:37:24.181Z] ---> Running in f7770dc731f4 [2020-12-16T00:37:24.456Z] Removing intermediate container f7770dc731f4 [2020-12-16T00:37:24.456Z] ---> 7d696fe6a3d5 [2020-12-16T00:37:24.456Z] Step 14/22 : WORKDIR / [2020-12-16T00:37:24.456Z] ---> Running in c69aeded8a42 [2020-12-16T00:37:24.729Z] Removing intermediate container c69aeded8a42 [2020-12-16T00:37:24.729Z] ---> 6446455353ed [2020-12-16T00:37:24.729Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-16T00:37:25.318Z] ---> 2f41be809e44 [2020-12-16T00:37:25.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-16T00:37:25.593Z] Removing intermediate container c7cb82941749 [2020-12-16T00:37:25.593Z] ---> d1a113356ddd [2020-12-16T00:37:25.593Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-16T00:37:25.593Z] ---> Running in 48d5af3ad1c8 [2020-12-16T00:37:26.579Z] ---> 77451ab4fe48 [2020-12-16T00:37:26.579Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-16T00:37:26.851Z] ---> 60780329951f [2020-12-16T00:37:26.851Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-16T00:37:27.133Z] ---> Running in 89130a8be4b2 [2020-12-16T00:37:27.654Z] Removing intermediate container 89130a8be4b2 [2020-12-16T00:37:27.654Z] ---> c2e4d6c6bdff [2020-12-16T00:37:27.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:37:27.949Z] ---> Running in 1df013ead046 [2020-12-16T00:37:28.290Z] Removing intermediate container 48d5af3ad1c8 [2020-12-16T00:37:28.290Z] ---> 9bca66a9701c [2020-12-16T00:37:28.290Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T00:37:28.669Z] 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 [2020-12-16T00:37:29.030Z] ---> Running in 2878cbdb5a5c [2020-12-16T00:37:29.030Z] Removing intermediate container 1df013ead046 [2020-12-16T00:37:29.030Z] ---> cc2652d67312 [2020-12-16T00:37:29.030Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T00:37:29.030Z] ---> Running in daf5dccb9e75 [2020-12-16T00:37:29.294Z] Removing intermediate container 2878cbdb5a5c [2020-12-16T00:37:29.294Z] ---> d4a42071be2b [2020-12-16T00:37:29.294Z] Step 26/29 : CMD [ "generate" ] [2020-12-16T00:37:29.294Z] Removing intermediate container daf5dccb9e75 [2020-12-16T00:37:29.294Z] ---> 4b042024a30b [2020-12-16T00:37:29.294Z] Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:37:29.574Z] ---> Running in 883998e9677d [2020-12-16T00:37:29.574Z] ---> Running in 1020e83d24d7 [2020-12-16T00:37:29.847Z] Removing intermediate container 883998e9677d [2020-12-16T00:37:29.847Z] ---> dc1b0f715d99 [2020-12-16T00:37:29.847Z] Step 27/29 : LABEL arch=x86_64 [2020-12-16T00:37:30.110Z] ---> Running in ba83f942f36f [2020-12-16T00:37:30.110Z] Removing intermediate container 1020e83d24d7 [2020-12-16T00:37:30.110Z] ---> 5cd9ebb04b11 [2020-12-16T00:37:30.110Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T00:37:30.375Z] ---> Running in 0fe8188ad657 [2020-12-16T00:37:30.640Z] Removing intermediate container ba83f942f36f [2020-12-16T00:37:30.640Z] ---> 874be62c9388 [2020-12-16T00:37:30.640Z] Step 28/29 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:37:30.640Z] ---> Running in e4c4d55fe084 [2020-12-16T00:37:31.225Z] Removing intermediate container 0fe8188ad657 [2020-12-16T00:37:31.225Z] ---> c564ee6f70cc [2020-12-16T00:37:31.225Z] [2020-12-16T00:37:31.497Z] Removing intermediate container e4c4d55fe084 [2020-12-16T00:37:31.497Z] ---> bdc76a6f70d0 [2020-12-16T00:37:31.497Z] Step 29/29 : LABEL version=0.0.0 [2020-12-16T00:37:31.497Z] Successfully built c564ee6f70cc [2020-12-16T00:37:31.497Z] Successfully tagged docker-core-metadata-go:latest [2020-12-16T00:37:31.497Z] Building docker-security-secretstore-setup-go [2020-12-16T00:37:31.497Z]  Building docker-core-metadata-go ... done  ---> Running in 97a648f935f4 [2020-12-16T00:37:31.763Z] Removing intermediate container 97a648f935f4 [2020-12-16T00:37:31.763Z] ---> 00a5911bbe2d [2020-12-16T00:37:31.763Z] [2020-12-16T00:37:32.035Z] Successfully built 00a5911bbe2d [2020-12-16T00:37:32.035Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-16T00:37:32.035Z] Building docker-core-data-go [2020-12-16T00:37:43.974Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-16T00:37:50.209Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container dc17aa05cf7c [2020-12-16T00:37:50.209Z] ---> d85f5de37e81 [2020-12-16T00:37:50.209Z] [2020-12-16T00:37:50.209Z] Step 10/21 : FROM alpine [2020-12-16T00:37:50.209Z] ---> b14afc6dfb98 [2020-12-16T00:37:50.209Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-16T00:37:50.209Z] ---> Running in fdd03c44941b [2020-12-16T00:37:55.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:37:55.535Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:37:55.535Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:37:55.535Z] ---> ee636e732cdc [2020-12-16T00:37:55.535Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T00:37:55.535Z] ---> Using cache [2020-12-16T00:37:55.535Z] ---> 1a1a52487ebb [2020-12-16T00:37:55.535Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:37:55.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:37:55.535Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:37:55.535Z] v3.12.2-28-g19bfc5f39e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:37:55.535Z] OK: 12747 distinct packages available [2020-12-16T00:37:55.535Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:37:55.535Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:37:55.535Z] ---> ee636e732cdc [2020-12-16T00:37:55.535Z] Step 3/23 : WORKDIR /edgex-go [2020-12-16T00:37:55.535Z] ---> Using cache [2020-12-16T00:37:55.535Z] ---> 1a1a52487ebb [2020-12-16T00:37:55.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:37:55.801Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-16T00:37:55.801Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T00:37:55.801Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-16T00:37:55.801Z] (4/4) Installing curl (7.69.1-r3) [2020-12-16T00:37:55.801Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:37:56.745Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T00:37:56.745Z] OK: 7 MiB in 18 packages [2020-12-16T00:37:58.670Z] ---> Running in 645fa7994d0d [2020-12-16T00:37:58.670Z] ---> Running in 3a236087a874 [2020-12-16T00:37:58.670Z] Removing intermediate container b5678435f41c [2020-12-16T00:37:58.670Z] ---> 14c57b887cd8 [2020-12-16T00:37:58.670Z] [2020-12-16T00:37:58.670Z] Step 10/24 : FROM scratch [2020-12-16T00:37:58.670Z] ---> [2020-12-16T00:37:58.670Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-16T00:37:58.670Z] Removing intermediate container b74ea54a6277 [2020-12-16T00:37:58.670Z] ---> 2a91a3a20ac9 [2020-12-16T00:37:58.670Z] [2020-12-16T00:37:58.670Z] Step 10/21 : FROM scratch [2020-12-16T00:37:58.670Z] ---> [2020-12-16T00:37:58.670Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T00:37:58.931Z] ---> Using cache [2020-12-16T00:37:58.931Z] ---> eebe15c65d19 [2020-12-16T00:37:58.931Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-16T00:37:59.505Z] ---> Running in 56dbae3235a9 [2020-12-16T00:37:59.505Z] ---> Running in b34719dba47e [2020-12-16T00:37:59.781Z] Removing intermediate container fdd03c44941b [2020-12-16T00:37:59.781Z] ---> 8202efcd6326 [2020-12-16T00:37:59.781Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T00:37:59.781Z] Removing intermediate container 56dbae3235a9 [2020-12-16T00:37:59.781Z] ---> 23e3b89c5310 [2020-12-16T00:37:59.781Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-16T00:37:59.781Z] Removing intermediate container b34719dba47e [2020-12-16T00:37:59.781Z] ---> a226a6d69171 [2020-12-16T00:37:59.781Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-16T00:37:59.781Z] ---> Running in f748fa766b56 [2020-12-16T00:38:00.044Z] ---> Running in 86db471a1ce1 [2020-12-16T00:38:00.044Z] ---> Running in 10a803858d7d [2020-12-16T00:38:00.044Z] Removing intermediate container f748fa766b56 [2020-12-16T00:38:00.044Z] ---> c319b141a0eb [2020-12-16T00:38:00.044Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T00:38:00.313Z] ---> Running in a7015ef58eef [2020-12-16T00:38:00.313Z] Removing intermediate container 10a803858d7d [2020-12-16T00:38:00.313Z] ---> c75859ed7f06 [2020-12-16T00:38:00.313Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-16T00:38:00.313Z] Removing intermediate container 86db471a1ce1 [2020-12-16T00:38:00.313Z] ---> f4568fa6ad7f [2020-12-16T00:38:00.313Z] Step 13/21 : WORKDIR /edgex [2020-12-16T00:38:00.575Z] ---> Running in 6df6d335ad50 [2020-12-16T00:38:00.575Z] Removing intermediate container a7015ef58eef [2020-12-16T00:38:00.575Z] ---> 0efb9bc5a024 [2020-12-16T00:38:00.575Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-16T00:38:00.848Z] ---> abdb6d227758 [2020-12-16T00:38:00.848Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-16T00:38:00.848Z] Removing intermediate container 6df6d335ad50 [2020-12-16T00:38:00.848Z] ---> 90773005666c [2020-12-16T00:38:00.848Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-16T00:38:01.117Z] ---> f594d973b79a [2020-12-16T00:38:01.117Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-16T00:38:01.384Z] Removing intermediate container 645fa7994d0d [2020-12-16T00:38:01.384Z] ---> 2bd02e43f924 [2020-12-16T00:38:01.384Z] Step 5/24 : RUN apk update && apk add make git [2020-12-16T00:38:01.384Z] Removing intermediate container 3a236087a874 [2020-12-16T00:38:01.384Z] ---> 2a7d425d9ba9 [2020-12-16T00:38:01.384Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-16T00:38:01.384Z] ---> 19d0cb703e11 [2020-12-16T00:38:01.384Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-16T00:38:01.384Z] ---> Running in fd30870374b1 [2020-12-16T00:38:01.384Z] ---> Running in ede82db8da4f [2020-12-16T00:38:01.651Z] ---> eb074743bc5e [2020-12-16T00:38:01.651Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-16T00:38:03.578Z] ---> 603a019239e3 [2020-12-16T00:38:03.578Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-16T00:38:03.578Z] ---> 1e3f8a743f22 [2020-12-16T00:38:03.578Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-16T00:38:03.578Z] ---> 27b8e1c1da78 [2020-12-16T00:38:03.578Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-16T00:38:03.579Z] ---> Running in dc7b14e0d4ea [2020-12-16T00:38:03.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:38:03.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:38:03.841Z] Removing intermediate container dc7b14e0d4ea [2020-12-16T00:38:03.841Z] ---> cbc64131ad94 [2020-12-16T00:38:03.841Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:38:04.109Z] ---> Running in 389efad5cbc4 [2020-12-16T00:38:04.109Z] ---> aa115d038d06 [2020-12-16T00:38:04.109Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-16T00:38:04.109Z] ---> 7825099eff5e [2020-12-16T00:38:04.109Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-16T00:38:04.109Z] ---> Running in 05c38bf1bfd4 [2020-12-16T00:38:04.372Z] Removing intermediate container 389efad5cbc4 [2020-12-16T00:38:04.372Z] ---> 45049f981800 [2020-12-16T00:38:04.372Z] Step 19/21 : LABEL arch=x86_64 [2020-12-16T00:38:04.372Z] ---> 7d580c2dc253 [2020-12-16T00:38:04.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-16T00:38:04.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:38:04.634Z] ---> Running in 67d16121100f [2020-12-16T00:38:04.634Z] Removing intermediate container 05c38bf1bfd4 [2020-12-16T00:38:04.634Z] ---> 55d38bc56183 [2020-12-16T00:38:04.634Z] Step 18/21 : CMD ["--init=true"] [2020-12-16T00:38:04.634Z] ---> Running in 1d26f4495a79 [2020-12-16T00:38:04.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:38:05.207Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:38:05.207Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:38:05.207Z] OK: 12750 distinct packages available [2020-12-16T00:38:05.469Z] Removing intermediate container 67d16121100f [2020-12-16T00:38:05.469Z] ---> 5b52a0f00811 [2020-12-16T00:38:05.469Z] Step 20/21 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:38:05.469Z] OK: 233 MiB in 51 packages [2020-12-16T00:38:05.469Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:38:05.469Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:38:05.469Z] OK: 12750 distinct packages available [2020-12-16T00:38:05.731Z] ---> Running in d1df5ab8e39b [2020-12-16T00:38:05.731Z] Removing intermediate container 1d26f4495a79 [2020-12-16T00:38:05.731Z] ---> 6dfd117f34e1 [2020-12-16T00:38:05.731Z] Step 19/21 : LABEL arch=x86_64 [2020-12-16T00:38:05.731Z] ---> 54b3863a20fe [2020-12-16T00:38:05.731Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-16T00:38:05.731Z] OK: 233 MiB in 51 packages [2020-12-16T00:38:05.731Z] ---> Running in 693b88ef632b [2020-12-16T00:38:05.995Z] Removing intermediate container d1df5ab8e39b [2020-12-16T00:38:05.995Z] ---> 69384ffa39e3 [2020-12-16T00:38:05.995Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T00:38:06.256Z] ---> Running in 5860d270b5b4 [2020-12-16T00:38:06.523Z] Removing intermediate container 693b88ef632b [2020-12-16T00:38:06.523Z] ---> ffbf291b1302 [2020-12-16T00:38:06.523Z] Step 20/21 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:38:06.523Z] ---> ab57ad551419 [2020-12-16T00:38:06.523Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-16T00:38:06.523Z] Removing intermediate container fd30870374b1 [2020-12-16T00:38:06.523Z] ---> 72581c151e0b [2020-12-16T00:38:06.523Z] Step 6/24 : COPY go.mod . [2020-12-16T00:38:06.523Z] ---> Running in 395c6cec54f1 [2020-12-16T00:38:06.523Z] ---> Running in 8396db318818 [2020-12-16T00:38:06.785Z] Removing intermediate container 5860d270b5b4 [2020-12-16T00:38:06.785Z] ---> 0532865e0555 [2020-12-16T00:38:06.785Z] [2020-12-16T00:38:06.785Z] Removing intermediate container ede82db8da4f [2020-12-16T00:38:06.785Z] ---> cca4ed9029ca [2020-12-16T00:38:06.785Z] Step 6/23 : COPY go.mod . [2020-12-16T00:38:07.048Z] Successfully built 0532865e0555 [2020-12-16T00:38:07.048Z] ---> 059aeaba1426 [2020-12-16T00:38:07.048Z] Step 7/24 : RUN go mod download [2020-12-16T00:38:07.048Z] Removing intermediate container 8396db318818 [2020-12-16T00:38:07.048Z] ---> e5efd3d00d4f [2020-12-16T00:38:07.048Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:38:07.048Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-16T00:38:07.048Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-12-16T00:38:07.048Z] Removing intermediate container 395c6cec54f1 [2020-12-16T00:38:07.048Z] ---> a1f9eef815e0 [2020-12-16T00:38:07.048Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T00:38:07.313Z] ---> Running in fe21fda144fb [2020-12-16T00:38:07.313Z] ---> Running in 245208c883a1 [2020-12-16T00:38:07.313Z] ---> dbfa7af8be9d [2020-12-16T00:38:07.313Z] Step 7/23 : RUN go mod download [2020-12-16T00:38:07.313Z] ---> Running in 60fdbbde609d [2020-12-16T00:38:07.577Z] ---> Running in 95dc002d1310 [2020-12-16T00:38:08.971Z] Removing intermediate container fe21fda144fb [2020-12-16T00:38:08.971Z] ---> 2c13c51a1075 [2020-12-16T00:38:08.971Z] Step 22/24 : LABEL arch=x86_64 [2020-12-16T00:38:10.924Z] Removing intermediate container 60fdbbde609d [2020-12-16T00:38:10.924Z] ---> 3c9776ef98e5 [2020-12-16T00:38:10.924Z] [2020-12-16T00:38:11.514Z] Successfully built 3c9776ef98e5 [2020-12-16T00:38:12.103Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-16T00:38:12.103Z] Building docker-core-command-go [2020-12-16T00:38:12.103Z]  Building docker-security-proxy-setup-go ... done  ---> Running in b4a5642fb433 [2020-12-16T00:38:13.075Z] Removing intermediate container b4a5642fb433 [2020-12-16T00:38:13.075Z] ---> 81fb6d9cb23e [2020-12-16T00:38:13.075Z] Step 23/24 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:38:14.484Z] ---> Running in 6163a7161923 [2020-12-16T00:38:16.412Z] Removing intermediate container 6163a7161923 [2020-12-16T00:38:16.412Z] ---> 630fa0a8449b [2020-12-16T00:38:16.412Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T00:38:17.857Z] Removing intermediate container 95dc002d1310 [2020-12-16T00:38:17.857Z] ---> 7b5bde8510ed [2020-12-16T00:38:17.857Z] Step 8/23 : COPY . . [2020-12-16T00:38:18.137Z] Removing intermediate container 245208c883a1 [2020-12-16T00:38:18.137Z] ---> 49207ceee6ea [2020-12-16T00:38:18.137Z] Step 8/24 : COPY . . [2020-12-16T00:38:18.137Z] ---> Running in 34c530971be0 [2020-12-16T00:38:23.050Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-16T00:38:26.429Z] Removing intermediate container 34c530971be0 [2020-12-16T00:38:26.429Z] ---> 397234ea1982 [2020-12-16T00:38:26.429Z] [2020-12-16T00:38:26.695Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:38:26.695Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:38:26.695Z] ---> ee636e732cdc [2020-12-16T00:38:26.695Z] Step 3/27 : WORKDIR /edgex-go [2020-12-16T00:38:26.695Z] ---> Using cache [2020-12-16T00:38:26.695Z] ---> 1a1a52487ebb [2020-12-16T00:38:26.695Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:38:26.695Z] ---> Using cache [2020-12-16T00:38:26.695Z] ---> 2a7d425d9ba9 [2020-12-16T00:38:26.695Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-16T00:38:28.626Z] Successfully built 397234ea1982 [2020-12-16T00:38:28.887Z] Successfully tagged docker-support-notifications-go:latest [2020-12-16T00:38:29.148Z] Building docker-security-bootstrap-redis-go [2020-12-16T00:38:34.613Z]  Building docker-support-notifications-go ... done  ---> Running in 9a7630dc192e [2020-12-16T00:38:41.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:38:41.590Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:38:41.590Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:38:41.590Z] ---> ee636e732cdc [2020-12-16T00:38:41.590Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T00:38:41.590Z] ---> Using cache [2020-12-16T00:38:41.590Z] ---> 1a1a52487ebb [2020-12-16T00:38:41.590Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:38:41.590Z] ---> Using cache [2020-12-16T00:38:41.590Z] ---> 2a7d425d9ba9 [2020-12-16T00:38:41.590Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T00:38:41.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:38:43.009Z] ---> Running in 1720be37f9a7 [2020-12-16T00:38:43.009Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:38:43.009Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:38:43.009Z] OK: 12750 distinct packages available [2020-12-16T00:38:43.433Z] OK: 233 MiB in 51 packages [2020-12-16T00:38:44.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:38:44.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:38:47.573Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:38:47.573Z] v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:38:47.573Z] OK: 12750 distinct packages available [2020-12-16T00:38:47.573Z] Removing intermediate container 9a7630dc192e [2020-12-16T00:38:47.573Z] ---> 94fa054a73a5 [2020-12-16T00:38:47.573Z] Step 6/27 : COPY go.mod . [2020-12-16T00:38:47.573Z] OK: 233 MiB in 51 packages [2020-12-16T00:38:49.515Z] ---> 7a11b37e9113 [2020-12-16T00:38:49.515Z] Step 7/27 : RUN go mod download [2020-12-16T00:38:49.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-16T00:38:49.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-16T00:38:49.894Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-16T00:38:49.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-16T00:38:49.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-16T00:38:49.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-16T00:38:50.171Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.073s [2020-12-16T00:38:50.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-16T00:38:50.171Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-16T00:38:50.913Z] ---> Running in ce60e91cc540 [2020-12-16T00:38:51.887Z] Removing intermediate container 1720be37f9a7 [2020-12-16T00:38:51.887Z] ---> e497cee52613 [2020-12-16T00:38:51.887Z] Step 6/22 : COPY go.mod . [2020-12-16T00:38:52.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-16T00:38:52.838Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-16T00:38:52.838Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-16T00:38:52.838Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-16T00:38:53.819Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:38:53.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:38:53.819Z] ---> ee636e732cdc [2020-12-16T00:38:53.819Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T00:38:53.819Z] ---> Using cache [2020-12-16T00:38:53.819Z] ---> 1a1a52487ebb [2020-12-16T00:38:53.819Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:38:53.819Z] ---> Using cache [2020-12-16T00:38:53.819Z] ---> 2a7d425d9ba9 [2020-12-16T00:38:53.819Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T00:38:53.819Z] ---> Using cache [2020-12-16T00:38:53.819Z] ---> e497cee52613 [2020-12-16T00:38:53.819Z] Step 6/22 : COPY go.mod . [2020-12-16T00:38:53.819Z] ---> Using cache [2020-12-16T00:38:53.819Z] ---> eb5be883093f [2020-12-16T00:38:53.819Z] Step 7/22 : RUN go mod download [2020-12-16T00:38:54.766Z] ---> eb5be883093f [2020-12-16T00:38:54.766Z] Step 7/22 : RUN go mod download [2020-12-16T00:38:54.766Z] ---> Running in ae2c74166b19 [2020-12-16T00:38:55.028Z] ---> af596a3813d3 [2020-12-16T00:38:55.028Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-16T00:38:55.028Z] ---> Running in 30b4d2f7fcf3 [2020-12-16T00:38:55.028Z] ---> 278d30679ad3 [2020-12-16T00:38:55.028Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-16T00:38:55.290Z] ---> Running in 16996d5e1751 [2020-12-16T00:38:55.290Z] ---> Running in ff4320a25741 [2020-12-16T00:38:55.558Z] Removing intermediate container ce60e91cc540 [2020-12-16T00:38:55.558Z] ---> d55dfd67640f [2020-12-16T00:38:55.558Z] Step 8/27 : COPY . . [2020-12-16T00:38:56.525Z] 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 [2020-12-16T00:38:56.800Z] 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 [2020-12-16T00:39:03.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.254s coverage: 46.6% of statements [2020-12-16T00:39:03.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-16T00:39:03.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-16T00:39:03.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-16T00:39:03.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-16T00:39:03.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-16T00:39:07.139Z] Removing intermediate container ae2c74166b19 [2020-12-16T00:39:07.139Z] ---> d98aeba63d21 [2020-12-16T00:39:07.139Z] Step 8/22 : COPY . . [2020-12-16T00:39:07.139Z] Removing intermediate container 30b4d2f7fcf3 [2020-12-16T00:39:07.139Z] ---> 7bec476762d7 [2020-12-16T00:39:07.139Z] Step 8/22 : COPY . . [2020-12-16T00:39:08.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.486s coverage: 27.1% of statements [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-16T00:39:08.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-16T00:39:08.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.122s coverage: 100.0% of statements [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-16T00:39:08.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.246s coverage: 70.5% of statements [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-16T00:39:08.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-16T00:39:09.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 83.7% of statements [2020-12-16T00:39:09.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-16T00:39:09.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T00:39:09.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-16T00:39:09.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-16T00:39:16.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.267s coverage: 28.6% of statements [2020-12-16T00:39:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-16T00:39:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-16T00:39:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-16T00:39:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-16T00:39:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-16T00:39:16.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.247s coverage: 100.0% of statements [2020-12-16T00:39:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-16T00:39:16.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2020-12-16T00:39:16.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-16T00:39:17.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.360s coverage: 86.7% of statements [2020-12-16T00:39:17.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-16T00:39:17.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.366s coverage: 97.5% of statements [2020-12-16T00:39:17.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-16T00:39:18.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.180s coverage: 78.3% of statements [2020-12-16T00:39:18.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-16T00:39:18.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-16T00:39:18.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-16T00:39:18.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-16T00:39:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.984s coverage: 93.8% of statements [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-16T00:39:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.124s coverage: 58.8% of statements [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-16T00:39:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-16T00:39:27.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.163s coverage: 0.1% of statements [2020-12-16T00:39:27.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-16T00:39:27.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-16T00:39:27.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-16T00:39:27.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-16T00:39:27.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.089s coverage: 100.0% of statements [2020-12-16T00:39:27.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-16T00:39:27.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 75.5% of statements [2020-12-16T00:39:27.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-16T00:39:27.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2020-12-16T00:39:27.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.154s coverage: 87.2% of statements [2020-12-16T00:39:27.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements [2020-12-16T00:39:27.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements [2020-12-16T00:39:27.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-16T00:39:29.729Z] 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 [2020-12-16T00:39:30.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 63.5% of statements [2020-12-16T00:39:30.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-16T00:39:30.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-16T00:39:30.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.106s coverage: 100.0% of statements [2020-12-16T00:39:30.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2020-12-16T00:39:31.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2020-12-16T00:39:31.884Z] ---> 00bdcf93efb9 [2020-12-16T00:39:31.884Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-16T00:39:32.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2020-12-16T00:39:32.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2020-12-16T00:39:36.160Z] ---> Running in d87490dc3afb [2020-12-16T00:39:36.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.833s coverage: 68.9% of statements [2020-12-16T00:39:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-16T00:39:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-16T00:39:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-16T00:39:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-16T00:39:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-16T00:39:36.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-16T00:39:38.725Z] ---> c204f3339833 [2020-12-16T00:39:38.725Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-16T00:39:38.725Z] 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 [2020-12-16T00:39:39.315Z] ---> Running in 2b353142fa69 [2020-12-16T00:39:39.315Z] ---> 938c8717c6af [2020-12-16T00:39:39.315Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-16T00:39:39.588Z] ---> Running in 846808cf3643 [2020-12-16T00:39:40.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-16T00:39:40.559Z] 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 [2020-12-16T00:39:42.016Z] Removing intermediate container 16996d5e1751 [2020-12-16T00:39:42.016Z] ---> d63c5341a3cb [2020-12-16T00:39:42.016Z] [2020-12-16T00:39:42.016Z] Step 10/24 : FROM alpine:3.10 [2020-12-16T00:39:42.016Z] 3.10: Pulling from library/alpine [2020-12-16T00:39:42.986Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-16T00:39:42.986Z] Status: Downloaded newer image for alpine:3.10 [2020-12-16T00:39:42.986Z] ---> be4e4bea2c2e [2020-12-16T00:39:42.986Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T00:39:43.574Z] ---> Running in 1c1f6d7d5236 [2020-12-16T00:39:46.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:39:46.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:39:46.939Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-16T00:39:46.939Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-16T00:39:46.939Z] OK: 10350 distinct packages available [2020-12-16T00:39:46.939Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-16T00:39:47.212Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-16T00:39:47.212Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-16T00:39:47.212Z] (4/5) Installing curl (7.66.0-r3) [2020-12-16T00:39:47.212Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-16T00:39:47.212Z] Executing busybox-1.30.1-r3.trigger [2020-12-16T00:39:47.212Z] Executing ca-certificates-20191127-r2.trigger [2020-12-16T00:39:47.486Z] OK: 7 MiB in 19 packages [2020-12-16T00:39:50.881Z] Removing intermediate container 1c1f6d7d5236 [2020-12-16T00:39:50.881Z] ---> 6bab65be384f [2020-12-16T00:39:50.881Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T00:39:50.881Z] ---> Running in 41f1990cb14b [2020-12-16T00:39:51.154Z] Removing intermediate container ff4320a25741 [2020-12-16T00:39:51.154Z] ---> 17022855978d [2020-12-16T00:39:51.154Z] [2020-12-16T00:39:51.154Z] Step 10/23 : FROM alpine [2020-12-16T00:39:51.154Z] ---> b14afc6dfb98 [2020-12-16T00:39:51.154Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T00:39:51.154Z] ---> Running in 977a1c6d2f78 [2020-12-16T00:39:51.439Z] Removing intermediate container 41f1990cb14b [2020-12-16T00:39:51.439Z] ---> 79d51cfe298d [2020-12-16T00:39:51.439Z] Step 13/24 : WORKDIR / [2020-12-16T00:39:51.439Z] ---> Running in 42732525aaf3 [2020-12-16T00:39:51.439Z] Removing intermediate container 977a1c6d2f78 [2020-12-16T00:39:51.439Z] ---> f5ed302641f7 [2020-12-16T00:39:51.439Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-16T00:39:51.719Z] ---> Running in 054552991a9f [2020-12-16T00:39:51.719Z] Removing intermediate container 42732525aaf3 [2020-12-16T00:39:51.719Z] ---> 1284cd29bd64 [2020-12-16T00:39:51.719Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-16T00:39:51.990Z] Removing intermediate container 054552991a9f [2020-12-16T00:39:51.990Z] ---> 430876b7f75c [2020-12-16T00:39:51.990Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-16T00:39:51.990Z] ---> Running in f377898e44b1 [2020-12-16T00:39:52.264Z] ---> 11f6ffe48e19 [2020-12-16T00:39:52.264Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-16T00:39:52.264Z] Removing intermediate container f377898e44b1 [2020-12-16T00:39:52.264Z] ---> a77a0caae250 [2020-12-16T00:39:52.264Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:39:52.537Z] ---> Running in f85aac72c161 [2020-12-16T00:39:52.807Z] ---> a1b3752b0137 [2020-12-16T00:39:52.807Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-16T00:39:53.078Z] ---> e8df08111873 [2020-12-16T00:39:53.078Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-16T00:39:54.069Z] ---> 9cce9b196cb5 [2020-12-16T00:39:54.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-16T00:39:54.352Z] Removing intermediate container f85aac72c161 [2020-12-16T00:39:54.352Z] ---> 84d35d7f4c54 [2020-12-16T00:39:54.352Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-16T00:39:54.632Z] ---> Running in 9ad93c732bf1 [2020-12-16T00:39:54.913Z] ---> 0ad5988323e0 [2020-12-16T00:39:54.913Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T00:39:55.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:39:56.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:39:56.711Z] ---> 5f4642c84aa3 [2020-12-16T00:39:56.711Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T00:39:56.997Z] ---> Running in 9dcbde0dedf0 [2020-12-16T00:39:57.267Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-16T00:39:57.267Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-16T00:39:57.267Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-16T00:39:57.541Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-16T00:39:57.813Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-16T00:39:57.813Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:39:57.813Z] OK: 8 MiB in 19 packages [2020-12-16T00:39:59.801Z] Removing intermediate container 9dcbde0dedf0 [2020-12-16T00:39:59.802Z] ---> fe22ca10a6bb [2020-12-16T00:39:59.802Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T00:39:59.802Z] ---> Running in ff3e436929c8 [2020-12-16T00:39:59.802Z] Removing intermediate container 9ad93c732bf1 [2020-12-16T00:39:59.802Z] ---> 5353cb37a29f [2020-12-16T00:39:59.802Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-16T00:39:59.802Z] Removing intermediate container ff3e436929c8 [2020-12-16T00:39:59.802Z] ---> 49512ee2923e [2020-12-16T00:39:59.802Z] Step 22/24 : LABEL arch=x86_64 [2020-12-16T00:40:00.074Z] ---> Running in 4513dfba283f [2020-12-16T00:40:01.479Z] ---> 038a9e52b0b0 [2020-12-16T00:40:01.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-16T00:40:02.446Z] Removing intermediate container 4513dfba283f [2020-12-16T00:40:02.446Z] ---> 32d72d5fa920 [2020-12-16T00:40:02.446Z] Step 23/24 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:40:02.729Z] Removing intermediate container d87490dc3afb [2020-12-16T00:40:02.729Z] ---> 57a463725b1c [2020-12-16T00:40:02.729Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-16T00:40:03.021Z] ---> Running in 986fcc3fa4e7 [2020-12-16T00:40:03.021Z] ---> f3b5aad18cf2 [2020-12-16T00:40:03.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-16T00:40:03.021Z] ---> Running in bdcf19a50189 [2020-12-16T00:40:03.604Z] Removing intermediate container 986fcc3fa4e7 [2020-12-16T00:40:03.604Z] ---> 32bbfa4b4961 [2020-12-16T00:40:03.604Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T00:40:05.000Z] ---> 1c7181ed8641 [2020-12-16T00:40:05.000Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-16T00:40:05.000Z] ---> Running in bba46f50d093 [2020-12-16T00:40:05.263Z] 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 [2020-12-16T00:40:06.665Z] ---> Running in 154a8903b89d [2020-12-16T00:40:06.665Z] Removing intermediate container 2b353142fa69 [2020-12-16T00:40:06.665Z] ---> 8383c300ff62 [2020-12-16T00:40:06.665Z] [2020-12-16T00:40:06.665Z] Step 10/22 : FROM alpine:3.10 [2020-12-16T00:40:06.665Z] ---> be4e4bea2c2e [2020-12-16T00:40:06.665Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T00:40:06.665Z] ---> Using cache [2020-12-16T00:40:06.665Z] ---> 6bab65be384f [2020-12-16T00:40:06.665Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-16T00:40:06.665Z] Removing intermediate container bba46f50d093 [2020-12-16T00:40:06.665Z] ---> 112c36495e8d [2020-12-16T00:40:06.665Z] [2020-12-16T00:40:06.665Z] ---> Running in b9338e67b979 [2020-12-16T00:40:06.928Z] Removing intermediate container 154a8903b89d [2020-12-16T00:40:06.928Z] ---> 74c72b4f4c19 [2020-12-16T00:40:06.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:40:06.928Z] Successfully built 112c36495e8d [2020-12-16T00:40:07.195Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-16T00:40:08.583Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b9338e67b979 [2020-12-16T00:40:08.583Z] ---> 31a9a95ae048 [2020-12-16T00:40:08.583Z] Step 13/22 : WORKDIR / [2020-12-16T00:40:08.583Z] ---> Running in 58ba2c22e889 [2020-12-16T00:40:08.583Z] ---> Running in f96de88cea89 [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.804s coverage: 86.3% of statements [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.830s coverage: 72.2% of statements [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.697s coverage: 72.1% of statements [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.060s coverage: 48.4% of statements [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.074s coverage: 28.8% of statements [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.095s coverage: 96.8% of statements [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.429s coverage: 37.0% of statements [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.670s coverage: 84.0% of statements [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.341s coverage: 47.1% of statements [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-16T00:40:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.046s coverage: 100.0% of statements [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-16T00:40:08.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.084s coverage: 29.1% of statements [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.151s coverage: 99.0% of statements [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-16T00:40:08.596Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2020-12-16T00:40:08.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2020-12-16T00:40:08.596Z] GO111MODULE=on go vet ./... [2020-12-16T00:40:08.845Z] Removing intermediate container 846808cf3643 [2020-12-16T00:40:08.845Z] ---> 3699b2d943a7 [2020-12-16T00:40:08.845Z] [2020-12-16T00:40:08.845Z] Step 10/22 : FROM scratch [2020-12-16T00:40:08.845Z] ---> [2020-12-16T00:40:08.845Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T00:40:08.845Z] Removing intermediate container 58ba2c22e889 [2020-12-16T00:40:08.845Z] ---> 441e1fd15f09 [2020-12-16T00:40:08.845Z] Step 21/23 : LABEL arch=x86_64 [2020-12-16T00:40:08.845Z] ---> Running in 1d3e205d7654 [2020-12-16T00:40:09.112Z] ---> Using cache [2020-12-16T00:40:09.112Z] ---> eebe15c65d19 [2020-12-16T00:40:09.112Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-16T00:40:09.112Z] Removing intermediate container bdcf19a50189 [2020-12-16T00:40:09.112Z] ---> 45c459fda00d [2020-12-16T00:40:09.112Z] [2020-12-16T00:40:09.112Z] Step 11/27 : FROM docker:latest [2020-12-16T00:40:09.112Z] ---> 0c995d0d3006 [2020-12-16T00:40:09.112Z] Removing intermediate container f96de88cea89 [2020-12-16T00:40:09.112Z] Step 12/27 : RUN apk add --no-cache bash ---> 854737898272 [2020-12-16T00:40:09.112Z] [2020-12-16T00:40:09.112Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-16T00:40:09.375Z] Removing intermediate container 1d3e205d7654 [2020-12-16T00:40:09.375Z] ---> 68d9a3a56e22 [2020-12-16T00:40:09.375Z] Step 22/23 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:40:09.375Z] ---> Running in 1e8bd7e5976d [2020-12-16T00:40:09.375Z] ---> Running in c7aeb651a837 [2020-12-16T00:40:09.375Z] ---> Running in 078b98c4f838 [2020-12-16T00:40:09.636Z] Removing intermediate container 1e8bd7e5976d [2020-12-16T00:40:09.636Z] ---> 2bd3f32dc818 [2020-12-16T00:40:09.636Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T00:40:09.900Z] ---> c3142d00789a [2020-12-16T00:40:09.900Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-16T00:40:09.900Z] Removing intermediate container 078b98c4f838 [2020-12-16T00:40:09.900Z] ---> c1e87bc6f032 [2020-12-16T00:40:09.900Z] Step 23/23 : LABEL version=0.0.0 [2020-12-16T00:40:09.900Z] ---> Running in 35903b426035 [2020-12-16T00:40:09.900Z] ---> Running in ce5d7e0a92dc [2020-12-16T00:40:10.174Z] Removing intermediate container 35903b426035 [2020-12-16T00:40:10.174Z] ---> 47850055c03e [2020-12-16T00:40:10.174Z] Step 14/22 : WORKDIR / [2020-12-16T00:40:10.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:40:10.174Z] ---> Running in 3300348391a8 [2020-12-16T00:40:10.174Z] Removing intermediate container ce5d7e0a92dc [2020-12-16T00:40:10.174Z] ---> 1ee256b0f31d [2020-12-16T00:40:10.174Z] [2020-12-16T00:40:10.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:40:10.438Z] ---> 371b660c86b5 [2020-12-16T00:40:10.438Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-16T00:40:10.438Z] Successfully built 1ee256b0f31d [2020-12-16T00:40:10.438Z] (1/2) Installing readline (8.0.4-r0) [2020-12-16T00:40:10.438Z] (2/2) Installing bash (5.0.17-r0) [2020-12-16T00:40:10.438Z] Successfully tagged docker-core-data-go:latest [2020-12-16T00:40:10.438Z]  Building docker-core-data-go ... done Removing intermediate container 3300348391a8 [2020-12-16T00:40:10.438Z] ---> 04efbc8770f5 [2020-12-16T00:40:10.438Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-16T00:40:10.438Z] Executing bash-5.0.17-r0.post-install [2020-12-16T00:40:10.438Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:40:10.438Z] OK: 12 MiB in 22 packages [2020-12-16T00:40:10.703Z] ---> 37214c0d7a5b [2020-12-16T00:40:10.703Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-16T00:40:10.703Z] ---> c62ecc99d30b [2020-12-16T00:40:10.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-16T00:40:12.091Z] ---> ed2ef763d345 [2020-12-16T00:40:12.091Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-16T00:40:12.359Z] ---> Running in c236e92bc63c [2020-12-16T00:40:12.359Z] Removing intermediate container c7aeb651a837 [2020-12-16T00:40:12.359Z] ---> 176841d97d0c [2020-12-16T00:40:12.359Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-16T00:40:12.359Z] ---> 190f68b9a6d1 [2020-12-16T00:40:12.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-16T00:40:12.622Z] ---> Running in d84af9f08224 [2020-12-16T00:40:12.894Z] ---> 244742c645a6 [2020-12-16T00:40:12.894Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-16T00:40:12.894Z] ---> Running in 35fee5dbff4c [2020-12-16T00:40:13.160Z] Removing intermediate container 35fee5dbff4c [2020-12-16T00:40:13.160Z] ---> 2bb8e8da2337 [2020-12-16T00:40:13.160Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:40:13.160Z] ---> Running in a09ed48ec2d1 [2020-12-16T00:40:13.421Z] Removing intermediate container a09ed48ec2d1 [2020-12-16T00:40:13.421Z] ---> 734e86edd608 [2020-12-16T00:40:13.421Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T00:40:13.685Z] Removing intermediate container c236e92bc63c [2020-12-16T00:40:13.685Z] ---> b1ceb5495ff2 [2020-12-16T00:40:13.685Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-16T00:40:13.685Z] ---> Running in c3333158e8ee [2020-12-16T00:40:13.685Z] ---> Running in ae74a5405ff3 [2020-12-16T00:40:13.949Z] Removing intermediate container d84af9f08224 [2020-12-16T00:40:13.949Z] ---> ea322b200ce3 [2020-12-16T00:40:13.949Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-16T00:40:13.949Z] Removing intermediate container c3333158e8ee [2020-12-16T00:40:13.949Z] ---> ae20634a23e0 [2020-12-16T00:40:13.949Z] Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:40:13.949Z] ---> Running in 6b5fdda40544 [2020-12-16T00:40:13.949Z] ---> Running in 1a09a735b84e [2020-12-16T00:40:14.211Z] Removing intermediate container ae74a5405ff3 [2020-12-16T00:40:14.211Z] ---> 10b95c7e5fc1 [2020-12-16T00:40:14.211Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T00:40:14.211Z] ---> Running in 43edac732ad7 [2020-12-16T00:40:14.211Z] Removing intermediate container 6b5fdda40544 [2020-12-16T00:40:14.211Z] ---> 982d65389f39 [2020-12-16T00:40:14.211Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-16T00:40:14.473Z] Removing intermediate container 1a09a735b84e [2020-12-16T00:40:14.473Z] ---> 44da200b03fc [2020-12-16T00:40:14.473Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T00:40:14.735Z] ---> Running in 4049d58b562d [2020-12-16T00:40:14.735Z] ---> Running in 647ac97279d4 [2020-12-16T00:40:14.735Z] Removing intermediate container 43edac732ad7 [2020-12-16T00:40:14.735Z] ---> 303dd80f07da [2020-12-16T00:40:14.735Z] Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:40:14.735Z] ---> Running in 3ec3748dd48e [2020-12-16T00:40:14.997Z] Removing intermediate container 4049d58b562d [2020-12-16T00:40:14.997Z] ---> b166fdda099c [2020-12-16T00:40:14.997Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-16T00:40:14.997Z] Removing intermediate container 647ac97279d4 [2020-12-16T00:40:14.997Z] ---> 23e4f9526d67 [2020-12-16T00:40:14.997Z] [2020-12-16T00:40:14.997Z] Successfully built 23e4f9526d67 [2020-12-16T00:40:14.997Z] ---> Running in 75a3133b5114 [2020-12-16T00:40:14.997Z] Successfully tagged docker-core-command-go:latest [2020-12-16T00:40:15.260Z]  Building docker-core-command-go ... done Removing intermediate container 3ec3748dd48e [2020-12-16T00:40:15.260Z] ---> add009a3da53 [2020-12-16T00:40:15.260Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T00:40:15.260Z] ---> Running in 1707485c87b1 [2020-12-16T00:40:15.260Z] Removing intermediate container 75a3133b5114 [2020-12-16T00:40:15.260Z] ---> d35a6d815f16 [2020-12-16T00:40:15.260Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-16T00:40:15.521Z] Removing intermediate container 1707485c87b1 [2020-12-16T00:40:15.521Z] ---> d68e6512d21e [2020-12-16T00:40:15.521Z] [2020-12-16T00:40:15.521Z] Successfully built d68e6512d21e [2020-12-16T00:40:15.782Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-16T00:40:16.044Z]  Building docker-security-bootstrap-redis-go ... done  ---> 212587180009 [2020-12-16T00:40:16.044Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-16T00:40:16.307Z] ---> a4efc3212572 [2020-12-16T00:40:16.307Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-16T00:40:16.569Z] ---> 0f94281ce256 [2020-12-16T00:40:16.569Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-16T00:40:16.569Z] ---> Running in d2c31ab3c7d7 [2020-12-16T00:40:17.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:40:17.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:40:17.406Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-16T00:40:17.406Z] (2/33) Installing expat (2.2.9-r1) [2020-12-16T00:40:17.406Z] (3/33) Installing libffi (3.3-r2) [2020-12-16T00:40:17.406Z] (4/33) Installing gdbm (1.13-r1) [2020-12-16T00:40:17.406Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-16T00:40:17.406Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-16T00:40:17.406Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-16T00:40:18.351Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-16T00:40:18.351Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-16T00:40:18.351Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-16T00:40:18.351Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-16T00:40:18.351Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-16T00:40:18.351Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-16T00:40:18.614Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-16T00:40:18.614Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-16T00:40:18.614Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-16T00:40:18.614Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-16T00:40:18.614Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-16T00:40:18.614Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-16T00:40:18.614Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-16T00:40:18.614Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-16T00:40:18.614Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-16T00:40:18.614Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-16T00:40:18.876Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-16T00:40:18.876Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-16T00:40:18.876Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-16T00:40:18.876Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-16T00:40:18.876Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-16T00:40:18.876Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-16T00:40:18.876Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-16T00:40:18.876Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-16T00:40:18.876Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-16T00:40:18.876Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-16T00:40:19.141Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:40:19.141Z] OK: 71 MiB in 55 packages [2020-12-16T00:40:29.179Z] Removing intermediate container d2c31ab3c7d7 [2020-12-16T00:40:29.179Z] ---> 998b44aaf204 [2020-12-16T00:40:29.179Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-16T00:40:29.450Z] ---> Running in ffc29a07c415 [2020-12-16T00:40:30.863Z] Collecting docker-compose==1.23.2 [2020-12-16T00:40:30.863Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-16T00:40:30.863Z] Collecting docker<4.0,>=3.6.0 [2020-12-16T00:40:30.863Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-16T00:40:31.133Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-16T00:40:31.133Z] Collecting PyYAML<4,>=3.10 [2020-12-16T00:40:31.133Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-16T00:40:32.129Z] Collecting cached-property<2,>=1.2.0 [2020-12-16T00:40:32.129Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-16T00:40:32.129Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-16T00:40:32.129Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-16T00:40:32.395Z] Collecting jsonschema<3,>=2.5.1 [2020-12-16T00:40:32.395Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-16T00:40:32.395Z] Collecting texttable<0.10,>=0.9.0 [2020-12-16T00:40:32.395Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-16T00:40:32.972Z] Collecting docopt<0.7,>=0.6.1 [2020-12-16T00:40:32.972Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-16T00:40:33.547Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-16T00:40:33.547Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-16T00:40:33.809Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-16T00:40:33.809Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-16T00:40:34.072Z] Collecting docker-pycreds>=0.4.0 [2020-12-16T00:40:34.334Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-16T00:40:34.334Z] 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) [2020-12-16T00:40:34.334Z] Collecting idna<2.8,>=2.5 [2020-12-16T00:40:34.334Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-16T00:40:34.334Z] 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) [2020-12-16T00:40:34.334Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-16T00:40:34.334Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-16T00:40:34.616Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-16T00:40:34.616Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-16T00:40:34.616Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-16T00:40:34.616Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-16T00:40:34.616Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, cached-property, jsonschema, texttable, docopt, dockerpty, docker-compose [2020-12-16T00:40:34.616Z] Attempting uninstall: idna [2020-12-16T00:40:34.616Z] Found existing installation: idna 2.9 [2020-12-16T00:40:34.616Z] Uninstalling idna-2.9: [2020-12-16T00:40:34.906Z] Successfully uninstalled idna-2.9 [2020-12-16T00:40:34.906Z] Attempting uninstall: urllib3 [2020-12-16T00:40:34.906Z] Found existing installation: urllib3 1.25.9 [2020-12-16T00:40:34.906Z] Uninstalling urllib3-1.25.9: [2020-12-16T00:40:34.906Z] Successfully uninstalled urllib3-1.25.9 [2020-12-16T00:40:36.876Z] Attempting uninstall: requests [2020-12-16T00:40:36.876Z] Found existing installation: requests 2.23.0 [2020-12-16T00:40:36.876Z] Uninstalling requests-2.23.0: [2020-12-16T00:40:36.876Z] Successfully uninstalled requests-2.23.0 [2020-12-16T00:40:36.876Z] Running setup.py install for PyYAML: started [2020-12-16T00:40:37.451Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-16T00:40:37.714Z] Running setup.py install for texttable: started [2020-12-16T00:40:38.293Z] Running setup.py install for texttable: finished with status 'done' [2020-12-16T00:40:38.293Z] Running setup.py install for docopt: started [2020-12-16T00:40:38.560Z] Running setup.py install for docopt: finished with status 'done' [2020-12-16T00:40:38.560Z] Running setup.py install for dockerpty: started [2020-12-16T00:40:39.132Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-16T00:40:39.395Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-16T00:40:42.700Z] Removing intermediate container ffc29a07c415 [2020-12-16T00:40:42.700Z] ---> 88aaf227f4a6 [2020-12-16T00:40:42.700Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-16T00:40:42.700Z] ---> Running in 5d82e33c550a [2020-12-16T00:40:42.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T00:40:43.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T00:40:43.237Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T00:40:43.237Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-16T00:40:43.237Z] (3/3) Installing curl (7.69.1-r3) [2020-12-16T00:40:43.237Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:40:43.237Z] OK: 72 MiB in 58 packages [2020-12-16T00:40:43.813Z] Removing intermediate container 5d82e33c550a [2020-12-16T00:40:43.813Z] ---> 7b4f1816ebd1 [2020-12-16T00:40:43.813Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-16T00:40:43.813Z] ---> Running in 44d591db382e [2020-12-16T00:40:44.075Z] Removing intermediate container 44d591db382e [2020-12-16T00:40:44.075Z] ---> 32b134951733 [2020-12-16T00:40:44.075Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:40:44.075Z] ---> Running in 18ff40435af2 [2020-12-16T00:40:44.337Z] Removing intermediate container 18ff40435af2 [2020-12-16T00:40:44.337Z] ---> 5e8d8cd8a770 [2020-12-16T00:40:44.337Z] Step 25/27 : LABEL arch=x86_64 [2020-12-16T00:40:44.337Z] ---> Running in 667e15602f5a [2020-12-16T00:40:44.598Z] Removing intermediate container 667e15602f5a [2020-12-16T00:40:44.598Z] ---> 172e22f3126a [2020-12-16T00:40:44.598Z] Step 26/27 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:40:44.598Z] ---> Running in cde3399fab35 [2020-12-16T00:40:44.598Z] Removing intermediate container cde3399fab35 [2020-12-16T00:40:44.598Z] ---> 71732961be25 [2020-12-16T00:40:44.598Z] Step 27/27 : LABEL version=0.0.0 [2020-12-16T00:40:44.860Z] ---> Running in d2cb02c85a47 [2020-12-16T00:40:44.860Z] Removing intermediate container d2cb02c85a47 [2020-12-16T00:40:44.860Z] ---> 96562114c7a1 [2020-12-16T00:40:44.860Z] [2020-12-16T00:40:45.124Z] Successfully built 96562114c7a1 [2020-12-16T00:40:45.124Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-16T00:40:45.393Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-16T00:40:45.412Z] $ docker stop --time=1 813aa3d7ce3aa6a8a2efe80d2d55cf6618f40bdc261812e1b2f7874df1c36128 [2020-12-16T00:40:46.989Z] $ docker rm -f 813aa3d7ce3aa6a8a2efe80d2d55cf6618f40bdc261812e1b2f7874df1c36128 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T00:40:47.568Z] + docker images [2020-12-16T00:40:47.568Z] + grep docker [2020-12-16T00:40:47.568Z] docker-sys-mgmt-agent-go latest 96562114c7a1 3 seconds ago 313MB [2020-12-16T00:40:47.568Z] docker-security-bootstrap-redis-go latest d68e6512d21e 32 seconds ago 15.8MB [2020-12-16T00:40:47.568Z] docker-core-command-go latest 23e4f9526d67 33 seconds ago 12.2MB [2020-12-16T00:40:47.568Z] docker-core-data-go latest 1ee256b0f31d 38 seconds ago 23.7MB [2020-12-16T00:40:47.568Z] docker-security-secretstore-setup-go latest 112c36495e8d 41 seconds ago 24.7MB [2020-12-16T00:40:47.568Z] docker-support-notifications-go latest 397234ea1982 2 minutes ago 13.6MB [2020-12-16T00:40:47.568Z] docker-security-proxy-setup-go latest 3c9776ef98e5 2 minutes ago 24.5MB [2020-12-16T00:40:47.568Z] docker-support-scheduler-go latest 0532865e0555 2 minutes ago 12.3MB [2020-12-16T00:40:47.568Z] docker-security-secrets-setup-go latest 00a5911bbe2d 3 minutes ago 23.9MB [2020-12-16T00:40:47.568Z] docker-core-metadata-go latest c564ee6f70cc 3 minutes ago 14.5MB [2020-12-16T00:40:47.568Z] docker latest 0c995d0d3006 2 hours 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 [2020-12-16T00:41:03.263Z] Still waiting to schedule task [2020-12-16T00:41:03.264Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-16220’ [2020-12-16T00:41:30.528Z] gofmt -l . [2020-12-16T00:41:30.528Z] [ "`gofmt -l .`" = "" ] [2020-12-16T00:41:30.528Z] ./bin/test-go-mod-tidy.sh [2020-12-16T00:41:30.528Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-16T00:41:31.199Z] + ls -al . [2020-12-16T00:41:31.199Z] total 688 [2020-12-16T00:41:31.199Z] drwxrwxr-x 9 1001 1001 4096 Dec 16 00:41 . [2020-12-16T00:41:31.199Z] drwxr-xr-x 4 root root 4096 Dec 16 00:37 .. [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 11 Dec 16 00:35 .dockerignore [2020-12-16T00:41:31.199Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 00:35 .git [2020-12-16T00:41:31.199Z] drwxrwxr-x 3 1001 1001 4096 Dec 16 00:35 .github [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 943 Dec 16 00:35 .gitignore [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 00:35 .sonarcloud.properties [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 00:35 CONTRIBUTING.md [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 1035 Dec 16 00:35 Dockerfile.build [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 863 Dec 16 00:35 Jenkinsfile [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 00:35 LICENSE [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 6318 Dec 16 00:35 Makefile [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 6447 Dec 16 00:35 README.md [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 7286 Dec 16 00:35 SECURITY.md [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 00:32 VERSION [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 4131 Dec 16 00:35 ZMQWindows.md [2020-12-16T00:41:31.199Z] drwxrwxr-x 2 1001 1001 4096 Dec 16 00:35 bin [2020-12-16T00:41:31.199Z] drwxrwxr-x 15 1001 1001 4096 Dec 16 00:35 cmd [2020-12-16T00:41:31.199Z] -rw-r--r-- 1 root root 563397 Dec 16 00:40 coverage.out [2020-12-16T00:41:31.199Z] -rw-r--r-- 1 root root 1041 Dec 16 00:41 go.mod [2020-12-16T00:41:31.199Z] -rw-r--r-- 1 root root 18856 Dec 16 00:41 go.sum [2020-12-16T00:41:31.199Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 00:35 internal [2020-12-16T00:41:31.199Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 00:35 openapi [2020-12-16T00:41:31.199Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 00:35 snap [2020-12-16T00:41:31.199Z] -rw-rw-r-- 1 1001 1001 168 Dec 16 00:35 version.go [Pipeline] sh [2020-12-16T00:41:31.864Z] + '[' -e coverage.out ] [2020-12-16T00:41:31.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-16T00:41:31.884Z] Warning: overwriting stash ‘coverage-report’ [2020-12-16T00:41:33.299Z] Stashed 1 file(s) [Pipeline] sh [2020-12-16T00:41:34.045Z] + make build [2020-12-16T00:41:34.045Z] 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 [2020-12-16T00:41:46.509Z] 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 [2020-12-16T00:42:13.339Z] 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 [2020-12-16T00:42:17.660Z] 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 [2020-12-16T00:42:26.027Z] 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 [2020-12-16T00:42:27.459Z] 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 [2020-12-16T00:42:34.181Z] 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 [2020-12-16T00:42:42.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T00:42:46.786Z] 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 [2020-12-16T00:42:51.094Z] 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 [2020-12-16T00:42:56.510Z] 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 [2020-12-16T00:43:00.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-16T00:43:07.543Z] 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 [2020-12-16T00:43:10.264Z] Running on prd-ubuntu18.04-docker-8c-8g-16222 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2020-12-16T00:43:10.327Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [Pipeline] } [2020-12-16T00:43:11.998Z] $ docker stop --time=1 272be57c12e67ae07e1549460add5b68d861a1f70265e1ed575e4c2e4f77279c [2020-12-16T00:43:12.640Z] using credential edgex-jenkins-ssh [2020-12-16T00:43:12.699Z] Cloning the remote Git repository [2020-12-16T00:43:12.731Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-16T00:43:12.797Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2020-12-16T00:43:12.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T00:43:12.834Z] > git --version # timeout=10 [2020-12-16T00:43:12.841Z] > git --version # 'git version 2.17.1' [2020-12-16T00:43:12.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:43:12.876Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T00:43:14.741Z] $ docker rm -f 272be57c12e67ae07e1549460add5b68d861a1f70265e1ed575e4c2e4f77279c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:43:16.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T00:43:17.086Z] [2020-12-16T00:43:17.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:43:17.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T00:43:17.763Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-16T00:43:17.763Z] 29e5d40040c1: Pulling fs layer [2020-12-16T00:43:17.763Z] 1ce36da41761: Pulling fs layer [2020-12-16T00:43:17.763Z] 25b303627fd3: Pulling fs layer [2020-12-16T00:43:18.038Z] 29e5d40040c1: Download complete [2020-12-16T00:43:18.641Z] 1ce36da41761: Verifying Checksum [2020-12-16T00:43:18.641Z] 1ce36da41761: Download complete [2020-12-16T00:43:18.641Z] 29e5d40040c1: Pull complete [2020-12-16T00:43:20.073Z] 1ce36da41761: Pull complete [2020-12-16T00:43:20.073Z] 25b303627fd3: Verifying Checksum [2020-12-16T00:43:20.073Z] 25b303627fd3: Download complete [2020-12-16T00:43:24.642Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T00:43:24.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T00:43:24.667Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T00:43:24.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T00:43:24.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:43:24.686Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T00:43:25.266Z] Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2020-12-16T00:43:25.473Z] Merge succeeded, producing c738756d69a0ed2225b661df72c6900bbc115829 [2020-12-16T00:43:25.473Z] Checking out Revision c738756d69a0ed2225b661df72c6900bbc115829 (PR-2924) [2020-12-16T00:43:25.286Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T00:43:25.291Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2020-12-16T00:43:25.372Z] > git remote # timeout=10 [2020-12-16T00:43:25.380Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T00:43:25.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T00:43:25.391Z] > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 [2020-12-16T00:43:25.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T00:43:25.482Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T00:43:25.489Z] > git checkout -f c738756d69a0ed2225b661df72c6900bbc115829 # timeout=10 [2020-12-16T00:43:29.179Z] Commit message: "Merge commit '57027b830a506e4aebc0dcaa3e3cd565868e69a4' into HEAD" [2020-12-16T00:43:29.192Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:43:30.226Z] 25b303627fd3: Pull complete [2020-12-16T00:43:30.227Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-16T00:43:30.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T00:43:30.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-16T00:43:29.190Z] > git rev-list --no-walk 94a22065852948ec920d808512d3a5f13a04da88 # timeout=10 [2020-12-16T00:43:30.337Z] + echo snap-build.sh [2020-12-16T00:43:30.337Z] snap-build.sh [2020-12-16T00:43:30.337Z] + SNAP_BASE_DIR=. [2020-12-16T00:43:30.337Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2020-12-16T00:43:30.337Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2020-12-16T00:43:30.337Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2020-12-16T00:43:30.337Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2020-12-16T00:43:30.337Z] + cd /w/workspace/edgex-go/8 [2020-12-16T00:43:30.337Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-16T00:43:30.337Z] Reading package lists... [2020-12-16T00:43:30.337Z] Building dependency tree... [2020-12-16T00:43:30.337Z] Reading state information... [2020-12-16T00:43:30.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container [2020-12-16T00:43:30.599Z] The following packages were automatically installed and are no longer required: [2020-12-16T00:43:30.600Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-16T00:43:30.600Z] uidmap xdelta3 [2020-12-16T00:43:30.600Z] Use 'sudo apt autoremove' to remove them. [2020-12-16T00:43:30.600Z] The following packages will be REMOVED: [2020-12-16T00:43:30.600Z] lxd* lxd-client* [2020-12-16T00:43:30.619Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 [2020-12-16T00:43:31.178Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-16T00:43:31.179Z] After this operation, 31.7 MB disk space will be freed. [2020-12-16T00:43:31.981Z] (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.) [2020-12-16T00:43:31.981Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T00:43:33.377Z] Removing lxd dnsmasq configuration [2020-12-16T00:43:33.377Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T00:43:33.639Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-16T00:43:34.104Z] $ docker top cf58eb8a0534412f34482482698b31baac52478f1483832aacd75404da534478 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T00:43:34.584Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T00:43:34.584Z] (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.) [2020-12-16T00:43:34.584Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T00:43:35.257Z] + grep parallel [2020-12-16T00:43:35.257Z] + docker-compose build --help [2020-12-16T00:43:35.973Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-16T00:43:35.973Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-16T00:43:37.362Z] + sudo snap remove --purge lxd [2020-12-16T00:43:37.623Z] snap "lxd" is not installed [2020-12-16T00:43:37.623Z] + sudo groupadd --force --system lxd [2020-12-16T00:43:37.623Z] ++ whoami [2020-12-16T00:43:37.623Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-16T00:43:37.623Z] + newgrp - lxd [2020-12-16T00:43:37.884Z] + sudo snap install lxd [2020-12-16T00:43:40.683Z] --parallel Build images in parallel. [Pipeline] } [2020-12-16T00:43:40.705Z] $ docker stop --time=1 cf58eb8a0534412f34482482698b31baac52478f1483832aacd75404da534478 [2020-12-16T00:43:42.718Z] $ docker rm -f cf58eb8a0534412f34482482698b31baac52478f1483832aacd75404da534478 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:43:43.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T00:43:43.623Z] . [Pipeline] withDockerContainer [2020-12-16T00:43:43.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container [2020-12-16T00:43:43.999Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-16T00:43:45.556Z] $ docker top 8bd2e79e157ef006ebd744335bc143c7c5a7dc76a395d7951ea2d6131ea2da7f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T00:43:46.034Z] 2020-12-16T00:43:44Z INFO Waiting for automatic snapd restart... [2020-12-16T00:43:46.603Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-16T00:43:51.990Z] Building docker-core-command-go ... [2020-12-16T00:43:51.990Z] Building docker-core-data-go ... [2020-12-16T00:43:51.990Z] Building docker-core-metadata-go ... [2020-12-16T00:43:51.990Z] Building docker-security-bootstrap-redis-go ... [2020-12-16T00:43:51.990Z] Building docker-security-proxy-setup-go ... [2020-12-16T00:43:51.990Z] Building docker-security-secrets-setup-go ... [2020-12-16T00:43:51.990Z] Building docker-security-secretstore-setup-go ... [2020-12-16T00:43:51.990Z] Building docker-support-notifications-go ... [2020-12-16T00:43:51.990Z] Building docker-support-scheduler-go ... [2020-12-16T00:43:51.990Z] Building docker-sys-mgmt-agent-go ... [2020-12-16T00:43:51.990Z] Building docker-support-scheduler-go [2020-12-16T00:43:51.990Z] Building docker-sys-mgmt-agent-go [2020-12-16T00:43:51.990Z] Building docker-core-command-go [2020-12-16T00:43:51.990Z] Building docker-security-bootstrap-redis-go [2020-12-16T00:43:51.990Z] Building docker-core-metadata-go [2020-12-16T00:44:04.178Z] lxd 4.9 from Canonical* installed [2020-12-16T00:44:04.178Z] + sudo lxd init --auto [2020-12-16T00:44:10.773Z] + sudo snap install --classic snapcraft [2020-12-16T00:44:16.057Z] snapcraft 4.4.4 from Canonical* installed [2020-12-16T00:44:16.057Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-16T00:44:16.057Z] + patch --verbose -p1 [2020-12-16T00:44:16.057Z] Hmm... Looks like a unified diff to me... [2020-12-16T00:44:16.057Z] The text leading up to this was: [2020-12-16T00:44:16.057Z] -------------------------- [2020-12-16T00:44:16.057Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-16T00:44:16.057Z] |From: Tony Espy [2020-12-16T00:44:16.057Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-16T00:44:16.057Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-16T00:44:16.057Z] | [2020-12-16T00:44:16.057Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-16T00:44:16.057Z] |optimize the snap CI check run for pull requests. When [2020-12-16T00:44:16.057Z] |applied, it essentially strips out everything (apps and [2020-12-16T00:44:16.057Z] |parts) from the snapcraft.yaml file except those required [2020-12-16T00:44:16.057Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-16T00:44:16.057Z] |catch changes to edgex-go that break the snap build. [2020-12-16T00:44:16.057Z] | [2020-12-16T00:44:16.057Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-16T00:44:16.057Z] |to update this patch file, otherwise it may fail to apply, [2020-12-16T00:44:16.057Z] |resulting in a failed snap build CI check in the associated [2020-12-16T00:44:16.057Z] |pull request. [2020-12-16T00:44:16.057Z] | [2020-12-16T00:44:16.057Z] |Note - in addition to applying this patch, the pipeline also [2020-12-16T00:44:16.057Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-16T00:44:16.057Z] |need to build the finally binary .snap file (and it won't [2020-12-16T00:44:16.057Z] |work with the patch applied). This further reduces the build [2020-12-16T00:44:16.057Z] |time. [2020-12-16T00:44:16.057Z] |--- [2020-12-16T00:44:16.057Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-16T00:44:16.057Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-16T00:44:16.057Z] | [2020-12-16T00:44:16.057Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-16T00:44:16.057Z] |index b265277c..d7e1de37 100644 [2020-12-16T00:44:16.057Z] |--- a/snap/snapcraft.yaml [2020-12-16T00:44:16.057Z] |+++ b/snap/snapcraft.yaml [2020-12-16T00:44:16.057Z] -------------------------- [2020-12-16T00:44:16.057Z] patching file snap/snapcraft.yaml [2020-12-16T00:44:16.057Z] Using Plan A... [2020-12-16T00:44:16.057Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-16T00:44:16.057Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-16T00:44:16.057Z] Hunk #3 succeeded at 209 (offset -9 lines). [2020-12-16T00:44:16.057Z] Hunk #4 succeeded at 224 (offset -9 lines). [2020-12-16T00:44:16.057Z] Hunk #5 succeeded at 232 (offset -9 lines). [2020-12-16T00:44:16.057Z] Hunk #6 succeeded at 239 (offset -9 lines). [2020-12-16T00:44:16.057Z] Hunk #7 succeeded at 266 (offset -9 lines). [2020-12-16T00:44:16.057Z] Hunk #8 succeeded at 300 (offset -9 lines). [2020-12-16T00:44:16.057Z] Hunk #9 succeeded at 356 (offset -9 lines). [2020-12-16T00:44:16.057Z] Hmm... Ignoring the trailing garbage. [2020-12-16T00:44:16.057Z] done [2020-12-16T00:44:16.057Z] + sudo snapcraft prime --use-lxd [2020-12-16T00:44:17.006Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-16T00:44:17.006Z] 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: [2020-12-16T00:44:17.006Z] - README.md [2020-12-16T00:44:17.006Z] - snapcraft.yaml.orig [2020-12-16T00:44:17.006Z] [2020-12-16T00:44:17.006Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-16T00:44:17.948Z] Launching a container. [2020-12-16T00:44:30.222Z] Waiting for container to be ready [2020-12-16T00:44:30.222Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-16T00:44:30.222Z] [2020-12-16T00:44:32.773Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-16T00:44:33.034Z] Waiting for network to be ready... [2020-12-16T00:44:33.606Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-16T00:44:33.606Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-16T00:44:33.867Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-16T00:44:33.867Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-16T00:44:34.128Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-16T00:44:34.388Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-16T00:44:34.388Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-16T00:44:34.388Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-16T00:44:34.388Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-16T00:44:34.388Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-16T00:44:34.388Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-16T00:44:34.388Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-16T00:44:34.388Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-16T00:44:34.388Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-16T00:44:34.388Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-16T00:44:34.388Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-16T00:44:34.389Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-16T00:44:34.389Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-16T00:44:34.648Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-16T00:44:35.220Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-16T00:44:35.220Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-16T00:44:35.220Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-16T00:44:35.220Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-16T00:44:35.220Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-16T00:44:35.220Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-16T00:44:35.220Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-16T00:44:35.220Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-16T00:44:37.767Z] Fetched 23.5 MB in 4s (5690 kB/s) [2020-12-16T00:44:38.338Z] Reading package lists... [2020-12-16T00:44:38.600Z] Reading package lists... [2020-12-16T00:44:38.600Z] Building dependency tree... [2020-12-16T00:44:38.600Z] Reading state information... [2020-12-16T00:44:38.861Z] The following additional packages will be installed: [2020-12-16T00:44:38.861Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-16T00:44:38.861Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-16T00:44:38.861Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-16T00:44:38.861Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-16T00:44:38.861Z] Suggested packages: [2020-12-16T00:44:38.861Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-16T00:44:38.861Z] Recommended packages: [2020-12-16T00:44:38.861Z] gnupg libsasl2-modules [2020-12-16T00:44:38.861Z] The following NEW packages will be installed: [2020-12-16T00:44:38.861Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-16T00:44:38.861Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-16T00:44:38.861Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-16T00:44:38.861Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-16T00:44:38.861Z] The following packages will be upgraded: [2020-12-16T00:44:38.861Z] gpg gpg-agent gpgconf libudev1 [2020-12-16T00:44:38.861Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-16T00:44:38.861Z] Need to get 3531 kB of archives. [2020-12-16T00:44:38.861Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-16T00:44:38.861Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-16T00:44:39.123Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-16T00:44:39.123Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-16T00:44:39.123Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-16T00:44:39.123Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-16T00:44:39.123Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-16T00:44:39.123Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-16T00:44:39.123Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-16T00:44:39.123Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-16T00:44:39.384Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-16T00:44:39.645Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-16T00:44:39.645Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-16T00:44:39.645Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-16T00:44:39.645Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-16T00:44:39.645Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-16T00:44:39.645Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-16T00:44:39.645Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-16T00:44:39.645Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-16T00:44:39.645Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-16T00:44:39.906Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-16T00:44:39.906Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-16T00:44:39.906Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-16T00:44:39.906Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T00:44:39.906Z] Fetched 3531 kB in 1s (3524 kB/s) [2020-12-16T00:44:40.167Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-16T00:44:40.167Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-16T00:44:40.167Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T00:44:40.167Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-16T00:44:40.167Z] Selecting previously unselected package udev. [2020-12-16T00:44:40.429Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-16T00:44:40.429Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-16T00:44:40.429Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-16T00:44:40.689Z] Selecting previously unselected package libfuse2:amd64. [2020-12-16T00:44:40.689Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-16T00:44:40.689Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-16T00:44:40.689Z] Selecting previously unselected package fuse. [2020-12-16T00:44:40.689Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-16T00:44:40.689Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-16T00:44:40.689Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T00:44:40.689Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T00:44:40.950Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T00:44:40.950Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T00:44:40.950Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T00:44:40.950Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T00:44:41.211Z] Selecting previously unselected package libksba8:amd64. [2020-12-16T00:44:41.211Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-16T00:44:41.211Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-16T00:44:41.211Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-16T00:44:41.211Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:41.211Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:41.211Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-16T00:44:41.211Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:41.472Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:41.472Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-16T00:44:41.472Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:41.472Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:41.472Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-16T00:44:41.472Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:41.472Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:41.733Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-16T00:44:41.733Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:41.733Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:41.733Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-16T00:44:41.733Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:41.733Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:41.994Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-16T00:44:41.994Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:41.994Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:41.994Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-16T00:44:41.994Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:41.994Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:41.994Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-16T00:44:41.994Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T00:44:42.256Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:42.256Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-16T00:44:42.256Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-16T00:44:42.256Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T00:44:42.256Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-16T00:44:42.256Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-16T00:44:42.256Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T00:44:42.516Z] Selecting previously unselected package libldap-common. [2020-12-16T00:44:42.516Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-16T00:44:42.516Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T00:44:42.516Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-16T00:44:42.516Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-16T00:44:42.516Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T00:44:42.516Z] Selecting previously unselected package dirmngr. [2020-12-16T00:44:42.516Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T00:44:42.516Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-16T00:44:42.779Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T00:44:42.779Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-16T00:44:42.779Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-16T00:44:42.779Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T00:44:42.779Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T00:44:42.779Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-16T00:44:43.041Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.041Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-16T00:44:43.041Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T00:44:43.041Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-16T00:44:43.302Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-16T00:44:43.563Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.563Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-16T00:44:43.563Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-16T00:44:43.563Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-16T00:44:43.826Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.826Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.826Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.826Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.826Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.826Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.826Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T00:44:43.826Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T00:44:43.826Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-16T00:44:44.088Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T00:44:44.353Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-16T00:44:44.353Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-16T00:44:44.353Z] This means they are not meant to be enabled using systemctl. [2020-12-16T00:44:44.353Z] Possible reasons for having this kind of units are: [2020-12-16T00:44:44.353Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-16T00:44:44.353Z] .wants/ or .requires/ directory. [2020-12-16T00:44:44.353Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-16T00:44:44.353Z] a requirement dependency on it. [2020-12-16T00:44:44.353Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-16T00:44:44.353Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-16T00:44:44.353Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-16T00:44:44.353Z] instance name specified. [2020-12-16T00:44:44.615Z] Reading package lists... [2020-12-16T00:44:44.875Z] Building dependency tree... [2020-12-16T00:44:44.875Z] Reading state information... [2020-12-16T00:44:45.138Z] The following additional packages will be installed: [2020-12-16T00:44:45.138Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-16T00:44:45.138Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-16T00:44:45.138Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-16T00:44:45.138Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-16T00:44:45.138Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-16T00:44:45.138Z] Suggested packages: [2020-12-16T00:44:45.138Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-16T00:44:45.138Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-16T00:44:45.138Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-16T00:44:45.138Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-16T00:44:45.138Z] systemd-container policykit-1 [2020-12-16T00:44:45.138Z] Recommended packages: [2020-12-16T00:44:45.138Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-16T00:44:45.138Z] The following NEW packages will be installed: [2020-12-16T00:44:45.138Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-16T00:44:45.138Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-16T00:44:45.138Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-16T00:44:45.138Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-16T00:44:45.138Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-16T00:44:45.138Z] The following packages will be upgraded: [2020-12-16T00:44:45.138Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-16T00:44:45.399Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-16T00:44:45.399Z] Need to get 35.2 MB of archives. [2020-12-16T00:44:45.399Z] After this operation, 141 MB of additional disk space will be used. [2020-12-16T00:44:45.399Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-16T00:44:45.399Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-16T00:44:45.972Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-16T00:44:45.972Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-16T00:44:45.972Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-16T00:44:45.972Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-16T00:44:45.972Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-16T00:44:46.234Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-16T00:44:46.234Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-16T00:44:46.234Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-16T00:44:46.234Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-16T00:44:46.234Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-16T00:44:46.234Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-16T00:44:46.234Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-16T00:44:46.234Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-16T00:44:46.234Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-16T00:44:46.234Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-16T00:44:46.234Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-16T00:44:46.234Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-16T00:44:46.234Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-16T00:44:46.234Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-16T00:44:46.234Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-16T00:44:46.234Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-16T00:44:46.234Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-16T00:44:46.234Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-16T00:44:46.234Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-16T00:44:46.234Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-16T00:44:46.234Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-16T00:44:46.234Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-16T00:44:46.234Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-16T00:44:47.621Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T00:44:47.621Z] Fetched 35.2 MB in 2s (15.9 MB/s) [2020-12-16T00:44:47.621Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T00:44:47.621Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-16T00:44:47.621Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T00:44:48.195Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-16T00:44:48.195Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T00:44:48.456Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-16T00:44:48.456Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T00:44:48.456Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-16T00:44:48.456Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-16T00:44:48.718Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-16T00:44:48.718Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T00:44:48.718Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-16T00:44:48.718Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-16T00:44:48.979Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-16T00:44:48.979Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-16T00:44:49.550Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-16T00:44:49.812Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-16T00:44:49.812Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-16T00:44:49.812Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-16T00:44:50.074Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-16T00:44:50.074Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T00:44:50.074Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T00:44:50.074Z] Selecting previously unselected package libexpat1:amd64. [2020-12-16T00:44:50.074Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-16T00:44:50.074Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-16T00:44:50.334Z] Selecting previously unselected package python3.6-minimal. [2020-12-16T00:44:50.334Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T00:44:50.334Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T00:44:50.595Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-16T00:44:50.595Z] Checking for services that may need to be restarted...done. [2020-12-16T00:44:50.595Z] Checking for services that may need to be restarted...done. [2020-12-16T00:44:50.857Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T00:44:50.857Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-16T00:44:50.857Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T00:44:51.430Z] Selecting previously unselected package python3-minimal. [2020-12-16T00:44:51.430Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-16T00:44:51.430Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-16T00:44:51.430Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-16T00:44:51.430Z] Selecting previously unselected package mime-support. [2020-12-16T00:44:51.430Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-16T00:44:51.430Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-16T00:44:51.430Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-16T00:44:51.430Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-16T00:44:51.431Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-16T00:44:51.692Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-16T00:44:51.692Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T00:44:51.692Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T00:44:51.953Z] Selecting previously unselected package python3.6. [2020-12-16T00:44:51.953Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T00:44:51.953Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T00:44:51.953Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-16T00:44:51.953Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-16T00:44:51.953Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-16T00:44:51.953Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-16T00:44:52.215Z] Selecting previously unselected package python3. [2020-12-16T00:44:52.215Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-16T00:44:52.215Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-16T00:44:52.215Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-16T00:44:52.477Z] Selecting previously unselected package multiarch-support. [2020-12-16T00:44:52.477Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T00:44:52.477Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-16T00:44:52.477Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-16T00:44:52.477Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-16T00:44:52.477Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-16T00:44:52.477Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-16T00:44:52.477Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-16T00:44:52.738Z] Selecting previously unselected package libbsd0:amd64. [2020-12-16T00:44:52.738Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-16T00:44:52.738Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-16T00:44:52.738Z] Selecting previously unselected package sudo. [2020-12-16T00:44:52.738Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-16T00:44:52.738Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-16T00:44:52.999Z] Selecting previously unselected package apparmor. [2020-12-16T00:44:52.999Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-16T00:44:52.999Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-16T00:44:52.999Z] Selecting previously unselected package libedit2:amd64. [2020-12-16T00:44:52.999Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-16T00:44:52.999Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-16T00:44:53.260Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-16T00:44:53.260Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T00:44:53.260Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T00:44:53.260Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-16T00:44:53.260Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T00:44:53.260Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T00:44:53.260Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-16T00:44:53.260Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-16T00:44:53.260Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-16T00:44:53.260Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-16T00:44:53.260Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T00:44:53.260Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T00:44:53.521Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-16T00:44:53.521Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T00:44:53.521Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T00:44:53.521Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-16T00:44:53.521Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-16T00:44:53.521Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-16T00:44:53.780Z] Selecting previously unselected package openssh-client. [2020-12-16T00:44:53.780Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-16T00:44:53.780Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-16T00:44:54.041Z] Selecting previously unselected package squashfs-tools. [2020-12-16T00:44:54.041Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-16T00:44:54.041Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-16T00:44:54.041Z] Selecting previously unselected package snapd. [2020-12-16T00:44:54.041Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-16T00:44:54.041Z] Unpacking snapd (2.48+18.04) ... [2020-12-16T00:44:55.949Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-16T00:44:55.949Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-16T00:44:56.209Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-16T00:44:56.209Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-16T00:44:56.209Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-16T00:44:56.209Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T00:44:56.209Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T00:44:56.469Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-16T00:44:56.469Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-16T00:44:57.046Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-16T00:44:57.046Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-16T00:44:57.305Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-16T00:44:57.305Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T00:44:57.305Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T00:44:57.305Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T00:44:57.877Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-16T00:44:57.877Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T00:44:57.877Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-16T00:44:57.877Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-16T00:44:57.877Z] running python rtupdate hooks for python3.6... [2020-12-16T00:44:57.877Z] running python post-rtupdate hooks for python3.6... [2020-12-16T00:44:58.138Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-16T00:44:59.080Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-16T00:44:59.342Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T00:44:59.342Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-16T00:44:59.603Z] Setting up snapd (2.48+18.04) ... [2020-12-16T00:44:59.863Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-16T00:45:00.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-16T00:45:00.388Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-16T00:45:00.388Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-16T00:45:00.648Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-16T00:45:00.648Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-16T00:45:00.909Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-16T00:45:00.909Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-16T00:45:01.170Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-16T00:45:01.446Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-16T00:45:01.446Z] /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' [2020-12-16T00:45:01.708Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T00:45:01.708Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-16T00:45:02.682Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-16T00:45:02.682Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-16T00:45:02.682Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-16T00:45:03.908Z] Reading package lists... [2020-12-16T00:45:04.170Z] Reading package lists... [2020-12-16T00:45:04.435Z] Building dependency tree... [2020-12-16T00:45:04.435Z] Reading state information... [2020-12-16T00:45:04.435Z] Calculating upgrade... [2020-12-16T00:45:04.705Z] The following packages will be upgraded: [2020-12-16T00:45:04.705Z] advancecomp base-files bash binutils binutils-common [2020-12-16T00:45:04.705Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-16T00:45:04.705Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-16T00:45:04.705Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-16T00:45:04.705Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-16T00:45:04.705Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-16T00:45:04.705Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-16T00:45:04.705Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-16T00:45:04.705Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-16T00:45:04.705Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-16T00:45:04.705Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-16T00:45:04.705Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-16T00:45:04.705Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-16T00:45:04.705Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-16T00:45:04.705Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T00:45:04.705Z] Need to get 63.5 MB of archives. [2020-12-16T00:45:04.705Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-16T00:45:04.705Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-16T00:45:04.705Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-16T00:45:04.705Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-16T00:45:04.705Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-16T00:45:04.705Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-16T00:45:04.705Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-16T00:45:04.705Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-16T00:45:04.705Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-16T00:45:04.705Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-16T00:45:04.705Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-16T00:45:04.705Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-16T00:45:04.705Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-16T00:45:04.705Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-16T00:45:04.705Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-16T00:45:04.705Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-16T00:45:04.705Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-16T00:45:04.706Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-16T00:45:04.976Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-16T00:45:04.976Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-16T00:45:04.976Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-16T00:45:04.976Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-16T00:45:04.976Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-16T00:45:04.976Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-16T00:45:04.976Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-16T00:45:04.976Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-16T00:45:04.976Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-16T00:45:04.976Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-16T00:45:04.976Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-16T00:45:04.976Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-16T00:45:04.976Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-16T00:45:04.976Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-16T00:45:04.976Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-16T00:45:04.976Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-16T00:45:04.976Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-16T00:45:04.976Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-16T00:45:04.976Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-16T00:45:04.977Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-16T00:45:04.977Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-16T00:45:04.977Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-16T00:45:04.977Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-16T00:45:04.977Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-16T00:45:04.977Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-16T00:45:04.977Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-16T00:45:04.977Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-16T00:45:04.977Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-16T00:45:04.977Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-16T00:45:04.977Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-16T00:45:04.977Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-16T00:45:04.977Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-16T00:45:04.977Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-16T00:45:04.977Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-16T00:45:04.977Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-16T00:45:04.977Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-16T00:45:04.977Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-16T00:45:05.241Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-16T00:45:05.241Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-16T00:45:05.241Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-16T00:45:05.502Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-16T00:45:05.502Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-16T00:45:05.502Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-16T00:45:05.502Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-16T00:45:05.502Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-16T00:45:05.502Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-16T00:45:06.074Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-16T00:45:06.074Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-16T00:45:06.074Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-16T00:45:06.074Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-16T00:45:06.074Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-16T00:45:06.074Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-16T00:45:06.336Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-16T00:45:06.336Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-16T00:45:06.336Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-16T00:45:06.336Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-16T00:45:06.337Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-16T00:45:06.337Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-16T00:45:06.337Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-16T00:45:06.337Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-16T00:45:06.337Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-16T00:45:06.337Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-16T00:45:06.337Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-16T00:45:06.337Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-16T00:45:06.337Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-16T00:45:06.337Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-16T00:45:06.337Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-16T00:45:06.599Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-16T00:45:06.599Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-16T00:45:06.599Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-16T00:45:06.599Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-16T00:45:06.599Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-16T00:45:06.599Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-16T00:45:06.599Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-16T00:45:06.599Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-16T00:45:06.599Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-16T00:45:06.599Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-16T00:45:06.599Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-16T00:45:06.599Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-16T00:45:06.860Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T00:45:06.860Z] Fetched 63.5 MB in 2s (30.3 MB/s) [2020-12-16T00:45:06.860Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:06.860Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T00:45:06.860Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-16T00:45:07.434Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T00:45:07.697Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-16T00:45:07.697Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-16T00:45:07.697Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-16T00:45:08.645Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:08.645Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:08.645Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:08.645Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:08.909Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:08.909Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:08.909Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:08.909Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:09.171Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:09.172Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:09.435Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:09.435Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:09.435Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:09.435Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:09.703Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:09.704Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T00:45:09.704Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:09.704Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-16T00:45:09.972Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:09.972Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T00:45:09.972Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:09.972Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:09.972Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:10.233Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:10.233Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:10.233Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T00:45:10.494Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:10.494Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T00:45:10.494Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T00:45:10.754Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-16T00:45:11.328Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-16T00:45:11.328Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T00:45:11.328Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-16T00:45:11.590Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-16T00:45:11.590Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-16T00:45:11.590Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-16T00:45:11.856Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-16T00:45:11.856Z] Installing new version of config file /etc/issue ... [2020-12-16T00:45:11.856Z] Installing new version of config file /etc/issue.net ... [2020-12-16T00:45:11.856Z] Installing new version of config file /etc/lsb-release ... [2020-12-16T00:45:11.856Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-16T00:45:12.118Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-16T00:45:12.118Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-16T00:45:12.118Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-16T00:45:12.118Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:12.118Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-16T00:45:12.380Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-16T00:45:12.380Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-16T00:45:12.380Z] 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 [2020-12-16T00:45:12.643Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:12.643Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:12.643Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:12.643Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:12.643Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:12.643Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-16T00:45:12.643Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-16T00:45:12.905Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-16T00:45:12.905Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:12.905Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-16T00:45:12.905Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T00:45:13.166Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-16T00:45:13.428Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:13.428Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T00:45:13.428Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T00:45:13.428Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T00:45:13.696Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:13.696Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T00:45:13.696Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T00:45:13.696Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-16T00:45:13.696Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:13.696Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-16T00:45:13.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:45:13.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:45:13.750Z] ---> fd7ced7768dd [2020-12-16T00:45:13.750Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T00:45:13.750Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:45:13.750Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:45:13.750Z] ---> fd7ced7768dd [2020-12-16T00:45:13.750Z] Step 3/27 : WORKDIR /edgex-go [2020-12-16T00:45:13.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:45:13.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:45:13.750Z] ---> fd7ced7768dd [2020-12-16T00:45:13.750Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T00:45:13.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:45:13.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:45:13.750Z] ---> fd7ced7768dd [2020-12-16T00:45:13.750Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T00:45:13.750Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:45:13.750Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:45:13.750Z] ---> fd7ced7768dd [2020-12-16T00:45:13.750Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T00:45:13.750Z] ---> Running in a98344666665 [2020-12-16T00:45:13.750Z] ---> Running in 7bb7a5c2812c [2020-12-16T00:45:13.750Z] ---> Running in 8ad4f11783ee [2020-12-16T00:45:13.750Z] ---> Running in b1fd3d5a91e8 [2020-12-16T00:45:13.750Z] ---> Running in 9c9feb6703ee [2020-12-16T00:45:13.750Z] Removing intermediate container b1fd3d5a91e8 [2020-12-16T00:45:13.750Z] ---> 566a0e60a175 [2020-12-16T00:45:13.750Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:45:13.750Z] Removing intermediate container 9c9feb6703ee [2020-12-16T00:45:13.750Z] Removing intermediate container 7bb7a5c2812c [2020-12-16T00:45:13.750Z] ---> dc86c52f4c4c [2020-12-16T00:45:13.750Z] ---> c713321069b8 [2020-12-16T00:45:13.750Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:45:13.750Z] [2020-12-16T00:45:13.750Z] Removing intermediate container 8ad4f11783ee [2020-12-16T00:45:13.750Z] ---> 4531e6a701fe [2020-12-16T00:45:13.750Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:45:13.750Z] ---> Running in 2ae74b2aa0d9 [2020-12-16T00:45:13.750Z] Removing intermediate container a98344666665 [2020-12-16T00:45:13.750Z] ---> bc04452ac225 [2020-12-16T00:45:13.750Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:45:13.750Z] ---> Running in 8a010b39075a [2020-12-16T00:45:13.750Z] ---> Running in c03a82c66f44 [2020-12-16T00:45:13.750Z] ---> Running in 6ddf482f4869 [2020-12-16T00:45:13.750Z] ---> Running in ace0d2623661 [2020-12-16T00:45:13.750Z] Removing intermediate container 2ae74b2aa0d9 [2020-12-16T00:45:13.750Z] ---> c9ebf1d3ba02 [2020-12-16T00:45:13.750Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-16T00:45:13.750Z] ---> Running in cf52c0cc74d8 [2020-12-16T00:45:13.750Z] Removing intermediate container c03a82c66f44 [2020-12-16T00:45:13.750Z] ---> bc647f1f15fd [2020-12-16T00:45:13.750Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T00:45:13.750Z] Removing intermediate container 8a010b39075a [2020-12-16T00:45:13.750Z] ---> 3646bf47340c [2020-12-16T00:45:13.750Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T00:45:13.750Z] Removing intermediate container 6ddf482f4869 [2020-12-16T00:45:13.750Z] ---> c1e8c8985332 [2020-12-16T00:45:13.750Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T00:45:13.750Z] ---> Running in 3cb529474592 [2020-12-16T00:45:13.750Z] ---> Running in 0924b1d06596 [2020-12-16T00:45:13.750Z] ---> Running in 03b3f6a3a7e0 [2020-12-16T00:45:13.750Z] Removing intermediate container ace0d2623661 [2020-12-16T00:45:13.750Z] ---> f0c1b9fc9c5e [2020-12-16T00:45:13.750Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T00:45:13.750Z] ---> Running in 249651840f6e [2020-12-16T00:45:13.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:13.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:13.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:13.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:13.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:13.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:13.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:13.750Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:45:13.750Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:45:13.750Z] OK: 12620 distinct packages available [2020-12-16T00:45:13.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:13.956Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-16T00:45:13.956Z] Setting up grep (3.1-2build1) ... [2020-12-16T00:45:13.956Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:13.956Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-16T00:45:13.956Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-16T00:45:14.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:14.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:45:14.217Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-16T00:45:14.217Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:14.217Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T00:45:14.217Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T00:45:14.479Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-16T00:45:14.479Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:14.479Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T00:45:14.479Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T00:45:14.640Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:45:14.640Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:45:14.640Z] OK: 12620 distinct packages available [2020-12-16T00:45:14.640Z] OK: 217 MiB in 51 packages [2020-12-16T00:45:15.051Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T00:45:15.051Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T00:45:15.051Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T00:45:15.052Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T00:45:15.249Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:45:15.249Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:45:15.249Z] OK: 12620 distinct packages available [2020-12-16T00:45:15.249Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:45:15.249Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:45:15.249Z] OK: 12620 distinct packages available [2020-12-16T00:45:15.530Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:45:15.530Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:45:15.530Z] OK: 12620 distinct packages available [2020-12-16T00:45:15.623Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-16T00:45:15.624Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:15.624Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-16T00:45:15.624Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T00:45:15.814Z] OK: 217 MiB in 51 packages [2020-12-16T00:45:16.427Z] OK: 217 MiB in 51 packages [2020-12-16T00:45:16.427Z] OK: 217 MiB in 51 packages [2020-12-16T00:45:16.569Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-16T00:45:16.715Z] OK: 217 MiB in 51 packages [2020-12-16T00:45:16.829Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-16T00:45:16.829Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-16T00:45:16.829Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-16T00:45:16.829Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-16T00:45:16.829Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:16.829Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-16T00:45:16.993Z] Removing intermediate container cf52c0cc74d8 [2020-12-16T00:45:16.993Z] ---> 5014035bab9b [2020-12-16T00:45:16.993Z] Step 6/27 : COPY go.mod . [2020-12-16T00:45:17.090Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-16T00:45:17.090Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-16T00:45:17.090Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:17.090Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:17.090Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:17.351Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:17.351Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:17.351Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:17.351Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:17.351Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:17.618Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:17.618Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:17.618Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:17.618Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:17.618Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:17.618Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:17.885Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:17.885Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:17.885Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:17.885Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T00:45:17.885Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T00:45:18.008Z] Removing intermediate container 3cb529474592 [2020-12-16T00:45:18.009Z] ---> 78229098e364 [2020-12-16T00:45:18.009Z] Step 6/22 : COPY go.mod . [2020-12-16T00:45:18.146Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T00:45:18.146Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T00:45:18.146Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T00:45:18.146Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:18.146Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T00:45:18.146Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T00:45:18.280Z] ---> dfd834b5789d [2020-12-16T00:45:18.280Z] Step 7/27 : RUN go mod download [2020-12-16T00:45:18.280Z] Removing intermediate container 0924b1d06596 [2020-12-16T00:45:18.280Z] ---> 128c072c7885 [2020-12-16T00:45:18.280Z] Step 6/22 : COPY go.mod . [2020-12-16T00:45:18.406Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T00:45:18.406Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:18.406Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:18.406Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:18.564Z] ---> Running in c1d68656303c [2020-12-16T00:45:18.564Z] Removing intermediate container 03b3f6a3a7e0 [2020-12-16T00:45:18.564Z] ---> aff93bc8bc3c [2020-12-16T00:45:18.564Z] Step 6/22 : COPY go.mod . [2020-12-16T00:45:18.564Z] Removing intermediate container 249651840f6e [2020-12-16T00:45:18.564Z] ---> de0fdbd974b5 [2020-12-16T00:45:18.564Z] Step 6/21 : COPY go.mod . [2020-12-16T00:45:18.667Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:18.667Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:18.667Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:18.667Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:18.667Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:18.930Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:18.930Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:18.930Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:19.172Z] ---> 2070cc466dc8 [2020-12-16T00:45:19.172Z] Step 7/22 : RUN go mod download [2020-12-16T00:45:19.445Z] ---> Running in bf8aed69f56e [2020-12-16T00:45:19.446Z] ---> 5ad86e6da816 [2020-12-16T00:45:19.446Z] Step 7/22 : RUN go mod download [2020-12-16T00:45:19.500Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:19.721Z] ---> b42a7ee9b2c0 [2020-12-16T00:45:19.721Z] Step 7/22 : RUN go mod download [2020-12-16T00:45:19.721Z] ---> Running in f33686affe4b [2020-12-16T00:45:19.762Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-16T00:45:20.013Z] ---> dff7f42759ce [2020-12-16T00:45:20.013Z] Step 7/21 : RUN go mod download [2020-12-16T00:45:20.013Z] ---> Running in 9c96158253c8 [2020-12-16T00:45:20.022Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-16T00:45:20.022Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:20.022Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-16T00:45:20.022Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-16T00:45:20.284Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T00:45:20.284Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T00:45:20.284Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-16T00:45:20.284Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T00:45:20.286Z] ---> Running in 1e44fef10f00 [2020-12-16T00:45:20.545Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-16T00:45:20.545Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:20.545Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-16T00:45:20.806Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-16T00:45:20.806Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-16T00:45:21.067Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:21.067Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T00:45:21.067Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T00:45:21.332Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T00:45:21.332Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:21.332Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T00:45:21.594Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T00:45:21.594Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T00:45:21.594Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:21.594Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T00:45:21.854Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T00:45:21.854Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T00:45:22.115Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:22.115Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T00:45:22.115Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T00:45:22.378Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-16T00:45:22.378Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T00:45:22.378Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T00:45:22.378Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T00:45:22.637Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T00:45:22.637Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:22.637Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-16T00:45:22.637Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-16T00:45:22.898Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-16T00:45:22.898Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:22.898Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-16T00:45:22.912Z] Removing intermediate container c1d68656303c [2020-12-16T00:45:22.912Z] ---> db2d4e3b89d8 [2020-12-16T00:45:22.912Z] Step 8/27 : COPY . . [2020-12-16T00:45:23.158Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T00:45:23.158Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T00:45:23.422Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:23.422Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T00:45:23.422Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T00:45:23.422Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T00:45:23.689Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:23.689Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-16T00:45:23.689Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-16T00:45:23.689Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-16T00:45:23.896Z] Removing intermediate container bf8aed69f56e [2020-12-16T00:45:23.896Z] ---> 83c7ce806170 [2020-12-16T00:45:23.896Z] Step 8/22 : COPY . . [2020-12-16T00:45:23.949Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:23.949Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-16T00:45:23.949Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-16T00:45:24.210Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-16T00:45:24.476Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:24.476Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T00:45:24.476Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T00:45:24.490Z] Removing intermediate container f33686affe4b [2020-12-16T00:45:24.491Z] ---> 37ef2fc7f68c [2020-12-16T00:45:24.491Z] Step 8/22 : COPY . . [2020-12-16T00:45:24.737Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-16T00:45:24.737Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:24.737Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-16T00:45:24.737Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-16T00:45:24.737Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-16T00:45:24.997Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:24.997Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-16T00:45:24.997Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-16T00:45:24.997Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-16T00:45:24.997Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:24.997Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-16T00:45:25.181Z] Removing intermediate container 9c96158253c8 [2020-12-16T00:45:25.181Z] ---> dbc02be278f5 [2020-12-16T00:45:25.181Z] Step 8/22 : COPY . . [2020-12-16T00:45:25.257Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-16T00:45:25.257Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-16T00:45:25.517Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:25.517Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-16T00:45:25.517Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-16T00:45:25.517Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-16T00:45:25.779Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T00:45:25.779Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-16T00:45:25.779Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-16T00:45:25.779Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-16T00:45:25.779Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-16T00:45:25.779Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-16T00:45:25.781Z] Removing intermediate container 1e44fef10f00 [2020-12-16T00:45:25.781Z] ---> bfd862d6f9da [2020-12-16T00:45:25.781Z] Step 8/21 : COPY . . [2020-12-16T00:45:26.044Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-16T00:45:26.045Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-16T00:45:26.045Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-16T00:45:26.311Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-16T00:45:26.311Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-16T00:45:26.572Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-16T00:45:26.572Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-16T00:45:26.572Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-16T00:45:26.572Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-16T00:45:26.832Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-16T00:45:26.832Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-16T00:45:26.832Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-16T00:45:26.832Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-16T00:45:27.092Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-16T00:45:27.092Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-16T00:45:27.092Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-16T00:45:27.092Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-16T00:45:27.354Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-16T00:45:27.354Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-16T00:45:27.354Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-16T00:45:27.354Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-16T00:45:27.615Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-16T00:45:27.615Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-16T00:45:28.560Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-16T00:45:28.560Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-16T00:45:28.560Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-16T00:45:28.560Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-16T00:45:28.560Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T00:45:28.819Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T00:45:29.079Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T00:45:29.079Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T00:45:29.347Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T00:45:29.347Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T00:45:29.347Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T00:45:29.347Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T00:45:29.608Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:29.608Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:29.608Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:29.608Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:29.868Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:29.868Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:29.868Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:29.868Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:30.809Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:30.809Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:32.195Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:32.195Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:32.765Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:32.765Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:33.025Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:33.025Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:33.985Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T00:45:33.985Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T00:45:33.985Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T00:45:33.985Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T00:45:33.985Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-16T00:45:33.985Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T00:45:34.246Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-16T00:45:34.246Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T00:45:34.246Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-16T00:45:34.246Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-16T00:45:34.506Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T00:45:34.506Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T00:45:34.506Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T00:45:34.767Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T00:45:34.767Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-16T00:45:34.767Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-16T00:45:35.028Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:35.028Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T00:45:35.028Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:35.028Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:35.028Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:35.028Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-16T00:45:35.028Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-16T00:45:35.288Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-16T00:45:35.288Z] [2020-12-16T00:45:35.288Z] Current default time zone: 'Etc/UTC' [2020-12-16T00:45:35.288Z] Local time is now: Wed Dec 16 00:45:35 UTC 2020. [2020-12-16T00:45:35.288Z] Universal Time is now: Wed Dec 16 00:45:35 UTC 2020. [2020-12-16T00:45:35.288Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-16T00:45:35.288Z] [2020-12-16T00:45:35.288Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-16T00:45:35.288Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:35.288Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-16T00:45:35.554Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-16T00:45:35.554Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-16T00:45:35.554Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-16T00:45:35.554Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-16T00:45:35.554Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-16T00:45:35.554Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-16T00:45:35.554Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-16T00:45:35.554Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:35.554Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-16T00:45:35.815Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:35.815Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-16T00:45:35.815Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:35.815Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-16T00:45:35.815Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-16T00:45:36.076Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-16T00:45:36.076Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-16T00:45:36.076Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-16T00:45:36.076Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-16T00:45:36.076Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-16T00:45:36.076Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-16T00:45:37.990Z] Updating certificates in /etc/ssl/certs... [2020-12-16T00:45:38.931Z] 22 added, 17 removed; done. [2020-12-16T00:45:38.931Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-16T00:45:38.931Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T00:45:38.931Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-16T00:45:38.931Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-16T00:45:39.192Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-16T00:45:39.192Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:39.192Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-16T00:45:39.192Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:39.192Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:39.192Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:39.192Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:39.454Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:39.454Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-16T00:45:39.454Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-16T00:45:39.454Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-16T00:45:39.454Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-16T00:45:39.454Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-16T00:45:39.454Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:39.454Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T00:45:39.716Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-16T00:45:39.716Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-16T00:45:39.716Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-16T00:45:39.716Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T00:45:39.716Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-16T00:45:39.976Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-16T00:45:39.976Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-16T00:45:39.976Z] Updating certificates in /etc/ssl/certs... [2020-12-16T00:45:40.546Z] 0 added, 0 removed; done. [2020-12-16T00:45:40.546Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-16T00:45:40.546Z] done. [2020-12-16T00:45:41.118Z] Reading package lists... [2020-12-16T00:45:41.118Z] Building dependency tree... [2020-12-16T00:45:41.118Z] Reading state information... [2020-12-16T00:45:41.378Z] The following NEW packages will be installed: [2020-12-16T00:45:41.378Z] apt-transport-https [2020-12-16T00:45:41.378Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T00:45:41.378Z] Need to get 1696 B of archives. [2020-12-16T00:45:41.378Z] After this operation, 153 kB of additional disk space will be used. [2020-12-16T00:45:41.378Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-16T00:45:41.639Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T00:45:41.639Z] Fetched 1696 B in 0s (9249 B/s) [2020-12-16T00:45:41.639Z] Selecting previously unselected package apt-transport-https. [2020-12-16T00:45:41.639Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-16T00:45:41.639Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-16T00:45:41.639Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-16T00:45:41.639Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-16T00:45:41.900Z] Waiting for network to be ready... [2020-12-16T00:45:47.185Z] 2020-12-16T00:45:45Z INFO Waiting for automatic snapd restart... [2020-12-16T00:45:47.446Z] snapd 2.48.1 from Canonical* installed [2020-12-16T00:45:48.394Z] "snapd" switched to the "latest/stable" channel [2020-12-16T00:45:48.394Z] [2020-12-16T00:45:50.936Z] core18 20200929 from Canonical* installed [2020-12-16T00:45:51.197Z] "core18" switched to the "latest/stable" channel [2020-12-16T00:45:51.197Z] [2020-12-16T00:45:52.590Z] ---> 10cf05559202 [2020-12-16T00:45:52.590Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-16T00:45:52.590Z] ---> 42162e23bc92 [2020-12-16T00:45:52.590Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-16T00:45:52.590Z] ---> 10520da68e34 [2020-12-16T00:45:52.590Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-16T00:45:52.590Z] ---> dc22a6c0df04 [2020-12-16T00:45:52.590Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-16T00:45:52.590Z] ---> 3c583ddaba98 [2020-12-16T00:45:52.590Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-16T00:45:52.590Z] ---> Running in 137045f326da [2020-12-16T00:45:52.590Z] ---> Running in b2a65ea430a9 [2020-12-16T00:45:52.590Z] ---> Running in 412de30897f1 [2020-12-16T00:45:52.590Z] ---> Running in 075173b90127 [2020-12-16T00:45:52.590Z] ---> Running in b6c4d911d649 [2020-12-16T00:45:54.500Z] snapcraft 4.4.4 from Canonical* installed [2020-12-16T00:45:54.500Z] "snapcraft" switched to the "latest/stable" channel [2020-12-16T00:45:54.500Z] [2020-12-16T00:45:54.586Z] 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 [2020-12-16T00:45:54.586Z] 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 [2020-12-16T00:45:54.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-16T00:45:54.863Z] 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 [2020-12-16T00:45:54.863Z] 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 [2020-12-16T00:45:57.798Z] 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: [2020-12-16T00:45:57.798Z] - README.md [2020-12-16T00:45:57.798Z] - snapcraft.yaml.orig [2020-12-16T00:45:57.798Z] [2020-12-16T00:45:57.798Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-16T00:46:04.388Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T00:46:04.388Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-16T00:46:04.388Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-16T00:46:04.388Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-16T00:46:04.960Z] Fetched 177 kB in 1s (252 kB/s) [2020-12-16T00:46:05.901Z] Reading package lists... [2020-12-16T00:46:06.162Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-16T00:46:12.767Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T00:46:12.767Z] Reading package lists... [2020-12-16T00:46:12.767Z] Building dependency tree... [2020-12-16T00:46:12.767Z] Reading state information... [2020-12-16T00:46:12.767Z] Suggested packages: [2020-12-16T00:46:12.767Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-16T00:46:12.767Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-16T00:46:12.767Z] Recommended packages: [2020-12-16T00:46:12.767Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-16T00:46:12.767Z] The following NEW packages will be installed: [2020-12-16T00:46:12.767Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-16T00:46:12.767Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-16T00:46:12.767Z] pkg-config zip [2020-12-16T00:46:12.767Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T00:46:12.767Z] Need to get 7655 kB of archives. [2020-12-16T00:46:12.767Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-16T00:46:12.767Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-16T00:46:12.767Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-16T00:46:12.767Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-16T00:46:12.767Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-16T00:46:12.767Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-16T00:46:12.767Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-16T00:46:12.767Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-16T00:46:12.767Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-16T00:46:13.027Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-16T00:46:13.028Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-16T00:46:13.028Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-16T00:46:13.028Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-16T00:46:13.028Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-16T00:46:13.290Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-16T00:46:13.290Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-16T00:46:13.290Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T00:46:13.290Z] Fetched 7655 kB in 1s (10.5 MB/s) [2020-12-16T00:46:13.290Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-16T00:46:13.290Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-16T00:46:13.290Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-16T00:46:13.550Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-16T00:46:13.550Z] Selecting previously unselected package libpsl5:amd64. [2020-12-16T00:46:13.550Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-16T00:46:13.550Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-16T00:46:13.810Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-16T00:46:13.810Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-16T00:46:13.810Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-16T00:46:13.810Z] Selecting previously unselected package librtmp1:amd64. [2020-12-16T00:46:13.810Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-16T00:46:13.810Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-16T00:46:13.810Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-16T00:46:13.810Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-16T00:46:13.810Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-16T00:46:14.071Z] Selecting previously unselected package liberror-perl. [2020-12-16T00:46:14.071Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-16T00:46:14.071Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-16T00:46:14.071Z] Selecting previously unselected package git-man. [2020-12-16T00:46:14.071Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-16T00:46:14.071Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-16T00:46:14.334Z] Selecting previously unselected package git. [2020-12-16T00:46:14.334Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-16T00:46:14.334Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-16T00:46:14.908Z] Selecting previously unselected package libnorm1:amd64. [2020-12-16T00:46:14.908Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-16T00:46:14.908Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-16T00:46:15.170Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-16T00:46:15.170Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-16T00:46:15.170Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-16T00:46:15.170Z] Selecting previously unselected package libsodium23:amd64. [2020-12-16T00:46:15.170Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-16T00:46:15.170Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-16T00:46:15.432Z] Selecting previously unselected package libzmq5:amd64. [2020-12-16T00:46:15.432Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-16T00:46:15.432Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T00:46:15.432Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-16T00:46:15.432Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-16T00:46:15.432Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T00:46:15.432Z] Selecting previously unselected package pkg-config. [2020-12-16T00:46:15.432Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-16T00:46:15.432Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-16T00:46:15.693Z] Selecting previously unselected package zip. [2020-12-16T00:46:15.693Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-16T00:46:15.693Z] Unpacking zip (3.0-11build1) ... [2020-12-16T00:46:15.693Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-16T00:46:15.693Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-16T00:46:15.693Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-16T00:46:15.693Z] Setting up liberror-perl (0.17025-1) ... [2020-12-16T00:46:15.955Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-16T00:46:15.955Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-16T00:46:15.955Z] No schema files found: doing nothing. [2020-12-16T00:46:15.955Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-16T00:46:15.955Z] Setting up zip (3.0-11build1) ... [2020-12-16T00:46:15.955Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-16T00:46:15.955Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-16T00:46:15.955Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-16T00:46:15.955Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T00:46:15.955Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-16T00:46:15.955Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T00:46:16.215Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-16T00:46:16.215Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T00:46:22.813Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T00:46:22.813Z] git set to automatically installed. [2020-12-16T00:46:22.813Z] git-man set to automatically installed. [2020-12-16T00:46:22.813Z] libcurl3-gnutls set to automatically installed. [2020-12-16T00:46:22.813Z] liberror-perl set to automatically installed. [2020-12-16T00:46:22.813Z] libglib2.0-0 set to automatically installed. [2020-12-16T00:46:22.813Z] libnghttp2-14 set to automatically installed. [2020-12-16T00:46:22.813Z] libnorm1 set to automatically installed. [2020-12-16T00:46:22.813Z] libpgm-5.2-0 set to automatically installed. [2020-12-16T00:46:22.813Z] libpsl5 set to automatically installed. [2020-12-16T00:46:22.813Z] librtmp1 set to automatically installed. [2020-12-16T00:46:22.813Z] libsodium23 set to automatically installed. [2020-12-16T00:46:22.813Z] libzmq3-dev set to automatically installed. [2020-12-16T00:46:22.813Z] libzmq5 set to automatically installed. [2020-12-16T00:46:22.813Z] pkg-config set to automatically installed. [2020-12-16T00:46:22.813Z] zip set to automatically installed. [2020-12-16T00:46:24.196Z] snapd is not logged in, snap install commands will use sudo [2020-12-16T00:46:30.787Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T00:46:30.787Z] snap "core18" has no updates available [2020-12-16T00:46:31.359Z] Pulling config-common [2020-12-16T00:46:32.303Z] Pulling go-build-helper [2020-12-16T00:46:54.304Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-16T00:46:54.304Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-16T00:46:54.304Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-16T00:46:54.304Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-16T00:46:54.304Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-16T00:46:54.304Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-16T00:46:54.304Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-16T00:46:54.304Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-16T00:46:54.304Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-16T00:46:54.304Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-16T00:46:54.304Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-16T00:46:54.304Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-16T00:46:54.304Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-16T00:46:54.304Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-16T00:46:54.304Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-16T00:46:54.304Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-16T00:46:54.304Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-16T00:46:54.304Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-16T00:46:54.304Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-16T00:46:54.304Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-16T00:46:54.304Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-16T00:46:54.304Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-16T00:46:54.304Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-16T00:46:54.304Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-16T00:46:54.304Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-16T00:46:54.304Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-16T00:46:54.304Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-16T00:46:54.304Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-16T00:46:54.304Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-16T00:46:54.304Z] Fetched 279 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-16T00:46:54.304Z] Fetched 122 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-16T00:46:54.304Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-16T00:46:54.304Z] Fetched 8848 B in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-16T00:46:54.304Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-16T00:46:54.304Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-16T00:46:54.304Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-16T00:46:54.304Z] Fetched 214 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-16T00:46:54.304Z] Fetched 155 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-16T00:46:54.304Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-16T00:46:54.304Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-16T00:46:54.304Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-16T00:46:54.304Z] Fetched 499 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-16T00:46:54.304Z] Fetched 111 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-16T00:46:54.304Z] Fetched 240 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-16T00:46:54.304Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-16T00:46:54.304Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-16T00:46:54.304Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-16T00:46:54.304Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-16T00:46:54.304Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-16T00:46:54.304Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-16T00:46:54.304Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-16T00:46:54.304Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-16T00:46:54.304Z] Fetched 8720 B in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-16T00:46:54.304Z] Fetched 137 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-16T00:46:54.304Z] Fetched 119 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-16T00:46:54.304Z] Fetched 109 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-16T00:46:54.304Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-16T00:46:54.304Z] Fetched 645 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-16T00:46:54.304Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-16T00:46:54.304Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-16T00:46:54.304Z] Fetched 368 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-16T00:46:54.304Z] Fetched 187 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-16T00:46:54.304Z] Fetched 175 kB in 0s (0 B/s) [2020-12-16T00:46:54.304Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-16T00:46:57.607Z] Fetched 206 kB in 0s (0 B/s) [2020-12-16T00:46:57.607Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-16T00:46:57.607Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-16T00:46:57.607Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-16T00:46:57.607Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-16T00:46:57.607Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-16T00:46:57.607Z] Fetched 159 kB in 0s (0 B/s) [2020-12-16T00:46:57.607Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-16T00:46:57.607Z] Fetched 107 kB in 0s (0 B/s) [2020-12-16T00:46:57.607Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-16T00:46:57.607Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-16T00:46:57.607Z] Pulling static-packages [2020-12-16T00:46:58.548Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-16T00:46:58.548Z] Skipping pull go-build-helper (already ran) [2020-12-16T00:46:58.548Z] Skipping pull static-packages (already ran) [2020-12-16T00:46:58.548Z] Building go-build-helper [2020-12-16T00:47:02.755Z] Building static-packages [2020-12-16T00:47:04.142Z] Staging go-build-helper [2020-12-16T00:47:05.089Z] Staging static-packages [2020-12-16T00:47:06.031Z] Pulling go115 [2020-12-16T00:47:07.418Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-16T00:47:07.418Z] Skipping pull go115 (already ran) [2020-12-16T00:47:07.418Z] Building go115 [2020-12-16T00:47:07.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-16T00:47:07.418Z] Dload Upload Total Spent Left Speed [2020-12-16T00:47:08.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6879k 0 0 11.7M 0 0:00:09 --:--:-- 0:00:09 11.6M 9 115M 9 11.4M 0 0 14.9M 0 0:00:07 --:--:-- 0:00:07 14.9M [2020-12-16T00:47:08.005Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2020-12-16T00:47:08.266Z] Failed to run 'override-build': Exit code was 56. [2020-12-16T00:47:08.266Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-16T00:47:10.673Z] Failed in branch amd64 [2020-12-16T00:47:46.757Z] Removing intermediate container 075173b90127 [2020-12-16T00:47:46.758Z] ---> 283e8a5e449a [2020-12-16T00:47:46.758Z] [2020-12-16T00:47:46.758Z] Step 10/22 : FROM alpine:3.10 [2020-12-16T00:47:46.758Z] 3.10: Pulling from library/alpine [2020-12-16T00:47:46.758Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-16T00:47:46.758Z] Status: Downloaded newer image for alpine:3.10 [2020-12-16T00:47:46.758Z] ---> 536a684cf733 [2020-12-16T00:47:46.758Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T00:47:46.758Z] ---> Running in 744f99e49023 [2020-12-16T00:47:46.758Z] Removing intermediate container 137045f326da [2020-12-16T00:47:46.758Z] ---> 53ec4e16b75b [2020-12-16T00:47:46.758Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-16T00:47:46.758Z] ---> Running in d30c6eb77ec1 [2020-12-16T00:47:46.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:47:46.758Z] 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 [2020-12-16T00:47:46.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:47:46.758Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-16T00:47:46.758Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-16T00:47:46.758Z] OK: 10171 distinct packages available [2020-12-16T00:47:46.758Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-16T00:47:46.758Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-16T00:47:46.758Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-16T00:47:46.758Z] (4/5) Installing curl (7.66.0-r3) [2020-12-16T00:47:46.758Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-16T00:47:46.758Z] Executing busybox-1.30.1-r3.trigger [2020-12-16T00:47:46.758Z] Executing ca-certificates-20191127-r2.trigger [2020-12-16T00:47:46.758Z] OK: 7 MiB in 19 packages [2020-12-16T00:47:48.750Z] Removing intermediate container 744f99e49023 [2020-12-16T00:47:48.750Z] ---> fc20285399d1 [2020-12-16T00:47:48.750Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-16T00:47:49.367Z] ---> Running in a3e068d33e53 [2020-12-16T00:47:50.177Z] Removing intermediate container a3e068d33e53 [2020-12-16T00:47:50.177Z] ---> 5729cffd648b [2020-12-16T00:47:50.177Z] Step 13/22 : WORKDIR / [2020-12-16T00:47:50.510Z] ---> Running in 716eb7b49d64 [2020-12-16T00:47:50.810Z] Removing intermediate container d30c6eb77ec1 [2020-12-16T00:47:50.810Z] ---> aa036fe5e0e5 [2020-12-16T00:47:50.810Z] [2020-12-16T00:47:50.810Z] Step 11/27 : FROM docker:latest [2020-12-16T00:47:50.810Z] ---> 0c09fb3ff9b5 [2020-12-16T00:47:50.810Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-16T00:47:51.168Z] ---> Running in 6b893aef9261 [2020-12-16T00:47:51.484Z] Removing intermediate container 716eb7b49d64 [2020-12-16T00:47:51.484Z] ---> 66324d7ebc6a [2020-12-16T00:47:51.484Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-16T00:47:53.660Z] ---> ef0bc5d78382 [2020-12-16T00:47:53.660Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-16T00:47:53.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:47:54.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:47:54.867Z] (1/2) Installing readline (8.0.4-r0) [2020-12-16T00:47:54.867Z] ---> c41b34fde0f7 [2020-12-16T00:47:54.867Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-16T00:47:54.867Z] (2/2) Installing bash (5.0.17-r0) [2020-12-16T00:47:55.143Z] Executing bash-5.0.17-r0.post-install [2020-12-16T00:47:55.143Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:47:55.143Z] OK: 12 MiB in 22 packages [2020-12-16T00:47:56.591Z] ---> 7178645f809e [2020-12-16T00:47:56.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-16T00:47:57.198Z] Removing intermediate container 6b893aef9261 [2020-12-16T00:47:57.198Z] ---> 43d92d142e24 [2020-12-16T00:47:57.198Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-16T00:47:57.198Z] ---> Running in d3671d617c57 [2020-12-16T00:47:57.807Z] ---> 378494b6c23f [2020-12-16T00:47:57.807Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-16T00:47:58.085Z] ---> Running in dde92d6fc472 [2020-12-16T00:48:02.455Z] Removing intermediate container d3671d617c57 [2020-12-16T00:48:02.455Z] ---> 1b72d4cee2bc [2020-12-16T00:48:02.455Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-16T00:48:02.455Z] ---> Running in be3b6d94f2b1 [2020-12-16T00:48:02.455Z] Removing intermediate container dde92d6fc472 [2020-12-16T00:48:02.455Z] ---> 6103250d54a4 [2020-12-16T00:48:02.455Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-16T00:48:02.737Z] ---> Running in b41892cd4e16 [2020-12-16T00:48:03.014Z] Removing intermediate container be3b6d94f2b1 [2020-12-16T00:48:03.014Z] ---> c3dd778dd34b [2020-12-16T00:48:03.014Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-16T00:48:04.003Z] ---> Running in 9f87a387d4ef [2020-12-16T00:48:04.003Z] Removing intermediate container b41892cd4e16 [2020-12-16T00:48:04.003Z] ---> 9ea01b95a691 [2020-12-16T00:48:04.003Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T00:48:04.627Z] ---> Running in 93415cc0b8bb [2020-12-16T00:48:05.618Z] Removing intermediate container 9f87a387d4ef [2020-12-16T00:48:05.618Z] ---> a8b0a20b27dd [2020-12-16T00:48:05.618Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-16T00:48:05.896Z] ---> Running in de899b7a5c99 [2020-12-16T00:48:06.885Z] Removing intermediate container 93415cc0b8bb [2020-12-16T00:48:06.885Z] ---> 8271a3f33806 [2020-12-16T00:48:06.885Z] Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:48:07.165Z] ---> Running in d7ee23e0b185 [2020-12-16T00:48:07.442Z] Removing intermediate container de899b7a5c99 [2020-12-16T00:48:07.442Z] ---> 83e01f5b9d26 [2020-12-16T00:48:07.442Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-16T00:48:08.434Z] Removing intermediate container b6c4d911d649 [2020-12-16T00:48:08.434Z] ---> fdd9d7e35ad1 [2020-12-16T00:48:08.434Z] [2020-12-16T00:48:08.434Z] Step 10/21 : FROM scratch [2020-12-16T00:48:08.434Z] ---> [2020-12-16T00:48:08.434Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T00:48:08.434Z] Removing intermediate container d7ee23e0b185 [2020-12-16T00:48:08.434Z] ---> 066054252f47 [2020-12-16T00:48:08.434Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T00:48:08.710Z] ---> Running in ff4fc9699079 [2020-12-16T00:48:08.710Z] ---> Running in f2a5ec47e7fe [2020-12-16T00:48:09.697Z] ---> e427429ea722 [2020-12-16T00:48:09.697Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-16T00:48:09.697Z] Removing intermediate container f2a5ec47e7fe [2020-12-16T00:48:09.697Z] ---> cd8c6aae3c16 [2020-12-16T00:48:09.697Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-16T00:48:09.973Z] ---> Running in 8638c0c003e3 [2020-12-16T00:48:09.973Z] Removing intermediate container ff4fc9699079 [2020-12-16T00:48:09.973Z] ---> 1b6d3e55dce0 [2020-12-16T00:48:09.973Z] [2020-12-16T00:48:10.248Z] Removing intermediate container 412de30897f1 [2020-12-16T00:48:10.248Z] ---> 153818436522 [2020-12-16T00:48:10.248Z] [2020-12-16T00:48:10.248Z] Step 10/22 : FROM scratch [2020-12-16T00:48:10.248Z] ---> [2020-12-16T00:48:10.248Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T00:48:10.524Z] ---> Using cache [2020-12-16T00:48:10.524Z] ---> cd8c6aae3c16 [2020-12-16T00:48:10.524Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-16T00:48:10.801Z] ---> Running in aa687567d7b8 [2020-12-16T00:48:10.801Z] Successfully built 1b6d3e55dce0 [2020-12-16T00:48:10.801Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-16T00:48:10.801Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2020-12-16T00:48:10.801Z] Removing intermediate container 8638c0c003e3 [2020-12-16T00:48:10.801Z] ---> 659dec921e86 [2020-12-16T00:48:10.801Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-16T00:48:10.801Z] ---> 192f95586384 [2020-12-16T00:48:10.801Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-16T00:48:11.090Z] ---> Running in 9bbcaafc477a [2020-12-16T00:48:11.369Z] Removing intermediate container aa687567d7b8 [2020-12-16T00:48:11.369Z] ---> e60bfd37a052 [2020-12-16T00:48:11.369Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T00:48:11.646Z] ---> Running in 166e48ba1b84 [2020-12-16T00:48:11.646Z] Removing intermediate container 9bbcaafc477a [2020-12-16T00:48:11.646Z] ---> 79afd3c287c1 [2020-12-16T00:48:11.646Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-16T00:48:12.645Z] ---> df07640da809 [2020-12-16T00:48:12.645Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-16T00:48:12.645Z] Removing intermediate container 166e48ba1b84 [2020-12-16T00:48:12.645Z] ---> b402753c3db8 [2020-12-16T00:48:12.645Z] Step 14/22 : WORKDIR / [2020-12-16T00:48:13.250Z] ---> Running in 7e3dbdab11b6 [2020-12-16T00:48:13.250Z] ---> Running in 5c324f82844c [2020-12-16T00:48:13.858Z] ---> 7543e0c0ded9 [2020-12-16T00:48:13.858Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-16T00:48:16.521Z] Removing intermediate container 7e3dbdab11b6 [2020-12-16T00:48:16.521Z] ---> dfa098e02669 [2020-12-16T00:48:16.521Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-16T00:48:16.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:48:16.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:48:17.415Z] ---> f566f7299073 [2020-12-16T00:48:17.415Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-16T00:48:17.415Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-16T00:48:17.415Z] (2/33) Installing expat (2.2.9-r1) [2020-12-16T00:48:17.415Z] (3/33) Installing libffi (3.3-r2) [2020-12-16T00:48:17.690Z] (4/33) Installing gdbm (1.13-r1) [2020-12-16T00:48:17.690Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-16T00:48:17.690Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-16T00:48:17.690Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-16T00:48:17.690Z] ---> 7af91ae245d7 [2020-12-16T00:48:17.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-16T00:48:19.661Z] ---> a2b8b61e18a5 [2020-12-16T00:48:19.661Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-16T00:48:19.661Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-16T00:48:19.661Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-16T00:48:19.661Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-16T00:48:19.661Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-16T00:48:19.661Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-16T00:48:19.661Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-16T00:48:19.932Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-16T00:48:19.932Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-16T00:48:19.932Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-16T00:48:19.932Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-16T00:48:20.210Z] ---> Running in ac8ebb151cb3 [2020-12-16T00:48:20.210Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-16T00:48:20.210Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-16T00:48:20.210Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-16T00:48:20.210Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-16T00:48:20.210Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-16T00:48:20.210Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-16T00:48:20.210Z] ---> 6cb48e5e5876 [2020-12-16T00:48:20.210Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-16T00:48:20.485Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-16T00:48:20.485Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-16T00:48:20.485Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-16T00:48:20.485Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-16T00:48:20.485Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-16T00:48:20.485Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-16T00:48:20.485Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-16T00:48:20.485Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-16T00:48:20.485Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-16T00:48:20.485Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-16T00:48:20.772Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:48:20.772Z] OK: 71 MiB in 55 packages [2020-12-16T00:48:21.099Z] Removing intermediate container ac8ebb151cb3 [2020-12-16T00:48:21.099Z] ---> 6e7ad889c79b [2020-12-16T00:48:21.099Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:48:21.702Z] ---> Running in 47561c5e920a [2020-12-16T00:48:22.058Z] ---> 984e1dbc699d [2020-12-16T00:48:22.058Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-16T00:48:22.654Z] Removing intermediate container b2a65ea430a9 [2020-12-16T00:48:22.654Z] ---> 582cc2781ae0 [2020-12-16T00:48:22.654Z] [2020-12-16T00:48:22.655Z] Step 10/22 : FROM scratch [2020-12-16T00:48:22.655Z] ---> [2020-12-16T00:48:22.655Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T00:48:22.655Z] ---> Running in ae75046a0197 [2020-12-16T00:48:22.932Z] ---> Using cache [2020-12-16T00:48:22.932Z] ---> cd8c6aae3c16 [2020-12-16T00:48:22.932Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-16T00:48:22.932Z] Removing intermediate container 47561c5e920a [2020-12-16T00:48:22.932Z] ---> 0646455593c9 [2020-12-16T00:48:22.932Z] Step 19/21 : LABEL arch=arm64 [2020-12-16T00:48:23.206Z] ---> Running in 7fa3cca6f33f [2020-12-16T00:48:23.480Z] ---> Running in 30e32e9b6c42 [2020-12-16T00:48:23.480Z] Removing intermediate container ae75046a0197 [2020-12-16T00:48:23.480Z] ---> 9f7ff2938ded [2020-12-16T00:48:23.480Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:48:24.079Z] Removing intermediate container 7fa3cca6f33f [2020-12-16T00:48:24.079Z] ---> 4bffb47c1c9c [2020-12-16T00:48:24.079Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T00:48:24.682Z] Removing intermediate container 30e32e9b6c42 [2020-12-16T00:48:24.682Z] ---> f82610a82ad1 [2020-12-16T00:48:24.682Z] ---> Running in ac385cbff97c [2020-12-16T00:48:24.682Z] ---> Running in fc8c69ea1bb6 [2020-12-16T00:48:24.682Z] Step 20/21 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:48:25.284Z] ---> Running in 304f9dcf54e0 [2020-12-16T00:48:25.559Z] Removing intermediate container fc8c69ea1bb6 [2020-12-16T00:48:25.559Z] ---> 48aa9d61010e [2020-12-16T00:48:25.559Z] Step 14/22 : WORKDIR / [2020-12-16T00:48:25.559Z] Removing intermediate container ac385cbff97c [2020-12-16T00:48:25.559Z] ---> 598fdbe45828 [2020-12-16T00:48:25.559Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T00:48:25.829Z] ---> Running in bf0405955501 [2020-12-16T00:48:26.103Z] ---> Running in 02c0654a8397 [2020-12-16T00:48:26.103Z] Removing intermediate container 304f9dcf54e0 [2020-12-16T00:48:26.103Z] ---> 5db7bb531d01 [2020-12-16T00:48:26.103Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T00:48:26.697Z] ---> Running in c5acc994fff5 [2020-12-16T00:48:26.971Z] Removing intermediate container bf0405955501 [2020-12-16T00:48:26.971Z] ---> b2f590f97755 [2020-12-16T00:48:26.971Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-16T00:48:26.971Z] Removing intermediate container 02c0654a8397 [2020-12-16T00:48:26.971Z] ---> f01d3916f09b [2020-12-16T00:48:26.971Z] Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:48:27.250Z] ---> Running in 3f82d6e19337 [2020-12-16T00:48:27.525Z] Removing intermediate container c5acc994fff5 [2020-12-16T00:48:27.525Z] ---> 1164361a7ada [2020-12-16T00:48:27.525Z] [2020-12-16T00:48:28.125Z] Successfully built 1164361a7ada [2020-12-16T00:48:28.125Z] ---> b66ececea45a [2020-12-16T00:48:28.125Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-16T00:48:28.401Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-16T00:48:28.401Z] Building docker-security-secrets-setup-go [2020-12-16T00:48:28.401Z]  Building docker-support-scheduler-go ... done Removing intermediate container 3f82d6e19337 [2020-12-16T00:48:28.401Z] ---> 70037b3a0301 [2020-12-16T00:48:28.401Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T00:48:29.002Z] ---> Running in ee7601baa386 [2020-12-16T00:48:29.985Z] Removing intermediate container ee7601baa386 [2020-12-16T00:48:29.985Z] ---> fefa3cba1beb [2020-12-16T00:48:29.985Z] [2020-12-16T00:48:30.273Z] ---> 7d2ac865db32 [2020-12-16T00:48:30.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-16T00:48:30.553Z] Removing intermediate container 5c324f82844c [2020-12-16T00:48:30.553Z] ---> 23c15e7aab3a [2020-12-16T00:48:30.553Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-16T00:48:30.828Z] Successfully built fefa3cba1beb [2020-12-16T00:48:31.454Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-16T00:48:31.454Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2020-12-16T00:48:31.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:48:31.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:48:31.454Z] ---> fd7ced7768dd [2020-12-16T00:48:31.454Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T00:48:31.454Z] ---> Using cache [2020-12-16T00:48:31.454Z] ---> bc04452ac225 [2020-12-16T00:48:31.454Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:48:31.454Z] ---> Using cache [2020-12-16T00:48:31.741Z] ---> c1e8c8985332 [2020-12-16T00:48:31.741Z] Step 5/24 : RUN apk update && apk add make git [2020-12-16T00:48:31.741Z] ---> Using cache [2020-12-16T00:48:31.741Z] ---> 128c072c7885 [2020-12-16T00:48:31.741Z] Step 6/24 : COPY go.mod . [2020-12-16T00:48:31.741Z] ---> Using cache [2020-12-16T00:48:31.741Z] ---> 5ad86e6da816 [2020-12-16T00:48:31.741Z] Step 7/24 : RUN go mod download [2020-12-16T00:48:31.741Z] ---> Using cache [2020-12-16T00:48:31.741Z] ---> 37ef2fc7f68c [2020-12-16T00:48:31.741Z] Step 8/24 : COPY . . [2020-12-16T00:48:31.741Z] ---> Running in bc65fec80555 [2020-12-16T00:48:31.741Z] ---> Using cache [2020-12-16T00:48:31.741Z] ---> 42162e23bc92 [2020-12-16T00:48:31.741Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-16T00:48:32.026Z] ---> 71a8765e7d2a [2020-12-16T00:48:32.026Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-16T00:48:32.026Z] ---> Running in 7a42c544e6e7 [2020-12-16T00:48:32.298Z] ---> Running in 5f6061eeab6d [2020-12-16T00:48:32.894Z] Removing intermediate container 5f6061eeab6d [2020-12-16T00:48:32.894Z] ---> 56f62c479f6c [2020-12-16T00:48:32.894Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:48:33.493Z] 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 [2020-12-16T00:48:33.768Z] ---> Running in 452ca1dff2c1 [2020-12-16T00:48:35.214Z] Removing intermediate container 452ca1dff2c1 [2020-12-16T00:48:35.214Z] ---> 9ed125079623 [2020-12-16T00:48:35.214Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T00:48:35.487Z] ---> Running in 1d4d20cc2b08 [2020-12-16T00:48:36.481Z] Removing intermediate container 1d4d20cc2b08 [2020-12-16T00:48:36.481Z] ---> e63f1f84c95a [2020-12-16T00:48:36.481Z] Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:48:37.473Z] ---> Running in 578a5bfab299 [2020-12-16T00:48:38.907Z] Removing intermediate container 578a5bfab299 [2020-12-16T00:48:38.907Z] ---> 5a8a4f60b57c [2020-12-16T00:48:38.907Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T00:48:39.179Z] Collecting docker-compose==1.23.2 [2020-12-16T00:48:39.179Z] ---> Running in 75f6b01cc3c8 [2020-12-16T00:48:39.452Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-16T00:48:40.051Z] Removing intermediate container 75f6b01cc3c8 [2020-12-16T00:48:40.051Z] ---> 2fc93f355512 [2020-12-16T00:48:40.051Z] [2020-12-16T00:48:40.651Z] Collecting cached-property<2,>=1.2.0 [2020-12-16T00:48:40.651Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-16T00:48:40.651Z] Successfully built 2fc93f355512 [2020-12-16T00:48:40.651Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-16T00:48:40.651Z] Building docker-security-proxy-setup-go [2020-12-16T00:48:40.925Z]  Building docker-core-metadata-go ... done Collecting docopt<0.7,>=0.6.1 [2020-12-16T00:48:40.925Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-16T00:48:44.317Z] Collecting PyYAML<4,>=3.10 [2020-12-16T00:48:44.317Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-16T00:48:49.765Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-16T00:48:49.765Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-16T00:48:52.403Z] Collecting jsonschema<3,>=2.5.1 [2020-12-16T00:48:52.403Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-16T00:48:52.677Z] Collecting texttable<0.10,>=0.9.0 [2020-12-16T00:48:52.952Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-16T00:48:57.457Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-16T00:48:57.733Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-16T00:48:58.722Z] Collecting docker<4.0,>=3.6.0 [2020-12-16T00:48:58.722Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-16T00:49:00.167Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-16T00:49:00.167Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-16T00:49:00.446Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-16T00:49:01.444Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-16T00:49:01.444Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-16T00:49:01.727Z] 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) [2020-12-16T00:49:01.727Z] 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) [2020-12-16T00:49:02.004Z] Collecting idna<2.8,>=2.5 [2020-12-16T00:49:02.004Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-16T00:49:02.282Z] Collecting docker-pycreds>=0.4.0 [2020-12-16T00:49:02.556Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-16T00:49:02.556Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-16T00:49:02.556Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-16T00:49:02.556Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-16T00:49:02.556Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-16T00:49:04.004Z] Installing collected packages: cached-property, docopt, PyYAML, dockerpty, jsonschema, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docker-compose [2020-12-16T00:49:04.282Z] Running setup.py install for docopt: started [2020-12-16T00:49:06.928Z] Running setup.py install for docopt: finished with status 'done' [2020-12-16T00:49:06.928Z] Running setup.py install for PyYAML: started [2020-12-16T00:49:10.329Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-16T00:49:10.329Z] Running setup.py install for dockerpty: started [2020-12-16T00:49:12.314Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:49:12.314Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-16T00:49:12.314Z] ---> fd7ced7768dd [2020-12-16T00:49:12.314Z] Step 3/29 : WORKDIR /edgex-go [2020-12-16T00:49:12.314Z] ---> Using cache [2020-12-16T00:49:12.314Z] ---> bc04452ac225 [2020-12-16T00:49:12.314Z] Step 4/29 : RUN apk update && apk add make git [2020-12-16T00:49:13.294Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-16T00:49:15.287Z] Running setup.py install for texttable: started [2020-12-16T00:49:16.275Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:49:16.275Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:49:16.275Z] ---> fd7ced7768dd [2020-12-16T00:49:16.275Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T00:49:16.275Z] ---> Using cache [2020-12-16T00:49:16.275Z] ---> bc04452ac225 [2020-12-16T00:49:16.275Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:49:16.275Z] ---> Using cache [2020-12-16T00:49:16.275Z] ---> c1e8c8985332 [2020-12-16T00:49:16.275Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-16T00:49:17.715Z] Running setup.py install for texttable: finished with status 'done' [2020-12-16T00:49:17.715Z] Attempting uninstall: urllib3 [2020-12-16T00:49:17.715Z] Found existing installation: urllib3 1.25.9 [2020-12-16T00:49:17.715Z] Uninstalling urllib3-1.25.9: [2020-12-16T00:49:17.989Z] ---> Running in 90bd3411e4e2 [2020-12-16T00:49:17.989Z] ---> Running in 70121e8d50a5 [2020-12-16T00:49:18.271Z] Successfully uninstalled urllib3-1.25.9 [2020-12-16T00:49:19.267Z] Attempting uninstall: idna [2020-12-16T00:49:19.267Z] Found existing installation: idna 2.9 [2020-12-16T00:49:19.267Z] Uninstalling idna-2.9: [2020-12-16T00:49:19.267Z] Successfully uninstalled idna-2.9 [2020-12-16T00:49:19.883Z] Attempting uninstall: requests [2020-12-16T00:49:19.883Z] Found existing installation: requests 2.23.0 [2020-12-16T00:49:19.883Z] Uninstalling requests-2.23.0: [2020-12-16T00:49:20.163Z] Successfully uninstalled requests-2.23.0 [2020-12-16T00:49:20.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:49:20.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:49:21.377Z] 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 [2020-12-16T00:49:21.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:49:21.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:49:22.634Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:49:22.634Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:49:22.634Z] OK: 12620 distinct packages available [2020-12-16T00:49:22.634Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:49:22.634Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:49:22.634Z] OK: 12620 distinct packages available [2020-12-16T00:49:23.632Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-16T00:49:23.907Z] OK: 217 MiB in 51 packages [2020-12-16T00:49:23.907Z] OK: 217 MiB in 51 packages [2020-12-16T00:49:24.182Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:49:24.183Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:49:24.183Z] ---> fd7ced7768dd [2020-12-16T00:49:24.183Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T00:49:24.183Z] ---> Using cache [2020-12-16T00:49:24.183Z] ---> bc04452ac225 [2020-12-16T00:49:24.183Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:49:24.183Z] ---> Using cache [2020-12-16T00:49:24.183Z] ---> c1e8c8985332 [2020-12-16T00:49:24.183Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T00:49:24.183Z] ---> Using cache [2020-12-16T00:49:24.183Z] ---> 128c072c7885 [2020-12-16T00:49:24.183Z] Step 6/21 : COPY go.mod . [2020-12-16T00:49:24.183Z] ---> Using cache [2020-12-16T00:49:24.183Z] ---> 5ad86e6da816 [2020-12-16T00:49:24.183Z] Step 7/21 : RUN go mod download [2020-12-16T00:49:24.183Z] ---> Using cache [2020-12-16T00:49:24.183Z] ---> 37ef2fc7f68c [2020-12-16T00:49:24.183Z] Step 8/21 : COPY . . [2020-12-16T00:49:24.183Z] ---> Using cache [2020-12-16T00:49:24.183Z] ---> 42162e23bc92 [2020-12-16T00:49:24.183Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-16T00:49:25.641Z] ---> Running in efc459c481f3 [2020-12-16T00:49:27.094Z] Removing intermediate container 90bd3411e4e2 [2020-12-16T00:49:27.094Z] ---> 553ca767950a [2020-12-16T00:49:27.094Z] Step 6/24 : COPY go.mod . [2020-12-16T00:49:27.094Z] Removing intermediate container 70121e8d50a5 [2020-12-16T00:49:27.094Z] ---> 611bb972b09f [2020-12-16T00:49:27.094Z] Step 5/29 : COPY go.mod . [2020-12-16T00:49:27.379Z] 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 [2020-12-16T00:49:28.376Z] ---> f7a2e8c8ee84 [2020-12-16T00:49:28.376Z] Step 6/29 : RUN go mod download [2020-12-16T00:49:28.376Z] ---> b328ac8a99aa [2020-12-16T00:49:28.376Z] Step 7/24 : RUN go mod download [2020-12-16T00:49:28.376Z] ---> Running in 1a4b72542806 [2020-12-16T00:49:28.647Z] ---> Running in 8790318637e5 [2020-12-16T00:49:31.293Z] Removing intermediate container bc65fec80555 [2020-12-16T00:49:31.293Z] ---> 4d3b886f75f6 [2020-12-16T00:49:31.293Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-16T00:49:31.293Z] ---> Running in 9342d7ef4032 [2020-12-16T00:49:33.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:49:34.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:49:34.828Z] Removing intermediate container 8790318637e5 [2020-12-16T00:49:34.828Z] ---> d508f9febb2e [2020-12-16T00:49:34.828Z] Step 8/24 : COPY . . [2020-12-16T00:49:35.105Z] Removing intermediate container 1a4b72542806 [2020-12-16T00:49:35.105Z] ---> ae3c824685d3 [2020-12-16T00:49:35.105Z] Step 7/29 : COPY . . [2020-12-16T00:49:35.105Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T00:49:35.105Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-16T00:49:35.105Z] (3/3) Installing curl (7.69.1-r3) [2020-12-16T00:49:35.105Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:49:35.384Z] OK: 71 MiB in 58 packages [2020-12-16T00:49:38.029Z] Removing intermediate container 7a42c544e6e7 [2020-12-16T00:49:38.029Z] ---> 306a0f97a64d [2020-12-16T00:49:38.029Z] [2020-12-16T00:49:38.029Z] Step 10/24 : FROM alpine:3.10 [2020-12-16T00:49:38.029Z] ---> 536a684cf733 [2020-12-16T00:49:38.029Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T00:49:38.029Z] ---> Using cache [2020-12-16T00:49:38.029Z] ---> fc20285399d1 [2020-12-16T00:49:38.029Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T00:49:38.029Z] Removing intermediate container 9342d7ef4032 [2020-12-16T00:49:38.029Z] ---> b106dce59593 [2020-12-16T00:49:38.029Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-16T00:49:38.316Z] ---> Running in d76674a24e75 [2020-12-16T00:49:38.595Z] ---> Running in 940808503e21 [2020-12-16T00:49:39.583Z] Removing intermediate container d76674a24e75 [2020-12-16T00:49:39.583Z] ---> 5a3b1b7c7a78 [2020-12-16T00:49:39.583Z] Step 13/24 : WORKDIR / [2020-12-16T00:49:39.868Z] Removing intermediate container 940808503e21 [2020-12-16T00:49:39.868Z] ---> 2900ba3d4864 [2020-12-16T00:49:39.868Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:49:40.144Z] ---> Running in 8a32f3ef402a [2020-12-16T00:49:40.419Z] ---> Running in 56738d8d820b [2020-12-16T00:49:42.404Z] Removing intermediate container 56738d8d820b [2020-12-16T00:49:42.404Z] ---> 18b4fbe3ef03 [2020-12-16T00:49:42.404Z] Step 25/27 : LABEL arch=arm64 [2020-12-16T00:49:42.404Z] Removing intermediate container 8a32f3ef402a [2020-12-16T00:49:42.404Z] ---> cfc9297548ee [2020-12-16T00:49:42.404Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-16T00:49:42.677Z] ---> Running in d02d36f0d42c [2020-12-16T00:49:44.115Z] Removing intermediate container d02d36f0d42c [2020-12-16T00:49:44.115Z] ---> f8d598532003 [2020-12-16T00:49:44.115Z] Step 26/27 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:49:44.389Z] ---> 8c169a7c9775 [2020-12-16T00:49:44.389Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-16T00:49:44.677Z] ---> Running in 774eaf49b6d9 [2020-12-16T00:49:46.116Z] Removing intermediate container 774eaf49b6d9 [2020-12-16T00:49:46.116Z] ---> 58e6c9be24a7 [2020-12-16T00:49:46.116Z] Step 27/27 : LABEL version=0.0.0 [2020-12-16T00:49:46.391Z] ---> Running in aae9957c2b03 [2020-12-16T00:49:46.391Z] ---> 9285bebd4c48 [2020-12-16T00:49:46.391Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-16T00:49:47.378Z] Removing intermediate container aae9957c2b03 [2020-12-16T00:49:47.378Z] ---> 2a6dab13cd73 [2020-12-16T00:49:47.378Z] [2020-12-16T00:49:47.978Z] Successfully built 2a6dab13cd73 [2020-12-16T00:49:48.250Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-16T00:49:48.250Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go [2020-12-16T00:49:48.250Z] ---> dfd7e9587211 [2020-12-16T00:49:48.250Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-16T00:49:52.580Z] ---> c15f91cbc097 [2020-12-16T00:49:52.580Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-16T00:49:55.976Z] ---> 47411e7af179 [2020-12-16T00:49:55.976Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T00:49:58.904Z] ---> 348928812ca6 [2020-12-16T00:49:58.904Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T00:49:59.530Z] ---> Running in a524785e3123 [2020-12-16T00:50:04.959Z] Removing intermediate container a524785e3123 [2020-12-16T00:50:04.959Z] ---> bc4292cde569 [2020-12-16T00:50:04.959Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T00:50:04.959Z] ---> Running in 8740328ee8a8 [2020-12-16T00:50:05.553Z] Removing intermediate container 8740328ee8a8 [2020-12-16T00:50:05.553Z] ---> 29d7477ce9d9 [2020-12-16T00:50:05.553Z] Step 22/24 : LABEL arch=arm64 [2020-12-16T00:50:06.154Z] ---> Running in 3e7948922491 [2020-12-16T00:50:07.143Z] Removing intermediate container 3e7948922491 [2020-12-16T00:50:07.143Z] ---> 59b2dea81d67 [2020-12-16T00:50:07.143Z] Step 23/24 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:50:07.417Z] ---> Running in 74ad7f1c298e [2020-12-16T00:50:08.407Z] Removing intermediate container 74ad7f1c298e [2020-12-16T00:50:08.407Z] ---> 251c522653de [2020-12-16T00:50:08.407Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T00:50:09.005Z] ---> Running in 710a17fa54ed [2020-12-16T00:50:09.995Z] 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 [2020-12-16T00:50:10.268Z] Removing intermediate container 710a17fa54ed [2020-12-16T00:50:10.268Z] ---> 111915e5cece [2020-12-16T00:50:10.268Z] [2020-12-16T00:50:10.877Z] Successfully built 111915e5cece [2020-12-16T00:50:11.151Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-16T00:50:11.151Z]  Building docker-security-secretstore-setup-go ... done  ---> 96e7e274b2ee [2020-12-16T00:50:11.151Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-16T00:50:11.428Z] ---> 40c00107b29d [2020-12-16T00:50:11.428Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-16T00:50:11.702Z] ---> Running in 0d0f160ab41e [2020-12-16T00:50:11.702Z] ---> Running in c290af8ef16d [2020-12-16T00:50:14.345Z] 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 [2020-12-16T00:50:14.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T00:50:14.947Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T00:50:14.947Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-16T00:50:14.947Z] ---> fd7ced7768dd [2020-12-16T00:50:14.947Z] Step 3/23 : WORKDIR /edgex-go [2020-12-16T00:50:14.947Z] ---> Using cache [2020-12-16T00:50:14.947Z] ---> bc04452ac225 [2020-12-16T00:50:14.947Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:50:14.947Z] ---> Using cache [2020-12-16T00:50:14.947Z] ---> c1e8c8985332 [2020-12-16T00:50:14.947Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-16T00:50:15.539Z] ---> Running in 49116ac945e9 [2020-12-16T00:50:17.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:50:18.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:50:19.568Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:50:19.568Z] v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:50:19.568Z] OK: 12620 distinct packages available [2020-12-16T00:50:20.572Z] OK: 217 MiB in 51 packages [2020-12-16T00:50:22.595Z] Removing intermediate container 49116ac945e9 [2020-12-16T00:50:22.595Z] ---> 1c37a54c0dba [2020-12-16T00:50:22.595Z] Step 6/23 : COPY go.mod . [2020-12-16T00:50:24.044Z] ---> 1e1c254c1d65 [2020-12-16T00:50:24.044Z] Step 7/23 : RUN go mod download [2020-12-16T00:50:24.319Z] Removing intermediate container efc459c481f3 [2020-12-16T00:50:24.319Z] ---> 42a14ce06b09 [2020-12-16T00:50:24.319Z] [2020-12-16T00:50:24.319Z] Step 10/21 : FROM alpine [2020-12-16T00:50:24.319Z] latest: Pulling from library/alpine [2020-12-16T00:50:24.319Z] ---> Running in 5a304ea4e785 [2020-12-16T00:50:24.594Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-16T00:50:24.594Z] Status: Downloaded newer image for alpine:latest [2020-12-16T00:50:24.594Z] ---> dd36a01c3f31 [2020-12-16T00:50:24.594Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-16T00:50:24.868Z] ---> Running in a132ccb310e0 [2020-12-16T00:50:27.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:50:27.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:50:28.104Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:50:28.104Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:50:28.104Z] OK: 12617 distinct packages available [2020-12-16T00:50:29.099Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-16T00:50:29.099Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T00:50:29.375Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-16T00:50:29.375Z] (4/4) Installing curl (7.69.1-r3) [2020-12-16T00:50:29.375Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:50:29.375Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T00:50:29.649Z] Removing intermediate container 5a304ea4e785 [2020-12-16T00:50:29.649Z] ---> d2e51fca7d66 [2020-12-16T00:50:29.649Z] Step 8/23 : COPY . . [2020-12-16T00:50:29.649Z] OK: 7 MiB in 18 packages [2020-12-16T00:50:33.061Z] Removing intermediate container a132ccb310e0 [2020-12-16T00:50:33.061Z] ---> 944330aa7b57 [2020-12-16T00:50:33.061Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T00:50:33.665Z] ---> Running in caa34bd5f1b6 [2020-12-16T00:50:35.114Z] Removing intermediate container caa34bd5f1b6 [2020-12-16T00:50:35.114Z] ---> e86e924e6ff9 [2020-12-16T00:50:35.114Z] Step 13/21 : WORKDIR /edgex [2020-12-16T00:50:35.389Z] ---> Running in 6a9f89e990a4 [2020-12-16T00:50:36.836Z] Removing intermediate container 6a9f89e990a4 [2020-12-16T00:50:36.836Z] ---> 4bfa2e47fa62 [2020-12-16T00:50:36.836Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-16T00:50:38.825Z] ---> aca0078543e3 [2020-12-16T00:50:38.825Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-16T00:50:41.453Z] ---> bc69008c9544 [2020-12-16T00:50:41.453Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-16T00:50:44.093Z] ---> d6324f74c91a [2020-12-16T00:50:44.094Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-16T00:50:44.369Z] ---> Running in f923ec97827d [2020-12-16T00:50:45.347Z] Removing intermediate container f923ec97827d [2020-12-16T00:50:45.347Z] ---> 6fef4bb54849 [2020-12-16T00:50:45.347Z] Step 18/21 : CMD ["--init=true"] [2020-12-16T00:50:45.624Z] ---> Running in 63f190299fbf [2020-12-16T00:50:46.613Z] Removing intermediate container 63f190299fbf [2020-12-16T00:50:46.613Z] ---> 9be6f1b818d8 [2020-12-16T00:50:46.613Z] Step 19/21 : LABEL arch=arm64 [2020-12-16T00:50:46.889Z] ---> Running in a7d7e8eb7a6d [2020-12-16T00:50:47.879Z] Removing intermediate container a7d7e8eb7a6d [2020-12-16T00:50:47.879Z] ---> ec6e084c1ee8 [2020-12-16T00:50:47.879Z] Step 20/21 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:50:48.160Z] ---> Running in 9172703bb142 [2020-12-16T00:50:49.153Z] Removing intermediate container 9172703bb142 [2020-12-16T00:50:49.153Z] ---> 0b755db6f6a7 [2020-12-16T00:50:49.153Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T00:50:49.153Z] ---> Running in e350b19b91df [2020-12-16T00:50:50.142Z] Removing intermediate container e350b19b91df [2020-12-16T00:50:50.142Z] ---> 2c7385bb5391 [2020-12-16T00:50:50.142Z] [2020-12-16T00:50:50.417Z] ---> 5a051aa7def4 [2020-12-16T00:50:50.417Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-16T00:50:50.695Z] ---> Running in 3de6b3259735 [2020-12-16T00:50:50.695Z] Successfully built 2c7385bb5391 [2020-12-16T00:50:50.971Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-16T00:50:52.420Z]  Building docker-security-proxy-setup-go ... done 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 [2020-12-16T00:51:14.656Z] Removing intermediate container 0d0f160ab41e [2020-12-16T00:51:14.656Z] ---> df4be7aefde1 [2020-12-16T00:51:14.656Z] [2020-12-16T00:51:14.656Z] Step 9/29 : FROM alpine:latest [2020-12-16T00:51:14.656Z] ---> dd36a01c3f31 [2020-12-16T00:51:14.656Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-16T00:51:14.656Z] ---> Running in a268f5aa552a [2020-12-16T00:51:14.656Z] Removing intermediate container a268f5aa552a [2020-12-16T00:51:14.656Z] ---> 0611b46fa922 [2020-12-16T00:51:14.656Z] Step 11/29 : USER root [2020-12-16T00:51:14.656Z] ---> Running in d729ab848893 [2020-12-16T00:51:14.656Z] Removing intermediate container d729ab848893 [2020-12-16T00:51:14.656Z] ---> 1efef5f7eb3c [2020-12-16T00:51:14.656Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-16T00:51:14.928Z] ---> Running in cc602de9a3f2 [2020-12-16T00:51:17.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:51:17.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:51:18.083Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T00:51:18.083Z] v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T00:51:18.083Z] OK: 12617 distinct packages available [2020-12-16T00:51:19.069Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-16T00:51:19.069Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-16T00:51:19.069Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:51:19.069Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T00:51:19.345Z] OK: 6 MiB in 16 packages [2020-12-16T00:51:21.987Z] Removing intermediate container cc602de9a3f2 [2020-12-16T00:51:21.987Z] ---> 96a511b6fdfe [2020-12-16T00:51:21.987Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-16T00:51:21.987Z] ---> Running in e45c674aea9d [2020-12-16T00:51:22.599Z] Removing intermediate container e45c674aea9d [2020-12-16T00:51:22.599Z] ---> 73416d1cd79b [2020-12-16T00:51:22.599Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-16T00:51:22.893Z] ---> Running in 7e58b6be6330 [2020-12-16T00:51:23.491Z] Removing intermediate container 7e58b6be6330 [2020-12-16T00:51:23.491Z] ---> 2e5d0f947feb [2020-12-16T00:51:23.775Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-16T00:51:23.775Z] ---> Running in 9ba626690c52 [2020-12-16T00:51:27.195Z] Removing intermediate container 9ba626690c52 [2020-12-16T00:51:27.195Z] ---> 15d412aaaf99 [2020-12-16T00:51:27.195Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-16T00:51:30.600Z] ---> 5477e0f25e00 [2020-12-16T00:51:30.600Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-16T00:51:32.044Z] ---> 099162669460 [2020-12-16T00:51:32.044Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-16T00:51:32.319Z] Removing intermediate container c290af8ef16d [2020-12-16T00:51:32.319Z] ---> 47345de9a2c0 [2020-12-16T00:51:32.319Z] [2020-12-16T00:51:32.319Z] Step 10/24 : FROM scratch [2020-12-16T00:51:32.319Z] ---> [2020-12-16T00:51:32.319Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-16T00:51:32.920Z] ---> Running in c8d75b8a9b37 [2020-12-16T00:51:33.194Z] ---> 6f8062a0e266 [2020-12-16T00:51:33.194Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-16T00:51:33.801Z] Removing intermediate container c8d75b8a9b37 [2020-12-16T00:51:33.801Z] ---> 53810a23bd9c [2020-12-16T00:51:33.801Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-16T00:51:33.801Z] ---> Running in 197c71243115 [2020-12-16T00:51:34.785Z] ---> cc49617b4ae9 [2020-12-16T00:51:34.785Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-16T00:51:34.785Z] Removing intermediate container 197c71243115 [2020-12-16T00:51:34.785Z] ---> 5564d7ae31d1 [2020-12-16T00:51:34.785Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T00:51:34.785Z] ---> Running in b1ac35a9bc0d [2020-12-16T00:51:35.787Z] Removing intermediate container b1ac35a9bc0d [2020-12-16T00:51:35.787Z] ---> 71ed307a8835 [2020-12-16T00:51:35.787Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-16T00:51:36.059Z] ---> 018bcc35d1a8 [2020-12-16T00:51:36.059Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-16T00:51:36.338Z] ---> Running in 025b05c680e3 [2020-12-16T00:51:37.324Z] ---> d1b87fd760aa [2020-12-16T00:51:37.324Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-16T00:51:39.326Z] ---> ae4ae97f4c6a [2020-12-16T00:51:39.326Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-16T00:51:40.321Z] Removing intermediate container 025b05c680e3 [2020-12-16T00:51:40.321Z] ---> d1047626a7b9 [2020-12-16T00:51:40.321Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T00:51:41.308Z] ---> f4c10030b97a [2020-12-16T00:51:41.308Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-16T00:51:41.906Z] ---> 31b1cbde05e5 [2020-12-16T00:51:41.906Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T00:51:42.181Z] ---> Running in e24f68a2543d [2020-12-16T00:51:42.785Z] ---> 766dbdf54a9f [2020-12-16T00:51:42.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-16T00:51:45.422Z] ---> d2e8cab8727e [2020-12-16T00:51:45.422Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-16T00:51:46.417Z] Removing intermediate container e24f68a2543d [2020-12-16T00:51:46.417Z] ---> 2dabc22f887f [2020-12-16T00:51:46.417Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-16T00:51:46.417Z] ---> ab585592ea72 [2020-12-16T00:51:46.696Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-16T00:51:46.696Z] ---> Running in 0f6fd3aa7de4 [2020-12-16T00:51:46.970Z] ---> Running in f285c93fe147 [2020-12-16T00:51:47.581Z] Removing intermediate container f285c93fe147 [2020-12-16T00:51:47.581Z] ---> 8f837acef0f6 [2020-12-16T00:51:47.581Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:51:47.854Z] ---> Running in b56595ca82c4 [2020-12-16T00:51:48.846Z] Removing intermediate container b56595ca82c4 [2020-12-16T00:51:48.846Z] ---> 4cbf11889364 [2020-12-16T00:51:48.846Z] Step 22/24 : LABEL arch=arm64 [2020-12-16T00:51:48.846Z] ---> Running in 074f9ec170f7 [2020-12-16T00:51:49.844Z] Removing intermediate container 074f9ec170f7 [2020-12-16T00:51:49.844Z] ---> fa6285d689c1 [2020-12-16T00:51:49.844Z] Step 23/24 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:51:49.844Z] ---> Running in ac58a6027dc5 [2020-12-16T00:51:50.829Z] Removing intermediate container ac58a6027dc5 [2020-12-16T00:51:50.829Z] ---> 0bcaa708ff28 [2020-12-16T00:51:50.829Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T00:51:50.829Z] Removing intermediate container 0f6fd3aa7de4 [2020-12-16T00:51:50.829Z] ---> a767858432ce [2020-12-16T00:51:50.829Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T00:51:51.107Z] ---> Running in 0ac121ed8cc9 [2020-12-16T00:51:51.107Z] ---> Running in 8239ab61c85d [2020-12-16T00:51:51.716Z] Removing intermediate container 0ac121ed8cc9 [2020-12-16T00:51:51.716Z] ---> 11b7adb6a063 [2020-12-16T00:51:51.716Z] [2020-12-16T00:51:51.716Z] Removing intermediate container 8239ab61c85d [2020-12-16T00:51:51.716Z] ---> c0761d99a69c [2020-12-16T00:51:51.716Z] Step 26/29 : CMD [ "generate" ] [2020-12-16T00:51:51.994Z] Successfully built 11b7adb6a063 [2020-12-16T00:51:51.994Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-16T00:51:51.994Z]  Building docker-support-notifications-go ... done  ---> Running in 6a86e040a488 [2020-12-16T00:51:52.599Z] Removing intermediate container 6a86e040a488 [2020-12-16T00:51:52.599Z] ---> 57fca3b9865c [2020-12-16T00:51:52.599Z] Step 27/29 : LABEL arch=arm64 [2020-12-16T00:51:52.599Z] ---> Running in e631a531aaa6 [2020-12-16T00:51:53.195Z] Removing intermediate container e631a531aaa6 [2020-12-16T00:51:53.195Z] ---> c5ab4eb7f8d9 [2020-12-16T00:51:53.195Z] Step 28/29 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:51:53.470Z] ---> Running in e89060a33f6b [2020-12-16T00:51:54.106Z] Removing intermediate container e89060a33f6b [2020-12-16T00:51:54.106Z] ---> 3d2095269901 [2020-12-16T00:51:54.106Z] Step 29/29 : LABEL version=0.0.0 [2020-12-16T00:51:54.106Z] ---> Running in bf2c917cd982 [2020-12-16T00:51:54.711Z] Removing intermediate container bf2c917cd982 [2020-12-16T00:51:54.711Z] ---> fe5865cd5081 [2020-12-16T00:51:54.711Z] [2020-12-16T00:51:55.341Z] Successfully built fe5865cd5081 [2020-12-16T00:51:55.341Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-16T00:52:10.419Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 3de6b3259735 [2020-12-16T00:52:10.419Z] ---> d530f30fd29b [2020-12-16T00:52:10.419Z] [2020-12-16T00:52:10.419Z] Step 10/23 : FROM alpine [2020-12-16T00:52:10.419Z] ---> dd36a01c3f31 [2020-12-16T00:52:10.419Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T00:52:10.419Z] ---> Running in 30dd9ca5d25f [2020-12-16T00:52:10.419Z] Removing intermediate container 30dd9ca5d25f [2020-12-16T00:52:10.419Z] ---> aa63fc5d8b07 [2020-12-16T00:52:10.419Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-16T00:52:10.419Z] ---> Running in 289153eef610 [2020-12-16T00:52:11.015Z] Removing intermediate container 289153eef610 [2020-12-16T00:52:11.015Z] ---> 593c09c1c1d3 [2020-12-16T00:52:11.015Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-16T00:52:11.287Z] ---> Running in 6f7b9e6a091c [2020-12-16T00:52:11.561Z] Removing intermediate container 6f7b9e6a091c [2020-12-16T00:52:11.561Z] ---> a8a8a05475f8 [2020-12-16T00:52:11.561Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T00:52:11.834Z] ---> Running in c67d0d5f0f7c [2020-12-16T00:52:14.453Z] Removing intermediate container c67d0d5f0f7c [2020-12-16T00:52:14.453Z] ---> 28e127874029 [2020-12-16T00:52:14.453Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-16T00:52:14.453Z] ---> Running in 0e82b0a643ef [2020-12-16T00:52:15.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T00:52:16.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T00:52:17.083Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-16T00:52:17.356Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-16T00:52:17.356Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-16T00:52:17.627Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-16T00:52:17.627Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-16T00:52:17.899Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T00:52:17.899Z] OK: 8 MiB in 19 packages [2020-12-16T00:52:19.336Z] Removing intermediate container 0e82b0a643ef [2020-12-16T00:52:19.336Z] ---> 5613d5a0f0b3 [2020-12-16T00:52:19.336Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-16T00:52:20.322Z] ---> 78e966a6fae0 [2020-12-16T00:52:20.322Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-16T00:52:21.305Z] ---> 275b43348056 [2020-12-16T00:52:21.305Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-16T00:52:22.295Z] ---> 116325ab7e67 [2020-12-16T00:52:22.296Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-16T00:52:22.296Z] ---> Running in 5a18318c8a52 [2020-12-16T00:52:22.903Z] Removing intermediate container 5a18318c8a52 [2020-12-16T00:52:22.903Z] ---> 1cd194393d06 [2020-12-16T00:52:22.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T00:52:22.903Z] ---> Running in 2556ee74c5d7 [2020-12-16T00:52:23.510Z] Removing intermediate container 2556ee74c5d7 [2020-12-16T00:52:23.510Z] ---> 707aef525f00 [2020-12-16T00:52:23.510Z] Step 21/23 : LABEL arch=arm64 [2020-12-16T00:52:23.510Z] ---> Running in f2a958264f7a [2020-12-16T00:52:24.107Z] Removing intermediate container f2a958264f7a [2020-12-16T00:52:24.107Z] ---> 72ca635a16a8 [2020-12-16T00:52:24.107Z] Step 22/23 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [2020-12-16T00:52:24.107Z] ---> Running in fcc5b4b56ff0 [2020-12-16T00:52:24.696Z] Removing intermediate container fcc5b4b56ff0 [2020-12-16T00:52:24.696Z] ---> b9b21ea53711 [2020-12-16T00:52:24.696Z] Step 23/23 : LABEL version=0.0.0 [2020-12-16T00:52:24.696Z] ---> Running in 9bfeec52071e [2020-12-16T00:52:24.967Z] Removing intermediate container 9bfeec52071e [2020-12-16T00:52:24.968Z] ---> 7aeac4957234 [2020-12-16T00:52:24.968Z] [2020-12-16T00:52:25.558Z] Successfully built 7aeac4957234 [2020-12-16T00:52:25.558Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-16T00:52:25.842Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-16T00:52:25.848Z] $ docker stop --time=1 8bd2e79e157ef006ebd744335bc143c7c5a7dc76a395d7951ea2d6131ea2da7f [2020-12-16T00:52:27.714Z] $ docker rm -f 8bd2e79e157ef006ebd744335bc143c7c5a7dc76a395d7951ea2d6131ea2da7f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T00:52:28.352Z] + docker images [2020-12-16T00:52:28.352Z] + grep docker [2020-12-16T00:52:28.623Z] docker-core-data-go-arm64 latest 7aeac4957234 4 seconds ago 22.3MB [2020-12-16T00:52:28.623Z] docker-security-secrets-setup-go-arm64 latest fe5865cd5081 34 seconds ago 22.7MB [2020-12-16T00:52:28.623Z] docker-support-notifications-go-arm64 latest 11b7adb6a063 37 seconds ago 12.9MB [2020-12-16T00:52:28.623Z] docker-security-proxy-setup-go-arm64 latest 2c7385bb5391 About a minute ago 23.2MB [2020-12-16T00:52:28.623Z] docker-security-secretstore-setup-go-arm64 latest 111915e5cece 2 minutes ago 23.5MB [2020-12-16T00:52:28.623Z] docker-sys-mgmt-agent-go-arm64 latest 2a6dab13cd73 2 minutes ago 300MB [2020-12-16T00:52:28.623Z] docker-core-metadata-go-arm64 latest 2fc93f355512 3 minutes ago 13.6MB [2020-12-16T00:52:28.623Z] docker-core-command-go-arm64 latest fefa3cba1beb 3 minutes ago 11.4MB [2020-12-16T00:52:28.623Z] docker-support-scheduler-go-arm64 latest 1164361a7ada 4 minutes ago 11.5MB [2020-12-16T00:52:28.623Z] docker-security-bootstrap-redis-go-arm64 latest 1b6d3e55dce0 4 minutes ago 15.2MB [2020-12-16T00:52:28.623Z] docker latest 0c09fb3ff9b5 3 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:52:32.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:52:33.078Z] ---> package-listing.sh [2020-12-16T00:52:33.078Z] ++ facter osfamily [2020-12-16T00:52:33.078Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-16T00:52:33.078Z] + OS_FAMILY=redhat [2020-12-16T00:52:33.078Z] + workspace=/w/workspace/edgex-go/8 [2020-12-16T00:52:33.078Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-16T00:52:33.078Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-16T00:52:33.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-16T00:52:33.078Z] + PACKAGES=/tmp/packages_start.txt [2020-12-16T00:52:33.078Z] + '[' /w/workspace/edgex-go/8 ']' [2020-12-16T00:52:33.078Z] + PACKAGES=/tmp/packages_end.txt [2020-12-16T00:52:33.078Z] + case "${OS_FAMILY}" in [2020-12-16T00:52:33.078Z] + rpm -qa [2020-12-16T00:52:33.078Z] + sort [2020-12-16T00:52:38.385Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-16T00:52:38.386Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-16T00:52:38.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-16T00:52:38.386Z] + '[' /w/workspace/edgex-go/8 ']' [2020-12-16T00:52:38.386Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2020-12-16T00:52:38.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2020-12-16T00:52:38.400Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-16T00:52:38.691Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:52:38.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T00:52:38.994Z] [2020-12-16T00:52:38.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-16T00:52:39.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T00:52:39.350Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-16T00:52:39.350Z] df20fa9351a1: Pulling fs layer [2020-12-16T00:52:39.350Z] 36b3adc4ff6f: Pulling fs layer [2020-12-16T00:52:39.350Z] 8ad3a11d3b57: Pulling fs layer [2020-12-16T00:52:39.350Z] 46f8f816bc3b: Pulling fs layer [2020-12-16T00:52:39.350Z] 93b61091891f: Pulling fs layer [2020-12-16T00:52:39.350Z] 93b9cdb0e59b: Pulling fs layer [2020-12-16T00:52:39.350Z] 5e14af77c1be: Pulling fs layer [2020-12-16T00:52:39.350Z] 01666e4c0597: Pulling fs layer [2020-12-16T00:52:39.350Z] aa168da1d23b: Pulling fs layer [2020-12-16T00:52:39.350Z] 46f8f816bc3b: Waiting [2020-12-16T00:52:39.350Z] 93b61091891f: Waiting [2020-12-16T00:52:39.350Z] 93b9cdb0e59b: Waiting [2020-12-16T00:52:39.350Z] 5e14af77c1be: Waiting [2020-12-16T00:52:39.350Z] 01666e4c0597: Waiting [2020-12-16T00:52:39.350Z] 36b3adc4ff6f: Download complete [2020-12-16T00:52:39.350Z] 46f8f816bc3b: Verifying Checksum [2020-12-16T00:52:39.350Z] 46f8f816bc3b: Download complete [2020-12-16T00:52:39.350Z] df20fa9351a1: Verifying Checksum [2020-12-16T00:52:39.615Z] 93b9cdb0e59b: Verifying Checksum [2020-12-16T00:52:39.615Z] 93b9cdb0e59b: Download complete [2020-12-16T00:52:39.615Z] 93b61091891f: Verifying Checksum [2020-12-16T00:52:39.615Z] 93b61091891f: Download complete [2020-12-16T00:52:39.615Z] 5e14af77c1be: Verifying Checksum [2020-12-16T00:52:39.615Z] 5e14af77c1be: Download complete [2020-12-16T00:52:39.615Z] 01666e4c0597: Verifying Checksum [2020-12-16T00:52:39.615Z] 01666e4c0597: Download complete [2020-12-16T00:52:39.615Z] 8ad3a11d3b57: Verifying Checksum [2020-12-16T00:52:39.615Z] 8ad3a11d3b57: Download complete [2020-12-16T00:52:39.877Z] df20fa9351a1: Pull complete [2020-12-16T00:52:40.143Z] 36b3adc4ff6f: Pull complete [2020-12-16T00:52:40.737Z] 8ad3a11d3b57: Pull complete [2020-12-16T00:52:41.310Z] aa168da1d23b: Verifying Checksum [2020-12-16T00:52:41.310Z] aa168da1d23b: Download complete [2020-12-16T00:52:42.699Z] 46f8f816bc3b: Pull complete [2020-12-16T00:52:43.272Z] 93b61091891f: Pull complete [2020-12-16T00:52:43.533Z] 93b9cdb0e59b: Pull complete [2020-12-16T00:52:43.533Z] 5e14af77c1be: Pull complete [2020-12-16T00:52:43.797Z] 01666e4c0597: Pull complete [2020-12-16T00:52:53.832Z] aa168da1d23b: Pull complete [2020-12-16T00:52:53.832Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-16T00:52:53.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T00:52:53.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-16T00:52:54.039Z] prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container [2020-12-16T00:52:54.087Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-16T00:52:59.958Z] $ docker top 2982494422ddf8a4fcc3acdcfc0cb7dca6e77ea64e776b38f88523b2e84d6661 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T00:53:00.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-16T00:53:00.952Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-16T00:53:01.261Z] + ls /var/log/sa-host [2020-12-16T00:53:01.261Z] + sadf -c /var/log/sa-host/sa16 [2020-12-16T00:53:01.261Z] file_magic: OK [2020-12-16T00:53:01.261Z] HZ: Using current value: 100 [2020-12-16T00:53:01.261Z] file_header: OK [2020-12-16T00:53:01.261Z] 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 [2020-12-16T00:53:01.261Z] Statistics: [2020-12-16T00:53:01.261Z] 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... [2020-12-16T00:53:01.261Z] File successfully converted to sysstat format version 12.2.1 [2020-12-16T00:53:01.261Z] + sadf -c /var/log/sa-host/sa23 [2020-12-16T00:53:01.261Z] file_magic: OK [2020-12-16T00:53:01.261Z] HZ: Using current value: 100 [2020-12-16T00:53:01.261Z] file_header: OK [2020-12-16T00:53:01.261Z] 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 [2020-12-16T00:53:01.261Z] Statistics: [2020-12-16T00:53:01.261Z] Hnuu...uuuununununu... [2020-12-16T00:53:01.261Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-16T00:53:01.488Z] provisioning config files... [2020-12-16T00:53:01.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config2106479947672444934tmp [Pipeline] { [Pipeline] echo [2020-12-16T00:53:01.610Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:53:01.910Z] ---> create-netrc.sh [Pipeline] } [2020-12-16T00:53:01.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-16T00:53:02.045Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:53:02.359Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-16T00:53:02.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:53:02.678Z] ---> sudo-logs.sh [2020-12-16T00:53:02.678Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-16T00:53:02.700Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:53:03.073Z] ---> job-cost.sh [2020-12-16T00:53:03.073Z] lf-activate-venv: SKIPPING [2020-12-16T00:53:03.073Z] INFO: No Stack... [2020-12-16T00:53:04.030Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-16T00:53:04.603Z] INFO: Archiving Costs [Pipeline] echo [2020-12-16T00:53:04.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T00:53:04.913Z] ---> logs-deploy.sh [2020-12-16T00:53:04.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/8 [2020-12-16T00:53:04.913Z] INFO: archiving workspace using pattern(s): [2020-12-16T00:53:06.299Z] Archives upload complete. [2020-12-16T00:53:06.299Z] INFO: archiving logs to Nexus