Pull request #2952 opened 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 rather than f61e6163127dfd5924f8d9d9a729cebd66eec5a6 Obtained Jenkinsfile from 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2952/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2952/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-16079 in /w/workspace/edgexfoundry_edgex-go_PR-2952 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/2952/head:refs/remotes/origin/PR-2952 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 into PR head commit f61e6163127dfd5924f8d9d9a729cebd66eec5a6 Merge succeeded, producing f61e6163127dfd5924f8d9d9a729cebd66eec5a6 Checking out Revision f61e6163127dfd5924f8d9d9a729cebd66eec5a6 (PR-2952) > git config core.sparsecheckout # timeout=10 > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # 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 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 Commit message: "feat: Upgrade go-mod-core-contracts version to v0.1.128" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-15T06:53:58.076Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-15T06:53:58.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-15T06:53:58.731Z] ========================================================= [2020-12-15T06:53:58.731Z] EdgeX Global Pipelines Version Info [2020-12-15T06:53:58.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:54:00.554Z] ------------------- [2020-12-15T06:54:00.554Z] stable info: [2020-12-15T06:54:00.554Z] ------------------- [2020-12-15T06:54:00.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T06:54:00.554Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T06:54:00.554Z] Message: update stable to v1.0.172 [2020-12-15T06:54:01.538Z] ------------------- [2020-12-15T06:54:01.538Z] experimental info: [2020-12-15T06:54:01.538Z] ------------------- [2020-12-15T06:54:01.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T06:54:01.538Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T06:54:01.538Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-15T06:54:02.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-15T06:54:02.329Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-15T06:54:02.467Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-15T06:54:02.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-15T06:54:02.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-15T06:54:02.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-15T06:54:03.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-15T06:54:03.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-15T06:54:03.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-15T06:54:03.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-15T06:54:03.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-15T06:54:03.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-15T06:54:03.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-15T06:54:04.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-15T06:54:04.199Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T06:54:04.340Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T06:54:04.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-15T06:54:04.593Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-15T06:54:04.722Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-15T06:54:04.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-15T06:54:04.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-15T06:54:05.106Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-15T06:54:05.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2952 [Pipeline] echo [2020-12-15T06:54:05.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2952 [Pipeline] echo [2020-12-15T06:54:05.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2952 [Pipeline] echo [2020-12-15T06:54:05.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [Pipeline] echo [2020-12-15T06:54:05.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f61e616 [Pipeline] echo [2020-12-15T06:54:05.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-15T06:54:06.126Z] provisioning config files... [2020-12-15T06:54:06.164Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7114751077415708794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:54:06.594Z] ---> docker-login.sh [2020-12-15T06:54:06.594Z] nexus3.edgexfoundry.org:10001 [2020-12-15T06:54:06.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:54:06.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:54:06.859Z] Configure a credential helper to remove this warning. See [2020-12-15T06:54:06.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:54:06.859Z] [2020-12-15T06:54:06.859Z] Login Succeeded [2020-12-15T06:54:06.859Z] nexus3.edgexfoundry.org:10002 [2020-12-15T06:54:07.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:54:07.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:54:07.123Z] Configure a credential helper to remove this warning. See [2020-12-15T06:54:07.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:54:07.123Z] [2020-12-15T06:54:07.123Z] Login Succeeded [2020-12-15T06:54:07.123Z] nexus3.edgexfoundry.org:10003 [2020-12-15T06:54:07.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:54:07.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:54:07.397Z] Configure a credential helper to remove this warning. See [2020-12-15T06:54:07.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:54:07.398Z] [2020-12-15T06:54:07.398Z] Login Succeeded [2020-12-15T06:54:07.398Z] nexus3.edgexfoundry.org:10004 [2020-12-15T06:54:07.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:54:07.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:54:07.398Z] Configure a credential helper to remove this warning. See [2020-12-15T06:54:07.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:54:07.398Z] [2020-12-15T06:54:07.398Z] Login Succeeded [2020-12-15T06:54:07.398Z] docker.io [2020-12-15T06:54:07.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:54:07.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:54:07.928Z] Configure a credential helper to remove this warning. See [2020-12-15T06:54:07.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:54:07.928Z] [2020-12-15T06:54:07.928Z] Login Succeeded [2020-12-15T06:54:07.928Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T06:54:07.953Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T06:54:08.533Z] ++ 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-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/core-command/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/core-data/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-15T06:54:08.533Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:54:08.533Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-15T06:54:08.533Z] ++ cut -d/ -f2 [2020-12-15T06:54:08.533Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-15T06:54:08.635Z] 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-15T06:54:10.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T06:54:10.490Z] [2020-12-15T06:54:10.490Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:54:10.910Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T06:54:10.910Z] latest: Pulling from edgex-devops/git-semver [2020-12-15T06:54:10.910Z] 31603596830f: Pulling fs layer [2020-12-15T06:54:10.910Z] 2a8b12db71e7: Pulling fs layer [2020-12-15T06:54:10.910Z] 6ca5941a6612: Pulling fs layer [2020-12-15T06:54:10.910Z] ecc8261a40a4: Pulling fs layer [2020-12-15T06:54:10.910Z] ecc8261a40a4: Waiting [2020-12-15T06:54:10.910Z] 2a8b12db71e7: Verifying Checksum [2020-12-15T06:54:10.910Z] 2a8b12db71e7: Download complete [2020-12-15T06:54:10.910Z] 31603596830f: Verifying Checksum [2020-12-15T06:54:10.910Z] 31603596830f: Download complete [2020-12-15T06:54:11.187Z] ecc8261a40a4: Verifying Checksum [2020-12-15T06:54:11.187Z] ecc8261a40a4: Download complete [2020-12-15T06:54:11.187Z] 6ca5941a6612: Verifying Checksum [2020-12-15T06:54:11.187Z] 6ca5941a6612: Download complete [2020-12-15T06:54:11.187Z] 31603596830f: Pull complete [2020-12-15T06:54:11.456Z] 2a8b12db71e7: Pull complete [2020-12-15T06:54:12.409Z] 6ca5941a6612: Pull complete [2020-12-15T06:54:12.409Z] ecc8261a40a4: Pull complete [2020-12-15T06:54:12.409Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-15T06:54:12.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T06:54:12.409Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-15T06:54:12.560Z] prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container [2020-12-15T06:54:12.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-15T06:54:15.201Z] $ docker top f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-15T06:54:15.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T06:54:15.599Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T06:54:15.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T06:54:15.820Z] $ docker exec f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 ssh-agent [2020-12-15T06:54:15.976Z] SSH_AUTH_SOCK=/tmp/ssh-Xazm2AibifkC/agent.11 [2020-12-15T06:54:15.976Z] SSH_AGENT_PID=16 [2020-12-15T06:54:15.990Z] Running ssh-add (command line suppressed) [2020-12-15T06:54:16.107Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_739340600594611570.key (/w/workspace/edgex-go/1@tmp/private_key_739340600594611570.key) [2020-12-15T06:54:16.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T06:54:16.537Z] + git tag --points-at HEAD [Pipeline] } [2020-12-15T06:54:16.571Z] $ docker exec --env ******** --env ******** f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 ssh-agent -k [2020-12-15T06:54:16.683Z] unset SSH_AUTH_SOCK; [2020-12-15T06:54:16.683Z] unset SSH_AGENT_PID; [2020-12-15T06:54:16.683Z] echo Agent pid 16 killed; [2020-12-15T06:54:16.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-15T06:54:16.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T06:54:16.919Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T06:54:17.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T06:54:17.088Z] $ docker exec f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 ssh-agent [2020-12-15T06:54:17.246Z] SSH_AUTH_SOCK=/tmp/ssh-osX2OiNjJJmP/agent.45 [2020-12-15T06:54:17.246Z] SSH_AGENT_PID=50 [2020-12-15T06:54:17.254Z] Running ssh-add (command line suppressed) [2020-12-15T06:54:17.376Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6847940010759808646.key (/w/workspace/edgex-go/1@tmp/private_key_6847940010759808646.key) [2020-12-15T06:54:17.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T06:54:17.808Z] + git semver init [2020-12-15T06:54:17.808Z] # -> Open(): unable to determine branch for HEAD [2020-12-15T06:54:17.808Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-15T06:54:17.808Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-15T06:54:17.808Z] # $SEMVER_REMOTE_NAME = origin [2020-12-15T06:54:17.808Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-15T06:54:17.808Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-15T06:54:17.808Z] # $SEMVER_BRANCH = PR-2952 [2020-12-15T06:54:17.808Z] # $SEMVER_TEMP = /tmp/semver-508340268 [2020-12-15T06:54:17.808Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-15T06:55:14.169Z] # '/tmp/semver-508340268' -> '/w/workspace/edgex-go/1/.semver' [2020-12-15T06:55:14.169Z] # -> Force: false [2020-12-15T06:55:14.169Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-15T06:55:14.201Z] $ docker exec --env ******** --env ******** f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 ssh-agent -k [2020-12-15T06:55:14.448Z] unset SSH_AUTH_SOCK; [2020-12-15T06:55:14.448Z] unset SSH_AGENT_PID; [2020-12-15T06:55:14.448Z] echo Agent pid 50 killed; [2020-12-15T06:55:14.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T06:55:15.135Z] + git semver [Pipeline] } [2020-12-15T06:55:15.180Z] $ docker stop --time=1 f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 [2020-12-15T06:55:16.992Z] $ docker rm -f f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T06:55:17.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-15T06:55:18.185Z] Stashed 1 file(s) [Pipeline] echo [2020-12-15T06:55:18.208Z] [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-15T06:55:19.611Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-15T06:55:19.943Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T06:55:20.271Z] + sudo service docker restart [2020-12-15T06:55:20.271Z] + true [2020-12-15T06:55:20.271Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-15T06:55:20.897Z] ========================================================= [2020-12-15T06:55:20.897Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-15T06:55:20.897Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:55:21.293Z] + 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-15T06:55:24.638Z] Sending build context to Docker daemon 326.5MB [2020-12-15T06:55:24.638Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T06:55:24.638Z] Step 2/7 : FROM ${BASE} [2020-12-15T06:55:24.638Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-15T06:55:24.638Z] 188c0c94c7c5: Pulling fs layer [2020-12-15T06:55:24.638Z] 0ef7d3d256c8: Pulling fs layer [2020-12-15T06:55:24.638Z] de9db76c5a1d: Pulling fs layer [2020-12-15T06:55:24.638Z] bca2f99d35d6: Pulling fs layer [2020-12-15T06:55:24.638Z] 93359f2a8cfa: Pulling fs layer [2020-12-15T06:55:24.638Z] 7c6f9722023f: Pulling fs layer [2020-12-15T06:55:24.638Z] a35cf1a2eb13: Pulling fs layer [2020-12-15T06:55:24.638Z] bca2f99d35d6: Waiting [2020-12-15T06:55:24.638Z] 93359f2a8cfa: Waiting [2020-12-15T06:55:24.638Z] 7c6f9722023f: Waiting [2020-12-15T06:55:24.638Z] a35cf1a2eb13: Waiting [2020-12-15T06:55:24.638Z] de9db76c5a1d: Verifying Checksum [2020-12-15T06:55:24.638Z] de9db76c5a1d: Download complete [2020-12-15T06:55:24.638Z] 0ef7d3d256c8: Verifying Checksum [2020-12-15T06:55:24.638Z] 0ef7d3d256c8: Download complete [2020-12-15T06:55:24.638Z] 93359f2a8cfa: Download complete [2020-12-15T06:55:24.638Z] 7c6f9722023f: Verifying Checksum [2020-12-15T06:55:24.638Z] 7c6f9722023f: Download complete [2020-12-15T06:55:24.638Z] 188c0c94c7c5: Verifying Checksum [2020-12-15T06:55:24.638Z] 188c0c94c7c5: Download complete [2020-12-15T06:55:24.904Z] 188c0c94c7c5: Pull complete [2020-12-15T06:55:25.170Z] 0ef7d3d256c8: Pull complete [2020-12-15T06:55:25.170Z] de9db76c5a1d: Pull complete [2020-12-15T06:55:26.577Z] a35cf1a2eb13: Verifying Checksum [2020-12-15T06:55:26.577Z] a35cf1a2eb13: Download complete [2020-12-15T06:55:26.845Z] bca2f99d35d6: Download complete [2020-12-15T06:55:32.197Z] bca2f99d35d6: Pull complete [2020-12-15T06:55:32.197Z] 93359f2a8cfa: Pull complete [2020-12-15T06:55:32.197Z] 7c6f9722023f: Pull complete [2020-12-15T06:55:33.919Z] Still waiting to schedule task [2020-12-15T06:55:33.919Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-16078’ is offline [2020-12-15T06:55:38.854Z] a35cf1a2eb13: Pull complete [2020-12-15T06:55:38.854Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-15T06:55:38.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-15T06:55:38.854Z] ---> a62c8e92a672 [2020-12-15T06:55:38.854Z] 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-15T06:55:38.854Z] ---> Running in e91bf0859092 [2020-12-15T06:55:39.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:55:40.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:55:40.660Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T06:55:40.922Z] (2/12) Installing file (5.38-r0) [2020-12-15T06:55:40.922Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T06:55:40.922Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-15T06:55:46.263Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T06:55:46.263Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T06:55:46.263Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T06:55:46.263Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T06:55:46.535Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T06:55:46.535Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T06:55:46.535Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T06:55:46.809Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T06:55:46.809Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:55:46.809Z] OK: 233 MiB in 51 packages [2020-12-15T06:55:51.106Z] Removing intermediate container e91bf0859092 [2020-12-15T06:55:51.106Z] ---> e14c882b8684 [2020-12-15T06:55:51.106Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T06:55:51.106Z] ---> Running in 4897fab607ed [2020-12-15T06:55:51.106Z] Removing intermediate container 4897fab607ed [2020-12-15T06:55:51.106Z] ---> 4b825a8b7ddb [2020-12-15T06:55:51.106Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T06:55:51.689Z] latest: Pulling from library/docker [2020-12-15T06:55:51.689Z] 05e7bc50f07f: Pulling fs layer [2020-12-15T06:55:51.689Z] 6db28d0fdbf6: Pulling fs layer [2020-12-15T06:55:51.689Z] 292df0bc6bf3: Pulling fs layer [2020-12-15T06:55:51.689Z] 2e060f4bd70b: Pulling fs layer [2020-12-15T06:55:51.689Z] 80e8d568a223: Pulling fs layer [2020-12-15T06:55:51.689Z] 8dc6ef1a942a: Pulling fs layer [2020-12-15T06:55:51.689Z] 2312dd95470a: Pulling fs layer [2020-12-15T06:55:51.689Z] 80e8d568a223: Waiting [2020-12-15T06:55:51.689Z] 8dc6ef1a942a: Waiting [2020-12-15T06:55:51.689Z] 2e060f4bd70b: Waiting [2020-12-15T06:55:51.689Z] 2312dd95470a: Waiting [2020-12-15T06:55:51.958Z] 292df0bc6bf3: Verifying Checksum [2020-12-15T06:55:51.958Z] 292df0bc6bf3: Download complete [2020-12-15T06:55:51.958Z] 6db28d0fdbf6: Verifying Checksum [2020-12-15T06:55:51.958Z] 6db28d0fdbf6: Download complete [2020-12-15T06:55:51.958Z] 05e7bc50f07f: Verifying Checksum [2020-12-15T06:55:51.958Z] 05e7bc50f07f: Download complete [2020-12-15T06:55:51.958Z] 8dc6ef1a942a: Verifying Checksum [2020-12-15T06:55:51.958Z] 8dc6ef1a942a: Download complete [2020-12-15T06:55:51.958Z] 80e8d568a223: Verifying Checksum [2020-12-15T06:55:51.958Z] 80e8d568a223: Download complete [2020-12-15T06:55:52.231Z] 05e7bc50f07f: Pull complete [2020-12-15T06:55:52.231Z] 2312dd95470a: Verifying Checksum [2020-12-15T06:55:52.231Z] 2312dd95470a: Download complete [2020-12-15T06:55:52.495Z] 6db28d0fdbf6: Pull complete [2020-12-15T06:55:52.495Z] 292df0bc6bf3: Pull complete [2020-12-15T06:55:52.764Z] 2e060f4bd70b: Download complete [2020-12-15T06:55:55.364Z] 2e060f4bd70b: Pull complete [2020-12-15T06:55:55.661Z] 80e8d568a223: Pull complete [2020-12-15T06:55:55.661Z] 8dc6ef1a942a: Pull complete [2020-12-15T06:55:55.940Z] 2312dd95470a: Pull complete [2020-12-15T06:55:55.940Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T06:55:55.940Z] Status: Downloaded newer image for docker:latest [2020-12-15T06:55:57.418Z] ---> 004a53f99dcb [2020-12-15T06:55:57.418Z] Step 6/7 : COPY go.mod . [2020-12-15T06:55:57.418Z] ---> d14e26e3aafc [2020-12-15T06:55:57.418Z] Step 7/7 : RUN go mod download [2020-12-15T06:55:57.710Z] ---> Running in d940288c48e6 [2020-12-15T06:56:19.840Z] Removing intermediate container d940288c48e6 [2020-12-15T06:56:19.840Z] ---> 2666bf312294 [2020-12-15T06:56:19.840Z] Successfully built 2666bf312294 [2020-12-15T06:56:19.840Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:56:20.227Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T06:56:20.227Z] . [Pipeline] withDockerContainer [2020-12-15T06:56:20.450Z] prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container [2020-12-15T06:56:20.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T06:56:21.431Z] $ docker top 12f827789764e95c9a2032cf4697457e35e82164e46353e56c1329f384d8f902 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T06:56:22.108Z] + go version [2020-12-15T06:56:22.108Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-15T06:56:22.162Z] $ docker stop --time=1 12f827789764e95c9a2032cf4697457e35e82164e46353e56c1329f384d8f902 [2020-12-15T06:56:23.541Z] $ docker rm -f 12f827789764e95c9a2032cf4697457e35e82164e46353e56c1329f384d8f902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:56:24.902Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T06:56:24.902Z] . [Pipeline] withDockerContainer [2020-12-15T06:56:25.106Z] prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container [2020-12-15T06:56:25.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T06:56:25.851Z] $ docker top 05a20640d9755229eac0ff4ad6d402d186a02cc59387d96f6f7d8715b0751c96 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-15T06:56:26.147Z] ========================================================= [2020-12-15T06:56:26.147Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T06:56:26.147Z] ========================================================= [Pipeline] sh [2020-12-15T06:56:26.469Z] + make test [2020-12-15T06:56:26.469Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T06:56:34.744Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T06:56:53.022Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T06:56:54.990Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T06:56:56.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T06:56:56.408Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T06:56:56.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T06:56:56.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T06:56:56.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T06:56:58.398Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.030s [2020-12-15T06:56:58.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T06:56:58.398Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T06:56:59.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T06:56:59.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T06:56:59.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T06:56:59.007Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T06:57:01.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.070s coverage: 46.6% of statements [2020-12-15T06:57:01.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T06:57:01.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T06:57:01.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T06:57:01.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T06:57:01.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T06:57:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.176s coverage: 27.1% of statements [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T06:57:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T06:57:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T06:57:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T06:57:04.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.382s coverage: 71.3% of statements [2020-12-15T06:57:04.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T06:57:04.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T06:57:04.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.130s coverage: 83.7% of statements [2020-12-15T06:57:04.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T06:57:04.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T06:57:04.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T06:57:04.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T06:57:07.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.359s coverage: 28.6% of statements [2020-12-15T06:57:07.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T06:57:07.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T06:57:07.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T06:57:07.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T06:57:07.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T06:57:07.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2020-12-15T06:57:07.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T06:57:07.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2020-12-15T06:57:07.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T06:57:07.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.096s coverage: 86.7% of statements [2020-12-15T06:57:07.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T06:57:07.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements [2020-12-15T06:57:07.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T06:57:07.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements [2020-12-15T06:57:07.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T06:57:07.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T06:57:07.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T06:57:07.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T06:57:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.325s coverage: 93.8% of statements [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T06:57:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T06:57:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T06:57:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T06:57:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 75.5% of statements [2020-12-15T06:57:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T06:57:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2020-12-15T06:57:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2020-12-15T06:57:09.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements [2020-12-15T06:57:10.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.4% of statements [2020-12-15T06:57:10.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T06:57:10.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.5% of statements [2020-12-15T06:57:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T06:57:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T06:57:10.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements [2020-12-15T06:57:10.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2020-12-15T06:57:10.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2020-12-15T06:57:10.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2020-12-15T06:57:11.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2020-12-15T06:57:12.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 55.9% of statements [2020-12-15T06:57:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T06:57:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T06:57:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T06:57:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T06:57:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T06:57:12.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.549s coverage: 86.3% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.118s coverage: 72.2% of statements [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.413s coverage: 72.1% of statements [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.032s coverage: 82.4% of statements [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.046s coverage: 48.4% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.311s coverage: 84.0% of statements [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 47.1% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T06:57:19.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements [2020-12-15T06:57:19.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T06:57:19.835Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16080 in /w/workspace/edgexfoundry_edgex-go_PR-2952 [Pipeline] { [2020-12-15T06:57:19.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.650s coverage: 29.1% of statements [2020-12-15T06:57:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T06:57:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T06:57:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T06:57:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T06:57:19.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T06:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T06:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T06:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T06:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T06:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T06:57:19.853Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T06:57:19.853Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [Pipeline] ws [2020-12-15T06:57:19.979Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-15T06:57:20.115Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2020-12-15T06:57:20.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2020-12-15T06:57:20.686Z] GO111MODULE=on go vet ./... [2020-12-15T06:57:25.355Z] using credential edgex-jenkins-ssh [2020-12-15T06:57:25.425Z] Cloning the remote Git repository [2020-12-15T06:57:25.489Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:57:25.606Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-15T06:57:25.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:57:25.705Z] > git --version # timeout=10 [2020-12-15T06:57:25.721Z] > git --version # 'git version 2.17.1' [2020-12-15T06:57:25.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T06:57:25.776Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T06:57:43.316Z] gofmt -l . [2020-12-15T06:57:43.316Z] [ "`gofmt -l .`" = "" ] [2020-12-15T06:57:43.917Z] ./bin/test-go-mod-tidy.sh [2020-12-15T06:57:44.504Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-15T06:57:46.231Z] + ls -al . [2020-12-15T06:57:46.231Z] total 664 [2020-12-15T06:57:46.231Z] drwxrwxr-x 10 1001 1001 4096 Dec 15 06:57 . [2020-12-15T06:57:46.231Z] drwxr-xr-x 4 root root 28 Dec 15 06:56 .. [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 06:53 .dockerignore [2020-12-15T06:57:46.231Z] drwxrwxr-x 8 1001 1001 179 Dec 15 06:53 .git [2020-12-15T06:57:46.231Z] drwxrwxr-x 3 1001 1001 125 Dec 15 06:53 .github [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 06:53 .gitignore [2020-12-15T06:57:46.231Z] drwx------ 3 1001 1001 47 Dec 15 06:55 .semver [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 06:53 .sonarcloud.properties [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 06:53 CONTRIBUTING.md [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 06:53 Dockerfile.build [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 06:53 Jenkinsfile [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 06:53 LICENSE [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 06:53 Makefile [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 06:53 README.md [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 06:53 SECURITY.md [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 06:55 VERSION [2020-12-15T06:57:46.231Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 06:53 ZMQWindows.md [2020-12-15T06:57:46.231Z] drwxrwxr-x 2 1001 1001 117 Dec 15 06:53 bin [2020-12-15T06:57:46.231Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 06:53 cmd [2020-12-15T06:57:46.231Z] -rw-r--r-- 1 root root 568194 Dec 15 06:57 coverage.out [2020-12-15T06:57:46.231Z] -rw-r--r-- 1 root root 1041 Dec 15 06:57 go.mod [2020-12-15T06:57:46.231Z] -rw-r--r-- 1 root root 18856 Dec 15 06:57 go.sum [2020-12-15T06:57:46.231Z] drwxrwxr-x 8 1001 1001 127 Dec 15 06:53 internal [2020-12-15T06:57:46.232Z] drwxrwxr-x 4 1001 1001 26 Dec 15 06:53 openapi [2020-12-15T06:57:46.232Z] drwxrwxr-x 4 1001 1001 71 Dec 15 06:53 snap [2020-12-15T06:57:46.232Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 06:53 version.go [Pipeline] sh [2020-12-15T06:57:46.566Z] + '[' -e coverage.out ] [2020-12-15T06:57:46.566Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T06:57:46.777Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T06:57:47.106Z] + make build [2020-12-15T06:57:47.106Z] 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-15T06:57:48.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T06:57:48.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T06:57:48.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T06:57:48.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:57:48.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T06:57:48.974Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2952/head:refs/remotes/origin/PR-2952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T06:57:49.748Z] Merging remotes/origin/master commit 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 into PR head commit f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T06:57:50.244Z] Merge succeeded, producing f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T06:57:50.244Z] Checking out Revision f61e6163127dfd5924f8d9d9a729cebd66eec5a6 (PR-2952) [2020-12-15T06:57:50.453Z] 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-15T06:57:49.774Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T06:57:49.792Z] > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 [2020-12-15T06:57:50.102Z] > git remote # timeout=10 [2020-12-15T06:57:50.153Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T06:57:50.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T06:57:50.190Z] > git merge 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 # timeout=10 [2020-12-15T06:57:50.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T06:57:50.258Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T06:57:50.283Z] > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 [2020-12-15T06:57:54.504Z] Commit message: "feat: Upgrade go-mod-core-contracts version to v0.1.128" [2020-12-15T06:57:54.560Z] > git --version # timeout=10 [2020-12-15T06:57:54.568Z] > git --version # 'git version 2.17.1' [2020-12-15T06:57:54.578Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T06:57:56.435Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-15T06:57:56.853Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T06:57:57.220Z] + sudo service docker restart [2020-12-15T06:57:57.220Z] + true [2020-12-15T06:57:58.659Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-15T06:57:59.392Z] provisioning config files... [2020-12-15T06:57:59.443Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1909506851306582333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:57:59.946Z] ---> docker-login.sh [2020-12-15T06:57:59.946Z] nexus3.edgexfoundry.org:10001 [2020-12-15T06:58:00.107Z] 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-15T06:58:00.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:58:01.062Z] 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-15T06:58:01.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:58:01.170Z] Configure a credential helper to remove this warning. See [2020-12-15T06:58:01.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:58:01.170Z] [2020-12-15T06:58:01.170Z] Login Succeeded [2020-12-15T06:58:01.170Z] nexus3.edgexfoundry.org:10002 [2020-12-15T06:58:01.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:58:01.646Z] 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-15T06:58:01.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:58:01.725Z] Configure a credential helper to remove this warning. See [2020-12-15T06:58:01.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:58:01.725Z] [2020-12-15T06:58:01.725Z] Login Succeeded [2020-12-15T06:58:01.725Z] nexus3.edgexfoundry.org:10003 [2020-12-15T06:58:02.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:58:02.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:58:02.280Z] Configure a credential helper to remove this warning. See [2020-12-15T06:58:02.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:58:02.280Z] [2020-12-15T06:58:02.280Z] Login Succeeded [2020-12-15T06:58:02.280Z] nexus3.edgexfoundry.org:10004 [2020-12-15T06:58:02.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:58:02.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:58:02.830Z] Configure a credential helper to remove this warning. See [2020-12-15T06:58:02.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:58:02.830Z] [2020-12-15T06:58:02.830Z] Login Succeeded [2020-12-15T06:58:02.830Z] docker.io [2020-12-15T06:58:03.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:58:03.142Z] 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-15T06:58:03.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:58:03.714Z] Configure a credential helper to remove this warning. See [2020-12-15T06:58:03.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:58:03.714Z] [2020-12-15T06:58:03.714Z] Login Succeeded [2020-12-15T06:58:03.714Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T06:58:03.744Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-15T06:58:04.222Z] 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 [Pipeline] echo [2020-12-15T06:58:04.345Z] ========================================================= [2020-12-15T06:58:04.345Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-15T06:58:04.345Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:58:04.779Z] + 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-15T06:58:05.174Z] 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-15T06:58:06.573Z] 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-15T06:58:06.765Z] Sending build context to Docker daemon 165.7MB [2020-12-15T06:58:07.046Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T06:58:07.046Z] Step 2/7 : FROM ${BASE} [2020-12-15T06:58:07.046Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-15T06:58:07.046Z] 5f621e34cdf4: Pulling fs layer [2020-12-15T06:58:07.046Z] a4357932f1b6: Pulling fs layer [2020-12-15T06:58:07.046Z] 18c013af1878: Pulling fs layer [2020-12-15T06:58:07.046Z] 00ac8860ef70: Pulling fs layer [2020-12-15T06:58:07.046Z] 63d7cb157983: Pulling fs layer [2020-12-15T06:58:07.046Z] b116817d02f9: Pulling fs layer [2020-12-15T06:58:07.046Z] 745a02a5169b: Pulling fs layer [2020-12-15T06:58:07.046Z] 00ac8860ef70: Waiting [2020-12-15T06:58:07.046Z] 63d7cb157983: Waiting [2020-12-15T06:58:07.046Z] b116817d02f9: Waiting [2020-12-15T06:58:07.046Z] 745a02a5169b: Waiting [2020-12-15T06:58:07.046Z] 18c013af1878: Verifying Checksum [2020-12-15T06:58:07.046Z] 18c013af1878: Download complete [2020-12-15T06:58:07.046Z] a4357932f1b6: Verifying Checksum [2020-12-15T06:58:07.046Z] a4357932f1b6: Download complete [2020-12-15T06:58:07.046Z] 63d7cb157983: Download complete [2020-12-15T06:58:07.046Z] 5f621e34cdf4: Verifying Checksum [2020-12-15T06:58:07.046Z] 5f621e34cdf4: Download complete [2020-12-15T06:58:07.046Z] b116817d02f9: Verifying Checksum [2020-12-15T06:58:07.046Z] b116817d02f9: Download complete [2020-12-15T06:58:07.525Z] 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-15T06:58:08.049Z] 5f621e34cdf4: Pull complete [2020-12-15T06:58:08.333Z] a4357932f1b6: Pull complete [2020-12-15T06:58:08.500Z] 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-15T06:58:08.940Z] 18c013af1878: Pull complete [2020-12-15T06:58:09.482Z] 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-15T06:58:10.449Z] 745a02a5169b: Verifying Checksum [2020-12-15T06:58:10.449Z] 745a02a5169b: Download complete [Pipeline] } [2020-12-15T06:58:10.593Z] $ docker stop --time=1 05a20640d9755229eac0ff4ad6d402d186a02cc59387d96f6f7d8715b0751c96 [2020-12-15T06:58:11.431Z] 00ac8860ef70: Verifying Checksum [2020-12-15T06:58:11.432Z] 00ac8860ef70: Download complete [2020-12-15T06:58:12.170Z] $ docker rm -f 05a20640d9755229eac0ff4ad6d402d186a02cc59387d96f6f7d8715b0751c96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:58:14.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T06:58:14.358Z] [2020-12-15T06:58:14.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:58:14.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T06:58:14.766Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-15T06:58:14.766Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-15T06:58:14.766Z] ca9280d653b3: Pulling fs layer [2020-12-15T06:58:14.766Z] 7e9c9ca2126c: Pulling fs layer [2020-12-15T06:58:15.054Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-15T06:58:15.054Z] cbdbe7a5bc2a: Download complete [2020-12-15T06:58:15.335Z] cbdbe7a5bc2a: Pull complete [2020-12-15T06:58:15.621Z] ca9280d653b3: Verifying Checksum [2020-12-15T06:58:15.621Z] ca9280d653b3: Download complete [2020-12-15T06:58:16.604Z] ca9280d653b3: Pull complete [2020-12-15T06:58:16.869Z] 7e9c9ca2126c: Verifying Checksum [2020-12-15T06:58:16.869Z] 7e9c9ca2126c: Download complete [2020-12-15T06:58:21.651Z] 00ac8860ef70: Pull complete [2020-12-15T06:58:22.249Z] 63d7cb157983: Pull complete [2020-12-15T06:58:22.523Z] b116817d02f9: Pull complete [2020-12-15T06:58:25.105Z] 7e9c9ca2126c: Pull complete [2020-12-15T06:58:25.105Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-15T06:58:25.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T06:58:25.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-15T06:58:25.287Z] prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container [2020-12-15T06:58:25.340Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T06:58:26.279Z] $ docker top fa748f60effb6ecfe0c7721aa0371ad38be1224676f5daeff3220af4667f10bc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T06:58:26.825Z] + docker-compose build --help [2020-12-15T06:58:26.825Z] + grep parallel [2020-12-15T06:58:26.923Z] 745a02a5169b: Pull complete [2020-12-15T06:58:26.923Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-15T06:58:26.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-15T06:58:26.923Z] ---> b7e6874047d6 [2020-12-15T06:58:26.923Z] 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-15T06:58:27.771Z] --parallel Build images in parallel. [Pipeline] } [2020-12-15T06:58:27.807Z] $ docker stop --time=1 fa748f60effb6ecfe0c7721aa0371ad38be1224676f5daeff3220af4667f10bc [2020-12-15T06:58:29.174Z] $ docker rm -f fa748f60effb6ecfe0c7721aa0371ad38be1224676f5daeff3220af4667f10bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:58:29.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T06:58:29.967Z] . [Pipeline] withDockerContainer [2020-12-15T06:58:30.091Z] prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container [2020-12-15T06:58:30.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T06:58:30.320Z] ---> Running in 2c0e73d50ece [2020-12-15T06:58:30.703Z] $ docker top 66c38ccf479c354c81ffe71ab1e0eefcb1bade02119b98c8f6c38eb9cdebe3f4 -eo pid,comm [Pipeline] { [2020-12-15T06:58:30.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2020-12-15T06:58:31.216Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-15T06:58:31.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T06:58:32.164Z] Building docker-core-command-go ... [2020-12-15T06:58:32.164Z] Building docker-core-data-go ... [2020-12-15T06:58:32.164Z] Building docker-core-metadata-go ... [2020-12-15T06:58:32.164Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T06:58:32.164Z] Building docker-security-proxy-setup-go ... [2020-12-15T06:58:32.164Z] Building docker-security-secrets-setup-go ... [2020-12-15T06:58:32.164Z] Building docker-security-secretstore-setup-go ... [2020-12-15T06:58:32.164Z] Building docker-support-notifications-go ... [2020-12-15T06:58:32.164Z] Building docker-support-scheduler-go ... [2020-12-15T06:58:32.164Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T06:58:32.164Z] Building docker-core-data-go [2020-12-15T06:58:32.164Z] Building docker-sys-mgmt-agent-go [2020-12-15T06:58:32.164Z] Building docker-support-notifications-go [2020-12-15T06:58:32.164Z] Building docker-security-proxy-setup-go [2020-12-15T06:58:32.164Z] Building docker-support-scheduler-go [2020-12-15T06:58:32.878Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T06:58:33.150Z] (2/12) Installing file (5.38-r0) [2020-12-15T06:58:33.150Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T06:58:33.422Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-15T06:58:36.867Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T06:58:37.144Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T06:58:37.144Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T06:58:37.144Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T06:58:37.413Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T06:58:37.413Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T06:58:37.413Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T06:58:37.683Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T06:58:37.684Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:58:37.684Z] OK: 217 MiB in 51 packages [2020-12-15T06:58:42.017Z] Removing intermediate container 2c0e73d50ece [2020-12-15T06:58:42.017Z] ---> 166087664e67 [2020-12-15T06:58:42.017Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T06:58:42.017Z] ---> Running in db80327e0ce1 [2020-12-15T06:58:42.617Z] Removing intermediate container db80327e0ce1 [2020-12-15T06:58:42.617Z] ---> ef580bd64907 [2020-12-15T06:58:42.617Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T06:58:42.888Z] latest: Pulling from library/docker [2020-12-15T06:58:43.159Z] a3cc7d3b244e: Pulling fs layer [2020-12-15T06:58:43.159Z] 02a3295e0d61: Pulling fs layer [2020-12-15T06:58:43.159Z] 0f4f2e6d8100: Pulling fs layer [2020-12-15T06:58:43.159Z] 330b718f631f: Pulling fs layer [2020-12-15T06:58:43.159Z] a93816041522: Pulling fs layer [2020-12-15T06:58:43.159Z] bdb6da89ff94: Pulling fs layer [2020-12-15T06:58:43.159Z] 2a70c0c122f4: Pulling fs layer [2020-12-15T06:58:43.159Z] 330b718f631f: Waiting [2020-12-15T06:58:43.159Z] a93816041522: Waiting [2020-12-15T06:58:43.159Z] bdb6da89ff94: Waiting [2020-12-15T06:58:43.159Z] 2a70c0c122f4: Waiting [2020-12-15T06:58:43.159Z] 0f4f2e6d8100: Download complete [2020-12-15T06:58:43.440Z] 02a3295e0d61: Verifying Checksum [2020-12-15T06:58:43.440Z] 02a3295e0d61: Download complete [2020-12-15T06:58:43.440Z] a3cc7d3b244e: Verifying Checksum [2020-12-15T06:58:43.440Z] a3cc7d3b244e: Download complete [2020-12-15T06:58:43.440Z] a93816041522: Download complete [2020-12-15T06:58:43.440Z] bdb6da89ff94: Download complete [2020-12-15T06:58:43.440Z] 2a70c0c122f4: Verifying Checksum [2020-12-15T06:58:43.440Z] 2a70c0c122f4: Download complete [2020-12-15T06:58:44.044Z] a3cc7d3b244e: Pull complete [2020-12-15T06:58:44.654Z] 02a3295e0d61: Pull complete [2020-12-15T06:58:44.933Z] 330b718f631f: Verifying Checksum [2020-12-15T06:58:44.933Z] 330b718f631f: Download complete [2020-12-15T06:58:45.220Z] 0f4f2e6d8100: Pull complete [2020-12-15T06:58:49.612Z] 330b718f631f: Pull complete [2020-12-15T06:58:49.612Z] a93816041522: Pull complete [2020-12-15T06:58:49.612Z] bdb6da89ff94: Pull complete [2020-12-15T06:58:49.884Z] 2a70c0c122f4: Pull complete [2020-12-15T06:58:50.159Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T06:58:50.159Z] Status: Downloaded newer image for docker:latest [2020-12-15T06:58:53.583Z] ---> b4c0cf6c7de9 [2020-12-15T06:58:53.583Z] Step 6/7 : COPY go.mod . [2020-12-15T06:58:54.190Z] ---> 9aa46a4a0989 [2020-12-15T06:58:54.190Z] Step 7/7 : RUN go mod download [2020-12-15T06:58:54.190Z] ---> Running in 614bf7b2732f [2020-12-15T06:59:04.482Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:59:04.482Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:59:04.482Z] ---> 2666bf312294 [2020-12-15T06:59:04.482Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T06:59:04.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:59:04.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:59:04.482Z] ---> 2666bf312294 [2020-12-15T06:59:04.482Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T06:59:04.482Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:59:04.482Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:59:04.482Z] ---> 2666bf312294 [2020-12-15T06:59:04.482Z] Step 3/23 : WORKDIR /edgex-go [2020-12-15T06:59:04.482Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:59:04.482Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:59:04.482Z] ---> 2666bf312294 [2020-12-15T06:59:04.482Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T06:59:04.482Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:59:04.482Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:59:04.482Z] ---> 2666bf312294 [2020-12-15T06:59:04.482Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T06:59:04.482Z] ---> Running in 2d7252be954c [2020-12-15T06:59:04.482Z] ---> Running in 464192cd3247 [2020-12-15T06:59:04.482Z] ---> Running in 3d514bdb894e [2020-12-15T06:59:04.482Z] ---> Running in bb8e52785c18 [2020-12-15T06:59:04.482Z] ---> Running in a50279829527 [2020-12-15T06:59:04.482Z] Removing intermediate container 3d514bdb894e [2020-12-15T06:59:04.482Z] ---> 1cc4e61dfe96 [2020-12-15T06:59:04.482Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:59:04.482Z] Removing intermediate container bb8e52785c18 [2020-12-15T06:59:04.482Z] ---> 3fac49af2f97 [2020-12-15T06:59:04.482Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:59:04.482Z] Removing intermediate container 464192cd3247 [2020-12-15T06:59:04.482Z] ---> 33506ae2a473 [2020-12-15T06:59:04.482Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:59:04.482Z] Removing intermediate container a50279829527 [2020-12-15T06:59:04.482Z] ---> 3ccbf5c6aab5 [2020-12-15T06:59:04.482Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:59:04.482Z] Removing intermediate container 2d7252be954c [2020-12-15T06:59:04.482Z] ---> f7963ab9ae33 [2020-12-15T06:59:04.482Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:59:04.482Z] ---> Running in 5f9a6398c4cf [2020-12-15T06:59:04.482Z] ---> Running in fcad9b66893f [2020-12-15T06:59:04.482Z] ---> Running in 306be4cd78ef [2020-12-15T06:59:04.482Z] ---> Running in f9e06bc86e92 [2020-12-15T06:59:04.482Z] ---> Running in bde885e3d691 [2020-12-15T06:59:04.482Z] Removing intermediate container fcad9b66893f [2020-12-15T06:59:04.482Z] ---> d6d2e713a2f4 [2020-12-15T06:59:04.482Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T06:59:04.482Z] ---> Running in 4d195c8f9362 [2020-12-15T06:59:04.756Z] Removing intermediate container 5f9a6398c4cf [2020-12-15T06:59:04.756Z] ---> 356ea0555681 [2020-12-15T06:59:04.756Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T06:59:04.756Z] Removing intermediate container bde885e3d691 [2020-12-15T06:59:04.756Z] ---> 4063e731267e [2020-12-15T06:59:04.756Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T06:59:04.756Z] Removing intermediate container f9e06bc86e92 [2020-12-15T06:59:04.756Z] ---> e44e53caaa7e [2020-12-15T06:59:04.756Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T06:59:05.044Z] ---> Running in ea17c00a7ea6 [2020-12-15T06:59:05.044Z] ---> Running in fb2bfe2251d4 [2020-12-15T06:59:05.044Z] ---> Running in e8561e1985fb [2020-12-15T06:59:05.044Z] Removing intermediate container 306be4cd78ef [2020-12-15T06:59:05.044Z] ---> 255db7ab78b0 [2020-12-15T06:59:05.044Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T06:59:05.328Z] ---> Running in 198e312d22d5 [2020-12-15T06:59:05.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:05.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:05.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:06.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:06.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:06.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:06.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:06.750Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:59:06.750Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:59:06.750Z] OK: 12750 distinct packages available [2020-12-15T06:59:06.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:06.750Z] OK: 233 MiB in 51 packages [2020-12-15T06:59:06.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:07.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:59:07.016Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:59:07.016Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:59:07.016Z] OK: 12750 distinct packages available [2020-12-15T06:59:07.295Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:59:07.295Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:59:07.295Z] OK: 12750 distinct packages available [2020-12-15T06:59:07.295Z] OK: 233 MiB in 51 packages [2020-12-15T06:59:07.295Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:59:07.295Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:59:07.295Z] OK: 12750 distinct packages available [2020-12-15T06:59:07.573Z] Removing intermediate container 4d195c8f9362 [2020-12-15T06:59:07.573Z] ---> 856bdf031ab2 [2020-12-15T06:59:07.573Z] Step 6/21 : COPY go.mod . [2020-12-15T06:59:07.573Z] OK: 233 MiB in 51 packages [2020-12-15T06:59:07.573Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:59:07.573Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:59:07.573Z] OK: 12750 distinct packages available [2020-12-15T06:59:07.573Z] OK: 233 MiB in 51 packages [2020-12-15T06:59:07.839Z] ---> afe7d89ab262 [2020-12-15T06:59:07.839Z] Step 7/21 : RUN go mod download [2020-12-15T06:59:07.839Z] OK: 233 MiB in 51 packages [2020-12-15T06:59:07.839Z] ---> Running in 5daadf2afbe6 [2020-12-15T06:59:08.101Z] Removing intermediate container ea17c00a7ea6 [2020-12-15T06:59:08.101Z] ---> cae601a7b551 [2020-12-15T06:59:08.101Z] Step 6/27 : COPY go.mod . [2020-12-15T06:59:08.365Z] Removing intermediate container fb2bfe2251d4 [2020-12-15T06:59:08.365Z] ---> c051b63c7831 [2020-12-15T06:59:08.365Z] Step 6/24 : COPY go.mod . [2020-12-15T06:59:08.636Z] Removing intermediate container 198e312d22d5 [2020-12-15T06:59:08.636Z] ---> 4c1d118817f9 [2020-12-15T06:59:08.636Z] Step 6/21 : COPY go.mod . [2020-12-15T06:59:08.636Z] ---> 10d5c6d027c7 [2020-12-15T06:59:08.636Z] Step 7/27 : RUN go mod download [2020-12-15T06:59:08.909Z] ---> Running in 2fa099c76b90 [2020-12-15T06:59:08.909Z] Removing intermediate container e8561e1985fb [2020-12-15T06:59:08.909Z] ---> 83d06ce18c3e [2020-12-15T06:59:08.909Z] Step 6/23 : COPY go.mod . [2020-12-15T06:59:08.909Z] ---> 99036592bfb0 [2020-12-15T06:59:08.909Z] Step 7/24 : RUN go mod download [2020-12-15T06:59:09.176Z] ---> 346b68bcc663 [2020-12-15T06:59:09.176Z] ---> Running in a89d213d1af1 [2020-12-15T06:59:09.176Z] Step 7/21 : RUN go mod download [2020-12-15T06:59:09.444Z] ---> 0571fe0b765d [2020-12-15T06:59:09.444Z] Step 7/23 : RUN go mod download [2020-12-15T06:59:09.444Z] ---> Running in aff44d60a0b9 [2020-12-15T06:59:09.714Z] ---> Running in e9bd5f952e4e [2020-12-15T06:59:10.319Z] Removing intermediate container 5daadf2afbe6 [2020-12-15T06:59:10.319Z] ---> f455a7475cbf [2020-12-15T06:59:10.319Z] Step 8/21 : COPY . . [2020-12-15T06:59:11.737Z] Removing intermediate container 2fa099c76b90 [2020-12-15T06:59:11.737Z] ---> 64c19004f851 [2020-12-15T06:59:11.737Z] Step 8/27 : COPY . . [2020-12-15T06:59:15.296Z] Removing intermediate container aff44d60a0b9 [2020-12-15T06:59:15.296Z] ---> 5b760e06647d [2020-12-15T06:59:15.296Z] Step 8/21 : COPY . . [2020-12-15T06:59:15.296Z] Removing intermediate container a89d213d1af1 [2020-12-15T06:59:15.296Z] ---> 1a2e869266fd [2020-12-15T06:59:15.296Z] Step 8/24 : COPY . . [2020-12-15T06:59:17.952Z] Removing intermediate container e9bd5f952e4e [2020-12-15T06:59:17.952Z] ---> d92849f0c8b4 [2020-12-15T06:59:17.952Z] Step 8/23 : COPY . . [2020-12-15T06:59:21.049Z] Removing intermediate container 614bf7b2732f [2020-12-15T06:59:21.049Z] ---> 6a3aa86b2db4 [2020-12-15T06:59:21.049Z] Successfully built 6a3aa86b2db4 [2020-12-15T06:59:21.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:59:21.428Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T06:59:21.428Z] . [Pipeline] withDockerContainer [2020-12-15T06:59:21.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container [2020-12-15T06:59:21.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-15T06:59:23.337Z] $ docker top ee8d20017cef9926850b32587d095c31ce0a78016fb6378944435a5f6bfce468 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T06:59:24.418Z] + go version [2020-12-15T06:59:24.418Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-15T06:59:24.472Z] $ docker stop --time=1 ee8d20017cef9926850b32587d095c31ce0a78016fb6378944435a5f6bfce468 [2020-12-15T06:59:26.436Z] $ docker rm -f ee8d20017cef9926850b32587d095c31ce0a78016fb6378944435a5f6bfce468 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:59:27.768Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T06:59:27.768Z] . [Pipeline] withDockerContainer [2020-12-15T06:59:28.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container [2020-12-15T06:59:28.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-15T06:59:29.556Z] $ docker top f7251980b349a1d720656e3e07dc8bfd656249dc1abd02d748ee71eb5791cba2 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-15T06:59:29.944Z] ========================================================= [2020-12-15T06:59:29.944Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T06:59:29.944Z] ========================================================= [Pipeline] sh [2020-12-15T06:59:30.616Z] + make test [2020-12-15T06:59:30.617Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T06:59:50.745Z] ---> 38204702e6ea [2020-12-15T06:59:50.745Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T06:59:50.745Z] ---> 5e92ebe0c9d1 [2020-12-15T06:59:50.745Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T06:59:51.007Z] ---> Running in d26534a5cd5d [2020-12-15T06:59:51.007Z] ---> Running in e405e60f26a2 [2020-12-15T06:59:51.007Z] ---> e7d118f936fa [2020-12-15T06:59:51.007Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T06:59:51.007Z] ---> e66cbce0d455 [2020-12-15T06:59:51.007Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T06:59:51.277Z] ---> 2a485047c242 [2020-12-15T06:59:51.277Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T06:59:51.874Z] ---> Running in 35360d387c8a [2020-12-15T06:59:51.874Z] ---> Running in 9228b3b62ed5 [2020-12-15T06:59:51.874Z] ---> Running in 6d058afea86d [2020-12-15T06:59:52.875Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T06:59:53.287Z] 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-15T06:59:53.287Z] 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-15T06:59:53.287Z] 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-15T06:59:53.287Z] 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-15T06:59:53.287Z] 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-15T07:00:20.234Z] 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-15T07:00:24.539Z] Removing intermediate container d26534a5cd5d [2020-12-15T07:00:24.539Z] ---> d6a541705d22 [2020-12-15T07:00:24.539Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T07:00:24.539Z] ---> Running in 9a616be1140e [2020-12-15T07:00:27.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-15T07:00:28.571Z] Removing intermediate container 6d058afea86d [2020-12-15T07:00:28.571Z] ---> 8d16fadd67cf [2020-12-15T07:00:28.571Z] [2020-12-15T07:00:28.571Z] Step 10/21 : FROM alpine [2020-12-15T07:00:28.571Z] latest: Pulling from library/alpine [2020-12-15T07:00:29.527Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T07:00:29.527Z] Status: Downloaded newer image for alpine:latest [2020-12-15T07:00:29.527Z] ---> b14afc6dfb98 [2020-12-15T07:00:29.527Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T07:00:31.462Z] ---> Running in 7cc0567396af [2020-12-15T07:00:31.462Z] Removing intermediate container 9228b3b62ed5 [2020-12-15T07:00:31.462Z] ---> 1e1871dfb183 [2020-12-15T07:00:31.462Z] [2020-12-15T07:00:31.462Z] Step 10/24 : FROM scratch [2020-12-15T07:00:31.462Z] ---> [2020-12-15T07:00:31.462Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T07:00:31.462Z] Removing intermediate container 9a616be1140e [2020-12-15T07:00:31.462Z] ---> 134a29856d72 [2020-12-15T07:00:31.462Z] [2020-12-15T07:00:31.462Z] Step 11/27 : FROM docker:latest [2020-12-15T07:00:31.462Z] ---> aefe523efa57 [2020-12-15T07:00:31.462Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T07:00:31.462Z] Removing intermediate container e405e60f26a2 [2020-12-15T07:00:31.462Z] ---> 2e6ecc70af67 [2020-12-15T07:00:31.462Z] [2020-12-15T07:00:31.462Z] Step 10/21 : FROM scratch [2020-12-15T07:00:31.462Z] ---> [2020-12-15T07:00:31.462Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T07:00:31.727Z] ---> Running in 88dc3749486d [2020-12-15T07:00:31.727Z] ---> Running in c90b965a81bc [2020-12-15T07:00:31.727Z] ---> Running in a43bcfe45cfa [2020-12-15T07:00:31.994Z] Removing intermediate container 88dc3749486d [2020-12-15T07:00:31.994Z] ---> c523f63d64dd [2020-12-15T07:00:31.994Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T07:00:32.133Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T07:00:32.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:00:32.257Z] Removing intermediate container a43bcfe45cfa [2020-12-15T07:00:32.257Z] ---> a6050cfe8e98 [2020-12-15T07:00:32.257Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T07:00:32.257Z] ---> Running in a4e49337f4b5 [2020-12-15T07:00:32.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:00:32.525Z] ---> Running in b3df8b7c8875 [2020-12-15T07:00:32.525Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:00:32.525Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:00:32.525Z] OK: 12747 distinct packages available [2020-12-15T07:00:32.802Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T07:00:32.802Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T07:00:32.802Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T07:00:32.802Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T07:00:32.802Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:00:32.802Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T07:00:33.076Z] OK: 7 MiB in 18 packages [2020-12-15T07:00:33.076Z] Removing intermediate container a4e49337f4b5 [2020-12-15T07:00:33.076Z] ---> 943b40bcb4ee [2020-12-15T07:00:33.076Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T07:00:33.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:00:33.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:00:33.341Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T07:00:33.341Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T07:00:33.605Z] Executing bash-5.0.17-r0.post-install [2020-12-15T07:00:33.876Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:00:33.876Z] OK: 12 MiB in 22 packages [2020-12-15T07:00:35.269Z] ---> Running in 0a128856797d [2020-12-15T07:00:35.269Z] Removing intermediate container b3df8b7c8875 [2020-12-15T07:00:35.269Z] ---> f7d44f7c72ea [2020-12-15T07:00:35.269Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T07:00:35.532Z] ---> Running in 2b22ad9eb5a2 [2020-12-15T07:00:35.532Z] Removing intermediate container 35360d387c8a [2020-12-15T07:00:35.532Z] ---> d718b59ec908 [2020-12-15T07:00:35.532Z] [2020-12-15T07:00:35.532Z] Step 10/23 : FROM alpine [2020-12-15T07:00:35.532Z] ---> b14afc6dfb98 [2020-12-15T07:00:35.532Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T07:00:35.799Z] Removing intermediate container 0a128856797d [2020-12-15T07:00:35.799Z] ---> 74a65a79102f [2020-12-15T07:00:35.799Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T07:00:35.799Z] ---> Running in 518378752e6a [2020-12-15T07:00:36.063Z] Removing intermediate container 2b22ad9eb5a2 [2020-12-15T07:00:36.064Z] ---> ce4432f7ceb5 [2020-12-15T07:00:36.064Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T07:00:36.647Z] ---> 01e7c81f8072 [2020-12-15T07:00:36.648Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T07:00:36.648Z] Removing intermediate container 7cc0567396af [2020-12-15T07:00:36.648Z] ---> 141f4cac63ab [2020-12-15T07:00:36.648Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T07:00:36.648Z] Removing intermediate container c90b965a81bc [2020-12-15T07:00:36.648Z] ---> 4e530ba5e8ba [2020-12-15T07:00:36.648Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T07:00:36.648Z] Removing intermediate container 518378752e6a [2020-12-15T07:00:36.648Z] ---> 403c68f71575 [2020-12-15T07:00:36.648Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T07:00:36.648Z] ---> 7d26da3ee4f4 [2020-12-15T07:00:36.648Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T07:00:36.918Z] ---> Running in 51bc99390476 [2020-12-15T07:00:37.866Z] ---> Running in ebed7d541159 [2020-12-15T07:00:37.866Z] ---> Running in 5ee85c9399cf [2020-12-15T07:00:38.140Z] Removing intermediate container 51bc99390476 [2020-12-15T07:00:38.140Z] ---> 3b0668fc21f7 [2020-12-15T07:00:38.140Z] Step 13/21 : WORKDIR /edgex [2020-12-15T07:00:38.140Z] ---> fed2b0412e2e [2020-12-15T07:00:38.140Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T07:00:38.140Z] ---> 49c420094e67 [2020-12-15T07:00:38.140Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T07:00:38.140Z] ---> Running in 52a54a3a3607 [2020-12-15T07:00:38.425Z] Removing intermediate container 5ee85c9399cf [2020-12-15T07:00:38.425Z] ---> bce707a11915 [2020-12-15T07:00:38.425Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T07:00:38.425Z] ---> Running in 3c33dcd9784a [2020-12-15T07:00:38.425Z] ---> 31c1cb7ee14f [2020-12-15T07:00:38.425Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T07:00:38.698Z] ---> Running in 06d7478d8430 [2020-12-15T07:00:38.698Z] Removing intermediate container 52a54a3a3607 [2020-12-15T07:00:38.698Z] ---> e875c60b1afa [2020-12-15T07:00:38.698Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T07:00:38.964Z] ---> d7d69d4c15c4 [2020-12-15T07:00:38.964Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T07:00:38.964Z] Removing intermediate container 3c33dcd9784a [2020-12-15T07:00:38.964Z] ---> ef771bf62845 [2020-12-15T07:00:38.964Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:00:39.228Z] Removing intermediate container 06d7478d8430 [2020-12-15T07:00:39.228Z] ---> 955a0486e2b6 [2020-12-15T07:00:39.228Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:00:39.228Z] ---> bec61030bbe0 [2020-12-15T07:00:39.228Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T07:00:39.228Z] ---> Running in ba50de21bce4 [2020-12-15T07:00:39.814Z] ---> 445a6b24c79e [2020-12-15T07:00:39.814Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T07:00:40.396Z] ---> Running in dee71fa0b44c [2020-12-15T07:00:40.396Z] Removing intermediate container ebed7d541159 [2020-12-15T07:00:40.396Z] ---> 67ba17533f2c [2020-12-15T07:00:40.396Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T07:00:40.672Z] ---> Running in e717c9e6791e [2020-12-15T07:00:40.672Z] ---> e730d5329875 [2020-12-15T07:00:40.672Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T07:00:40.672Z] ---> a14bc5340bd3 [2020-12-15T07:00:40.672Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T07:00:40.672Z] Removing intermediate container dee71fa0b44c [2020-12-15T07:00:40.672Z] ---> e927ff41fb00 [2020-12-15T07:00:40.672Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T07:00:40.672Z] ---> Running in 2cee6ce8273a [2020-12-15T07:00:40.947Z] Removing intermediate container e717c9e6791e [2020-12-15T07:00:40.947Z] ---> fba1d855b37f [2020-12-15T07:00:40.947Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T07:00:41.216Z] ---> Running in b7c64f1d7fcc [2020-12-15T07:00:41.216Z] ---> 2bf4d80d0352 [2020-12-15T07:00:41.216Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T07:00:41.216Z] Removing intermediate container 2cee6ce8273a [2020-12-15T07:00:41.216Z] ---> 04feb6ab2b13 [2020-12-15T07:00:41.216Z] Step 20/21 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:00:41.216Z] ---> 21140d9aa898 [2020-12-15T07:00:41.216Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T07:00:41.488Z] ---> Running in b1ef2033a916 [2020-12-15T07:00:41.488Z] ---> Running in de171503f6b7 [2020-12-15T07:00:41.488Z] ---> Running in 4d92b1921bec [2020-12-15T07:00:41.760Z] Removing intermediate container b7c64f1d7fcc [2020-12-15T07:00:41.760Z] ---> 1b2e60829112 [2020-12-15T07:00:41.760Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T07:00:41.760Z] ---> Running in fc398e1d34ee [2020-12-15T07:00:41.760Z] Removing intermediate container de171503f6b7 [2020-12-15T07:00:41.760Z] ---> 0bcb85560de1 [2020-12-15T07:00:41.760Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T07:00:42.025Z] Removing intermediate container b1ef2033a916 [2020-12-15T07:00:42.025Z] ---> 4534ff4a909f [2020-12-15T07:00:42.025Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:00:42.025Z] Removing intermediate container 4d92b1921bec [2020-12-15T07:00:42.025Z] ---> 3a8d3f215aec [2020-12-15T07:00:42.025Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T07:00:42.025Z] Removing intermediate container ba50de21bce4 [2020-12-15T07:00:42.025Z] ---> 6814609a597c [2020-12-15T07:00:42.025Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T07:00:42.300Z] ---> Running in da4958bface8 [2020-12-15T07:00:42.300Z] ---> Running in 9d6a9d3270bd [2020-12-15T07:00:42.300Z] ---> Running in e18cb73b51bf [2020-12-15T07:00:42.300Z] ---> Running in 8d18340e2e57 [2020-12-15T07:00:42.300Z] Removing intermediate container fc398e1d34ee [2020-12-15T07:00:42.300Z] ---> 7c132e1f5501 [2020-12-15T07:00:42.300Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T07:00:42.878Z] Removing intermediate container e18cb73b51bf [2020-12-15T07:00:42.878Z] ---> d95baa457470 [2020-12-15T07:00:42.878Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T07:00:42.878Z] Removing intermediate container da4958bface8 [2020-12-15T07:00:42.878Z] ---> 9123ecae6ae5 [2020-12-15T07:00:42.878Z] [2020-12-15T07:00:42.878Z] Removing intermediate container 9d6a9d3270bd [2020-12-15T07:00:42.878Z] ---> ad482718e2c5 [2020-12-15T07:00:42.878Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T07:00:42.878Z] ---> Running in cb53922270da [2020-12-15T07:00:43.154Z] ---> bc65fc59a8f8 [2020-12-15T07:00:43.154Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T07:00:43.154Z] ---> Running in 87e1c547f7b7 [2020-12-15T07:00:43.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:00:43.154Z] Successfully built 9123ecae6ae5 [2020-12-15T07:00:43.154Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-15T07:00:43.154Z] Building docker-security-secrets-setup-go [2020-12-15T07:00:43.154Z]  Building docker-support-scheduler-go ... done Removing intermediate container cb53922270da [2020-12-15T07:00:43.154Z] ---> 62dc1a907085 [2020-12-15T07:00:43.154Z] Step 20/21 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:00:43.425Z] ---> Running in 05aeaf9b4747 [2020-12-15T07:00:43.425Z] Removing intermediate container 87e1c547f7b7 [2020-12-15T07:00:43.425Z] ---> 3da69b172e9b [2020-12-15T07:00:43.425Z] Step 23/24 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:00:43.425Z] ---> eb371c3d6558 [2020-12-15T07:00:43.425Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T07:00:43.425Z] ---> Running in 0b62b5965dcd [2020-12-15T07:00:43.700Z] Removing intermediate container 05aeaf9b4747 [2020-12-15T07:00:43.700Z] ---> 7ae4c365e037 [2020-12-15T07:00:43.700Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T07:00:43.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:00:43.972Z] ---> Running in f45e0d6213fa [2020-12-15T07:00:43.972Z] Removing intermediate container 0b62b5965dcd [2020-12-15T07:00:43.972Z] ---> f3d39befef4c [2020-12-15T07:00:43.972Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T07:00:44.234Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T07:00:44.234Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T07:00:44.234Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T07:00:44.529Z] ---> fe7baae5f44a [2020-12-15T07:00:44.529Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T07:00:44.529Z] ---> Running in 9125df0b1388 [2020-12-15T07:00:44.529Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T07:00:44.529Z] Removing intermediate container f45e0d6213fa [2020-12-15T07:00:44.529Z] ---> eedcb543c9f3 [2020-12-15T07:00:44.529Z] [2020-12-15T07:00:45.113Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T07:00:45.382Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:00:45.382Z] ---> Running in b53a13d8d572 [2020-12-15T07:00:45.650Z] OK: 8 MiB in 19 packages [2020-12-15T07:00:46.233Z] Successfully built eedcb543c9f3 [2020-12-15T07:00:47.194Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-15T07:00:47.194Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2020-12-15T07:00:47.462Z] Removing intermediate container 9125df0b1388 [2020-12-15T07:00:47.462Z] ---> 2ecd882098c7 [2020-12-15T07:00:47.462Z] [2020-12-15T07:00:47.462Z] Successfully built 2ecd882098c7 [2020-12-15T07:00:47.731Z] Successfully tagged docker-support-notifications-go:latest [2020-12-15T07:00:47.731Z] Building docker-security-secretstore-setup-go [2020-12-15T07:00:51.073Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:00:51.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:00:51.338Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T07:00:51.338Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T07:00:51.338Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T07:00:51.338Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T07:00:51.945Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T07:00:51.945Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T07:00:51.945Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T07:00:54.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T07:00:54.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T07:00:54.715Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T07:00:54.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T07:00:54.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T07:00:54.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T07:00:57.384Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s [2020-12-15T07:00:57.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T07:00:57.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T07:00:58.627Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:00:58.627Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T07:00:59.214Z] ---> 2666bf312294 [2020-12-15T07:00:59.214Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T07:00:59.214Z] ---> Using cache [2020-12-15T07:00:59.214Z] ---> f7963ab9ae33 [2020-12-15T07:00:59.214Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T07:00:59.401Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T07:00:59.401Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T07:00:59.401Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T07:00:59.401Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T07:01:00.182Z] Removing intermediate container 8d18340e2e57 [2020-12-15T07:01:00.182Z] ---> 239a89877032 [2020-12-15T07:01:00.182Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-15T07:01:00.182Z] ---> Running in 3e05d0747080 [2020-12-15T07:01:00.182Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T07:01:00.182Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T07:01:00.182Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T07:01:00.182Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T07:01:00.182Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T07:01:00.182Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T07:01:00.182Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T07:01:00.182Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T07:01:00.182Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T07:01:00.182Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T07:01:00.461Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T07:01:00.461Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T07:01:00.461Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T07:01:00.461Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T07:01:00.461Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T07:01:00.461Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T07:01:00.736Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T07:01:01.692Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T07:01:02.276Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T07:01:04.204Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T07:01:04.204Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T07:01:04.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:01:04.760Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T07:01:04.760Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T07:01:05.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:01:05.923Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:01:05.923Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:01:05.923Z] OK: 12750 distinct packages available [2020-12-15T07:01:06.187Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T07:01:06.466Z] OK: 233 MiB in 51 packages [2020-12-15T07:01:07.060Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-15T07:01:07.060Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T07:01:07.060Z] ---> f4bb836891b9 [2020-12-15T07:01:07.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T07:01:07.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.280s coverage: 46.6% of statements [2020-12-15T07:01:07.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T07:01:07.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T07:01:07.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T07:01:07.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T07:01:07.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T07:01:08.492Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:01:08.766Z] OK: 71 MiB in 55 packages [2020-12-15T07:01:10.718Z] ---> 641715f49018 [2020-12-15T07:01:10.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T07:01:10.718Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:01:10.718Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:01:10.986Z] ---> 2666bf312294 [2020-12-15T07:01:10.986Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T07:01:10.986Z] ---> Using cache [2020-12-15T07:01:10.986Z] ---> f7963ab9ae33 [2020-12-15T07:01:10.986Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:01:10.986Z] ---> Using cache [2020-12-15T07:01:10.986Z] ---> 4063e731267e [2020-12-15T07:01:10.986Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T07:01:11.251Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:01:11.251Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:01:11.251Z] ---> 2666bf312294 [2020-12-15T07:01:11.251Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T07:01:11.251Z] ---> Using cache [2020-12-15T07:01:11.251Z] ---> f7963ab9ae33 [2020-12-15T07:01:11.251Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:01:11.251Z] ---> Using cache [2020-12-15T07:01:11.251Z] ---> 4063e731267e [2020-12-15T07:01:11.251Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T07:01:12.646Z] Removing intermediate container 3e05d0747080 [2020-12-15T07:01:12.646Z] ---> 8217d8eccc21 [2020-12-15T07:01:12.646Z] Step 5/29 : COPY go.mod . [2020-12-15T07:01:12.910Z] ---> Running in 3037af5b5076 [2020-12-15T07:01:12.910Z] ---> Running in e6f4b40e4cad [2020-12-15T07:01:14.315Z] ---> 1ad7242f6643 [2020-12-15T07:01:14.315Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T07:01:14.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.1% of statements [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T07:01:14.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T07:01:14.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.131s coverage: 100.0% of statements [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T07:01:14.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.199s coverage: 70.5% of statements [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T07:01:14.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T07:01:14.579Z] ---> d73fff7fd413 [2020-12-15T07:01:14.579Z] Step 6/29 : RUN go mod download [2020-12-15T07:01:14.840Z] ---> Running in 5cd630bfeeac [2020-12-15T07:01:15.108Z] ---> Running in 8bb890f706aa [2020-12-15T07:01:15.710Z] Removing intermediate container 5cd630bfeeac [2020-12-15T07:01:15.710Z] ---> 75e7d407787f [2020-12-15T07:01:15.710Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:01:15.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:01:15.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:01:15.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.794s coverage: 83.7% of statements [2020-12-15T07:01:15.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T07:01:15.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T07:01:15.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T07:01:15.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T07:01:16.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:01:16.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:01:16.680Z] ---> Running in 3846fe29288d [2020-12-15T07:01:17.265Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:01:17.265Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:01:17.265Z] OK: 12750 distinct packages available [2020-12-15T07:01:17.536Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:01:17.536Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:01:17.536Z] OK: 12750 distinct packages available [2020-12-15T07:01:17.536Z] OK: 233 MiB in 51 packages [2020-12-15T07:01:17.536Z] Removing intermediate container 3846fe29288d [2020-12-15T07:01:17.536Z] ---> 034c916f709c [2020-12-15T07:01:17.536Z] Step 21/23 : LABEL arch=x86_64 [2020-12-15T07:01:17.799Z] OK: 233 MiB in 51 packages [2020-12-15T07:01:19.813Z] ---> Running in 4a8a36f28cd4 [2020-12-15T07:01:19.813Z] Removing intermediate container b53a13d8d572 [2020-12-15T07:01:19.813Z] ---> ae9f79cdf0f7 [2020-12-15T07:01:19.813Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T07:01:20.117Z] Removing intermediate container 4a8a36f28cd4 [2020-12-15T07:01:20.117Z] ---> 84b79e4c49a8 [2020-12-15T07:01:20.117Z] Step 22/23 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:01:20.117Z] ---> Running in d4f08da8eb5c [2020-12-15T07:01:20.117Z] ---> Running in a7bafef216e3 [2020-12-15T07:01:20.444Z] Removing intermediate container 3037af5b5076 [2020-12-15T07:01:20.444Z] ---> d7741e3e8477 [2020-12-15T07:01:20.444Z] Step 6/22 : COPY go.mod . [2020-12-15T07:01:20.715Z] Removing intermediate container e6f4b40e4cad [2020-12-15T07:01:20.715Z] ---> c2297f55b624 [2020-12-15T07:01:20.715Z] Step 6/24 : COPY go.mod . [2020-12-15T07:01:20.715Z] Removing intermediate container 8bb890f706aa [2020-12-15T07:01:20.715Z] ---> bb797f98e8f0 [2020-12-15T07:01:20.715Z] Step 7/29 : COPY . . [2020-12-15T07:01:20.715Z] Removing intermediate container a7bafef216e3 [2020-12-15T07:01:20.715Z] ---> a3ba2c0da71f [2020-12-15T07:01:20.715Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T07:01:20.980Z] ---> 94aaf53fb1c0 [2020-12-15T07:01:20.980Z] Step 7/22 : RUN go mod download [2020-12-15T07:01:20.980Z] ---> Running in 1453814db682 [2020-12-15T07:01:20.980Z] ---> Running in fc36cd7bce6a [2020-12-15T07:01:21.246Z] ---> a80989e48ebb [2020-12-15T07:01:21.246Z] Step 7/24 : RUN go mod download [2020-12-15T07:01:21.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.190s coverage: 28.6% of statements [2020-12-15T07:01:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T07:01:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T07:01:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T07:01:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T07:01:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T07:01:21.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements [2020-12-15T07:01:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T07:01:21.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2020-12-15T07:01:21.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T07:01:23.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.331s coverage: 86.7% of statements [2020-12-15T07:01:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T07:01:23.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements [2020-12-15T07:01:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T07:01:23.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.179s coverage: 78.3% of statements [2020-12-15T07:01:23.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T07:01:23.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T07:01:23.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T07:01:23.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T07:01:23.814Z] ---> Running in d52a4f4dfc99 [2020-12-15T07:01:23.814Z] Removing intermediate container 1453814db682 [2020-12-15T07:01:23.814Z] ---> 762815955c2a [2020-12-15T07:01:23.814Z] [2020-12-15T07:01:23.814Z] Collecting docker-compose==1.23.2 [2020-12-15T07:01:23.814Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T07:01:23.814Z] Successfully built 762815955c2a [2020-12-15T07:01:23.814Z] Successfully tagged docker-core-data-go:latest [2020-12-15T07:01:23.814Z]  Building docker-core-data-go ... done Building docker-core-command-go [2020-12-15T07:01:25.209Z] Collecting PyYAML<4,>=3.10 [2020-12-15T07:01:25.209Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T07:01:30.542Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T07:01:30.542Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T07:01:31.148Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T07:01:31.148Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T07:01:31.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.055s coverage: 93.8% of statements [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T07:01:31.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T07:01:31.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.171s coverage: 0.1% of statements [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T07:01:31.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T07:01:31.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T07:01:31.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2020-12-15T07:01:31.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T07:01:31.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.130s coverage: 75.5% of statements [2020-12-15T07:01:31.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T07:01:31.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements [2020-12-15T07:01:31.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.163s coverage: 87.2% of statements [2020-12-15T07:01:31.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.2% of statements [2020-12-15T07:01:32.175Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T07:01:32.176Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T07:01:33.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.4% of statements [2020-12-15T07:01:33.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T07:01:33.653Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T07:01:33.653Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T07:01:34.245Z] Removing intermediate container fc36cd7bce6a [2020-12-15T07:01:34.245Z] ---> 0eb7c18b9b73 [2020-12-15T07:01:34.245Z] Step 8/22 : COPY . . [2020-12-15T07:01:35.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.559s coverage: 63.5% of statements [2020-12-15T07:01:35.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T07:01:35.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T07:01:35.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2020-12-15T07:01:35.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 91.3% of statements [2020-12-15T07:01:35.707Z] 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-15T07:01:35.972Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T07:01:35.972Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T07:01:36.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2020-12-15T07:01:36.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2020-12-15T07:01:36.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2020-12-15T07:01:37.005Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T07:01:37.005Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T07:01:39.103Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T07:01:39.103Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T07:01:41.117Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T07:01:41.117Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T07:01:42.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.803s coverage: 55.9% of statements [2020-12-15T07:01:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T07:01:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T07:01:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T07:01:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T07:01:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T07:01:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T07:01:43.090Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T07:01:43.090Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T07:01:43.090Z] Removing intermediate container d52a4f4dfc99 [2020-12-15T07:01:43.090Z] ---> 2177d2f1d8b7 [2020-12-15T07:01:43.090Z] Step 8/24 : COPY . . [2020-12-15T07:01:43.360Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:01:43.360Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:01:43.360Z] ---> 2666bf312294 [2020-12-15T07:01:43.360Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T07:01:43.360Z] ---> Using cache [2020-12-15T07:01:43.360Z] ---> f7963ab9ae33 [2020-12-15T07:01:43.360Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:01:43.360Z] ---> Using cache [2020-12-15T07:01:43.360Z] ---> 4063e731267e [2020-12-15T07:01:43.360Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T07:01:43.360Z] ---> Using cache [2020-12-15T07:01:43.360Z] ---> c2297f55b624 [2020-12-15T07:01:43.360Z] Step 6/22 : COPY go.mod . [2020-12-15T07:01:43.360Z] ---> Using cache [2020-12-15T07:01:43.360Z] ---> a80989e48ebb [2020-12-15T07:01:43.360Z] Step 7/22 : RUN go mod download [2020-12-15T07:01:43.360Z] ---> Using cache [2020-12-15T07:01:43.360Z] ---> 2177d2f1d8b7 [2020-12-15T07:01:43.360Z] Step 8/22 : COPY . . [2020-12-15T07:01:43.952Z] Collecting idna<2.8,>=2.5 [2020-12-15T07:01:43.952Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T07:01:45.374Z] 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-15T07:01:46.780Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T07:01:46.780Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T07:01:48.181Z] 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-15T07:01:48.181Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T07:01:48.181Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T07:01:48.181Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T07:01:48.181Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T07:01:48.799Z] Installing collected packages: PyYAML, texttable, dockerpty, websocket-client, docopt, jsonschema, cached-property, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2020-12-15T07:01:48.799Z] Running setup.py install for PyYAML: started [2020-12-15T07:01:55.597Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T07:01:55.597Z] Running setup.py install for texttable: started [2020-12-15T07:01:56.211Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T07:01:56.211Z] Running setup.py install for dockerpty: started [2020-12-15T07:01:56.788Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T07:01:59.513Z] Running setup.py install for docopt: started [2020-12-15T07:02:00.143Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T07:02:02.134Z] Attempting uninstall: idna [2020-12-15T07:02:02.135Z] Found existing installation: idna 2.9 [2020-12-15T07:02:02.135Z] Uninstalling idna-2.9: [2020-12-15T07:02:02.135Z] Successfully uninstalled idna-2.9 [2020-12-15T07:02:02.135Z] ---> 0ae39bff4460 [2020-12-15T07:02:02.135Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T07:02:02.742Z] Attempting uninstall: urllib3 [2020-12-15T07:02:02.742Z] Found existing installation: urllib3 1.25.9 [2020-12-15T07:02:02.742Z] Uninstalling urllib3-1.25.9: [2020-12-15T07:02:02.742Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T07:02:07.121Z] ---> Running in ce1f6246cfe0 [2020-12-15T07:02:08.070Z] Attempting uninstall: requests [2020-12-15T07:02:08.070Z] Found existing installation: requests 2.23.0 [2020-12-15T07:02:08.070Z] Uninstalling requests-2.23.0: [2020-12-15T07:02:08.652Z] Successfully uninstalled requests-2.23.0 [2020-12-15T07:02:13.993Z] 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-15T07:02:15.406Z] ---> fc567e979d98 [2020-12-15T07:02:15.406Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T07:02:15.406Z] 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-15T07:02:16.415Z] ---> Running in 736f767c0281 [2020-12-15T07:02:17.033Z] ---> f38db04b887c [2020-12-15T07:02:17.033Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T07:02:17.339Z] ---> 66191613c9f1 [2020-12-15T07:02:17.339Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T07:02:17.339Z] ---> Running in 21d55e70b1a8 [2020-12-15T07:02:17.645Z] ---> Running in 166b3936bed2 [2020-12-15T07:02:17.936Z] 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-15T07:02:18.229Z] 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-15T07:02:18.524Z] 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-15T07:02:21.175Z] Removing intermediate container d4f08da8eb5c [2020-12-15T07:02:21.175Z] ---> e7f1295a3cb2 [2020-12-15T07:02:21.175Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T07:02:21.175Z] ---> Running in 74cd8bbad765 [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 36.222s coverage: 86.3% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.256s coverage: 72.2% of statements [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.536s coverage: 72.1% of statements [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.090s coverage: 82.4% of statements [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.078s coverage: 48.4% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.075s coverage: 28.8% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.076s coverage: 96.8% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.357s coverage: 37.0% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.534s coverage: 84.0% of statements [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.097s coverage: 100.0% of statements [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.316s coverage: 47.1% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.058s coverage: 100.0% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.092s coverage: 100.0% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.819s coverage: 29.1% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.116s coverage: 100.0% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T07:02:21.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 32.1% of statements [2020-12-15T07:02:21.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-15T07:02:21.404Z] GO111MODULE=on go vet ./... [2020-12-15T07:02:23.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:02:23.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:02:23.808Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T07:02:23.808Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T07:02:23.808Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T07:02:23.809Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:02:23.809Z] OK: 72 MiB in 58 packages [2020-12-15T07:02:25.272Z] Removing intermediate container 74cd8bbad765 [2020-12-15T07:02:25.272Z] ---> 6b7658cef89f [2020-12-15T07:02:25.272Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T07:02:25.272Z] ---> Running in d48122280c21 [2020-12-15T07:02:25.546Z] Removing intermediate container d48122280c21 [2020-12-15T07:02:25.546Z] ---> 380d2644414b [2020-12-15T07:02:25.546Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:02:25.546Z] ---> Running in 034638e4d565 [2020-12-15T07:02:26.142Z] Removing intermediate container 034638e4d565 [2020-12-15T07:02:26.142Z] ---> b2dd27531c02 [2020-12-15T07:02:26.142Z] Step 25/27 : LABEL arch=x86_64 [2020-12-15T07:02:26.142Z] ---> Running in fa659d387070 [2020-12-15T07:02:26.411Z] Removing intermediate container fa659d387070 [2020-12-15T07:02:26.411Z] ---> e8e4856c32d7 [2020-12-15T07:02:26.411Z] Step 26/27 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:02:26.687Z] ---> Running in a9d364acb4d0 [2020-12-15T07:02:26.963Z] Removing intermediate container a9d364acb4d0 [2020-12-15T07:02:26.963Z] ---> a62586af2715 [2020-12-15T07:02:26.963Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T07:02:26.963Z] ---> Running in a0b520352b05 [2020-12-15T07:02:27.363Z] Removing intermediate container a0b520352b05 [2020-12-15T07:02:27.363Z] ---> 650db2641786 [2020-12-15T07:02:27.363Z] [2020-12-15T07:02:27.363Z] Successfully built 650db2641786 [2020-12-15T07:02:27.363Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-15T07:02:27.363Z] Building docker-core-metadata-go [2020-12-15T07:02:50.353Z]  Building docker-sys-mgmt-agent-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:02:50.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:02:50.353Z] ---> 2666bf312294 [2020-12-15T07:02:50.353Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T07:02:50.353Z] ---> Using cache [2020-12-15T07:02:50.353Z] ---> f7963ab9ae33 [2020-12-15T07:02:50.353Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:02:50.353Z] ---> Using cache [2020-12-15T07:02:50.353Z] ---> 4063e731267e [2020-12-15T07:02:50.353Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T07:02:50.353Z] ---> Using cache [2020-12-15T07:02:50.353Z] ---> c2297f55b624 [2020-12-15T07:02:50.353Z] Step 6/22 : COPY go.mod . [2020-12-15T07:02:50.353Z] ---> Using cache [2020-12-15T07:02:50.353Z] ---> a80989e48ebb [2020-12-15T07:02:50.353Z] Step 7/22 : RUN go mod download [2020-12-15T07:02:50.353Z] ---> Using cache [2020-12-15T07:02:50.353Z] ---> 2177d2f1d8b7 [2020-12-15T07:02:50.353Z] Step 8/22 : COPY . . [2020-12-15T07:02:50.353Z] ---> Using cache [2020-12-15T07:02:50.353Z] ---> 66191613c9f1 [2020-12-15T07:02:50.353Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T07:02:50.353Z] 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-15T07:02:50.353Z] ---> Running in 95ec55a37da6 [2020-12-15T07:02:50.353Z] Removing intermediate container ce1f6246cfe0 [2020-12-15T07:02:50.353Z] ---> c3670cfa3dff [2020-12-15T07:02:50.353Z] [2020-12-15T07:02:50.353Z] Step 9/29 : FROM alpine:latest [2020-12-15T07:02:50.353Z] ---> b14afc6dfb98 [2020-12-15T07:02:50.353Z] 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-15T07:02:50.353Z] ---> Running in 122105f5c0f9 [2020-12-15T07:02:50.353Z] Removing intermediate container 122105f5c0f9 [2020-12-15T07:02:50.353Z] ---> f23dd87b7225 [2020-12-15T07:02:50.353Z] Step 11/29 : USER root [2020-12-15T07:02:50.353Z] ---> Running in c26b322cdacf [2020-12-15T07:02:50.353Z] 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-15T07:02:50.353Z] Removing intermediate container c26b322cdacf [2020-12-15T07:02:50.353Z] ---> bd34abb2825d [2020-12-15T07:02:50.353Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T07:02:51.907Z] ---> Running in 613c8787e6d1 [2020-12-15T07:02:51.907Z] Removing intermediate container 736f767c0281 [2020-12-15T07:02:51.907Z] ---> d78603012407 [2020-12-15T07:02:51.907Z] [2020-12-15T07:02:51.907Z] Step 10/22 : FROM alpine:3.10 [2020-12-15T07:02:52.192Z] 3.10: Pulling from library/alpine [2020-12-15T07:02:53.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:02:53.203Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T07:02:53.203Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T07:02:53.203Z] ---> be4e4bea2c2e [2020-12-15T07:02:53.203Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T07:02:53.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:02:53.480Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:02:53.480Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:02:53.480Z] OK: 12747 distinct packages available [2020-12-15T07:02:53.759Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T07:02:53.759Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T07:02:53.759Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:02:53.759Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T07:02:54.039Z] OK: 6 MiB in 16 packages [2020-12-15T07:02:55.042Z] ---> Running in e41b4dac35fe [2020-12-15T07:02:55.668Z] Removing intermediate container 21d55e70b1a8 [2020-12-15T07:02:55.668Z] ---> 389f019c58d1 [2020-12-15T07:02:55.668Z] [2020-12-15T07:02:55.948Z] Step 10/22 : FROM scratch [2020-12-15T07:02:55.948Z] ---> [2020-12-15T07:02:55.948Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T07:02:57.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:02:57.453Z] ---> Using cache [2020-12-15T07:02:57.453Z] ---> c523f63d64dd [2020-12-15T07:02:57.453Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T07:02:57.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:02:57.736Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T07:02:57.736Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T07:02:57.736Z] OK: 10348 distinct packages available [2020-12-15T07:02:57.736Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T07:02:57.736Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T07:02:58.002Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T07:02:58.002Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T07:02:58.002Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T07:02:58.002Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T07:02:58.002Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T07:02:58.002Z] OK: 7 MiB in 19 packages [2020-12-15T07:02:59.445Z] ---> Running in 018e694f29c2 [2020-12-15T07:02:59.445Z] Removing intermediate container 613c8787e6d1 [2020-12-15T07:02:59.445Z] ---> 8f9a04f7b1a2 [2020-12-15T07:02:59.445Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T07:02:59.445Z] Removing intermediate container 166b3936bed2 [2020-12-15T07:02:59.445Z] ---> 59199fcd51d8 [2020-12-15T07:02:59.445Z] [2020-12-15T07:02:59.445Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T07:02:59.445Z] ---> be4e4bea2c2e [2020-12-15T07:02:59.445Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T07:03:00.911Z] ---> Running in ded5e9363139 [2020-12-15T07:03:00.911Z] ---> Running in 6b8a73a1983a [2020-12-15T07:03:01.182Z] Removing intermediate container 018e694f29c2 [2020-12-15T07:03:01.182Z] ---> a079d3e54320 [2020-12-15T07:03:01.182Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T07:03:02.176Z] ---> Running in 6d600ec0f3aa [2020-12-15T07:03:02.176Z] Removing intermediate container ded5e9363139 [2020-12-15T07:03:02.176Z] ---> a6c2000d45fc [2020-12-15T07:03:02.176Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T07:03:02.176Z] Removing intermediate container e41b4dac35fe [2020-12-15T07:03:02.176Z] ---> 01aa2f7d971a [2020-12-15T07:03:02.176Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T07:03:02.176Z] ---> Running in 5e0b76d2dcb4 [2020-12-15T07:03:02.461Z] ---> Running in 115d55f9b1dc [2020-12-15T07:03:02.461Z] Removing intermediate container 6d600ec0f3aa [2020-12-15T07:03:02.461Z] ---> 0aaa034615f3 [2020-12-15T07:03:02.461Z] Step 14/22 : WORKDIR / [2020-12-15T07:03:02.461Z] ---> Running in 5b04700c47a8 [2020-12-15T07:03:02.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T07:03:02.762Z] Removing intermediate container 5e0b76d2dcb4 [2020-12-15T07:03:02.762Z] ---> bddf5a47b496 [2020-12-15T07:03:02.762Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T07:03:02.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T07:03:02.762Z] Removing intermediate container 115d55f9b1dc [2020-12-15T07:03:02.762Z] ---> 7d0e2e808451 [2020-12-15T07:03:02.762Z] Step 13/22 : WORKDIR / [2020-12-15T07:03:02.762Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T07:03:02.762Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T07:03:02.762Z] OK: 10348 distinct packages available [2020-12-15T07:03:03.062Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T07:03:03.062Z] ---> Running in 983b94408616 [2020-12-15T07:03:03.062Z] Removing intermediate container 5b04700c47a8 [2020-12-15T07:03:03.062Z] ---> 10c4dcfe16fa [2020-12-15T07:03:03.062Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-15T07:03:03.062Z] ---> Running in 960efbe17a2e [2020-12-15T07:03:03.062Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T07:03:03.062Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T07:03:03.062Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T07:03:03.062Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T07:03:03.062Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T07:03:03.062Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T07:03:03.062Z] OK: 7 MiB in 19 packages [2020-12-15T07:03:04.092Z] ---> 7b51859074d3 [2020-12-15T07:03:04.092Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T07:03:04.092Z] Removing intermediate container 960efbe17a2e [2020-12-15T07:03:04.092Z] ---> 0724d7b48f6a [2020-12-15T07:03:04.092Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T07:03:05.319Z] ---> a547022c845e [2020-12-15T07:03:05.319Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T07:03:05.599Z] ---> a5cac174d03f [2020-12-15T07:03:05.599Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T07:03:05.599Z] Removing intermediate container 6b8a73a1983a [2020-12-15T07:03:05.599Z] ---> e5d20688dc46 [2020-12-15T07:03:05.599Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T07:03:05.865Z] ---> 38a71b53e700 [2020-12-15T07:03:05.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T07:03:05.865Z] ---> Running in 64d74cbe2583 [2020-12-15T07:03:06.133Z] Removing intermediate container 983b94408616 [2020-12-15T07:03:06.133Z] ---> 4c0c667ebdc6 [2020-12-15T07:03:06.133Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T07:03:06.133Z] Removing intermediate container 64d74cbe2583 [2020-12-15T07:03:06.133Z] ---> 32f5df347936 [2020-12-15T07:03:06.133Z] Step 13/24 : WORKDIR / [2020-12-15T07:03:06.133Z] ---> 6423a3b87e09 [2020-12-15T07:03:06.133Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T07:03:06.400Z] ---> 7bf617794e46 [2020-12-15T07:03:06.400Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T07:03:06.400Z] ---> Running in 0e69fef88dff [2020-12-15T07:03:06.400Z] ---> Running in 3a22df95692c [2020-12-15T07:03:06.668Z] ---> 2f6dfbc3081c [2020-12-15T07:03:06.668Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T07:03:07.247Z] ---> a9fd269ecafa [2020-12-15T07:03:07.247Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-15T07:03:07.514Z] ---> Running in c0ab82b6deff [2020-12-15T07:03:07.514Z] Removing intermediate container 3a22df95692c [2020-12-15T07:03:07.514Z] ---> a6203c82db40 [2020-12-15T07:03:07.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:03:07.514Z] Removing intermediate container 0e69fef88dff [2020-12-15T07:03:07.514Z] ---> 83102c0c3892 [2020-12-15T07:03:07.514Z] 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-15T07:03:07.781Z] ---> b66d9e0a210a [2020-12-15T07:03:07.781Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T07:03:07.781Z] ---> Running in 574857f27551 [2020-12-15T07:03:08.048Z] ---> 77bc12deed5d [2020-12-15T07:03:08.048Z] 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-15T07:03:08.311Z] ---> b12eb32c6d9d [2020-12-15T07:03:08.311Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T07:03:08.311Z] Removing intermediate container 574857f27551 [2020-12-15T07:03:08.311Z] ---> 722711c812d4 [2020-12-15T07:03:08.311Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T07:03:08.311Z] ---> Running in 73d724d5443b [2020-12-15T07:03:10.246Z] ---> 023a6c256236 [2020-12-15T07:03:10.246Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T07:03:10.826Z] ---> 669015f23cc6 [2020-12-15T07:03:10.826Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T07:03:10.826Z] Removing intermediate container 73d724d5443b [2020-12-15T07:03:10.826Z] ---> af622eba3edb [2020-12-15T07:03:10.826Z] Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:03:11.099Z] Removing intermediate container 95ec55a37da6 [2020-12-15T07:03:11.099Z] ---> 6ad781d613d8 [2020-12-15T07:03:11.099Z] [2020-12-15T07:03:11.099Z] Step 10/22 : FROM scratch [2020-12-15T07:03:11.099Z] ---> [2020-12-15T07:03:11.099Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T07:03:11.099Z] ---> 02d159eeb391 [2020-12-15T07:03:11.099Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T07:03:11.099Z] ---> Using cache [2020-12-15T07:03:11.099Z] ---> c523f63d64dd [2020-12-15T07:03:11.099Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T07:03:11.099Z] ---> Running in c21a86c74c55 [2020-12-15T07:03:11.099Z] ---> Running in 3ae7c3ed68ec [2020-12-15T07:03:11.363Z] ---> 4aa42c6dd3e7 [2020-12-15T07:03:11.363Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-15T07:03:11.363Z] Removing intermediate container c0ab82b6deff [2020-12-15T07:03:11.363Z] ---> 95c31f3ccf31 [2020-12-15T07:03:11.363Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T07:03:11.363Z] ---> Running in 2bbe4e609fe9 [2020-12-15T07:03:11.640Z] Removing intermediate container c21a86c74c55 [2020-12-15T07:03:11.640Z] ---> f2b30edc874a [2020-12-15T07:03:11.640Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T07:03:11.932Z] Removing intermediate container 3ae7c3ed68ec [2020-12-15T07:03:11.932Z] ---> 9231575f9844 [2020-12-15T07:03:11.932Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T07:03:11.932Z] ---> Running in 04d548263d48 [2020-12-15T07:03:11.932Z] ---> f31210b49e54 [2020-12-15T07:03:11.932Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T07:03:11.932Z] ---> Running in 90a5b15aab16 [2020-12-15T07:03:11.932Z] ---> Running in db948004f164 [2020-12-15T07:03:12.219Z] Removing intermediate container 04d548263d48 [2020-12-15T07:03:12.219Z] ---> 09afa10bdb93 [2020-12-15T07:03:12.219Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T07:03:12.493Z] Removing intermediate container 90a5b15aab16 [2020-12-15T07:03:12.493Z] ---> 48966ad40c31 [2020-12-15T07:03:12.493Z] [2020-12-15T07:03:12.493Z] ---> Running in 9ca1ab6508d9 [2020-12-15T07:03:12.493Z] Removing intermediate container db948004f164 [2020-12-15T07:03:12.493Z] ---> 4e01abc1de5a [2020-12-15T07:03:12.493Z] Step 14/22 : WORKDIR / [2020-12-15T07:03:12.493Z] ---> 829f13de62a5 [2020-12-15T07:03:12.493Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T07:03:12.493Z] ---> Running in 811c1dee9d7e [2020-12-15T07:03:12.493Z] Successfully built 48966ad40c31 [2020-12-15T07:03:12.755Z] Successfully tagged docker-core-command-go:latest [2020-12-15T07:03:12.755Z]  Building docker-core-command-go ... done Removing intermediate container 9ca1ab6508d9 [2020-12-15T07:03:12.755Z] ---> c2dc294e4e67 [2020-12-15T07:03:12.755Z] Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:03:13.016Z] ---> Running in 34a4f20c9b4a [2020-12-15T07:03:13.016Z] Removing intermediate container 811c1dee9d7e [2020-12-15T07:03:13.016Z] ---> a558f1b1dd4d [2020-12-15T07:03:13.016Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T07:03:13.593Z] ---> c1bad6169867 [2020-12-15T07:03:13.593Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T07:03:13.855Z] ---> Running in 7d4faeb5d2d5 [2020-12-15T07:03:13.855Z] ---> d872b05a96a3 [2020-12-15T07:03:13.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T07:03:13.855Z] Removing intermediate container 2bbe4e609fe9 [2020-12-15T07:03:13.855Z] ---> 7f5f9a432ebb [2020-12-15T07:03:13.855Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T07:03:14.119Z] Removing intermediate container 34a4f20c9b4a [2020-12-15T07:03:14.119Z] ---> b04aa689ef67 [2020-12-15T07:03:14.119Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T07:03:14.390Z] ---> Running in c31ebbfd6633 [2020-12-15T07:03:14.390Z] ---> ad6e05b8fbc4 [2020-12-15T07:03:14.390Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T07:03:14.390Z] ---> d363fc3aa435 [2020-12-15T07:03:14.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-15T07:03:14.652Z] ---> Running in df1033d5939c [2020-12-15T07:03:14.652Z] Removing intermediate container c31ebbfd6633 [2020-12-15T07:03:14.652Z] ---> b09f5282ff94 [2020-12-15T07:03:14.652Z] [2020-12-15T07:03:14.914Z] Successfully built b09f5282ff94 [2020-12-15T07:03:14.914Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-15T07:03:14.914Z]  Building docker-security-bootstrap-redis-go ... done  ---> a24f61673016 [2020-12-15T07:03:14.914Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-15T07:03:15.175Z] ---> Running in ef5aa5d84eae [2020-12-15T07:03:15.175Z] Removing intermediate container ef5aa5d84eae [2020-12-15T07:03:15.175Z] ---> a4dca76c99a4 [2020-12-15T07:03:15.175Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:03:15.438Z] ---> Running in 7caefb6abc68 [2020-12-15T07:03:15.438Z] Removing intermediate container 7d4faeb5d2d5 [2020-12-15T07:03:15.438Z] ---> 881f4af0ccc1 [2020-12-15T07:03:15.438Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T07:03:15.699Z] ---> Running in c7247e6c2bbb [2020-12-15T07:03:15.699Z] Removing intermediate container 7caefb6abc68 [2020-12-15T07:03:15.699Z] ---> c99d7ca35b43 [2020-12-15T07:03:15.699Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T07:03:16.274Z] ---> Running in aee4cd76a7c5 [2020-12-15T07:03:16.274Z] Removing intermediate container df1033d5939c [2020-12-15T07:03:16.274Z] ---> 74631f7f46af [2020-12-15T07:03:16.274Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T07:03:16.274Z] Removing intermediate container c7247e6c2bbb [2020-12-15T07:03:16.274Z] ---> 727e33a70e02 [2020-12-15T07:03:16.274Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T07:03:16.274Z] ---> Running in f644032a3a26 [2020-12-15T07:03:16.540Z] Removing intermediate container aee4cd76a7c5 [2020-12-15T07:03:16.540Z] ---> 9a554739a906 [2020-12-15T07:03:16.540Z] Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:03:16.540Z] ---> Running in 8c6ec18ef71a [2020-12-15T07:03:16.804Z] ---> Running in 6d4ac3a5f033 [2020-12-15T07:03:16.804Z] Removing intermediate container 8c6ec18ef71a [2020-12-15T07:03:16.804Z] ---> c1247d20627c [2020-12-15T07:03:16.804Z] Step 23/24 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:03:17.070Z] ---> Running in 38a8302c84c9 [2020-12-15T07:03:17.070Z] Removing intermediate container 6d4ac3a5f033 [2020-12-15T07:03:17.070Z] ---> dfac7b9c3ebe [2020-12-15T07:03:17.070Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T07:03:17.070Z] ---> Running in 62e05d0c0a32 [2020-12-15T07:03:17.333Z] Removing intermediate container 38a8302c84c9 [2020-12-15T07:03:17.333Z] ---> 772e519268f0 [2020-12-15T07:03:17.333Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T07:03:17.333Z] ---> Running in c814e211ddbe [2020-12-15T07:03:17.594Z] Removing intermediate container 62e05d0c0a32 [2020-12-15T07:03:17.594Z] ---> 795d6a5af987 [2020-12-15T07:03:17.594Z] [2020-12-15T07:03:17.857Z] Successfully built 795d6a5af987 [2020-12-15T07:03:18.119Z] Removing intermediate container c814e211ddbe [2020-12-15T07:03:18.119Z] ---> 05538d10b2fc [2020-12-15T07:03:18.119Z] [2020-12-15T07:03:18.119Z] Successfully tagged docker-core-metadata-go:latest [2020-12-15T07:03:18.119Z]  Building docker-core-metadata-go ... done Successfully built 05538d10b2fc [2020-12-15T07:03:18.119Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-15T07:03:18.119Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container f644032a3a26 [2020-12-15T07:03:18.119Z] ---> 6a8555b3bf06 [2020-12-15T07:03:18.119Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T07:03:18.382Z] ---> Running in c98043dcc47f [2020-12-15T07:03:18.382Z] Removing intermediate container c98043dcc47f [2020-12-15T07:03:18.382Z] ---> fa7a6acbda40 [2020-12-15T07:03:18.382Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T07:03:18.382Z] ---> Running in 91a247bf6bfd [2020-12-15T07:03:18.654Z] Removing intermediate container 91a247bf6bfd [2020-12-15T07:03:18.654Z] ---> d9e27361f779 [2020-12-15T07:03:18.654Z] Step 27/29 : LABEL arch=x86_64 [2020-12-15T07:03:18.654Z] ---> Running in 07fce6350884 [2020-12-15T07:03:18.924Z] Removing intermediate container 07fce6350884 [2020-12-15T07:03:18.924Z] ---> 8baad0632d03 [2020-12-15T07:03:18.924Z] Step 28/29 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:03:18.924Z] ---> Running in e2213c1ba5bd [2020-12-15T07:03:19.186Z] Removing intermediate container e2213c1ba5bd [2020-12-15T07:03:19.186Z] ---> cd7ef0a2e0ed [2020-12-15T07:03:19.186Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T07:03:19.186Z] ---> Running in e643cfa8e5f7 [2020-12-15T07:03:19.186Z] Removing intermediate container e643cfa8e5f7 [2020-12-15T07:03:19.186Z] ---> 97c291c7165a [2020-12-15T07:03:19.186Z] [2020-12-15T07:03:19.450Z] Successfully built 97c291c7165a [2020-12-15T07:03:19.450Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-15T07:03:19.745Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-12-15T07:03:19.807Z] $ docker stop --time=1 66c38ccf479c354c81ffe71ab1e0eefcb1bade02119b98c8f6c38eb9cdebe3f4 [2020-12-15T07:03:21.477Z] $ docker rm -f 66c38ccf479c354c81ffe71ab1e0eefcb1bade02119b98c8f6c38eb9cdebe3f4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T07:03:22.103Z] + docker images [2020-12-15T07:03:22.103Z] + grep docker [2020-12-15T07:03:22.103Z] docker-security-secrets-setup-go latest 97c291c7165a 2 seconds ago 23.9MB [2020-12-15T07:03:22.103Z] docker-core-metadata-go latest 795d6a5af987 4 seconds ago 14.5MB [2020-12-15T07:03:22.103Z] docker-security-secretstore-setup-go latest 05538d10b2fc 4 seconds ago 24.7MB [2020-12-15T07:03:22.103Z] docker-security-bootstrap-redis-go latest b09f5282ff94 7 seconds ago 15.8MB [2020-12-15T07:03:22.103Z] docker-core-command-go latest 48966ad40c31 9 seconds ago 12.2MB [2020-12-15T07:03:22.103Z] docker-sys-mgmt-agent-go latest 650db2641786 55 seconds ago 313MB [2020-12-15T07:03:22.103Z] docker-core-data-go latest 762815955c2a 2 minutes ago 23.7MB [2020-12-15T07:03:22.103Z] docker-support-notifications-go latest 2ecd882098c7 2 minutes ago 13.6MB [2020-12-15T07:03:22.103Z] docker-security-proxy-setup-go latest eedcb543c9f3 2 minutes ago 24.6MB [2020-12-15T07:03:22.103Z] docker-support-scheduler-go latest 9123ecae6ae5 2 minutes ago 12.3MB [2020-12-15T07:03:22.103Z] docker latest aefe523efa57 4 days 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-15T07:03:29.633Z] gofmt -l . [2020-12-15T07:03:29.634Z] [ "`gofmt -l .`" = "" ] [2020-12-15T07:03:29.634Z] ./bin/test-go-mod-tidy.sh [2020-12-15T07:03:29.906Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-15T07:03:34.898Z] + ls -al . [2020-12-15T07:03:34.898Z] total 692 [2020-12-15T07:03:34.898Z] drwxrwxr-x 9 1001 1001 4096 Dec 15 07:03 . [2020-12-15T07:03:34.898Z] drwxr-xr-x 4 root root 4096 Dec 15 06:59 .. [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 06:57 .dockerignore [2020-12-15T07:03:34.898Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 06:57 .git [2020-12-15T07:03:34.898Z] drwxrwxr-x 3 1001 1001 4096 Dec 15 06:57 .github [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 06:57 .gitignore [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 06:57 .sonarcloud.properties [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 06:57 CONTRIBUTING.md [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 06:57 Dockerfile.build [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 06:57 Jenkinsfile [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 06:57 LICENSE [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 06:57 Makefile [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 06:57 README.md [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 06:57 SECURITY.md [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 06:55 VERSION [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 06:57 ZMQWindows.md [2020-12-15T07:03:34.898Z] drwxrwxr-x 2 1001 1001 4096 Dec 15 06:57 bin [2020-12-15T07:03:34.898Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 06:57 cmd [2020-12-15T07:03:34.898Z] -rw-r--r-- 1 root root 568194 Dec 15 07:02 coverage.out [2020-12-15T07:03:34.898Z] -rw-r--r-- 1 root root 1041 Dec 15 07:03 go.mod [2020-12-15T07:03:34.898Z] -rw-r--r-- 1 root root 18856 Dec 15 07:03 go.sum [2020-12-15T07:03:34.898Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 06:57 internal [2020-12-15T07:03:34.898Z] drwxrwxr-x 4 1001 1001 4096 Dec 15 06:57 openapi [2020-12-15T07:03:34.898Z] drwxrwxr-x 4 1001 1001 4096 Dec 15 06:57 snap [2020-12-15T07:03:34.898Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 06:57 version.go [Pipeline] sh [2020-12-15T07:03:35.590Z] + '[' -e coverage.out ] [2020-12-15T07:03:35.590Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T07:03:35.637Z] Warning: overwriting stash ‘coverage-report’ [2020-12-15T07:03:36.861Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T07:03:37.596Z] + make build [2020-12-15T07:03:37.596Z] 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-15T07:03:38.347Z] Still waiting to schedule task [2020-12-15T07:03:38.348Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-15T07:03:50.019Z] 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-15T07:04:16.832Z] 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-15T07:04:17.426Z] 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-15T07:04:22.846Z] 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-15T07:04:23.446Z] 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-15T07:04:28.864Z] 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-15T07:04:30.608Z] Running on prd-ubuntu18.04-docker-8c-8g-16082 in /w/workspace/edgexfoundry_edgex-go_PR-2952 [Pipeline] { [Pipeline] ws [2020-12-15T07:04:30.743Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-15T07:04:33.182Z] 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-15T07:04:33.336Z] using credential edgex-jenkins-ssh [2020-12-15T07:04:33.545Z] Cloning the remote Git repository [2020-12-15T07:04:33.574Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T07:04:33.671Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-15T07:04:33.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T07:04:33.701Z] > git --version # timeout=10 [2020-12-15T07:04:33.707Z] > git --version # 'git version 2.17.1' [2020-12-15T07:04:33.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T07:04:33.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T07:04:36.667Z] 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-15T07:04:39.247Z] Merging remotes/origin/master commit 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 into PR head commit f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:04:38.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T07:04:38.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T07:04:38.628Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T07:04:38.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T07:04:38.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T07:04:38.642Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2952/head:refs/remotes/origin/PR-2952 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T07:04:39.260Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T07:04:39.265Z] > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 [2020-12-15T07:04:39.331Z] > git remote # timeout=10 [2020-12-15T07:04:39.338Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T07:04:39.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T07:04:39.347Z] > git merge 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 # timeout=10 [2020-12-15T07:04:39.358Z] Merge succeeded, producing f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:04:39.358Z] Checking out Revision f61e6163127dfd5924f8d9d9a729cebd66eec5a6 (PR-2952) [2020-12-15T07:04:39.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T07:04:39.364Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T07:04:39.375Z] > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 [2020-12-15T07:04:40.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-15T07:04:43.057Z] Commit message: "feat: Upgrade go-mod-core-contracts version to v0.1.128" [2020-12-15T07:04:43.086Z] > git --version # timeout=10 [2020-12-15T07:04:43.091Z] > git --version # 'git version 2.17.1' [2020-12-15T07:04:43.095Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T07:04:44.458Z] + echo snap-build.sh [2020-12-15T07:04:44.458Z] snap-build.sh [2020-12-15T07:04:44.458Z] + SNAP_BASE_DIR=. [2020-12-15T07:04:44.458Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-15T07:04:44.458Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-15T07:04:44.458Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-15T07:04:44.458Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-15T07:04:44.458Z] + cd /w/workspace/edgex-go/1 [2020-12-15T07:04:44.458Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-15T07:04:44.458Z] Reading package lists... [2020-12-15T07:04:44.458Z] Building dependency tree... [2020-12-15T07:04:44.458Z] Reading state information... [2020-12-15T07:04:44.721Z] The following packages were automatically installed and are no longer required: [2020-12-15T07:04:44.721Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-15T07:04:44.721Z] uidmap xdelta3 [2020-12-15T07:04:44.721Z] Use 'sudo apt autoremove' to remove them. [2020-12-15T07:04:44.721Z] The following packages will be REMOVED: [2020-12-15T07:04:44.721Z] lxd* lxd-client* [2020-12-15T07:04:44.984Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-15T07:04:44.984Z] After this operation, 31.7 MB disk space will be freed. [2020-12-15T07:04:45.277Z] 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-15T07:04:46.032Z] (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-15T07:04:46.033Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T07:04:46.977Z] Removing lxd dnsmasq configuration [2020-12-15T07:04:46.977Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T07:04:47.240Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-15T07:04:48.190Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T07:04:48.190Z] (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-15T07:04:48.190Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T07:04:48.661Z] 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-15T07:04:49.633Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-15T07:04:49.633Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-15T07:04:50.588Z] + sudo snap remove --purge lxd [2020-12-15T07:04:50.848Z] snap "lxd" is not installed [2020-12-15T07:04:50.848Z] + sudo groupadd --force --system lxd [2020-12-15T07:04:50.848Z] ++ whoami [2020-12-15T07:04:50.848Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-15T07:04:50.848Z] + newgrp - lxd [2020-12-15T07:04:50.848Z] + sudo snap install lxd [2020-12-15T07:04:52.056Z] 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-15T07:04:56.416Z] $ docker stop --time=1 f7251980b349a1d720656e3e07dc8bfd656249dc1abd02d748ee71eb5791cba2 [2020-12-15T07:04:59.094Z] $ docker rm -f f7251980b349a1d720656e3e07dc8bfd656249dc1abd02d748ee71eb5791cba2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-15T07:05:00.857Z] 2020-12-15T07:04:57Z INFO Waiting for automatic snapd restart... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T07:05:01.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T07:05:01.495Z] [2020-12-15T07:05:01.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T07:05:02.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T07:05:02.480Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-15T07:05:02.480Z] 29e5d40040c1: Pulling fs layer [2020-12-15T07:05:02.480Z] 1ce36da41761: Pulling fs layer [2020-12-15T07:05:02.480Z] 25b303627fd3: Pulling fs layer [2020-12-15T07:05:03.071Z] 29e5d40040c1: Download complete [2020-12-15T07:05:03.668Z] 1ce36da41761: Verifying Checksum [2020-12-15T07:05:03.668Z] 1ce36da41761: Download complete [2020-12-15T07:05:03.942Z] 29e5d40040c1: Pull complete [2020-12-15T07:05:05.379Z] 1ce36da41761: Pull complete [2020-12-15T07:05:05.379Z] 25b303627fd3: Verifying Checksum [2020-12-15T07:05:05.379Z] 25b303627fd3: Download complete [2020-12-15T07:05:15.516Z] 25b303627fd3: Pull complete [2020-12-15T07:05:15.516Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-15T07:05:15.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T07:05:15.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-15T07:05:15.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container [2020-12-15T07:05:15.784Z] lxd 4.8 from Canonical* installed [2020-12-15T07:05:15.784Z] + sudo lxd init --auto [2020-12-15T07:05:15.861Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-15T07:05:18.855Z] $ docker top d76e4fcac63784cf3019e6ddaedc2a325346f3dd8f132d03f33cb3159b5c0a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T07:05:19.962Z] + docker-compose build --help [2020-12-15T07:05:19.962Z] + grep parallel [2020-12-15T07:05:23.363Z] --parallel Build images in parallel. [Pipeline] } [2020-12-15T07:05:23.678Z] $ docker stop --time=1 d76e4fcac63784cf3019e6ddaedc2a325346f3dd8f132d03f33cb3159b5c0a3b [2020-12-15T07:05:23.937Z] + sudo snap install --classic snapcraft [2020-12-15T07:05:25.689Z] $ docker rm -f d76e4fcac63784cf3019e6ddaedc2a325346f3dd8f132d03f33cb3159b5c0a3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T07:05:26.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T07:05:26.822Z] . [Pipeline] withDockerContainer [2020-12-15T07:05:27.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container [2020-12-15T07:05:27.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-15T07:05:28.143Z] snapcraft 4.4.4 from Canonical* installed [2020-12-15T07:05:28.143Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-15T07:05:28.143Z] + patch --verbose -p1 [2020-12-15T07:05:28.143Z] Hmm... Looks like a unified diff to me... [2020-12-15T07:05:28.143Z] The text leading up to this was: [2020-12-15T07:05:28.143Z] -------------------------- [2020-12-15T07:05:28.143Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-15T07:05:28.143Z] |From: Tony Espy [2020-12-15T07:05:28.143Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-15T07:05:28.143Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-15T07:05:28.143Z] | [2020-12-15T07:05:28.143Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-15T07:05:28.143Z] |optimize the snap CI check run for pull requests. When [2020-12-15T07:05:28.143Z] |applied, it essentially strips out everything (apps and [2020-12-15T07:05:28.143Z] |parts) from the snapcraft.yaml file except those required [2020-12-15T07:05:28.143Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-15T07:05:28.143Z] |catch changes to edgex-go that break the snap build. [2020-12-15T07:05:28.143Z] | [2020-12-15T07:05:28.143Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-15T07:05:28.143Z] |to update this patch file, otherwise it may fail to apply, [2020-12-15T07:05:28.143Z] |resulting in a failed snap build CI check in the associated [2020-12-15T07:05:28.143Z] |pull request. [2020-12-15T07:05:28.143Z] | [2020-12-15T07:05:28.143Z] |Note - in addition to applying this patch, the pipeline also [2020-12-15T07:05:28.143Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-15T07:05:28.143Z] |need to build the finally binary .snap file (and it won't [2020-12-15T07:05:28.143Z] |work with the patch applied). This further reduces the build [2020-12-15T07:05:28.143Z] |time. [2020-12-15T07:05:28.143Z] |--- [2020-12-15T07:05:28.143Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-15T07:05:28.143Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-15T07:05:28.143Z] | [2020-12-15T07:05:28.143Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-15T07:05:28.143Z] |index b265277c..d7e1de37 100644 [2020-12-15T07:05:28.143Z] |--- a/snap/snapcraft.yaml [2020-12-15T07:05:28.143Z] |+++ b/snap/snapcraft.yaml [2020-12-15T07:05:28.143Z] -------------------------- [2020-12-15T07:05:28.143Z] patching file snap/snapcraft.yaml [2020-12-15T07:05:28.143Z] Using Plan A... [2020-12-15T07:05:28.143Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-15T07:05:28.143Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-15T07:05:28.143Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-15T07:05:28.143Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-15T07:05:28.143Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-15T07:05:28.143Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-15T07:05:28.143Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-15T07:05:28.143Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-15T07:05:28.143Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-15T07:05:28.143Z] Hmm... Ignoring the trailing garbage. [2020-12-15T07:05:28.143Z] done [2020-12-15T07:05:28.143Z] + sudo snapcraft prime --use-lxd [2020-12-15T07:05:28.696Z] $ docker top 0446103dfe409f9652d994db53325f85925a249087a892658fcf78517f36e0ba -eo pid,comm [Pipeline] { [2020-12-15T07:05:29.085Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-15T07:05:29.085Z] 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-15T07:05:29.085Z] - README.md [2020-12-15T07:05:29.085Z] - snapcraft.yaml.orig [2020-12-15T07:05:29.085Z] [2020-12-15T07:05:29.085Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] sh [2020-12-15T07:05:29.655Z] Launching a container. [2020-12-15T07:05:29.854Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-15T07:05:33.246Z] Building docker-core-command-go ... [2020-12-15T07:05:33.246Z] Building docker-core-data-go ... [2020-12-15T07:05:33.246Z] Building docker-core-metadata-go ... [2020-12-15T07:05:33.246Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T07:05:33.246Z] Building docker-security-proxy-setup-go ... [2020-12-15T07:05:33.246Z] Building docker-security-secrets-setup-go ... [2020-12-15T07:05:33.246Z] Building docker-security-secretstore-setup-go ... [2020-12-15T07:05:33.246Z] Building docker-support-notifications-go ... [2020-12-15T07:05:33.246Z] Building docker-support-scheduler-go ... [2020-12-15T07:05:33.246Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T07:05:33.246Z] Building docker-core-command-go [2020-12-15T07:05:33.246Z] Building docker-support-notifications-go [2020-12-15T07:05:33.246Z] Building docker-security-secretstore-setup-go [2020-12-15T07:05:33.246Z] Building docker-sys-mgmt-agent-go [2020-12-15T07:05:33.246Z] Building docker-core-metadata-go [2020-12-15T07:05:41.909Z] Waiting for container to be ready [2020-12-15T07:05:41.909Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-15T07:05:41.909Z] [2020-12-15T07:05:43.818Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-15T07:05:44.391Z] Waiting for network to be ready... [2020-12-15T07:05:44.965Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-15T07:05:44.965Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-15T07:05:45.225Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] [2020-12-15T07:05:45.225Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-15T07:05:45.487Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-15T07:05:45.487Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-15T07:05:45.750Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-15T07:05:45.750Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-15T07:05:45.750Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-15T07:05:45.750Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-15T07:05:45.750Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-15T07:05:45.750Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-15T07:05:45.750Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-15T07:05:45.750Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-15T07:05:45.750Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-15T07:05:45.750Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-15T07:05:45.750Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-15T07:05:45.750Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-15T07:05:46.010Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-15T07:05:46.278Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-15T07:05:46.278Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-15T07:05:46.278Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-15T07:05:46.278Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-15T07:05:46.278Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-15T07:05:46.278Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-15T07:05:46.278Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-15T07:05:46.278Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-15T07:05:48.826Z] Fetched 23.5 MB in 4s (5531 kB/s) [2020-12-15T07:05:49.769Z] Reading package lists... [2020-12-15T07:05:49.769Z] Reading package lists... [2020-12-15T07:05:50.030Z] Building dependency tree... [2020-12-15T07:05:50.030Z] Reading state information... [2020-12-15T07:05:50.030Z] The following additional packages will be installed: [2020-12-15T07:05:50.030Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-15T07:05:50.030Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-15T07:05:50.030Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-15T07:05:50.030Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-15T07:05:50.030Z] Suggested packages: [2020-12-15T07:05:50.030Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-15T07:05:50.030Z] Recommended packages: [2020-12-15T07:05:50.030Z] gnupg libsasl2-modules [2020-12-15T07:05:50.030Z] The following NEW packages will be installed: [2020-12-15T07:05:50.030Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-15T07:05:50.030Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-15T07:05:50.030Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-15T07:05:50.030Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-15T07:05:50.030Z] The following packages will be upgraded: [2020-12-15T07:05:50.030Z] gpg gpg-agent gpgconf libudev1 [2020-12-15T07:05:50.030Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-15T07:05:50.030Z] Need to get 3531 kB of archives. [2020-12-15T07:05:50.030Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-15T07:05:50.030Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-15T07:05:50.291Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-15T07:05:50.291Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-15T07:05:50.291Z] 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-15T07:05:50.291Z] 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-15T07:05:50.291Z] 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-15T07:05:50.291Z] 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-15T07:05:50.291Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-15T07:05:50.291Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-15T07:05:50.551Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-15T07:05:51.127Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-15T07:05:51.127Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-15T07:05:51.127Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-15T07:05:51.127Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-15T07:05:51.127Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-15T07:05:51.127Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-15T07:05:51.127Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-15T07:05:51.127Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-15T07:05:51.127Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-15T07:05:51.127Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-15T07:05:51.127Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-15T07:05:51.127Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-15T07:05:51.388Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T07:05:51.388Z] Fetched 3531 kB in 1s (3186 kB/s) [2020-12-15T07:05:51.388Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-15T07:05:51.388Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-15T07:05:51.388Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T07:05:51.388Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-15T07:05:51.648Z] Selecting previously unselected package udev. [2020-12-15T07:05:51.648Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-15T07:05:51.648Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-15T07:05:51.648Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-15T07:05:51.913Z] Selecting previously unselected package libfuse2:amd64. [2020-12-15T07:05:51.913Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-15T07:05:51.913Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-15T07:05:51.913Z] Selecting previously unselected package fuse. [2020-12-15T07:05:51.913Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-15T07:05:51.913Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-15T07:05:52.175Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T07:05:52.175Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T07:05:52.175Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T07:05:52.175Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T07:05:52.438Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T07:05:52.438Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T07:05:52.438Z] Selecting previously unselected package libksba8:amd64. [2020-12-15T07:05:52.438Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-15T07:05:52.438Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-15T07:05:52.699Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-15T07:05:52.699Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:52.699Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:52.699Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-15T07:05:52.699Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:52.699Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:52.961Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-15T07:05:52.961Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:52.961Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:52.961Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-15T07:05:52.961Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:52.961Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:52.961Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-15T07:05:52.961Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:52.962Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:53.224Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-15T07:05:53.224Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:53.224Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:53.224Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-15T07:05:53.224Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:53.224Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:53.484Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-15T07:05:53.484Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:53.484Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:53.484Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-15T07:05:53.484Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T07:05:53.484Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:53.484Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-15T07:05:53.484Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-15T07:05:53.484Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T07:05:53.746Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-15T07:05:53.746Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-15T07:05:53.746Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T07:05:53.746Z] Selecting previously unselected package libldap-common. [2020-12-15T07:05:53.746Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-15T07:05:53.746Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T07:05:53.746Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-15T07:05:53.746Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-15T07:05:53.746Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T07:05:54.009Z] Selecting previously unselected package dirmngr. [2020-12-15T07:05:54.009Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T07:05:54.009Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-15T07:05:54.009Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T07:05:54.009Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-15T07:05:54.009Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-15T07:05:54.270Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T07:05:54.270Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T07:05:54.270Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-15T07:05:54.270Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:54.270Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-15T07:05:54.270Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T07:05:54.270Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-15T07:05:54.843Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T07:05:54.843Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:54.843Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-15T07:05:54.843Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-15T07:05:55.104Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-15T07:05:55.104Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:55.104Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:55.104Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:55.104Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:55.104Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:55.104Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:55.104Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T07:05:55.104Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T07:05:55.364Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-15T07:05:55.364Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T07:05:55.626Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-15T07:05:55.626Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-15T07:05:55.626Z] This means they are not meant to be enabled using systemctl. [2020-12-15T07:05:55.626Z] Possible reasons for having this kind of units are: [2020-12-15T07:05:55.626Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-15T07:05:55.626Z] .wants/ or .requires/ directory. [2020-12-15T07:05:55.626Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-15T07:05:55.626Z] a requirement dependency on it. [2020-12-15T07:05:55.626Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-15T07:05:55.626Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-15T07:05:55.626Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-15T07:05:55.626Z] instance name specified. [2020-12-15T07:05:55.889Z] Reading package lists... [2020-12-15T07:05:56.151Z] Building dependency tree... [2020-12-15T07:05:56.151Z] Reading state information... [2020-12-15T07:05:56.151Z] The following additional packages will be installed: [2020-12-15T07:05:56.151Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-15T07:05:56.151Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-15T07:05:56.151Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-15T07:05:56.151Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-15T07:05:56.151Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-15T07:05:56.151Z] Suggested packages: [2020-12-15T07:05:56.151Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-15T07:05:56.151Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-15T07:05:56.151Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-15T07:05:56.151Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-15T07:05:56.151Z] systemd-container policykit-1 [2020-12-15T07:05:56.151Z] Recommended packages: [2020-12-15T07:05:56.151Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-15T07:05:56.151Z] The following NEW packages will be installed: [2020-12-15T07:05:56.151Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-15T07:05:56.151Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-15T07:05:56.151Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-15T07:05:56.151Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-15T07:05:56.151Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-15T07:05:56.151Z] The following packages will be upgraded: [2020-12-15T07:05:56.151Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-15T07:05:56.411Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-15T07:05:56.411Z] Need to get 35.2 MB of archives. [2020-12-15T07:05:56.411Z] After this operation, 141 MB of additional disk space will be used. [2020-12-15T07:05:56.411Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-15T07:05:56.411Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-15T07:05:56.982Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-15T07:05:56.982Z] 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-15T07:05:57.244Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-15T07:05:57.244Z] 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-15T07:05:57.244Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-15T07:05:57.244Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-15T07:05:57.244Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-15T07:05:57.244Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-15T07:05:57.244Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-15T07:05:57.244Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-15T07:05:57.244Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-15T07:05:57.244Z] 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-15T07:05:57.244Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-15T07:05:57.244Z] 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-15T07:05:57.244Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-15T07:05:57.244Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-15T07:05:57.244Z] 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-15T07:05:57.244Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-15T07:05:57.244Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-15T07:05:57.244Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-15T07:05:57.244Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-15T07:05:57.244Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-15T07:05:57.505Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-15T07:05:57.505Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-15T07:05:57.505Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-15T07:05:57.505Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-15T07:05:57.505Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-15T07:05:57.505Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-15T07:05:58.895Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T07:05:58.895Z] Fetched 35.2 MB in 2s (15.3 MB/s) [2020-12-15T07:05:58.895Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T07:05:58.895Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-15T07:05:58.895Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T07:05:59.469Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-15T07:05:59.469Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T07:05:59.469Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-15T07:05:59.469Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T07:05:59.469Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-15T07:05:59.469Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-15T07:05:59.732Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-15T07:05:59.732Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T07:05:59.732Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-15T07:05:59.993Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-15T07:06:00.255Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-15T07:06:00.255Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-15T07:06:00.515Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-15T07:06:00.776Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-15T07:06:00.776Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-15T07:06:00.776Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-15T07:06:01.037Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-15T07:06:01.037Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T07:06:01.037Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T07:06:01.037Z] Selecting previously unselected package libexpat1:amd64. [2020-12-15T07:06:01.037Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-15T07:06:01.037Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-15T07:06:01.298Z] Selecting previously unselected package python3.6-minimal. [2020-12-15T07:06:01.298Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T07:06:01.298Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T07:06:01.674Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-15T07:06:01.674Z] Checking for services that may need to be restarted...done. [2020-12-15T07:06:01.674Z] Checking for services that may need to be restarted...done. [2020-12-15T07:06:01.674Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T07:06:01.936Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-15T07:06:01.936Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T07:06:02.196Z] Selecting previously unselected package python3-minimal. [2020-12-15T07:06:02.196Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-15T07:06:02.196Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-15T07:06:02.196Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-15T07:06:02.457Z] Selecting previously unselected package mime-support. [2020-12-15T07:06:02.457Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-15T07:06:02.457Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-15T07:06:02.457Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-15T07:06:02.457Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-15T07:06:02.457Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-15T07:06:02.717Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-15T07:06:02.717Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T07:06:02.717Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T07:06:02.978Z] Selecting previously unselected package python3.6. [2020-12-15T07:06:02.978Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T07:06:02.978Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T07:06:02.978Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-15T07:06:02.978Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-15T07:06:02.978Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-15T07:06:02.978Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-15T07:06:03.238Z] Selecting previously unselected package python3. [2020-12-15T07:06:03.238Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-15T07:06:03.238Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-15T07:06:03.238Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-15T07:06:03.238Z] Selecting previously unselected package multiarch-support. [2020-12-15T07:06:03.238Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T07:06:03.238Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-15T07:06:03.500Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-15T07:06:03.500Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-15T07:06:03.500Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-15T07:06:03.500Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-15T07:06:03.500Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-15T07:06:03.500Z] Selecting previously unselected package libbsd0:amd64. [2020-12-15T07:06:03.500Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-15T07:06:03.500Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-15T07:06:03.761Z] Selecting previously unselected package sudo. [2020-12-15T07:06:03.761Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-15T07:06:03.761Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-15T07:06:03.761Z] Selecting previously unselected package apparmor. [2020-12-15T07:06:03.761Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-15T07:06:03.761Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-15T07:06:04.022Z] Selecting previously unselected package libedit2:amd64. [2020-12-15T07:06:04.022Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-15T07:06:04.022Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-15T07:06:04.022Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-15T07:06:04.283Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T07:06:04.283Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T07:06:04.283Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-15T07:06:04.283Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T07:06:04.283Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T07:06:04.544Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-15T07:06:04.544Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-15T07:06:04.544Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-15T07:06:04.544Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-15T07:06:04.544Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T07:06:04.544Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T07:06:04.806Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-15T07:06:04.806Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T07:06:04.806Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T07:06:05.067Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-15T07:06:05.067Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-15T07:06:05.067Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-15T07:06:05.639Z] Selecting previously unselected package openssh-client. [2020-12-15T07:06:05.639Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-15T07:06:05.639Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-15T07:06:05.639Z] Selecting previously unselected package squashfs-tools. [2020-12-15T07:06:05.639Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-15T07:06:05.639Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-15T07:06:05.904Z] Selecting previously unselected package snapd. [2020-12-15T07:06:05.904Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-15T07:06:05.904Z] Unpacking snapd (2.48+18.04) ... [2020-12-15T07:06:07.818Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-15T07:06:07.818Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-15T07:06:07.818Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-15T07:06:07.818Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-15T07:06:08.078Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-15T07:06:08.078Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T07:06:08.078Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T07:06:08.078Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-15T07:06:08.078Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-15T07:06:09.019Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-15T07:06:09.019Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-15T07:06:09.019Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-15T07:06:09.019Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T07:06:09.019Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T07:06:09.019Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T07:06:09.590Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-15T07:06:09.590Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T07:06:09.590Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-15T07:06:09.590Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-15T07:06:09.590Z] running python rtupdate hooks for python3.6... [2020-12-15T07:06:09.590Z] running python post-rtupdate hooks for python3.6... [2020-12-15T07:06:09.851Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-15T07:06:12.400Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-15T07:06:12.400Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T07:06:12.400Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-15T07:06:12.400Z] Setting up snapd (2.48+18.04) ... [2020-12-15T07:06:12.972Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-15T07:06:12.972Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-15T07:06:13.233Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-15T07:06:13.494Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-15T07:06:13.494Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-15T07:06:13.494Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-15T07:06:13.755Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-15T07:06:13.755Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-15T07:06:14.020Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-15T07:06:14.281Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-15T07:06:14.281Z] /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-15T07:06:14.281Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T07:06:14.281Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-15T07:06:15.224Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T07:06:15.224Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T07:06:15.224Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T07:06:16.369Z] Reading package lists... [2020-12-15T07:06:16.629Z] Reading package lists... [2020-12-15T07:06:16.892Z] Building dependency tree... [2020-12-15T07:06:16.892Z] Reading state information... [2020-12-15T07:06:16.892Z] Calculating upgrade... [2020-12-15T07:06:17.154Z] The following packages will be upgraded: [2020-12-15T07:06:17.154Z] advancecomp base-files bash binutils binutils-common [2020-12-15T07:06:17.154Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-15T07:06:17.154Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-15T07:06:17.154Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-15T07:06:17.154Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-15T07:06:17.154Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-15T07:06:17.154Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-15T07:06:17.154Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-15T07:06:17.154Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-15T07:06:17.154Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-15T07:06:17.154Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-15T07:06:17.154Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-15T07:06:17.154Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-15T07:06:17.154Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-15T07:06:17.154Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T07:06:17.154Z] Need to get 63.5 MB of archives. [2020-12-15T07:06:17.154Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-15T07:06:17.154Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-15T07:06:17.154Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-15T07:06:17.154Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-15T07:06:17.154Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-15T07:06:17.154Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-15T07:06:17.154Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-15T07:06:17.154Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-15T07:06:17.154Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-15T07:06:17.154Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-15T07:06:17.154Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-15T07:06:17.154Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-15T07:06:17.154Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-15T07:06:17.416Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-15T07:06:17.416Z] 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-15T07:06:17.416Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-15T07:06:17.416Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-15T07:06:17.416Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-15T07:06:17.416Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-15T07:06:17.416Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-15T07:06:17.416Z] 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-15T07:06:17.416Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-15T07:06:17.416Z] 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-15T07:06:17.416Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-15T07:06:17.416Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-15T07:06:17.416Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-15T07:06:17.416Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-15T07:06:17.416Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-15T07:06:17.416Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-15T07:06:17.416Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-15T07:06:17.416Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-15T07:06:17.416Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-15T07:06:17.416Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-15T07:06:17.416Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-15T07:06:17.416Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-15T07:06:17.416Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-15T07:06:17.416Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-15T07:06:17.416Z] 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-15T07:06:17.416Z] 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-15T07:06:17.416Z] 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-15T07:06:17.416Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-15T07:06:17.416Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-15T07:06:17.416Z] 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-15T07:06:17.416Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-15T07:06:17.680Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-15T07:06:17.680Z] 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-15T07:06:17.680Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-15T07:06:17.680Z] 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-15T07:06:17.680Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-15T07:06:17.680Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-15T07:06:17.680Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-15T07:06:17.680Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-15T07:06:17.680Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-15T07:06:17.680Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-15T07:06:17.680Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-15T07:06:17.680Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-15T07:06:17.944Z] 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-15T07:06:17.944Z] 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-15T07:06:17.944Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-15T07:06:18.206Z] 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-15T07:06:18.206Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-15T07:06:18.206Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-15T07:06:18.206Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-15T07:06:18.206Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-15T07:06:18.206Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-15T07:06:18.206Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-15T07:06:18.468Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-15T07:06:18.468Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-15T07:06:18.468Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-15T07:06:18.468Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-15T07:06:18.468Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-15T07:06:18.468Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-15T07:06:18.468Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-15T07:06:18.468Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-15T07:06:18.468Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-15T07:06:18.468Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-15T07:06:18.468Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-15T07:06:18.468Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-15T07:06:18.468Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-15T07:06:18.730Z] 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-15T07:06:18.730Z] 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-15T07:06:18.730Z] 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-15T07:06:18.730Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-15T07:06:18.730Z] 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-15T07:06:18.730Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-15T07:06:18.730Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-15T07:06:18.730Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-15T07:06:18.730Z] 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-15T07:06:18.730Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-15T07:06:18.730Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-15T07:06:18.730Z] 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-15T07:06:18.730Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-15T07:06:18.730Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-15T07:06:18.730Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-15T07:06:18.993Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-15T07:06:18.993Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-15T07:06:18.993Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-15T07:06:18.993Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T07:06:18.993Z] Fetched 63.5 MB in 2s (33.8 MB/s) [2020-12-15T07:06:18.993Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:18.993Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T07:06:19.256Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T07:06:19.832Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T07:06:19.832Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T07:06:19.832Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-15T07:06:19.832Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-15T07:06:20.779Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:20.779Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:20.779Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:20.779Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:21.041Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:21.041Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:21.041Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:21.041Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:21.302Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:21.302Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:21.302Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:21.302Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:21.302Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:21.302Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:21.564Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:21.564Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T07:06:21.564Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:21.564Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-15T07:06:21.833Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:21.833Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T07:06:21.833Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:21.833Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:22.093Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:22.093Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:22.355Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:22.355Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T07:06:22.355Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:22.619Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T07:06:22.619Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T07:06:22.880Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T07:06:23.141Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-15T07:06:23.403Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T07:06:23.403Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-15T07:06:23.403Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-15T07:06:23.403Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-15T07:06:23.403Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-15T07:06:23.665Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-15T07:06:23.665Z] Installing new version of config file /etc/issue ... [2020-12-15T07:06:23.665Z] Installing new version of config file /etc/issue.net ... [2020-12-15T07:06:23.665Z] Installing new version of config file /etc/lsb-release ... [2020-12-15T07:06:23.925Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-15T07:06:23.925Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-15T07:06:24.186Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-15T07:06:24.186Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-15T07:06:24.186Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:24.186Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-15T07:06:24.186Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-15T07:06:24.449Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-15T07:06:24.449Z] 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-15T07:06:24.449Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:24.449Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:24.449Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:24.710Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:24.710Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:24.710Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-15T07:06:24.710Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-15T07:06:24.979Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-15T07:06:24.979Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:24.979Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-15T07:06:24.979Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T07:06:25.242Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-15T07:06:25.242Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:25.242Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T07:06:25.502Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T07:06:25.502Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T07:06:25.765Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:25.765Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T07:06:25.765Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T07:06:25.765Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-15T07:06:26.026Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:26.026Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-15T07:06:26.026Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-15T07:06:26.026Z] Setting up grep (3.1-2build1) ... [2020-12-15T07:06:26.026Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:26.026Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-15T07:06:26.288Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-15T07:06:26.288Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-15T07:06:26.288Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:26.288Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T07:06:26.288Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T07:06:26.550Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-15T07:06:26.550Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:26.550Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T07:06:26.550Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T07:06:27.121Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T07:06:27.121Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T07:06:27.380Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T07:06:27.381Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T07:06:27.952Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-15T07:06:27.952Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:27.952Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-15T07:06:27.952Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T07:06:29.335Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-15T07:06:29.335Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-15T07:06:29.335Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-15T07:06:29.335Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-15T07:06:29.335Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-15T07:06:29.597Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:29.597Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-15T07:06:29.597Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-15T07:06:29.859Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-15T07:06:29.859Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:29.859Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:29.859Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:29.859Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:30.120Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:30.120Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:30.120Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:30.120Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:30.383Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:30.383Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:30.383Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:30.383Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:30.383Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:30.383Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:30.645Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:30.645Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:30.645Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:30.645Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T07:06:30.645Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T07:06:30.907Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T07:06:30.907Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T07:06:30.907Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T07:06:31.175Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:31.175Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T07:06:31.175Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T07:06:31.175Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T07:06:31.438Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:31.438Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:31.438Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:31.438Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:31.700Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:31.700Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:31.700Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:31.700Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:31.962Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:31.962Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:31.962Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:32.224Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:32.486Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-15T07:06:32.747Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-15T07:06:33.008Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:33.008Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T07:06:33.008Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T07:06:33.278Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T07:06:33.278Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T07:06:33.278Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-15T07:06:33.278Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T07:06:33.539Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-15T07:06:33.803Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:33.803Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-15T07:06:33.803Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-15T07:06:33.803Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-15T07:06:34.063Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:34.063Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T07:06:34.063Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T07:06:34.325Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T07:06:34.586Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:34.586Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T07:06:34.586Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T07:06:34.586Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T07:06:34.849Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:34.849Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T07:06:34.849Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T07:06:34.849Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T07:06:35.109Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:35.109Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T07:06:35.109Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T07:06:35.370Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-15T07:06:35.370Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T07:06:35.370Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T07:06:35.370Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T07:06:35.370Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T07:06:35.632Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:35.632Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-15T07:06:35.632Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-15T07:06:35.896Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-15T07:06:35.896Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:35.896Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-15T07:06:35.896Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T07:06:36.156Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T07:06:36.418Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:36.418Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T07:06:36.418Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T07:06:36.418Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T07:06:36.418Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:36.418Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-15T07:06:36.418Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-15T07:06:36.680Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-15T07:06:36.680Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:36.680Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-15T07:06:36.680Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-15T07:06:37.298Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-15T07:06:37.298Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:37.298Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T07:06:37.298Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T07:06:37.298Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-15T07:06:37.560Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:37.560Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-15T07:06:37.560Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-15T07:06:37.560Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-15T07:06:37.822Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:37.822Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-15T07:06:37.822Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-15T07:06:37.822Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-15T07:06:38.083Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:38.083Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-15T07:06:38.083Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-15T07:06:38.083Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-15T07:06:38.346Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:38.346Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-15T07:06:38.346Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-15T07:06:38.346Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-15T07:06:38.608Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T07:06:38.608Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-15T07:06:38.608Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-15T07:06:38.608Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-15T07:06:38.608Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-15T07:06:38.608Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-15T07:06:38.869Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-15T07:06:38.869Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-15T07:06:38.869Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-15T07:06:39.130Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-15T07:06:39.130Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-15T07:06:39.130Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-15T07:06:39.130Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-15T07:06:39.391Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-15T07:06:39.391Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-15T07:06:39.391Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-15T07:06:39.391Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-15T07:06:39.652Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-15T07:06:39.652Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-15T07:06:39.652Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-15T07:06:39.652Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-15T07:06:39.913Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-15T07:06:39.913Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-15T07:06:39.913Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-15T07:06:39.913Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-15T07:06:40.173Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-15T07:06:40.173Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-15T07:06:40.173Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-15T07:06:40.173Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-15T07:06:41.118Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-15T07:06:41.118Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-15T07:06:41.118Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-15T07:06:41.118Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-15T07:06:41.379Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T07:06:41.379Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T07:06:41.639Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T07:06:41.639Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T07:06:41.941Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T07:06:41.941Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T07:06:41.941Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T07:06:41.941Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T07:06:42.264Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:42.264Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:42.264Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:42.264Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:42.264Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:42.557Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:42.557Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:42.826Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:43.860Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:43.860Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:44.804Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:44.804Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:45.377Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:45.377Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:45.637Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:45.637Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:46.208Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T07:06:46.208Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T07:06:46.469Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T07:06:46.469Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T07:06:46.469Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-15T07:06:46.469Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T07:06:46.731Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-15T07:06:46.731Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T07:06:46.731Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-15T07:06:46.992Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-15T07:06:46.992Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T07:06:46.992Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T07:06:46.992Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T07:06:47.254Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T07:06:47.254Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-15T07:06:47.254Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-15T07:06:47.515Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:47.515Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T07:06:47.515Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:47.515Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:47.515Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:47.515Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-15T07:06:47.515Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-15T07:06:47.515Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-15T07:06:47.802Z] [2020-12-15T07:06:47.802Z] Current default time zone: 'Etc/UTC' [2020-12-15T07:06:47.802Z] Local time is now: Tue Dec 15 07:06:47 UTC 2020. [2020-12-15T07:06:47.802Z] Universal Time is now: Tue Dec 15 07:06:47 UTC 2020. [2020-12-15T07:06:47.802Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-15T07:06:47.802Z] [2020-12-15T07:06:47.802Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-15T07:06:47.802Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:47.802Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-15T07:06:47.802Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-15T07:06:47.802Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-15T07:06:48.064Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-15T07:06:48.064Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-15T07:06:48.064Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-15T07:06:48.324Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-15T07:06:48.324Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-15T07:06:48.324Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:48.324Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-15T07:06:48.586Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:48.586Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-15T07:06:48.586Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:48.586Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-15T07:06:48.586Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-15T07:06:48.847Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-15T07:06:48.847Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-15T07:06:48.847Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-15T07:06:48.847Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-15T07:06:48.847Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-15T07:06:48.847Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-15T07:06:50.759Z] Updating certificates in /etc/ssl/certs... [2020-12-15T07:06:51.330Z] 22 added, 17 removed; done. [2020-12-15T07:06:51.592Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-15T07:06:51.592Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T07:06:51.592Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-15T07:06:51.592Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-15T07:06:51.592Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-15T07:06:51.592Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:51.862Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-15T07:06:51.862Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:51.862Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:51.862Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:51.862Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:51.862Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:51.862Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-15T07:06:51.862Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-15T07:06:51.862Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-15T07:06:52.123Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-15T07:06:52.123Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-15T07:06:52.123Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:52.123Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T07:06:52.123Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-15T07:06:52.123Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-15T07:06:52.123Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-15T07:06:52.385Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T07:06:52.385Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-15T07:06:52.385Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-15T07:06:52.385Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-15T07:06:52.385Z] Updating certificates in /etc/ssl/certs... [2020-12-15T07:06:52.957Z] 0 added, 0 removed; done. [2020-12-15T07:06:52.957Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-15T07:06:52.957Z] done. [2020-12-15T07:06:53.530Z] Reading package lists... [2020-12-15T07:06:53.530Z] Building dependency tree... [2020-12-15T07:06:53.530Z] Reading state information... [2020-12-15T07:06:53.792Z] The following NEW packages will be installed: [2020-12-15T07:06:53.792Z] apt-transport-https [2020-12-15T07:06:54.053Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T07:06:54.053Z] Need to get 1696 B of archives. [2020-12-15T07:06:54.053Z] After this operation, 153 kB of additional disk space will be used. [2020-12-15T07:06:54.053Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-15T07:06:54.053Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T07:06:54.053Z] Fetched 1696 B in 0s (8359 B/s) [2020-12-15T07:06:54.053Z] Selecting previously unselected package apt-transport-https. [2020-12-15T07:06:54.053Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-15T07:06:54.053Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-15T07:06:54.053Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-15T07:06:54.053Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-15T07:06:54.314Z] Waiting for network to be ready... [2020-12-15T07:06:54.996Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:06:54.996Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:06:54.996Z] ---> 6a3aa86b2db4 [2020-12-15T07:06:54.996Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T07:06:54.996Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:06:54.996Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:06:54.996Z] ---> 6a3aa86b2db4 [2020-12-15T07:06:54.996Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T07:06:54.996Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:06:54.996Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:06:54.996Z] ---> 6a3aa86b2db4 [2020-12-15T07:06:54.996Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T07:06:54.996Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:06:54.996Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:06:54.996Z] ---> 6a3aa86b2db4 [2020-12-15T07:06:54.996Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T07:06:54.996Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:06:54.996Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:06:54.996Z] ---> 6a3aa86b2db4 [2020-12-15T07:06:54.996Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T07:06:54.996Z] ---> Running in eb9c9eb7acbe [2020-12-15T07:06:54.996Z] ---> Running in b7d9e8b93d63 [2020-12-15T07:06:54.996Z] ---> Running in 201ed6637888 [2020-12-15T07:06:54.996Z] ---> Running in 18ff27df2cc9 [2020-12-15T07:06:54.996Z] ---> Running in 3381eddfba10 [2020-12-15T07:06:54.996Z] Removing intermediate container 3381eddfba10 [2020-12-15T07:06:54.996Z] ---> 18489261b367 [2020-12-15T07:06:54.996Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:06:54.996Z] Removing intermediate container 18ff27df2cc9 [2020-12-15T07:06:54.996Z] ---> 2a1ce8a3a4fa [2020-12-15T07:06:54.996Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:06:54.996Z] Removing intermediate container 201ed6637888 [2020-12-15T07:06:54.996Z] ---> 90d43bc16d34 [2020-12-15T07:06:54.996Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:06:54.996Z] Removing intermediate container eb9c9eb7acbe [2020-12-15T07:06:54.996Z] ---> 4f8ee5a86f9c [2020-12-15T07:06:54.996Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:06:54.996Z] Removing intermediate container b7d9e8b93d63 [2020-12-15T07:06:54.996Z] ---> b625021269e9 [2020-12-15T07:06:54.996Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:06:54.996Z] ---> Running in dd200117b6db [2020-12-15T07:06:54.996Z] ---> Running in 4a4c5f5764b2 [2020-12-15T07:06:54.996Z] ---> Running in c8262652dbd8 [2020-12-15T07:06:54.996Z] ---> Running in 4990722dc278 [2020-12-15T07:06:54.996Z] ---> Running in 2503ac179ec5 [2020-12-15T07:06:54.996Z] Removing intermediate container dd200117b6db [2020-12-15T07:06:54.996Z] ---> f4e514d33733 [2020-12-15T07:06:54.996Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T07:06:54.996Z] ---> Running in 1370aeb8082b [2020-12-15T07:06:54.996Z] Removing intermediate container 4a4c5f5764b2 [2020-12-15T07:06:54.996Z] ---> d8e4b778ed2d [2020-12-15T07:06:54.996Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T07:06:54.996Z] Removing intermediate container 4990722dc278 [2020-12-15T07:06:54.996Z] ---> f16c67b37dc3 [2020-12-15T07:06:54.996Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T07:06:54.996Z] ---> Running in 3b14f9c1d74f [2020-12-15T07:06:54.996Z] ---> Running in 33e03e35e810 [2020-12-15T07:06:54.996Z] Removing intermediate container 2503ac179ec5 [2020-12-15T07:06:54.996Z] ---> d0ccdcb12c1c [2020-12-15T07:06:54.996Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T07:06:54.996Z] Removing intermediate container c8262652dbd8 [2020-12-15T07:06:54.996Z] ---> c926953fe698 [2020-12-15T07:06:54.996Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T07:06:54.996Z] ---> Running in afba313f18f7 [2020-12-15T07:06:54.996Z] ---> Running in 39a56dd3982a [2020-12-15T07:06:54.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:55.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:55.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:55.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:55.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:55.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:56.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:56.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:56.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:56.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:06:56.424Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:06:56.424Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:06:56.424Z] OK: 12620 distinct packages available [2020-12-15T07:06:57.021Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:06:57.021Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:06:57.021Z] OK: 12620 distinct packages available [2020-12-15T07:06:57.305Z] OK: 217 MiB in 51 packages [2020-12-15T07:06:57.305Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:06:57.305Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:06:57.305Z] OK: 12620 distinct packages available [2020-12-15T07:06:57.582Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:06:57.582Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:06:57.582Z] OK: 12620 distinct packages available [2020-12-15T07:06:57.858Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:06:57.858Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:06:57.858Z] OK: 12620 distinct packages available [2020-12-15T07:06:57.858Z] OK: 217 MiB in 51 packages [2020-12-15T07:06:58.462Z] OK: 217 MiB in 51 packages [2020-12-15T07:06:58.462Z] OK: 217 MiB in 51 packages [2020-12-15T07:06:58.748Z] OK: 217 MiB in 51 packages [2020-12-15T07:06:59.358Z] Removing intermediate container 1370aeb8082b [2020-12-15T07:06:59.358Z] ---> fa319a20169e [2020-12-15T07:06:59.358Z] Step 6/22 : COPY go.mod . [2020-12-15T07:06:59.628Z] Removing intermediate container 3b14f9c1d74f [2020-12-15T07:06:59.628Z] ---> b550008266a1 [2020-12-15T07:06:59.628Z] Step 6/24 : COPY go.mod . [2020-12-15T07:07:00.230Z] Removing intermediate container 33e03e35e810 [2020-12-15T07:07:00.230Z] ---> bdd9fdab426f [2020-12-15T07:07:00.230Z] Step 6/27 : COPY go.mod . [2020-12-15T07:07:00.512Z] Removing intermediate container 39a56dd3982a [2020-12-15T07:07:00.512Z] ---> b4636baa5cb3 [2020-12-15T07:07:00.512Z] Step 6/22 : COPY go.mod . [2020-12-15T07:07:00.512Z] ---> 9b1591b94190 [2020-12-15T07:07:00.512Z] Step 7/22 : RUN go mod download [2020-12-15T07:07:00.808Z] Removing intermediate container afba313f18f7 [2020-12-15T07:07:00.808Z] ---> 059dbd5e6304 [2020-12-15T07:07:00.808Z] Step 6/24 : COPY go.mod . [2020-12-15T07:07:00.808Z] ---> 8fed49519033 [2020-12-15T07:07:00.808Z] Step 7/24 : RUN go mod download [2020-12-15T07:07:00.808Z] ---> Running in efd95e524fdc [2020-12-15T07:07:00.903Z] 2020-12-15T07:06:57Z INFO Waiting for automatic snapd restart... [2020-12-15T07:07:00.903Z] snapd 2.48.1 from Canonical* installed [2020-12-15T07:07:00.903Z] "snapd" switched to the "latest/stable" channel [2020-12-15T07:07:00.903Z] [2020-12-15T07:07:01.088Z] ---> Running in 7da293a7312e [2020-12-15T07:07:01.371Z] ---> 31b8894f3696 [2020-12-15T07:07:01.371Z] Step 7/27 : RUN go mod download [2020-12-15T07:07:01.654Z] ---> Running in f55e59c5b28e [2020-12-15T07:07:01.654Z] ---> acd98d850e6c [2020-12-15T07:07:01.654Z] Step 7/22 : RUN go mod download [2020-12-15T07:07:01.950Z] ---> Running in b8cb21e32e50 [2020-12-15T07:07:01.950Z] ---> 84bd1afcdbca [2020-12-15T07:07:01.950Z] Step 7/24 : RUN go mod download [2020-12-15T07:07:02.225Z] ---> Running in 26e6f893e597 [2020-12-15T07:07:03.451Z] core18 20200929 from Canonical* installed [2020-12-15T07:07:03.712Z] "core18" switched to the "latest/stable" channel [2020-12-15T07:07:03.712Z] [2020-12-15T07:07:05.638Z] Removing intermediate container efd95e524fdc [2020-12-15T07:07:05.638Z] ---> 18950b5dd22b [2020-12-15T07:07:05.638Z] Step 8/22 : COPY . . [2020-12-15T07:07:05.638Z] Removing intermediate container 7da293a7312e [2020-12-15T07:07:05.638Z] ---> cab5089032c4 [2020-12-15T07:07:05.638Z] Step 8/24 : COPY . . [2020-12-15T07:07:05.909Z] Removing intermediate container f55e59c5b28e [2020-12-15T07:07:05.909Z] ---> a55606fbc41e [2020-12-15T07:07:05.909Z] Step 8/27 : COPY . . [2020-12-15T07:07:06.888Z] Removing intermediate container b8cb21e32e50 [2020-12-15T07:07:06.888Z] ---> 59b7d7464575 [2020-12-15T07:07:06.888Z] Step 8/22 : COPY . . [2020-12-15T07:07:07.010Z] snapcraft 4.4.4 from Canonical* installed [2020-12-15T07:07:07.010Z] "snapcraft" switched to the "latest/stable" channel [2020-12-15T07:07:07.010Z] [2020-12-15T07:07:07.884Z] Removing intermediate container 26e6f893e597 [2020-12-15T07:07:07.885Z] ---> 958a9be666ec [2020-12-15T07:07:07.885Z] Step 8/24 : COPY . . [2020-12-15T07:07:10.311Z] 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-15T07:07:10.311Z] - README.md [2020-12-15T07:07:10.311Z] - snapcraft.yaml.orig [2020-12-15T07:07:10.311Z] [2020-12-15T07:07:10.311Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-15T07:07:16.897Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T07:07:16.897Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T07:07:16.897Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T07:07:17.158Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T07:07:17.992Z] Reading package lists... [2020-12-15T07:07:18.562Z] 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-15T07:07:25.160Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T07:07:25.160Z] Reading package lists... [2020-12-15T07:07:25.160Z] Building dependency tree... [2020-12-15T07:07:25.160Z] Reading state information... [2020-12-15T07:07:25.160Z] Suggested packages: [2020-12-15T07:07:25.160Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-15T07:07:25.160Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-15T07:07:25.160Z] Recommended packages: [2020-12-15T07:07:25.160Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-15T07:07:25.160Z] The following NEW packages will be installed: [2020-12-15T07:07:25.160Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-15T07:07:25.160Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-15T07:07:25.160Z] pkg-config zip [2020-12-15T07:07:25.160Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T07:07:25.160Z] Need to get 7655 kB of archives. [2020-12-15T07:07:25.160Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-15T07:07:25.160Z] 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-15T07:07:25.161Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-15T07:07:25.161Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-15T07:07:25.421Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-15T07:07:25.421Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-15T07:07:25.421Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-15T07:07:25.421Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-15T07:07:25.421Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-15T07:07:25.682Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-15T07:07:25.682Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-15T07:07:25.682Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-15T07:07:25.682Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-15T07:07:25.682Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-15T07:07:25.944Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-15T07:07:25.944Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-15T07:07:25.944Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T07:07:25.944Z] Fetched 7655 kB in 1s (7208 kB/s) [2020-12-15T07:07:26.205Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-15T07:07:26.205Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-15T07:07:26.205Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-15T07:07:26.205Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-15T07:07:26.205Z] Selecting previously unselected package libpsl5:amd64. [2020-12-15T07:07:26.205Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-15T07:07:26.205Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-15T07:07:26.465Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-15T07:07:26.465Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-15T07:07:26.465Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-15T07:07:26.465Z] Selecting previously unselected package librtmp1:amd64. [2020-12-15T07:07:26.465Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-15T07:07:26.465Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-15T07:07:26.725Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-15T07:07:26.725Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-15T07:07:26.725Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-15T07:07:26.725Z] Selecting previously unselected package liberror-perl. [2020-12-15T07:07:26.725Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-15T07:07:26.725Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-15T07:07:26.725Z] Selecting previously unselected package git-man. [2020-12-15T07:07:26.725Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-15T07:07:26.725Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-15T07:07:26.985Z] Selecting previously unselected package git. [2020-12-15T07:07:26.985Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-15T07:07:26.985Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-15T07:07:27.557Z] Selecting previously unselected package libnorm1:amd64. [2020-12-15T07:07:27.557Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-15T07:07:27.557Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-15T07:07:27.817Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-15T07:07:27.817Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-15T07:07:27.817Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-15T07:07:27.817Z] Selecting previously unselected package libsodium23:amd64. [2020-12-15T07:07:27.817Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-15T07:07:27.817Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-15T07:07:27.817Z] Selecting previously unselected package libzmq5:amd64. [2020-12-15T07:07:27.817Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-15T07:07:27.817Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T07:07:28.079Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-15T07:07:28.079Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-15T07:07:28.079Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T07:07:28.079Z] Selecting previously unselected package pkg-config. [2020-12-15T07:07:28.079Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-15T07:07:28.079Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-15T07:07:28.079Z] Selecting previously unselected package zip. [2020-12-15T07:07:28.079Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-15T07:07:28.339Z] Unpacking zip (3.0-11build1) ... [2020-12-15T07:07:28.339Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-15T07:07:28.339Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-15T07:07:28.339Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-15T07:07:28.339Z] Setting up liberror-perl (0.17025-1) ... [2020-12-15T07:07:28.339Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-15T07:07:28.339Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-15T07:07:28.339Z] No schema files found: doing nothing. [2020-12-15T07:07:28.600Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-15T07:07:28.600Z] Setting up zip (3.0-11build1) ... [2020-12-15T07:07:28.600Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-15T07:07:28.600Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-15T07:07:28.600Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-15T07:07:28.600Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T07:07:28.600Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-15T07:07:28.600Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T07:07:28.600Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-15T07:07:28.861Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T07:07:34.705Z] ---> c3716f4fc752 [2020-12-15T07:07:34.705Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T07:07:34.705Z] ---> f60ab6e29fcb [2020-12-15T07:07:34.706Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T07:07:34.706Z] ---> 2a4145380ff1 [2020-12-15T07:07:34.706Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T07:07:34.706Z] ---> b45ec771bd8b [2020-12-15T07:07:34.706Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T07:07:34.706Z] ---> 54ebe63b1bcc [2020-12-15T07:07:34.706Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T07:07:34.706Z] ---> Running in d4a6f3d202dc [2020-12-15T07:07:34.706Z] ---> Running in 51e1c03be1a0 [2020-12-15T07:07:34.706Z] ---> Running in de04580ed107 [2020-12-15T07:07:34.706Z] ---> Running in 0580786eb4a3 [2020-12-15T07:07:34.706Z] ---> Running in 594c774a28c9 [2020-12-15T07:07:34.706Z] 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-15T07:07:34.706Z] 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-15T07:07:34.706Z] 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-15T07:07:34.978Z] 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-15T07:07:34.978Z] 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-15T07:07:35.451Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T07:07:35.451Z] git set to automatically installed. [2020-12-15T07:07:35.451Z] git-man set to automatically installed. [2020-12-15T07:07:35.451Z] libcurl3-gnutls set to automatically installed. [2020-12-15T07:07:35.451Z] liberror-perl set to automatically installed. [2020-12-15T07:07:35.451Z] libglib2.0-0 set to automatically installed. [2020-12-15T07:07:35.451Z] libnghttp2-14 set to automatically installed. [2020-12-15T07:07:35.451Z] libnorm1 set to automatically installed. [2020-12-15T07:07:35.451Z] libpgm-5.2-0 set to automatically installed. [2020-12-15T07:07:35.451Z] libpsl5 set to automatically installed. [2020-12-15T07:07:35.451Z] librtmp1 set to automatically installed. [2020-12-15T07:07:35.451Z] libsodium23 set to automatically installed. [2020-12-15T07:07:35.451Z] libzmq3-dev set to automatically installed. [2020-12-15T07:07:35.451Z] libzmq5 set to automatically installed. [2020-12-15T07:07:35.451Z] pkg-config set to automatically installed. [2020-12-15T07:07:35.451Z] zip set to automatically installed. [2020-12-15T07:07:36.836Z] snapd is not logged in, snap install commands will use sudo [2020-12-15T07:07:43.423Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T07:07:43.686Z] snap "core18" has no updates available [2020-12-15T07:07:44.630Z] Pulling config-common [2020-12-15T07:07:45.571Z] Pulling go-build-helper [2020-12-15T07:08:07.811Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-15T07:08:07.811Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-15T07:08:07.811Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] [2020-12-15T07:08:07.811Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-15T07:08:07.811Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-15T07:08:07.811Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-15T07:08:07.811Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-15T07:08:07.811Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-15T07:08:07.811Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-15T07:08:07.811Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-15T07:08:07.811Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-15T07:08:07.811Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-15T07:08:07.811Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-15T07:08:07.811Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-15T07:08:07.811Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-15T07:08:07.811Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-15T07:08:07.811Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-15T07:08:07.811Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-15T07:08:07.811Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-15T07:08:07.811Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-15T07:08:07.811Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-15T07:08:07.811Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-15T07:08:07.811Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-15T07:08:07.811Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-15T07:08:07.811Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-15T07:08:07.811Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-15T07:08:07.811Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-15T07:08:07.811Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-15T07:08:07.811Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-15T07:08:07.811Z] Fetched 279 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-15T07:08:07.811Z] Fetched 122 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-15T07:08:07.811Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-15T07:08:07.811Z] Fetched 8848 B in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-15T07:08:07.811Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-15T07:08:07.811Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-15T07:08:07.811Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-15T07:08:07.811Z] Fetched 214 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-15T07:08:07.811Z] Fetched 155 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-15T07:08:07.811Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-15T07:08:07.811Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-15T07:08:07.811Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-15T07:08:07.811Z] Fetched 499 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-15T07:08:07.811Z] Fetched 111 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-15T07:08:07.811Z] Fetched 240 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-15T07:08:07.811Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-15T07:08:07.811Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-15T07:08:07.811Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-15T07:08:07.811Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-15T07:08:07.811Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-15T07:08:07.811Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-15T07:08:07.811Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-15T07:08:07.811Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-15T07:08:07.811Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-15T07:08:07.812Z] Fetched 8720 B in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-15T07:08:07.812Z] Fetched 137 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-15T07:08:07.812Z] Fetched 119 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-15T07:08:07.812Z] Fetched 109 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-15T07:08:07.812Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-15T07:08:07.812Z] Fetched 645 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-15T07:08:07.812Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-15T07:08:07.812Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-15T07:08:07.812Z] Fetched 368 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-15T07:08:07.812Z] Fetched 187 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-15T07:08:07.812Z] Fetched 175 kB in 0s (0 B/s) [2020-12-15T07:08:07.812Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-15T07:08:09.208Z] Fetched 206 kB in 0s (0 B/s) [2020-12-15T07:08:09.208Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-15T07:08:09.208Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-15T07:08:09.208Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-15T07:08:09.208Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-15T07:08:09.208Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-15T07:08:09.208Z] Fetched 159 kB in 0s (0 B/s) [2020-12-15T07:08:09.208Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-15T07:08:09.208Z] Fetched 107 kB in 0s (0 B/s) [2020-12-15T07:08:09.208Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-15T07:08:09.208Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-15T07:08:09.208Z] Pulling static-packages [2020-12-15T07:08:10.151Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-15T07:08:10.151Z] Skipping pull go-build-helper (already ran) [2020-12-15T07:08:10.151Z] Skipping pull static-packages (already ran) [2020-12-15T07:08:10.151Z] Building go-build-helper [2020-12-15T07:08:13.468Z] Building static-packages [2020-12-15T07:08:15.380Z] Staging go-build-helper [2020-12-15T07:08:16.324Z] Staging static-packages [2020-12-15T07:08:17.269Z] Pulling go115 [2020-12-15T07:08:17.841Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-15T07:08:18.102Z] Skipping pull go115 (already ran) [2020-12-15T07:08:18.102Z] Building go115 [2020-12-15T07:08:18.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T07:08:18.102Z] Dload Upload Total Spent Left Speed [2020-12-15T07:08:20.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 23.3M 0 0 26.2M 0 0:00:04 --:--:-- 0:00:04 26.2M 57 115M 57 66.3M 0 0 35.1M 0 0:00:03 0:00:01 0:00:02 35.1M 97 115M 97 112M 0 0 39.0M 0 0:00:02 0:00:02 --:--:-- 39.0M 100 115M 100 115M 0 0 38.9M 0 0:00:02 0:00:02 --:--:-- 38.9M [2020-12-15T07:08:21.528Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-15T07:08:25.738Z] Staging go115 [2020-12-15T07:08:29.959Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T07:08:29.959Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T07:08:29.959Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T07:08:29.959Z] Fetched 0 B in 0s (0 B/s) [2020-12-15T07:08:29.959Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-15T07:08:29.959Z] Fetched 224 kB in 0s (0 B/s) [2020-12-15T07:08:29.959Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-15T07:08:29.959Z] Fetched 157 kB in 0s (0 B/s) [2020-12-15T07:08:29.959Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-15T07:08:29.959Z] Fetched 221 kB in 0s (0 B/s) [2020-12-15T07:08:29.959Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-15T07:08:29.959Z] Fetched 143 kB in 0s (0 B/s) [2020-12-15T07:08:29.959Z] Pulling edgex-go [2020-12-15T07:08:31.345Z] Pulling version [2020-12-15T07:08:32.299Z] Building config-common [2020-12-15T07:08:34.218Z] Skipping build go-build-helper (already ran) [2020-12-15T07:08:34.218Z] Skipping build static-packages (already ran) [2020-12-15T07:08:34.218Z] Skipping build go115 (already ran) [2020-12-15T07:08:34.218Z] Building edgex-go [2020-12-15T07:08:34.218Z] 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-15T07:08:35.604Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-15T07:08:35.604Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-15T07:08:35.604Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.128 [2020-12-15T07:08:35.604Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-15T07:08:35.604Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-15T07:08:35.604Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-15T07:08:35.604Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-15T07:08:35.604Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-15T07:08:35.604Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-15T07:08:35.604Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-15T07:08:35.604Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-15T07:08:35.604Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T07:08:35.604Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-15T07:08:35.604Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T07:08:35.604Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-15T07:08:35.604Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-15T07:08:35.604Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-15T07:08:35.604Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-15T07:08:35.604Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T07:08:35.604Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-15T07:08:35.604Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-15T07:08:35.604Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-15T07:08:35.604Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-15T07:08:35.866Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-15T07:08:35.866Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-15T07:08:36.127Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-15T07:08:42.711Z] 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-15T07:08:46.919Z] 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-15T07:08:47.858Z] 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-15T07:08:48.800Z] 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-15T07:08:49.062Z] 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-15T07:08:49.062Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-15T07:08:49.323Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T07:08:49.323Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T07:08:50.711Z] 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-15T07:08:50.711Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-15T07:08:50.711Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-15T07:08:51.653Z] 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-15T07:08:52.597Z] 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-15T07:08:52.597Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-15T07:08:53.983Z] 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-15T07:08:53.983Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T07:08:54.923Z] 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-15T07:08:55.865Z] 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-15T07:08:56.437Z] 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-15T07:08:56.767Z] 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-15T07:08:58.352Z] Building version [2020-12-15T07:09:00.264Z] Staging config-common [2020-12-15T07:09:01.208Z] Skipping stage go-build-helper (already ran) [2020-12-15T07:09:01.208Z] Skipping stage static-packages (already ran) [2020-12-15T07:09:01.208Z] Skipping stage go115 (already ran) [2020-12-15T07:09:01.208Z] Staging edgex-go [2020-12-15T07:09:02.154Z] Staging version [2020-12-15T07:09:03.097Z] Priming config-common [2020-12-15T07:09:04.040Z] Priming go-build-helper [2020-12-15T07:09:04.983Z] Priming static-packages [2020-12-15T07:09:05.089Z] Removing intermediate container de04580ed107 [2020-12-15T07:09:05.089Z] ---> a99857a880dd [2020-12-15T07:09:05.089Z] [2020-12-15T07:09:05.371Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T07:09:05.371Z] 3.10: Pulling from library/alpine [2020-12-15T07:09:06.829Z] Removing intermediate container d4a6f3d202dc [2020-12-15T07:09:06.829Z] ---> 58d9d0d1b254 [2020-12-15T07:09:06.829Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T07:09:06.900Z] Priming go115 [2020-12-15T07:09:07.107Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T07:09:07.107Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T07:09:07.107Z] ---> 536a684cf733 [2020-12-15T07:09:07.107Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T07:09:07.107Z] ---> Running in c8bf82aedfac [2020-12-15T07:09:07.385Z] ---> Running in 29bbb43afdb9 [2020-12-15T07:09:07.843Z] Priming edgex-go [2020-12-15T07:09:09.228Z] Priming version [2020-12-15T07:09:09.387Z] 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-15T07:09:09.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:09:10.173Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-15T07:09:10.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:09:10.877Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T07:09:10.877Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T07:09:10.877Z] OK: 10169 distinct packages available [2020-12-15T07:09:11.481Z] (1/5) Installing ca-certificates (20191127-r2) [Pipeline] } [Pipeline] // withEnv [2020-12-15T07:09:11.763Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T07:09:11.763Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T07:09:11.763Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T07:09:11.763Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T07:09:11.763Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T07:09:11.763Z] Executing ca-certificates-20191127-r2.trigger [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-15T07:09:12.401Z] OK: 7 MiB in 19 packages [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T07:09:15.826Z] Removing intermediate container 29bbb43afdb9 [2020-12-15T07:09:15.826Z] ---> f1e7e441ba14 [2020-12-15T07:09:15.826Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T07:09:15.826Z] Removing intermediate container c8bf82aedfac [2020-12-15T07:09:15.826Z] ---> a9c5b11ba0e0 [2020-12-15T07:09:15.826Z] [2020-12-15T07:09:15.826Z] Step 11/27 : FROM docker:latest [2020-12-15T07:09:15.826Z] ---> eeaf43b92773 [2020-12-15T07:09:15.826Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T07:09:15.826Z] ---> Running in cdc010f1e5b9 [2020-12-15T07:09:16.244Z] ---> Running in fa739fb01073 [2020-12-15T07:09:17.287Z] Removing intermediate container cdc010f1e5b9 [2020-12-15T07:09:17.287Z] ---> 940f045fc017 [2020-12-15T07:09:17.287Z] Step 13/24 : WORKDIR / [2020-12-15T07:09:17.287Z] ---> Running in 832524bc9039 [2020-12-15T07:09:18.374Z] Removing intermediate container 832524bc9039 [2020-12-15T07:09:18.374Z] ---> c159f3005937 [2020-12-15T07:09:18.374Z] 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-15T07:09:18.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:09:18.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:09:19.576Z] ---> 199917ab3996 [2020-12-15T07:09:19.576Z] 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-15T07:09:19.862Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T07:09:19.862Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T07:09:19.862Z] Executing bash-5.0.17-r0.post-install [2020-12-15T07:09:19.862Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:09:19.862Z] OK: 12 MiB in 22 packages [2020-12-15T07:09:21.326Z] ---> 6b0d9b981405 [2020-12-15T07:09:21.326Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T07:09:21.932Z] Removing intermediate container fa739fb01073 [2020-12-15T07:09:21.932Z] ---> 6db9db900ea2 [2020-12-15T07:09:21.932Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T07:09:22.210Z] ---> Running in b1f9213235ac [2020-12-15T07:09:22.818Z] ---> d7d440dbaf6f [2020-12-15T07:09:22.818Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T07:09:25.467Z] ---> 6e8d79520fee [2020-12-15T07:09:25.467Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T07:09:28.126Z] Removing intermediate container b1f9213235ac [2020-12-15T07:09:28.126Z] ---> 3042e0b9458b [2020-12-15T07:09:28.126Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T07:09:28.126Z] ---> Running in 1fbb6238c963 [2020-12-15T07:09:28.724Z] ---> 0d582c5ce286 [2020-12-15T07:09:28.724Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T07:09:28.998Z] Removing intermediate container 1fbb6238c963 [2020-12-15T07:09:28.998Z] ---> 5a39a3b5dbf0 [2020-12-15T07:09:28.998Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T07:09:29.990Z] ---> Running in 7c11cb58d202 [2020-12-15T07:09:29.990Z] ---> 8dce275ab9e1 [2020-12-15T07:09:30.267Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T07:09:30.542Z] Removing intermediate container 0580786eb4a3 [2020-12-15T07:09:30.542Z] ---> 585a32301696 [2020-12-15T07:09:30.542Z] [2020-12-15T07:09:30.542Z] ---> Running in 4370b0f217c6 [2020-12-15T07:09:30.542Z] Step 10/22 : FROM scratch [2020-12-15T07:09:30.542Z] ---> [2020-12-15T07:09:30.542Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T07:09:30.819Z] Removing intermediate container 7c11cb58d202 [2020-12-15T07:09:30.819Z] ---> 85015a12b47c [2020-12-15T07:09:30.819Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T07:09:31.096Z] ---> Running in 99eba2c1b6d4 [2020-12-15T07:09:31.096Z] ---> Running in 38f1dd72b640 [2020-12-15T07:09:32.086Z] Removing intermediate container 38f1dd72b640 [2020-12-15T07:09:32.086Z] ---> 736610bb7ad9 [2020-12-15T07:09:32.086Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T07:09:32.086Z] Removing intermediate container 99eba2c1b6d4 [2020-12-15T07:09:32.086Z] ---> 0be5f9f61c66 [2020-12-15T07:09:32.086Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T07:09:32.086Z] Removing intermediate container 594c774a28c9 [2020-12-15T07:09:32.086Z] ---> c7bbb94f4ec9 [2020-12-15T07:09:32.086Z] [2020-12-15T07:09:32.086Z] Step 10/24 : FROM scratch [2020-12-15T07:09:32.086Z] ---> [2020-12-15T07:09:32.086Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T07:09:32.086Z] ---> Running in ffda363e7a4e [2020-12-15T07:09:32.368Z] ---> Running in 2a27d9256651 [2020-12-15T07:09:33.004Z] Removing intermediate container ffda363e7a4e [2020-12-15T07:09:33.004Z] ---> 56c23dbf3c85 [2020-12-15T07:09:33.004Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T07:09:33.281Z] Removing intermediate container 2a27d9256651 [2020-12-15T07:09:33.281Z] ---> 6246ee7a774e [2020-12-15T07:09:33.281Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T07:09:33.281Z] ---> Running in 3d0ceea89412 [2020-12-15T07:09:33.281Z] ---> Running in 8f2982b61f9f [2020-12-15T07:09:33.896Z] ---> 31dae7b79260 [2020-12-15T07:09:33.896Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T07:09:33.896Z] Removing intermediate container 3d0ceea89412 [2020-12-15T07:09:33.896Z] ---> c1b9b0696c8a [2020-12-15T07:09:33.896Z] Step 14/22 : WORKDIR / [2020-12-15T07:09:34.171Z] Removing intermediate container 8f2982b61f9f [2020-12-15T07:09:34.171Z] ---> 9d15697596e3 [2020-12-15T07:09:34.171Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T07:09:34.171Z] ---> Running in 7a022d2053f2 [2020-12-15T07:09:34.171Z] Removing intermediate container 4370b0f217c6 [2020-12-15T07:09:34.171Z] ---> e9e3a98c076a [2020-12-15T07:09:34.171Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T07:09:34.171Z] ---> Running in b42b7d16fa78 [2020-12-15T07:09:34.445Z] ---> Running in 167d576733e1 [2020-12-15T07:09:35.049Z] Removing intermediate container 7a022d2053f2 [2020-12-15T07:09:35.049Z] ---> 5d03732e7c22 [2020-12-15T07:09:35.049Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt /Removing intermediate container b42b7d16fa78 [2020-12-15T07:09:35.049Z] [2020-12-15T07:09:35.049Z] ---> c783a86e5e75 [2020-12-15T07:09:35.049Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T07:09:35.049Z] ---> e1b53ec9377a [2020-12-15T07:09:35.049Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T07:09:35.324Z] Removing intermediate container 167d576733e1 [2020-12-15T07:09:35.324Z] ---> d73d7e419b4b [2020-12-15T07:09:35.324Z] Step 22/24 : LABEL arch=arm64 [2020-12-15T07:09:35.324Z] ---> Running in 8102302cf213 [2020-12-15T07:09:36.300Z] ---> a6191088e842 [2020-12-15T07:09:36.300Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T07:09:36.300Z] ---> edd4430016e1 [2020-12-15T07:09:36.300Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T07:09:36.579Z] Removing intermediate container 8102302cf213 [2020-12-15T07:09:36.579Z] ---> 0fca2bb23542 [2020-12-15T07:09:36.579Z] Step 23/24 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:09:36.579Z] ---> 78d2f9adc687 [2020-12-15T07:09:36.579Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T07:09:36.856Z] ---> Running in 46a8f03f3c5b [2020-12-15T07:09:36.856Z] ---> Running in ea34d4af0325 [2020-12-15T07:09:37.458Z] Removing intermediate container ea34d4af0325 [2020-12-15T07:09:37.458Z] ---> 447503f29448 [2020-12-15T07:09:37.458Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T07:09:38.054Z] ---> Running in 19bb5d03c96c [2020-12-15T07:09:38.054Z] ---> f84f1776699e [2020-12-15T07:09:38.054Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T07:09:38.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:09:38.331Z] ---> d4679b97f3f5 [2020-12-15T07:09:38.332Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T07:09:38.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:09:38.604Z] Removing intermediate container 19bb5d03c96c [2020-12-15T07:09:38.604Z] ---> d04bdc6a2420 [2020-12-15T07:09:38.604Z] [2020-12-15T07:09:39.209Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T07:09:39.209Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T07:09:39.209Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T07:09:39.209Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T07:09:39.209Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T07:09:39.209Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T07:09:39.209Z] Successfully built d04bdc6a2420 [2020-12-15T07:09:39.209Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T07:09:39.209Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-15T07:09:39.490Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2020-12-15T07:09:40.093Z] ---> 460b25d2c960 [2020-12-15T07:09:40.093Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T07:09:40.377Z] ---> Running in fc7b662eae33 [2020-12-15T07:09:40.377Z] ---> 77f6c18c3a1c [2020-12-15T07:09:40.377Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T07:09:41.357Z] Removing intermediate container 51e1c03be1a0 [2020-12-15T07:09:41.357Z] ---> 636bd692a5b0 [2020-12-15T07:09:41.357Z] [2020-12-15T07:09:41.357Z] Step 10/22 : FROM scratch [2020-12-15T07:09:41.357Z] ---> [2020-12-15T07:09:41.357Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T07:09:41.357Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T07:09:41.357Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T07:09:41.357Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T07:09:41.633Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T07:09:41.633Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T07:09:41.633Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T07:09:41.633Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T07:09:41.633Z] Removing intermediate container fc7b662eae33 [2020-12-15T07:09:41.633Z] ---> dae93d61036a [2020-12-15T07:09:41.633Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:09:41.633Z] ---> Using cache [2020-12-15T07:09:41.633Z] ---> 736610bb7ad9 [2020-12-15T07:09:41.633Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T07:09:41.633Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T07:09:41.633Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T07:09:41.633Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T07:09:41.908Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T07:09:41.908Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T07:09:41.908Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T07:09:41.908Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T07:09:41.908Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T07:09:41.908Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T07:09:41.908Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T07:09:42.183Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T07:09:42.183Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T07:09:42.183Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T07:09:42.183Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T07:09:42.183Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T07:09:42.183Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T07:09:42.183Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T07:09:42.183Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-15T07:09:42.183Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T07:09:42.461Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:09:42.461Z] OK: 71 MiB in 55 packages [2020-12-15T07:09:42.461Z] ---> d04a369e3835 [2020-12-15T07:09:42.461Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T07:09:42.461Z] ---> Running in 23386b77e2b6 [2020-12-15T07:09:42.461Z] ---> Running in 54a4c0aa9702 [2020-12-15T07:09:43.442Z] Removing intermediate container 23386b77e2b6 [2020-12-15T07:09:43.442Z] ---> c3deb72f1939 [2020-12-15T07:09:43.442Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T07:09:43.713Z] Removing intermediate container 54a4c0aa9702 [2020-12-15T07:09:43.713Z] ---> 2b495fef8c68 [2020-12-15T07:09:43.713Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T07:09:43.987Z] ---> Running in a03d612ee877 [2020-12-15T07:09:44.267Z] ---> Running in 39f7796e150f [2020-12-15T07:09:44.267Z] ---> 254e2f263527 [2020-12-15T07:09:44.267Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T07:09:44.548Z] Removing intermediate container a03d612ee877 [2020-12-15T07:09:44.548Z] ---> 17bc5935dfe4 [2020-12-15T07:09:44.548Z] Step 14/22 : WORKDIR / [2020-12-15T07:09:44.822Z] ---> Running in 984c81c602f2 [2020-12-15T07:09:45.114Z] Removing intermediate container 39f7796e150f [2020-12-15T07:09:45.114Z] ---> c2b9d8d3be8d [2020-12-15T07:09:45.114Z] Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:09:45.389Z] ---> 43d73c4eecaf [2020-12-15T07:09:45.389Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T07:09:45.389Z] ---> Running in 82dab4fa6fe3 [2020-12-15T07:09:45.389Z] ---> Running in 853a341198b3 [2020-12-15T07:09:45.668Z] Removing intermediate container 984c81c602f2 [2020-12-15T07:09:45.668Z] ---> d7a2b6cd9a67 [2020-12-15T07:09:45.668Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T07:09:46.269Z] Removing intermediate container 82dab4fa6fe3 [2020-12-15T07:09:46.269Z] ---> aaebc12256fc [2020-12-15T07:09:46.269Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T07:09:46.269Z] Removing intermediate container 853a341198b3 [2020-12-15T07:09:46.269Z] ---> d77c58f60e24 [2020-12-15T07:09:46.269Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:09:46.544Z] ---> Running in 77a63aa73bc0 [2020-12-15T07:09:46.544Z] ---> Running in ad61b4c62ddc [2020-12-15T07:09:46.818Z] ---> 6fac046d7ccf [2020-12-15T07:09:46.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T07:09:47.095Z] Removing intermediate container 77a63aa73bc0 [2020-12-15T07:09:47.095Z] ---> e6954299bf8a [2020-12-15T07:09:47.095Z] [2020-12-15T07:09:47.372Z] Removing intermediate container ad61b4c62ddc [2020-12-15T07:09:47.372Z] ---> 01dfbbf2ae9d [2020-12-15T07:09:47.372Z] Step 22/24 : LABEL arch=arm64 [2020-12-15T07:09:47.977Z] ---> Running in 3fd14b3032d9 [2020-12-15T07:09:47.977Z] Successfully built e6954299bf8a [2020-12-15T07:09:47.977Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-15T07:09:47.977Z]  Building docker-core-command-go ... done Building docker-core-data-go [2020-12-15T07:09:48.587Z] Removing intermediate container 3fd14b3032d9 [2020-12-15T07:09:48.587Z] ---> 433393c894cf [2020-12-15T07:09:48.587Z] Step 23/24 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:09:49.188Z] ---> Running in 17e8d110b5df [2020-12-15T07:09:49.188Z] ---> 44ab13c12bd2 [2020-12-15T07:09:49.188Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-15T07:09:50.174Z] Removing intermediate container 17e8d110b5df [2020-12-15T07:09:50.174Z] ---> f326cc6fd465 [2020-12-15T07:09:50.174Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T07:09:50.448Z] ---> Running in 102947ae03f6 [2020-12-15T07:09:50.724Z] ---> 6951874beb04 [2020-12-15T07:09:50.724Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-15T07:09:51.321Z] ---> Running in c0feb0101072 [2020-12-15T07:09:51.321Z] Removing intermediate container 102947ae03f6 [2020-12-15T07:09:51.321Z] ---> 02e7b1634c3e [2020-12-15T07:09:51.321Z] [2020-12-15T07:09:52.298Z] Successfully built 02e7b1634c3e [2020-12-15T07:09:52.298Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-15T07:09:52.298Z] Building docker-security-bootstrap-redis-go [2020-12-15T07:09:52.298Z]  Building docker-support-notifications-go ... done Removing intermediate container c0feb0101072 [2020-12-15T07:09:52.298Z] ---> 13e57f20e594 [2020-12-15T07:09:52.298Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:09:52.569Z] Removing intermediate container 46a8f03f3c5b [2020-12-15T07:09:52.569Z] ---> 0a68124a59f9 [2020-12-15T07:09:52.569Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T07:09:52.569Z] ---> Running in aeca7d9e6c94 [2020-12-15T07:09:52.844Z] ---> Running in b47940d9a8c5 [2020-12-15T07:09:53.445Z] Removing intermediate container aeca7d9e6c94 [2020-12-15T07:09:53.445Z] ---> 729e460f2f27 [2020-12-15T07:09:53.445Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T07:09:53.716Z] ---> Running in 42aaf56190c1 [2020-12-15T07:09:54.317Z] Removing intermediate container 42aaf56190c1 [2020-12-15T07:09:54.317Z] ---> ffbca7e19f21 [2020-12-15T07:09:54.317Z] Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:09:54.913Z] ---> Running in 658ccd6232a8 [2020-12-15T07:09:55.509Z] Removing intermediate container 658ccd6232a8 [2020-12-15T07:09:55.509Z] ---> a97a0a57b39f [2020-12-15T07:09:55.509Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T07:09:55.785Z] ---> Running in 91352446dc5c [2020-12-15T07:09:56.386Z] Removing intermediate container 91352446dc5c [2020-12-15T07:09:56.386Z] ---> a5b826527489 [2020-12-15T07:09:56.386Z] [2020-12-15T07:09:56.992Z] Successfully built a5b826527489 [2020-12-15T07:09:56.992Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-15T07:09:56.992Z]  Building docker-core-metadata-go ... done Building docker-security-secrets-setup-go [2020-12-15T07:09:58.418Z] Collecting docker-compose==1.23.2 [2020-12-15T07:09:58.418Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T07:09:59.012Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T07:09:59.012Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T07:10:01.641Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T07:10:01.641Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T07:10:02.626Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T07:10:02.626Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T07:10:04.056Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T07:10:04.056Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T07:10:04.650Z] Collecting PyYAML<4,>=3.10 [2020-12-15T07:10:04.650Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T07:10:08.039Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T07:10:08.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T07:10:08.316Z] 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-15T07:10:08.913Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T07:10:08.913Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T07:10:09.510Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T07:10:09.510Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T07:10:12.134Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T07:10:12.134Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T07:10:14.122Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T07:10:14.122Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T07:10:14.122Z] 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-15T07:10:14.718Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T07:10:14.718Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T07:10:14.989Z] 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-15T07:10:15.265Z] Collecting idna<2.8,>=2.5 [2020-12-15T07:10:15.265Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T07:10:15.265Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T07:10:15.265Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T07:10:15.265Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T07:10:15.265Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T07:10:15.866Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:10:15.866Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:10:15.866Z] ---> 6a3aa86b2db4 [2020-12-15T07:10:15.866Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T07:10:15.866Z] ---> Using cache [2020-12-15T07:10:15.866Z] ---> 90d43bc16d34 [2020-12-15T07:10:15.866Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:10:15.866Z] ---> Using cache [2020-12-15T07:10:15.866Z] ---> c926953fe698 [2020-12-15T07:10:15.866Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T07:10:15.866Z] ---> Using cache [2020-12-15T07:10:15.866Z] ---> b4636baa5cb3 [2020-12-15T07:10:16.197Z] Step 6/21 : COPY go.mod . [2020-12-15T07:10:16.197Z] ---> Using cache [2020-12-15T07:10:16.197Z] ---> acd98d850e6c [2020-12-15T07:10:16.197Z] Step 7/21 : RUN go mod download [2020-12-15T07:10:16.197Z] ---> Using cache [2020-12-15T07:10:16.197Z] ---> 59b7d7464575 [2020-12-15T07:10:16.197Z] Step 8/21 : COPY . . [2020-12-15T07:10:16.197Z] ---> Using cache [2020-12-15T07:10:16.197Z] ---> 54ebe63b1bcc [2020-12-15T07:10:16.197Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T07:10:16.494Z] Installing collected packages: docopt, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, jsonschema, texttable, dockerpty, docker-compose [2020-12-15T07:10:16.494Z] Running setup.py install for docopt: started [2020-12-15T07:10:19.238Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T07:10:19.238Z] Attempting uninstall: urllib3 [2020-12-15T07:10:19.238Z] Found existing installation: urllib3 1.25.9 [2020-12-15T07:10:19.238Z] Uninstalling urllib3-1.25.9: [2020-12-15T07:10:19.238Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T07:10:20.239Z] Attempting uninstall: idna [2020-12-15T07:10:20.239Z] Found existing installation: idna 2.9 [2020-12-15T07:10:20.239Z] Uninstalling idna-2.9: [2020-12-15T07:10:20.527Z] Successfully uninstalled idna-2.9 [2020-12-15T07:10:20.819Z] ---> Running in d7bac854b318 [2020-12-15T07:10:21.134Z] Attempting uninstall: requests [2020-12-15T07:10:21.134Z] Found existing installation: requests 2.23.0 [2020-12-15T07:10:21.134Z] Uninstalling requests-2.23.0: [2020-12-15T07:10:21.429Z] Successfully uninstalled requests-2.23.0 [2020-12-15T07:10:22.430Z] 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-15T07:10:23.035Z] Running setup.py install for PyYAML: started [2020-12-15T07:10:26.454Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T07:10:26.454Z] Running setup.py install for texttable: started [2020-12-15T07:10:29.109Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T07:10:29.109Z] Running setup.py install for dockerpty: started [2020-12-15T07:10:31.779Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T07:10:32.392Z] 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-15T07:10:34.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:10:34.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:10:34.408Z] ---> 6a3aa86b2db4 [2020-12-15T07:10:34.408Z] Step 3/23 : WORKDIR /edgex-go [2020-12-15T07:10:34.408Z] ---> Using cache [2020-12-15T07:10:34.408Z] ---> 90d43bc16d34 [2020-12-15T07:10:34.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:10:34.408Z] ---> Using cache [2020-12-15T07:10:34.408Z] ---> c926953fe698 [2020-12-15T07:10:34.408Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T07:10:35.895Z] ---> Running in d1d22e9ed67a [2020-12-15T07:10:38.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:10:39.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:10:40.651Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:10:40.651Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:10:40.651Z] OK: 12620 distinct packages available [2020-12-15T07:10:40.931Z] Removing intermediate container b47940d9a8c5 [2020-12-15T07:10:40.931Z] ---> 50926784c586 [2020-12-15T07:10:40.931Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T07:10:41.209Z] OK: 217 MiB in 51 packages [2020-12-15T07:10:41.502Z] ---> Running in 6685bac9a05f [2020-12-15T07:10:42.500Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:10:42.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:10:42.500Z] ---> 6a3aa86b2db4 [2020-12-15T07:10:42.500Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T07:10:42.500Z] ---> Using cache [2020-12-15T07:10:42.500Z] ---> 90d43bc16d34 [2020-12-15T07:10:42.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:10:42.500Z] ---> Using cache [2020-12-15T07:10:42.500Z] ---> c926953fe698 [2020-12-15T07:10:42.500Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T07:10:42.500Z] ---> Using cache [2020-12-15T07:10:42.500Z] ---> b4636baa5cb3 [2020-12-15T07:10:42.500Z] Step 6/22 : COPY go.mod . [2020-12-15T07:10:42.500Z] ---> Using cache [2020-12-15T07:10:42.500Z] ---> acd98d850e6c [2020-12-15T07:10:42.500Z] Step 7/22 : RUN go mod download [2020-12-15T07:10:42.500Z] ---> Using cache [2020-12-15T07:10:42.500Z] ---> 59b7d7464575 [2020-12-15T07:10:42.500Z] Step 8/22 : COPY . . [2020-12-15T07:10:43.112Z] ---> Using cache [2020-12-15T07:10:43.112Z] ---> 54ebe63b1bcc [2020-12-15T07:10:43.112Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T07:10:43.720Z] ---> Running in 1246b4eb73fe [2020-12-15T07:10:44.010Z] Removing intermediate container d1d22e9ed67a [2020-12-15T07:10:44.010Z] ---> adbc161beb78 [2020-12-15T07:10:44.011Z] Step 6/23 : COPY go.mod . [2020-12-15T07:10:44.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:10:44.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:10:45.188Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T07:10:45.188Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T07:10:45.188Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T07:10:45.188Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:10:45.188Z] OK: 71 MiB in 58 packages [2020-12-15T07:10:45.808Z] ---> 02bce4e081d7 [2020-12-15T07:10:45.808Z] Step 7/23 : RUN go mod download [2020-12-15T07:10:46.090Z] ---> Running in 261816bd6b5f [2020-12-15T07:10:46.090Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:10:46.090Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T07:10:46.090Z] ---> 6a3aa86b2db4 [2020-12-15T07:10:46.090Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T07:10:46.090Z] ---> Using cache [2020-12-15T07:10:46.090Z] ---> 90d43bc16d34 [2020-12-15T07:10:46.090Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T07:10:46.090Z] ---> Running in 79558cac070e [2020-12-15T07:10:46.090Z] 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-15T07:10:47.554Z] Removing intermediate container 6685bac9a05f [2020-12-15T07:10:47.554Z] ---> 39fe3eb0ce1f [2020-12-15T07:10:47.554Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T07:10:47.554Z] ---> Running in f34ccd381f6b [2020-12-15T07:10:48.551Z] Removing intermediate container f34ccd381f6b [2020-12-15T07:10:48.551Z] ---> 89dda408023f [2020-12-15T07:10:48.551Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:10:48.551Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:10:48.551Z] ---> Running in 5dd5207efd02 [2020-12-15T07:10:49.158Z] Removing intermediate container 5dd5207efd02 [2020-12-15T07:10:49.158Z] ---> a4ef17ed4756 [2020-12-15T07:10:49.158Z] Step 25/27 : LABEL arch=arm64 [2020-12-15T07:10:49.442Z] ---> Running in 20959601363b [2020-12-15T07:10:49.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:10:50.446Z] Removing intermediate container 20959601363b [2020-12-15T07:10:50.446Z] ---> b73e35bea5d5 [2020-12-15T07:10:50.446Z] Step 26/27 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:10:50.446Z] ---> Running in d4983ae644f1 [2020-12-15T07:10:50.726Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:10:50.726Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:10:50.726Z] OK: 12620 distinct packages available [2020-12-15T07:10:51.018Z] Removing intermediate container d4983ae644f1 [2020-12-15T07:10:51.018Z] ---> e66fe1d53b1e [2020-12-15T07:10:51.306Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T07:10:51.306Z] ---> Running in e721e7a9aa37 [2020-12-15T07:10:51.306Z] Removing intermediate container 261816bd6b5f [2020-12-15T07:10:51.306Z] ---> 960a83f68f5e [2020-12-15T07:10:51.306Z] Step 8/23 : COPY . . [2020-12-15T07:10:51.589Z] OK: 217 MiB in 51 packages [2020-12-15T07:10:52.200Z] Removing intermediate container e721e7a9aa37 [2020-12-15T07:10:52.200Z] ---> 211bf5e9b3f9 [2020-12-15T07:10:52.200Z] [2020-12-15T07:10:53.688Z] Successfully built 211bf5e9b3f9 [2020-12-15T07:10:53.688Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-15T07:10:53.688Z]  Building docker-sys-mgmt-agent-go ... done Building docker-security-proxy-setup-go [2020-12-15T07:10:54.296Z] Removing intermediate container 79558cac070e [2020-12-15T07:10:54.297Z] ---> 9652fff909a6 [2020-12-15T07:10:54.297Z] Step 5/29 : COPY go.mod . [2020-12-15T07:10:56.980Z] ---> 1ee690c209eb [2020-12-15T07:10:56.980Z] Step 6/29 : RUN go mod download [2020-12-15T07:10:58.462Z] ---> Running in 3913fd86ab59 [2020-12-15T07:11:06.867Z] Removing intermediate container 3913fd86ab59 [2020-12-15T07:11:06.867Z] ---> 53ec0121f1f2 [2020-12-15T07:11:06.867Z] Step 7/29 : COPY . . [2020-12-15T07:11:22.044Z] ---> 85a381cccadb [2020-12-15T07:11:22.044Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T07:11:22.044Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T07:11:22.044Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T07:11:22.044Z] ---> 6a3aa86b2db4 [2020-12-15T07:11:22.044Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T07:11:22.044Z] ---> Using cache [2020-12-15T07:11:22.044Z] ---> 90d43bc16d34 [2020-12-15T07:11:22.044Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:11:22.044Z] ---> Using cache [2020-12-15T07:11:22.044Z] ---> c926953fe698 [2020-12-15T07:11:22.044Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T07:11:22.044Z] ---> Using cache [2020-12-15T07:11:22.044Z] ---> b4636baa5cb3 [2020-12-15T07:11:22.044Z] Step 6/21 : COPY go.mod . [2020-12-15T07:11:22.044Z] ---> Using cache [2020-12-15T07:11:22.044Z] ---> acd98d850e6c [2020-12-15T07:11:22.044Z] Step 7/21 : RUN go mod download [2020-12-15T07:11:22.044Z] ---> Using cache [2020-12-15T07:11:22.044Z] ---> 59b7d7464575 [2020-12-15T07:11:22.044Z] Step 8/21 : COPY . . [2020-12-15T07:11:22.044Z] ---> Using cache [2020-12-15T07:11:22.044Z] ---> 54ebe63b1bcc [2020-12-15T07:11:22.044Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T07:11:22.044Z] ---> Running in acf6ee91cc11 [2020-12-15T07:11:22.044Z] ---> Running in 9c6df0517bb7 [2020-12-15T07:11:23.501Z] 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-15T07:11:23.501Z] 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-15T07:11:33.746Z] ---> 1705255f8d5d [2020-12-15T07:11:33.746Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T07:11:34.028Z] ---> Running in cc9b44ee363c [2020-12-15T07:11:36.035Z] 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-15T07:11:48.848Z] Removing intermediate container d7bac854b318 [2020-12-15T07:11:48.848Z] ---> 970c82e72b6e [2020-12-15T07:11:48.848Z] [2020-12-15T07:11:48.848Z] Step 10/21 : FROM scratch [2020-12-15T07:11:48.848Z] ---> [2020-12-15T07:11:48.848Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T07:11:48.848Z] ---> Using cache [2020-12-15T07:11:48.848Z] ---> 736610bb7ad9 [2020-12-15T07:11:48.848Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T07:11:48.848Z] ---> Running in df2e72764c43 [2020-12-15T07:11:49.129Z] Removing intermediate container df2e72764c43 [2020-12-15T07:11:49.129Z] ---> 4d372611ca78 [2020-12-15T07:11:49.129Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T07:11:49.129Z] ---> Running in 86b586832279 [2020-12-15T07:11:49.736Z] Removing intermediate container 86b586832279 [2020-12-15T07:11:49.736Z] ---> e6b96677f52b [2020-12-15T07:11:49.736Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T07:11:50.729Z] ---> 0026b5e32dd7 [2020-12-15T07:11:50.729Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T07:11:53.370Z] ---> 75d4d4d83cbe [2020-12-15T07:11:53.370Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T07:11:54.365Z] ---> 53355c08f67a [2020-12-15T07:11:54.365Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T07:11:54.643Z] ---> Running in 080266ba7ad5 [2020-12-15T07:11:55.250Z] Removing intermediate container 080266ba7ad5 [2020-12-15T07:11:55.250Z] ---> b17fd761a60e [2020-12-15T07:11:55.250Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:11:55.528Z] ---> Running in 469940a66336 [2020-12-15T07:11:56.523Z] Removing intermediate container 469940a66336 [2020-12-15T07:11:56.523Z] ---> 92d75776dc4c [2020-12-15T07:11:56.523Z] Step 19/21 : LABEL arch=arm64 [2020-12-15T07:11:56.523Z] ---> Running in c2940f93af39 [2020-12-15T07:11:57.129Z] Removing intermediate container c2940f93af39 [2020-12-15T07:11:57.129Z] ---> f66727416040 [2020-12-15T07:11:57.129Z] Step 20/21 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:11:57.408Z] ---> Running in 5c75b8fb7b0e [2020-12-15T07:11:58.014Z] Removing intermediate container 5c75b8fb7b0e [2020-12-15T07:11:58.014Z] ---> a8472025c127 [2020-12-15T07:11:58.014Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T07:11:58.295Z] ---> Running in e27323eeba65 [2020-12-15T07:11:58.898Z] Removing intermediate container e27323eeba65 [2020-12-15T07:11:58.898Z] ---> 8f63293c1d55 [2020-12-15T07:11:58.898Z] [2020-12-15T07:11:59.177Z] Successfully built 8f63293c1d55 [2020-12-15T07:11:59.456Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-15T07:12:06.231Z]  Building docker-support-scheduler-go ... done Removing intermediate container 1246b4eb73fe [2020-12-15T07:12:06.231Z] ---> c54bd9faed35 [2020-12-15T07:12:06.231Z] [2020-12-15T07:12:06.231Z] Step 10/22 : FROM alpine:3.10 [2020-12-15T07:12:06.231Z] ---> 536a684cf733 [2020-12-15T07:12:06.231Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T07:12:06.232Z] ---> Using cache [2020-12-15T07:12:06.232Z] ---> f1e7e441ba14 [2020-12-15T07:12:06.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T07:12:06.506Z] ---> Running in b4660e402ce3 [2020-12-15T07:12:07.127Z] Removing intermediate container b4660e402ce3 [2020-12-15T07:12:07.127Z] ---> 7cdc7e68f8a8 [2020-12-15T07:12:07.127Z] Step 13/22 : WORKDIR / [2020-12-15T07:12:07.407Z] ---> Running in 4de2fe7fc7ee [2020-12-15T07:12:08.014Z] Removing intermediate container 4de2fe7fc7ee [2020-12-15T07:12:08.014Z] ---> 0ab4ac0476f6 [2020-12-15T07:12:08.014Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T07:12:09.532Z] ---> fb4b1d104269 [2020-12-15T07:12:09.532Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T07:12:10.989Z] ---> 8d33fbea1558 [2020-12-15T07:12:10.989Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T07:12:11.999Z] ---> 4993b354413b [2020-12-15T07:12:11.999Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T07:12:12.989Z] ---> c6105cc2c0fa [2020-12-15T07:12:12.989Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T07:12:12.989Z] ---> Running in 5d77ab8d3b99 [2020-12-15T07:12:17.316Z] Removing intermediate container 5d77ab8d3b99 [2020-12-15T07:12:17.316Z] ---> 491ca7780c48 [2020-12-15T07:12:17.316Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T07:12:17.316Z] ---> Running in 9f366ebb24a1 [2020-12-15T07:12:17.316Z] Removing intermediate container 9f366ebb24a1 [2020-12-15T07:12:17.316Z] ---> a780b31c711d [2020-12-15T07:12:17.316Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T07:12:17.592Z] ---> Running in aa7d1a43d88a [2020-12-15T07:12:18.195Z] Removing intermediate container aa7d1a43d88a [2020-12-15T07:12:18.195Z] ---> 0e65f196cb2b [2020-12-15T07:12:18.195Z] Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:12:18.471Z] ---> Running in 6bed17ce7b59 [2020-12-15T07:12:19.077Z] Removing intermediate container 6bed17ce7b59 [2020-12-15T07:12:19.077Z] ---> d5a9a0980238 [2020-12-15T07:12:19.077Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T07:12:19.360Z] ---> Running in 052539864d01 [2020-12-15T07:12:19.967Z] Removing intermediate container 052539864d01 [2020-12-15T07:12:19.967Z] ---> d1817d23ff2a [2020-12-15T07:12:19.967Z] [2020-12-15T07:12:20.573Z] Successfully built d1817d23ff2a [2020-12-15T07:12:20.573Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-15T07:12:33.025Z]  Building docker-security-bootstrap-redis-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-15T07:12:41.354Z] Removing intermediate container cc9b44ee363c [2020-12-15T07:12:41.354Z] ---> d079be9e3236 [2020-12-15T07:12:41.354Z] [2020-12-15T07:12:41.354Z] Step 9/29 : FROM alpine:latest [2020-12-15T07:12:41.354Z] latest: Pulling from library/alpine [2020-12-15T07:12:41.354Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T07:12:41.354Z] Status: Downloaded newer image for alpine:latest [2020-12-15T07:12:41.354Z] ---> dd36a01c3f31 [2020-12-15T07:12:41.354Z] 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-15T07:12:41.634Z] ---> Running in 714253b851a0 [2020-12-15T07:12:42.243Z] Removing intermediate container 714253b851a0 [2020-12-15T07:12:42.243Z] ---> ecabda0eba0b [2020-12-15T07:12:42.243Z] Step 11/29 : USER root [2020-12-15T07:12:42.523Z] ---> Running in b38e68317e55 [2020-12-15T07:12:43.521Z] Removing intermediate container b38e68317e55 [2020-12-15T07:12:43.521Z] ---> a35e670e4b31 [2020-12-15T07:12:43.521Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T07:12:44.129Z] ---> Running in 24ff8612d301 [2020-12-15T07:12:46.146Z] Removing intermediate container 9c6df0517bb7 [2020-12-15T07:12:46.146Z] ---> 01a92173a26f [2020-12-15T07:12:46.146Z] [2020-12-15T07:12:46.146Z] Step 10/21 : FROM alpine [2020-12-15T07:12:46.146Z] ---> dd36a01c3f31 [2020-12-15T07:12:46.146Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T07:12:46.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:12:46.423Z] ---> Running in 389707562e02 [2020-12-15T07:12:46.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:12:47.415Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:12:47.415Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:12:47.415Z] OK: 12617 distinct packages available [2020-12-15T07:12:47.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:12:47.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:12:47.977Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T07:12:47.977Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T07:12:47.977Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:12:47.977Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T07:12:48.255Z] OK: 6 MiB in 16 packages [2020-12-15T07:12:48.255Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T07:12:48.255Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T07:12:48.255Z] OK: 12617 distinct packages available [2020-12-15T07:12:49.256Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T07:12:49.256Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T07:12:49.256Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T07:12:49.256Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T07:12:49.256Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:12:49.256Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T07:12:49.532Z] OK: 7 MiB in 18 packages [2020-12-15T07:12:50.541Z] Removing intermediate container 24ff8612d301 [2020-12-15T07:12:50.541Z] ---> c0c2b85d3c02 [2020-12-15T07:12:50.541Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T07:12:50.824Z] ---> Running in 30d40a642a5c [2020-12-15T07:12:51.435Z] Removing intermediate container 30d40a642a5c [2020-12-15T07:12:51.435Z] ---> 6d87fa202569 [2020-12-15T07:12:51.435Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T07:12:51.711Z] Removing intermediate container 389707562e02 [2020-12-15T07:12:51.711Z] ---> 3a3708c51f68 [2020-12-15T07:12:51.711Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T07:12:51.711Z] ---> Running in ee883a9af50c [2020-12-15T07:12:51.990Z] ---> Running in 26966b0a35e7 [2020-12-15T07:12:52.270Z] Removing intermediate container ee883a9af50c [2020-12-15T07:12:52.270Z] ---> a7f6fc13f301 [2020-12-15T07:12:52.270Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T07:12:52.553Z] Removing intermediate container 26966b0a35e7 [2020-12-15T07:12:52.553Z] ---> dfd1e8d05c51 [2020-12-15T07:12:52.553Z] Step 13/21 : WORKDIR /edgex [2020-12-15T07:12:52.553Z] ---> Running in 4bb9dec8e418 [2020-12-15T07:12:52.553Z] ---> Running in 1d25b56ed1e3 [2020-12-15T07:12:53.152Z] Removing intermediate container 1d25b56ed1e3 [2020-12-15T07:12:53.152Z] ---> f0a53bd017d2 [2020-12-15T07:12:53.152Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T07:12:54.598Z] ---> 02969a75224d [2020-12-15T07:12:54.598Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T07:12:55.581Z] Removing intermediate container 4bb9dec8e418 [2020-12-15T07:12:55.581Z] ---> 231adfe9cf7d [2020-12-15T07:12:55.581Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T07:12:55.859Z] ---> d24d7958b366 [2020-12-15T07:12:55.859Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T07:12:56.839Z] ---> b6f0dd99d3d4 [2020-12-15T07:12:56.839Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-15T07:12:57.113Z] ---> a8d3f5dd8cd9 [2020-12-15T07:12:57.113Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T07:12:57.406Z] ---> Running in 8d4881476838 [2020-12-15T07:12:58.056Z] ---> 950bb359eaef [2020-12-15T07:12:58.056Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T07:12:58.056Z] Removing intermediate container 8d4881476838 [2020-12-15T07:12:58.056Z] ---> f17e8daebfa0 [2020-12-15T07:12:58.056Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T07:12:58.343Z] ---> Running in 5391d2d275d9 [2020-12-15T07:12:58.649Z] ---> 20dc06b6f735 [2020-12-15T07:12:58.649Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T07:12:59.044Z] Removing intermediate container 5391d2d275d9 [2020-12-15T07:12:59.044Z] ---> c8655da4d3d2 [2020-12-15T07:12:59.044Z] Step 19/21 : LABEL arch=arm64 [2020-12-15T07:12:59.044Z] ---> Running in 26eb31635663 [2020-12-15T07:12:59.712Z] ---> 5e197b058480 [2020-12-15T07:12:59.713Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T07:12:59.713Z] Removing intermediate container 26eb31635663 [2020-12-15T07:12:59.713Z] ---> 8b434ef463a3 [2020-12-15T07:12:59.713Z] Step 20/21 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:12:59.713Z] ---> Running in 7008128e06fa [2020-12-15T07:13:00.315Z] Removing intermediate container 7008128e06fa [2020-12-15T07:13:00.315Z] ---> b5da8f0437dc [2020-12-15T07:13:00.315Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T07:13:00.600Z] ---> cc72e1d56043 [2020-12-15T07:13:00.600Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-15T07:13:00.600Z] ---> Running in f10f0ee344f9 [2020-12-15T07:13:00.875Z] ---> Running in ebafb465f9d0 [2020-12-15T07:13:01.487Z] Removing intermediate container f10f0ee344f9 [2020-12-15T07:13:01.487Z] ---> 768e01e4e670 [2020-12-15T07:13:01.487Z] [2020-12-15T07:13:01.763Z] Successfully built 768e01e4e670 [2020-12-15T07:13:01.763Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-15T07:13:03.756Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ebafb465f9d0 [2020-12-15T07:13:03.756Z] ---> 519dbccdd32f [2020-12-15T07:13:03.756Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T07:13:04.031Z] Removing intermediate container acf6ee91cc11 [2020-12-15T07:13:04.031Z] ---> 3bab8d9b7ed3 [2020-12-15T07:13:04.031Z] [2020-12-15T07:13:04.031Z] Step 10/23 : FROM alpine [2020-12-15T07:13:04.031Z] ---> dd36a01c3f31 [2020-12-15T07:13:04.031Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T07:13:04.308Z] ---> Running in 01d3055a8f31 [2020-12-15T07:13:04.586Z] ---> 256a32a2b8e1 [2020-12-15T07:13:04.586Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T07:13:04.867Z] Removing intermediate container 01d3055a8f31 [2020-12-15T07:13:04.867Z] ---> 5bfd6663ca4e [2020-12-15T07:13:04.867Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T07:13:04.867Z] ---> Running in 88fb3572be2f [2020-12-15T07:13:04.867Z] ---> Running in 7e76eea4a033 [2020-12-15T07:13:05.467Z] Removing intermediate container 7e76eea4a033 [2020-12-15T07:13:05.467Z] ---> e4ef9ba628b6 [2020-12-15T07:13:05.467Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T07:13:05.741Z] ---> Running in ea1dbcaa576f [2020-12-15T07:13:06.016Z] Removing intermediate container ea1dbcaa576f [2020-12-15T07:13:06.016Z] ---> b5cb695da48d [2020-12-15T07:13:06.016Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T07:13:06.307Z] ---> Running in c1445d08b094 [2020-12-15T07:13:07.297Z] Removing intermediate container 88fb3572be2f [2020-12-15T07:13:07.297Z] ---> 0218fa80c50b [2020-12-15T07:13:07.297Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T07:13:07.297Z] ---> Running in 692d8934ff9f [2020-12-15T07:13:08.747Z] Removing intermediate container c1445d08b094 [2020-12-15T07:13:08.747Z] ---> c89cda46412c [2020-12-15T07:13:08.747Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T07:13:08.747Z] ---> Running in 9737ef45fe72 [2020-12-15T07:13:10.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T07:13:10.188Z] Removing intermediate container 692d8934ff9f [2020-12-15T07:13:10.188Z] ---> 6e4d510f04cd [2020-12-15T07:13:10.188Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T07:13:10.188Z] ---> Running in 6bfee437d029 [2020-12-15T07:13:10.461Z] Removing intermediate container 6bfee437d029 [2020-12-15T07:13:10.461Z] ---> 77528481eb8b [2020-12-15T07:13:10.461Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T07:13:10.737Z] ---> Running in ac4a555d72ad [2020-12-15T07:13:10.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T07:13:11.021Z] Removing intermediate container ac4a555d72ad [2020-12-15T07:13:11.021Z] ---> 820b192a6542 [2020-12-15T07:13:11.021Z] Step 27/29 : LABEL arch=arm64 [2020-12-15T07:13:11.295Z] ---> Running in bda57b4a8fbc [2020-12-15T07:13:11.569Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T07:13:11.569Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T07:13:11.569Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T07:13:11.842Z] Removing intermediate container bda57b4a8fbc [2020-12-15T07:13:11.842Z] ---> 45e4489a29b6 [2020-12-15T07:13:11.842Z] Step 28/29 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:13:11.842Z] ---> Running in 3aca3aedcd35 [2020-12-15T07:13:11.842Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T07:13:12.438Z] Removing intermediate container 3aca3aedcd35 [2020-12-15T07:13:12.438Z] ---> cefd293ae027 [2020-12-15T07:13:12.438Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T07:13:12.438Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T07:13:12.438Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T07:13:12.438Z] ---> Running in c934364dce72 [2020-12-15T07:13:12.438Z] OK: 8 MiB in 19 packages [2020-12-15T07:13:13.039Z] Removing intermediate container c934364dce72 [2020-12-15T07:13:13.039Z] ---> ad0e73377751 [2020-12-15T07:13:13.039Z] [2020-12-15T07:13:13.314Z] Successfully built ad0e73377751 [2020-12-15T07:13:13.314Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-15T07:13:13.917Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 9737ef45fe72 [2020-12-15T07:13:13.917Z] ---> 3df475d74dcc [2020-12-15T07:13:13.917Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-15T07:13:14.902Z] ---> b294a0507910 [2020-12-15T07:13:14.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T07:13:15.885Z] ---> bc0c9de0e5cb [2020-12-15T07:13:15.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T07:13:16.868Z] ---> 50560e8686e7 [2020-12-15T07:13:16.868Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T07:13:16.868Z] ---> Running in 8ef72136baf5 [2020-12-15T07:13:17.471Z] Removing intermediate container 8ef72136baf5 [2020-12-15T07:13:17.471Z] ---> b807e0ef07d8 [2020-12-15T07:13:17.471Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T07:13:17.471Z] ---> Running in 97db2175a0c6 [2020-12-15T07:13:18.068Z] Removing intermediate container 97db2175a0c6 [2020-12-15T07:13:18.068Z] ---> f4b249dfed34 [2020-12-15T07:13:18.068Z] Step 21/23 : LABEL arch=arm64 [2020-12-15T07:13:18.068Z] ---> Running in 09f0d00cd5d5 [2020-12-15T07:13:18.665Z] Removing intermediate container 09f0d00cd5d5 [2020-12-15T07:13:18.665Z] ---> 68eeea6f606a [2020-12-15T07:13:18.665Z] Step 22/23 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [2020-12-15T07:13:18.665Z] ---> Running in 32e48f6d8f4e [2020-12-15T07:13:18.952Z] Removing intermediate container 32e48f6d8f4e [2020-12-15T07:13:18.952Z] ---> 462fd62abfe8 [2020-12-15T07:13:19.226Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T07:13:19.226Z] ---> Running in 26f17363c296 [2020-12-15T07:13:19.822Z] Removing intermediate container 26f17363c296 [2020-12-15T07:13:19.822Z] ---> 2511ae08de75 [2020-12-15T07:13:19.822Z] [2020-12-15T07:13:20.095Z] Successfully built 2511ae08de75 [2020-12-15T07:13:20.095Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-15T07:13:20.384Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-12-15T07:13:20.412Z] $ docker stop --time=1 0446103dfe409f9652d994db53325f85925a249087a892658fcf78517f36e0ba [2020-12-15T07:13:22.286Z] $ docker rm -f 0446103dfe409f9652d994db53325f85925a249087a892658fcf78517f36e0ba [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T07:13:23.245Z] + docker images [2020-12-15T07:13:23.245Z] + grep docker [2020-12-15T07:13:23.515Z] docker-core-data-go-arm64 latest 2511ae08de75 4 seconds ago 22.3MB [2020-12-15T07:13:23.515Z] docker-security-secrets-setup-go-arm64 latest ad0e73377751 11 seconds ago 22.7MB [2020-12-15T07:13:23.515Z] docker-security-proxy-setup-go-arm64 latest 768e01e4e670 23 seconds ago 23.4MB [2020-12-15T07:13:23.515Z] docker-security-bootstrap-redis-go-arm64 latest d1817d23ff2a About a minute ago 15.2MB [2020-12-15T07:13:23.515Z] docker-support-scheduler-go-arm64 latest 8f63293c1d55 About a minute ago 11.5MB [2020-12-15T07:13:23.515Z] docker-sys-mgmt-agent-go-arm64 latest 211bf5e9b3f9 2 minutes ago 300MB [2020-12-15T07:13:23.515Z] docker-core-metadata-go-arm64 latest a5b826527489 3 minutes ago 13.6MB [2020-12-15T07:13:23.515Z] docker-support-notifications-go-arm64 latest 02e7b1634c3e 3 minutes ago 12.9MB [2020-12-15T07:13:23.515Z] docker-core-command-go-arm64 latest e6954299bf8a 3 minutes ago 11.4MB [2020-12-15T07:13:23.515Z] docker-security-secretstore-setup-go-arm64 latest d04bdc6a2420 3 minutes ago 23.5MB [2020-12-15T07:13:23.515Z] docker latest eeaf43b92773 4 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-15T07:13:26.930Z] provisioning config files... [2020-12-15T07:13:26.948Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5564424806913418299tmp [Pipeline] { [Pipeline] sh [2020-12-15T07:13:27.410Z] + set +x [2020-12-15T07:13:27.410Z] + curl -s https://codecov.io/bash [2020-12-15T07:13:27.410Z] + bash -s -- [2020-12-15T07:13:27.684Z] [2020-12-15T07:13:27.684Z] _____ _ [2020-12-15T07:13:27.684Z] / ____| | | [2020-12-15T07:13:27.684Z] | | ___ __| | ___ ___ _____ __ [2020-12-15T07:13:27.684Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-15T07:13:27.684Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-15T07:13:27.684Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-15T07:13:27.684Z] Bash-20201130-cc6d3fe [2020-12-15T07:13:27.684Z] [2020-12-15T07:13:27.684Z] [2020-12-15T07:13:27.684Z] ==> Jenkins CI detected. [2020-12-15T07:13:27.947Z] project root: . [2020-12-15T07:13:27.947Z] --> token set from env [2020-12-15T07:13:27.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-15T07:13:27.947Z] ==> Running gcov in . (disable via -X gcov) [2020-12-15T07:13:27.947Z] ==> Python coveragepy not found [2020-12-15T07:13:27.947Z] ==> Searching for coverage reports in: [2020-12-15T07:13:27.947Z] + . [2020-12-15T07:13:27.947Z] -> Found 1 reports [2020-12-15T07:13:27.947Z] ==> Detecting git/mercurial file structure [2020-12-15T07:13:27.947Z] ==> Reading reports [2020-12-15T07:13:27.947Z] + ./coverage.out bytes=568194 [2020-12-15T07:13:27.947Z] ==> Appending adjustments [2020-12-15T07:13:27.947Z] https://docs.codecov.io/docs/fixing-reports [2020-12-15T07:13:31.260Z] + Found adjustments [2020-12-15T07:13:31.260Z] ==> Gzipping contents [2020-12-15T07:13:31.260Z] 88K /tmp/codecov.DCbq4z.gz [2020-12-15T07:13:31.260Z] ==> Uploading reports [2020-12-15T07:13:31.260Z] url: https://codecov.io [2020-12-15T07:13:31.260Z] query: branch=PR-2952&commit=f61e6163127dfd5924f8d9d9a729cebd66eec5a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2952%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2952&job=&cmd_args= [2020-12-15T07:13:31.260Z] -> Pinging Codecov [2020-12-15T07:13:31.260Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2952&commit=f61e6163127dfd5924f8d9d9a729cebd66eec5a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2952%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2952&job=&cmd_args= [2020-12-15T07:13:31.833Z] -> Uploading to [2020-12-15T07:13:31.833Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-15/00271124DB129430A58F1EEE437C3FCB/f61e6163127dfd5924f8d9d9a729cebd66eec5a6/0f67abe4-7eb9-4f6b-be7c-e78ccf003911.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T071331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1221f877043da6195a9694b26b73ad168221d02bb51b6052e22e35ee49c8756b [2020-12-15T07:13:31.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T07:13:31.833Z] Dload Upload Total Spent Left Speed [2020-12-15T07:13:32.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87920 0 0 100 87920 0 168k --:--:-- --:--:-- --:--:-- 168k [2020-12-15T07:13:32.100Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [Pipeline] } [2020-12-15T07:13:32.125Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-15T07:13:35.263Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T07:13:36.149Z] ---> package-listing.sh [2020-12-15T07:13:36.150Z] ++ facter osfamily [2020-12-15T07:13:36.150Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T07:13:36.150Z] + OS_FAMILY=redhat [2020-12-15T07:13:36.150Z] + workspace=/w/workspace/edgex-go/1 [2020-12-15T07:13:36.150Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T07:13:36.150Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T07:13:36.150Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T07:13:36.150Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T07:13:36.150Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-15T07:13:36.150Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T07:13:36.150Z] + case "${OS_FAMILY}" in [2020-12-15T07:13:36.150Z] + rpm -qa [2020-12-15T07:13:36.150Z] + sort [2020-12-15T07:13:41.459Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T07:13:41.460Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T07:13:41.460Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T07:13:41.460Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-15T07:13:41.460Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-15T07:13:41.460Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-15T07:13:41.496Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T07:13:41.815Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T07:13:42.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T07:13:42.157Z] [2020-12-15T07:13:42.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T07:13:42.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T07:13:42.569Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T07:13:42.569Z] df20fa9351a1: Pulling fs layer [2020-12-15T07:13:42.569Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T07:13:42.569Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T07:13:42.569Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T07:13:42.569Z] 93b61091891f: Pulling fs layer [2020-12-15T07:13:42.569Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T07:13:42.569Z] 5e14af77c1be: Pulling fs layer [2020-12-15T07:13:42.569Z] 01666e4c0597: Pulling fs layer [2020-12-15T07:13:42.569Z] aa168da1d23b: Pulling fs layer [2020-12-15T07:13:42.569Z] 46f8f816bc3b: Waiting [2020-12-15T07:13:42.569Z] 93b61091891f: Waiting [2020-12-15T07:13:42.569Z] 93b9cdb0e59b: Waiting [2020-12-15T07:13:42.569Z] 5e14af77c1be: Waiting [2020-12-15T07:13:42.569Z] 01666e4c0597: Waiting [2020-12-15T07:13:42.569Z] aa168da1d23b: Waiting [2020-12-15T07:13:42.569Z] 36b3adc4ff6f: Verifying Checksum [2020-12-15T07:13:42.569Z] 36b3adc4ff6f: Download complete [2020-12-15T07:13:42.569Z] 46f8f816bc3b: Verifying Checksum [2020-12-15T07:13:42.569Z] 46f8f816bc3b: Download complete [2020-12-15T07:13:42.832Z] df20fa9351a1: Verifying Checksum [2020-12-15T07:13:42.832Z] df20fa9351a1: Download complete [2020-12-15T07:13:42.832Z] 93b9cdb0e59b: Verifying Checksum [2020-12-15T07:13:42.832Z] 93b9cdb0e59b: Download complete [2020-12-15T07:13:42.832Z] 93b61091891f: Verifying Checksum [2020-12-15T07:13:42.832Z] 93b61091891f: Download complete [2020-12-15T07:13:42.832Z] 5e14af77c1be: Verifying Checksum [2020-12-15T07:13:42.832Z] 5e14af77c1be: Download complete [2020-12-15T07:13:42.832Z] 01666e4c0597: Download complete [2020-12-15T07:13:42.832Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T07:13:42.832Z] 8ad3a11d3b57: Download complete [2020-12-15T07:13:43.094Z] df20fa9351a1: Pull complete [2020-12-15T07:13:43.356Z] 36b3adc4ff6f: Pull complete [2020-12-15T07:13:43.935Z] 8ad3a11d3b57: Pull complete [2020-12-15T07:13:43.935Z] 46f8f816bc3b: Pull complete [2020-12-15T07:13:44.510Z] 93b61091891f: Pull complete [2020-12-15T07:13:44.510Z] 93b9cdb0e59b: Pull complete [2020-12-15T07:13:44.510Z] 5e14af77c1be: Pull complete [2020-12-15T07:13:45.457Z] aa168da1d23b: Verifying Checksum [2020-12-15T07:13:45.457Z] aa168da1d23b: Download complete [2020-12-15T07:13:46.402Z] 01666e4c0597: Pull complete [2020-12-15T07:13:58.675Z] aa168da1d23b: Pull complete [2020-12-15T07:13:58.675Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T07:13:58.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T07:13:58.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T07:13:58.916Z] prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container [2020-12-15T07:13:58.986Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-15T07:14:02.045Z] $ docker top 5c6dcd55f7191fbff0aaa6677facb2759e508eeb927ad2fdfb51de8616f52aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T07:14:02.741Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T07:14:03.065Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T07:14:03.381Z] + ls /var/log/sa-host [2020-12-15T07:14:03.381Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T07:14:03.381Z] file_magic: OK [2020-12-15T07:14:03.381Z] HZ: Using current value: 100 [2020-12-15T07:14:03.381Z] file_header: OK [2020-12-15T07:14:03.381Z] 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-15T07:14:03.381Z] Statistics: [2020-12-15T07:14:03.381Z] 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... [2020-12-15T07:14:03.381Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T07:14:03.381Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T07:14:03.381Z] file_magic: OK [2020-12-15T07:14:03.381Z] HZ: Using current value: 100 [2020-12-15T07:14:03.381Z] file_header: OK [2020-12-15T07:14:03.381Z] 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-15T07:14:03.381Z] Statistics: [2020-12-15T07:14:03.381Z] Hnuu...uuuununununu... [2020-12-15T07:14:03.381Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T07:14:03.769Z] provisioning config files... [2020-12-15T07:14:03.787Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5300743566090350003tmp [Pipeline] { [Pipeline] echo [2020-12-15T07:14:03.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T07:14:04.276Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T07:14:04.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T07:14:04.455Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T07:14:04.796Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T07:14:04.825Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T07:14:05.176Z] ---> sudo-logs.sh [2020-12-15T07:14:05.177Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T07:14:05.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T07:14:05.546Z] ---> job-cost.sh [2020-12-15T07:14:05.546Z] lf-activate-venv: SKIPPING [2020-12-15T07:14:05.546Z] INFO: No Stack... [2020-12-15T07:14:06.501Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T07:14:06.765Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T07:14:06.798Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T07:14:07.131Z] ---> logs-deploy.sh [2020-12-15T07:14:07.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2952/1 [2020-12-15T07:14:07.131Z] INFO: archiving workspace using pattern(s): [2020-12-15T07:14:08.517Z] Archives upload complete. [2020-12-15T07:14:08.517Z] INFO: archiving logs to Nexus