Pull request #3424 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c060f1c3b3c6a6b37f3163c3355a09bf0507ec56+40097948026cfcf365777e8965120a46082f11c2 (4c2a24074fd27cff120e46fc8f81be4a4a9a32bf) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3424/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3424/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3079 in /w/workspace/edgexfoundry_edgex-go_PR-3424 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 40097948026cfcf365777e8965120a46082f11c2 into PR head commit c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 Merge succeeded, producing c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 Checking out Revision c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 (PR-3424) > 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/3424/head:refs/remotes/origin/PR-3424 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 # 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 40097948026cfcf365777e8965120a46082f11c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-05T20:07:36.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-05T20:07:36.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-05T20:07:36.552Z] ========================================================= [2021-05-05T20:07:36.552Z] EdgeX Global Pipelines Version Info [2021-05-05T20:07:36.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:07:38.621Z] ------------------- [2021-05-05T20:07:38.622Z] stable info: [2021-05-05T20:07:38.622Z] ------------------- [2021-05-05T20:07:38.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-05T20:07:38.622Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T20:07:38.622Z] Message: update stable to v1.0.191 [2021-05-05T20:07:39.197Z] ------------------- [2021-05-05T20:07:39.197Z] experimental info: [2021-05-05T20:07:39.197Z] ------------------- [2021-05-05T20:07:39.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-05T20:07:39.197Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T20:07:39.197Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-05T20:07:39.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-05T20:07:39.525Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-05T20:07:39.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-05T20:07:39.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-05T20:07:39.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-05T20:07:39.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-05T20:07:39.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-05T20:07:39.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-05T20:07:39.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-05T20:07:39.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-05T20:07:40.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-05T20:07:40.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-05T20:07:40.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-05T20:07:40.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-05T20:07:40.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-05T20:07:40.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-05T20:07:40.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-05T20:07:40.488Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-05T20:07:40.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-05T20:07:40.600Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-05T20:07:40.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-05T20:07:40.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-05T20:07:40.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3424 [Pipeline] echo [2021-05-05T20:07:40.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3424 [Pipeline] echo [2021-05-05T20:07:40.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3424 [Pipeline] echo [2021-05-05T20:07:40.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [Pipeline] echo [2021-05-05T20:07:41.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c060f1c [Pipeline] echo [2021-05-05T20:07:41.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-05T20:07:41.275Z] provisioning config files... [2021-05-05T20:07:41.309Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5985605777117837594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:07:41.732Z] ---> docker-login.sh [2021-05-05T20:07:41.732Z] nexus3.edgexfoundry.org:10001 [2021-05-05T20:07:42.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:07:42.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:07:42.277Z] Configure a credential helper to remove this warning. See [2021-05-05T20:07:42.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:07:42.277Z] [2021-05-05T20:07:42.277Z] Login Succeeded [2021-05-05T20:07:42.277Z] nexus3.edgexfoundry.org:10002 [2021-05-05T20:07:42.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:07:42.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:07:42.277Z] Configure a credential helper to remove this warning. See [2021-05-05T20:07:42.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:07:42.277Z] [2021-05-05T20:07:42.277Z] Login Succeeded [2021-05-05T20:07:42.277Z] nexus3.edgexfoundry.org:10003 [2021-05-05T20:07:42.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:07:42.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:07:42.543Z] Configure a credential helper to remove this warning. See [2021-05-05T20:07:42.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:07:42.543Z] [2021-05-05T20:07:42.543Z] Login Succeeded [2021-05-05T20:07:42.543Z] nexus3.edgexfoundry.org:10004 [2021-05-05T20:07:42.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:07:42.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:07:42.812Z] Configure a credential helper to remove this warning. See [2021-05-05T20:07:42.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:07:42.812Z] [2021-05-05T20:07:42.812Z] Login Succeeded [2021-05-05T20:07:42.812Z] docker.io [2021-05-05T20:07:42.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:07:43.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:07:43.401Z] Configure a credential helper to remove this warning. See [2021-05-05T20:07:43.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:07:43.401Z] [2021-05-05T20:07:43.401Z] Login Succeeded [2021-05-05T20:07:43.401Z] ---> docker-login.sh ends [Pipeline] } [2021-05-05T20:07:43.432Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T20:07:43.888Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/core-command/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/core-data/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-05T20:07:43.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-05T20:07:43.889Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-05T20:07:43.889Z] ++ cut -d/ -f2 [2021-05-05T20:07:43.889Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-05T20:07:44.026Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:07:44.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T20:07:44.826Z] [2021-05-05T20:07:44.826Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:07:45.195Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T20:07:45.195Z] latest: Pulling from edgex-devops/git-semver [2021-05-05T20:07:45.195Z] 31603596830f: Pulling fs layer [2021-05-05T20:07:45.195Z] 54011a49482f: Pulling fs layer [2021-05-05T20:07:45.195Z] a6820b24f6d8: Pulling fs layer [2021-05-05T20:07:45.195Z] f581987b2513: Pulling fs layer [2021-05-05T20:07:45.195Z] f581987b2513: Waiting [2021-05-05T20:07:45.195Z] 54011a49482f: Verifying Checksum [2021-05-05T20:07:45.195Z] 54011a49482f: Download complete [2021-05-05T20:07:45.464Z] 31603596830f: Verifying Checksum [2021-05-05T20:07:45.464Z] 31603596830f: Download complete [2021-05-05T20:07:45.464Z] f581987b2513: Verifying Checksum [2021-05-05T20:07:45.464Z] f581987b2513: Download complete [2021-05-05T20:07:45.729Z] a6820b24f6d8: Verifying Checksum [2021-05-05T20:07:45.729Z] a6820b24f6d8: Download complete [2021-05-05T20:07:45.729Z] 31603596830f: Pull complete [2021-05-05T20:07:45.996Z] 54011a49482f: Pull complete [2021-05-05T20:07:46.961Z] a6820b24f6d8: Pull complete [2021-05-05T20:07:46.961Z] f581987b2513: Pull complete [2021-05-05T20:07:46.961Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-05T20:07:46.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T20:07:46.961Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-05T20:07:47.120Z] prd-centos7-docker-4c-2g-3079 does not seem to be running inside a container [2021-05-05T20:07:47.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-05T20:07:49.888Z] $ docker top 4181069df875deb874b43aac8ba224f86cf08506c3598ff12100e8c4c42839c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-05T20:07:50.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T20:07:50.136Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T20:07:50.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T20:07:50.379Z] $ docker exec 4181069df875deb874b43aac8ba224f86cf08506c3598ff12100e8c4c42839c9 ssh-agent [2021-05-05T20:07:50.565Z] SSH_AUTH_SOCK=/tmp/ssh-GNEhWRl5UOCa/agent.11 [2021-05-05T20:07:50.565Z] SSH_AGENT_PID=16 [2021-05-05T20:07:50.580Z] Running ssh-add (command line suppressed) [2021-05-05T20:07:50.711Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2289049569799475646.key (/w/workspace/edgex-go/1@tmp/private_key_2289049569799475646.key) [2021-05-05T20:07:50.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T20:07:51.124Z] + git tag --points-at HEAD [Pipeline] } [2021-05-05T20:07:51.193Z] $ docker exec --env ******** --env ******** 4181069df875deb874b43aac8ba224f86cf08506c3598ff12100e8c4c42839c9 ssh-agent -k [2021-05-05T20:07:51.337Z] unset SSH_AUTH_SOCK; [2021-05-05T20:07:51.337Z] unset SSH_AGENT_PID; [2021-05-05T20:07:51.338Z] echo Agent pid 16 killed; [2021-05-05T20:07:51.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-05T20:07:51.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T20:07:51.478Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T20:07:51.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T20:07:51.658Z] $ docker exec 4181069df875deb874b43aac8ba224f86cf08506c3598ff12100e8c4c42839c9 ssh-agent [2021-05-05T20:07:51.855Z] SSH_AUTH_SOCK=/tmp/ssh-NGBewIYPVUTm/agent.46 [2021-05-05T20:07:51.855Z] SSH_AGENT_PID=52 [2021-05-05T20:07:51.866Z] Running ssh-add (command line suppressed) [2021-05-05T20:07:52.019Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_45502095606594076.key (/w/workspace/edgex-go/1@tmp/private_key_45502095606594076.key) [2021-05-05T20:07:52.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T20:07:52.465Z] + git semver init [2021-05-05T20:07:52.465Z] # -> Open(): unable to determine branch for HEAD [2021-05-05T20:07:52.465Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-05T20:07:52.465Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-05T20:07:52.465Z] # $SEMVER_REMOTE_NAME = origin [2021-05-05T20:07:52.465Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-05T20:07:52.465Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-05T20:07:52.465Z] # $SEMVER_BRANCH = PR-3424 [2021-05-05T20:07:52.465Z] # $SEMVER_TEMP = /tmp/semver-210420094 [2021-05-05T20:07:52.465Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-05T20:08:14.576Z] # '/tmp/semver-210420094' -> '/w/workspace/edgex-go/1/.semver' [2021-05-05T20:08:14.576Z] # -> Force: false [2021-05-05T20:08:14.576Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-05T20:08:14.602Z] $ docker exec --env ******** --env ******** 4181069df875deb874b43aac8ba224f86cf08506c3598ff12100e8c4c42839c9 ssh-agent -k [2021-05-05T20:08:14.867Z] unset SSH_AUTH_SOCK; [2021-05-05T20:08:14.868Z] unset SSH_AGENT_PID; [2021-05-05T20:08:14.868Z] echo Agent pid 52 killed; [2021-05-05T20:08:14.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T20:08:15.367Z] + git semver [Pipeline] } [2021-05-05T20:08:15.402Z] $ docker stop --time=1 4181069df875deb874b43aac8ba224f86cf08506c3598ff12100e8c4c42839c9 [2021-05-05T20:08:17.034Z] $ docker rm -f 4181069df875deb874b43aac8ba224f86cf08506c3598ff12100e8c4c42839c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T20:08:17.563Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-05T20:08:18.196Z] Stashed 1 file(s) [Pipeline] echo [2021-05-05T20:08:18.219Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T20:08:19.183Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-05T20:08:19.504Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T20:08:19.849Z] + true [2021-05-05T20:08:19.849Z] + sudo service docker restart [2021-05-05T20:08:19.849Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-05T20:08:20.477Z] ========================================================= [2021-05-05T20:08:20.477Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-05T20:08:20.477Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:08:20.875Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-05T20:08:25.126Z] Sending build context to Docker daemon 329.9MB [2021-05-05T20:08:25.126Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-05T20:08:25.126Z] Step 2/6 : FROM ${BASE} [2021-05-05T20:08:25.126Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-05T20:08:25.126Z] 540db60ca938: Pulling fs layer [2021-05-05T20:08:25.126Z] adcc1eea9eea: Pulling fs layer [2021-05-05T20:08:25.126Z] 4c4ab2625f07: Pulling fs layer [2021-05-05T20:08:25.126Z] 0510c868ecb4: Pulling fs layer [2021-05-05T20:08:25.126Z] afea3b2eda06: Pulling fs layer [2021-05-05T20:08:25.126Z] 7809a108b3ef: Pulling fs layer [2021-05-05T20:08:25.126Z] f706445af74f: Pulling fs layer [2021-05-05T20:08:25.126Z] afea3b2eda06: Waiting [2021-05-05T20:08:25.126Z] 7809a108b3ef: Waiting [2021-05-05T20:08:25.126Z] f706445af74f: Waiting [2021-05-05T20:08:25.126Z] 0510c868ecb4: Waiting [2021-05-05T20:08:25.126Z] 4c4ab2625f07: Verifying Checksum [2021-05-05T20:08:25.126Z] 4c4ab2625f07: Download complete [2021-05-05T20:08:25.126Z] adcc1eea9eea: Download complete [2021-05-05T20:08:25.126Z] afea3b2eda06: Verifying Checksum [2021-05-05T20:08:25.126Z] afea3b2eda06: Download complete [2021-05-05T20:08:25.126Z] 7809a108b3ef: Verifying Checksum [2021-05-05T20:08:25.126Z] 7809a108b3ef: Download complete [2021-05-05T20:08:25.126Z] 540db60ca938: Verifying Checksum [2021-05-05T20:08:25.126Z] 540db60ca938: Download complete [2021-05-05T20:08:25.396Z] 540db60ca938: Pull complete [2021-05-05T20:08:25.396Z] adcc1eea9eea: Pull complete [2021-05-05T20:08:25.660Z] 4c4ab2625f07: Pull complete [2021-05-05T20:08:27.305Z] f706445af74f: Verifying Checksum [2021-05-05T20:08:27.305Z] f706445af74f: Download complete [2021-05-05T20:08:27.940Z] 0510c868ecb4: Download complete [2021-05-05T20:08:33.628Z] Still waiting to schedule task [2021-05-05T20:08:33.628Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-05T20:08:36.234Z] 0510c868ecb4: Pull complete [2021-05-05T20:08:36.234Z] afea3b2eda06: Pull complete [2021-05-05T20:08:36.234Z] 7809a108b3ef: Pull complete [2021-05-05T20:08:40.555Z] f706445af74f: Pull complete [2021-05-05T20:08:40.555Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-05T20:08:40.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-05T20:08:40.555Z] ---> b068be0155e3 [2021-05-05T20:08:40.555Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-05T20:08:40.555Z] ---> Running in dbd004cd5e19 [2021-05-05T20:08:41.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:08:42.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:08:43.073Z] (1/12) Installing libmagic (5.39-r0) [2021-05-05T20:08:43.073Z] (2/12) Installing file (5.39-r0) [2021-05-05T20:08:43.073Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-05T20:08:43.342Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-05T20:08:47.612Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-05T20:08:47.612Z] (6/12) Installing patch (2.7.6-r6) [2021-05-05T20:08:47.612Z] (7/12) Installing build-base (0.5-r2) [2021-05-05T20:08:47.612Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-05T20:08:47.612Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-05T20:08:47.612Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-05T20:08:47.917Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-05T20:08:47.917Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-05T20:08:47.917Z] Executing busybox-1.32.1-r6.trigger [2021-05-05T20:08:47.917Z] OK: 219 MiB in 52 packages [2021-05-05T20:08:51.319Z] Removing intermediate container dbd004cd5e19 [2021-05-05T20:08:51.319Z] ---> 6d1bb27422c3 [2021-05-05T20:08:51.319Z] Step 4/6 : WORKDIR /edgex-go [2021-05-05T20:08:51.587Z] ---> Running in 447e5e827023 [2021-05-05T20:08:51.865Z] Removing intermediate container 447e5e827023 [2021-05-05T20:08:51.865Z] ---> ccd4228d5415 [2021-05-05T20:08:51.865Z] Step 5/6 : COPY go.mod . [2021-05-05T20:08:52.135Z] ---> 9ba44fc9e041 [2021-05-05T20:08:52.135Z] Step 6/6 : RUN go mod download [2021-05-05T20:08:52.135Z] ---> Running in 32fbef332463 [2021-05-05T20:09:14.376Z] Removing intermediate container 32fbef332463 [2021-05-05T20:09:14.376Z] ---> 4f652509064d [2021-05-05T20:09:14.376Z] Successfully built 4f652509064d [2021-05-05T20:09:14.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:09:14.791Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T20:09:15.074Z] . [Pipeline] withDockerContainer [2021-05-05T20:09:15.265Z] prd-centos7-docker-4c-2g-3079 does not seem to be running inside a container [2021-05-05T20:09:15.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-05T20:09:16.791Z] $ docker top b92876d1a0071ef955605d6776c72974b878110a974805e035a3e32769fde1b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T20:09:17.558Z] + go version [2021-05-05T20:09:17.558Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-05T20:09:17.600Z] $ docker stop --time=1 b92876d1a0071ef955605d6776c72974b878110a974805e035a3e32769fde1b5 [2021-05-05T20:09:19.065Z] $ docker rm -f b92876d1a0071ef955605d6776c72974b878110a974805e035a3e32769fde1b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:09:19.912Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T20:09:19.912Z] . [Pipeline] withDockerContainer [2021-05-05T20:09:20.111Z] prd-centos7-docker-4c-2g-3079 does not seem to be running inside a container [2021-05-05T20:09:20.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-05T20:09:21.670Z] $ docker top 312cd0c57702138f00afab1d609f211f9a205d5b6d079f6d1cc34f35628fe00f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-05T20:09:22.088Z] ========================================================= [2021-05-05T20:09:22.088Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-05T20:09:22.088Z] ========================================================= [Pipeline] sh [2021-05-05T20:09:22.797Z] + go mod tidy [Pipeline] sh [2021-05-05T20:09:25.833Z] + make test [2021-05-05T20:09:25.833Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-05T20:09:38.255Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-05T20:10:00.602Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-05T20:10:11.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-05T20:10:11.228Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-05T20:10:11.228Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-05T20:10:14.755Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-05T20:10:14.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-05T20:10:14.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-05T20:10:14.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-05T20:10:16.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-05T20:10:17.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-05T20:10:21.471Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-05T20:10:21.471Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-05T20:10:21.471Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-05T20:10:22.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.153s coverage: 45.9% of statements [2021-05-05T20:10:22.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-05T20:10:22.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-05T20:10:22.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-05T20:10:22.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-05T20:10:22.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-05T20:10:22.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-05T20:10:22.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.078s coverage: 19.8% of statements [2021-05-05T20:10:23.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.132s coverage: 100.0% of statements [2021-05-05T20:10:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.377s coverage: 27.1% of statements [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-05T20:10:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-05T20:10:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-05T20:10:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.182s coverage: 71.3% of statements [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-05T20:10:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.260s coverage: 87.7% of statements [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T20:10:27.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.086s coverage: 78.9% of statements [2021-05-05T20:10:27.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-05T20:10:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.549s coverage: 28.6% of statements [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-05T20:10:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-05T20:10:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.090s coverage: 100.0% of statements [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-05T20:10:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.296s coverage: 86.7% of statements [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-05T20:10:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.222s coverage: 97.5% of statements [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-05T20:10:32.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.129s coverage: 78.3% of statements [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-05T20:10:32.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-05T20:10:36.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.871s coverage: 95.1% of statements [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-05T20:10:36.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-05T20:10:36.706Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.167s coverage: 58.8% of statements [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-05T20:10:36.706Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.118s coverage: 0.9% of statements [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-05T20:10:36.706Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.103s coverage: 22.6% of statements [2021-05-05T20:10:36.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-05T20:10:36.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-05-05T20:10:36.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.128s coverage: 79.5% of statements [2021-05-05T20:10:36.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2021-05-05T20:10:37.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.137s coverage: 96.3% of statements [2021-05-05T20:10:37.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.094s coverage: 87.5% of statements [2021-05-05T20:10:50.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements [2021-05-05T20:10:50.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2021-05-05T20:10:53.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.400s coverage: 81.8% of statements [2021-05-05T20:10:53.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-05T20:11:01.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.164s coverage: 92.9% of statements [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-05T20:11:01.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-05T20:11:01.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.104s coverage: 87.2% of statements [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-05T20:11:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.137s coverage: 76.0% of statements [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.168s coverage: 87.2% of statements [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.306s coverage: 64.4% of statements [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.510s coverage: 62.9% of statements [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.436s coverage: 43.4% of statements [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-05-05T20:11:01.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-05T20:11:01.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2021-05-05T20:11:04.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.357s coverage: 47.0% of statements [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-05T20:11:04.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-05T20:11:04.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-05T20:11:04.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.305s coverage: 9.6% of statements [2021-05-05T20:11:04.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-05T20:11:06.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.284s coverage: 92.6% of statements [2021-05-05T20:11:06.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-05T20:11:06.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T20:11:06.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-05T20:11:10.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.136s coverage: 28.7% of statements [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-05T20:11:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.124s coverage: 99.0% of statements [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-05T20:11:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-05T20:11:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.095s coverage: 64.6% of statements [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-05T20:11:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.216s coverage: 97.6% of statements [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-05T20:11:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-05T20:11:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-05T20:11:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-05T20:11:10.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-05T20:11:10.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-05-05T20:11:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.086s coverage: 28.1% of statements [2021-05-05T20:11:10.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-05T20:11:10.721Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-05-05T20:11:10.987Z] GO111MODULE=on go vet ./... [2021-05-05T20:11:50.823Z] gofmt -l . [2021-05-05T20:11:50.823Z] [ "`gofmt -l .`" = "" ] [2021-05-05T20:11:51.088Z] ./bin/test-go-mod-tidy.sh [2021-05-05T20:11:51.674Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-05T20:11:52.961Z] + ls -al . [2021-05-05T20:11:52.962Z] total 808 [2021-05-05T20:11:52.962Z] drwxrwxr-x 10 1001 1001 4096 May 5 20:11 . [2021-05-05T20:11:52.962Z] drwxr-xr-x 4 root root 28 May 5 20:09 .. [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 11 May 5 20:07 .dockerignore [2021-05-05T20:11:52.962Z] drwxrwxr-x 8 1001 1001 179 May 5 20:07 .git [2021-05-05T20:11:52.962Z] drwxrwxr-x 3 1001 1001 125 May 5 20:07 .github [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 818 May 5 20:07 .gitignore [2021-05-05T20:11:52.962Z] drwx------ 3 1001 1001 60 May 5 20:08 .semver [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 166 May 5 20:07 .sonarcloud.properties [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 8609 May 5 20:07 Attribution.txt [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 3804 May 5 20:07 CONTRIBUTING.md [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 931 May 5 20:07 Dockerfile.build [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 863 May 5 20:07 Jenkinsfile [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 10775 May 5 20:07 LICENSE [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 5774 May 5 20:07 Makefile [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 7978 May 5 20:07 README.md [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 6755 May 5 20:07 SECURITY.md [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 5 May 5 20:08 VERSION [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 4131 May 5 20:07 ZMQWindows.md [2021-05-05T20:11:52.962Z] drwxrwxr-x 2 1001 1001 117 May 5 20:07 bin [2021-05-05T20:11:52.962Z] drwxrwxr-x 14 1001 1001 4096 May 5 20:07 cmd [2021-05-05T20:11:52.962Z] -rw-r--r-- 1 root root 699522 May 5 20:11 coverage.out [2021-05-05T20:11:52.962Z] -rw-r--r-- 1 root root 1060 May 5 20:11 go.mod [2021-05-05T20:11:52.962Z] -rw-r--r-- 1 root root 22091 May 5 20:09 go.sum [2021-05-05T20:11:52.962Z] drwxrwxr-x 8 1001 1001 127 May 5 20:07 internal [2021-05-05T20:11:52.962Z] drwxrwxr-x 4 1001 1001 26 May 5 20:07 openapi [2021-05-05T20:11:52.962Z] drwxrwxr-x 4 1001 1001 71 May 5 20:07 snap [2021-05-05T20:11:52.962Z] -rw-rw-r-- 1 1001 1001 168 May 5 20:07 version.go [Pipeline] sh [2021-05-05T20:11:53.298Z] + '[' -e coverage.out ] [2021-05-05T20:11:53.298Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-05T20:11:53.533Z] Stashed 1 file(s) [Pipeline] sh [2021-05-05T20:11:53.856Z] + make build [2021-05-05T20:11:53.857Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T20:11:56.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T20:11:56.436Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3081 in /w/workspace/edgexfoundry_edgex-go_PR-3424 [Pipeline] { [Pipeline] ws [2021-05-05T20:11:56.497Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-05T20:12:01.512Z] using credential edgex-jenkins-ssh [2021-05-05T20:12:01.558Z] Cloning the remote Git repository [2021-05-05T20:12:01.606Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-05T20:12:01.750Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-05T20:12:01.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T20:12:01.829Z] > git --version # timeout=10 [2021-05-05T20:12:01.843Z] > git --version # 'git version 2.17.1' [2021-05-05T20:12:01.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T20:12:01.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T20:12:15.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T20:12:15.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T20:12:18.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T20:12:18.873Z] Merging remotes/origin/master commit 40097948026cfcf365777e8965120a46082f11c2 into PR head commit c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:12:18.082Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T20:12:18.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T20:12:18.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T20:12:18.157Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T20:12:18.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T20:12:18.170Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3424/head:refs/remotes/origin/PR-3424 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T20:12:18.870Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T20:12:18.882Z] > git checkout -f c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 # timeout=10 [2021-05-05T20:12:19.293Z] Merge succeeded, producing c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:12:19.294Z] Checking out Revision c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 (PR-3424) [2021-05-05T20:12:20.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T20:12:19.195Z] > git remote # timeout=10 [2021-05-05T20:12:19.211Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T20:12:19.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T20:12:19.236Z] > git merge 40097948026cfcf365777e8965120a46082f11c2 # timeout=10 [2021-05-05T20:12:19.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T20:12:19.277Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T20:12:19.287Z] > git checkout -f c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 # timeout=10 [2021-05-05T20:12:23.560Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-05-05T20:12:23.591Z] > git --version # timeout=10 [2021-05-05T20:12:23.602Z] > git --version # 'git version 2.17.1' [2021-05-05T20:12:23.619Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T20:12:24.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T20:12:25.363Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-05T20:12:25.768Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T20:12:26.125Z] + + sudo servicetrue docker [2021-05-05T20:12:26.125Z] restart [2021-05-05T20:12:27.611Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-05T20:12:28.860Z] provisioning config files... [2021-05-05T20:12:28.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5744954502249947798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:12:29.322Z] ---> docker-login.sh [2021-05-05T20:12:29.322Z] nexus3.edgexfoundry.org:10001 [2021-05-05T20:12:29.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T20:12:29.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:12:30.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:12:30.516Z] Configure a credential helper to remove this warning. See [2021-05-05T20:12:30.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:12:30.516Z] [2021-05-05T20:12:30.516Z] Login Succeeded [2021-05-05T20:12:30.516Z] nexus3.edgexfoundry.org:10002 [2021-05-05T20:12:30.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:12:31.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:12:31.067Z] Configure a credential helper to remove this warning. See [2021-05-05T20:12:31.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:12:31.067Z] [2021-05-05T20:12:31.067Z] Login Succeeded [2021-05-05T20:12:31.067Z] nexus3.edgexfoundry.org:10003 [2021-05-05T20:12:31.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:12:31.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:12:31.343Z] Configure a credential helper to remove this warning. See [2021-05-05T20:12:31.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:12:31.343Z] [2021-05-05T20:12:31.343Z] Login Succeeded [2021-05-05T20:12:31.343Z] nexus3.edgexfoundry.org:10004 [2021-05-05T20:12:31.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:12:31.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:12:31.938Z] Configure a credential helper to remove this warning. See [2021-05-05T20:12:31.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:12:31.938Z] [2021-05-05T20:12:31.938Z] Login Succeeded [2021-05-05T20:12:31.938Z] docker.io [2021-05-05T20:12:32.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-05T20:12:32.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T20:12:32.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-05T20:12:32.815Z] Configure a credential helper to remove this warning. See [2021-05-05T20:12:32.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-05T20:12:32.815Z] [2021-05-05T20:12:32.815Z] Login Succeeded [2021-05-05T20:12:32.815Z] ---> docker-login.sh ends [Pipeline] } [2021-05-05T20:12:32.849Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-05T20:12:33.258Z] ========================================================= [2021-05-05T20:12:33.258Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-05T20:12:33.258Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:12:33.643Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-05T20:12:34.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T20:12:36.269Z] Sending build context to Docker daemon 167.5MB [2021-05-05T20:12:36.269Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-05T20:12:36.269Z] Step 2/6 : FROM ${BASE} [2021-05-05T20:12:36.269Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-05T20:12:36.269Z] 595b0fe564bb: Pulling fs layer [2021-05-05T20:12:36.269Z] 7186ed65a4f7: Pulling fs layer [2021-05-05T20:12:36.269Z] 316046926c0a: Pulling fs layer [2021-05-05T20:12:36.269Z] 4ebd0625c992: Pulling fs layer [2021-05-05T20:12:36.269Z] 207e8628e3a3: Pulling fs layer [2021-05-05T20:12:36.269Z] c791037a9be2: Pulling fs layer [2021-05-05T20:12:36.269Z] ffd874e62e21: Pulling fs layer [2021-05-05T20:12:36.269Z] 4ebd0625c992: Waiting [2021-05-05T20:12:36.269Z] 207e8628e3a3: Waiting [2021-05-05T20:12:36.269Z] c791037a9be2: Waiting [2021-05-05T20:12:36.269Z] ffd874e62e21: Waiting [2021-05-05T20:12:36.269Z] 316046926c0a: Verifying Checksum [2021-05-05T20:12:36.269Z] 316046926c0a: Download complete [2021-05-05T20:12:36.269Z] 7186ed65a4f7: Download complete [2021-05-05T20:12:36.269Z] 207e8628e3a3: Download complete [2021-05-05T20:12:36.269Z] c791037a9be2: Verifying Checksum [2021-05-05T20:12:36.269Z] c791037a9be2: Download complete [2021-05-05T20:12:36.269Z] 595b0fe564bb: Verifying Checksum [2021-05-05T20:12:36.269Z] 595b0fe564bb: Download complete [2021-05-05T20:12:36.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-05T20:12:36.869Z] 595b0fe564bb: Pull complete [2021-05-05T20:12:37.468Z] 7186ed65a4f7: Pull complete [2021-05-05T20:12:37.742Z] 316046926c0a: Pull complete [2021-05-05T20:12:38.732Z] ffd874e62e21: Verifying Checksum [2021-05-05T20:12:38.732Z] ffd874e62e21: Download complete [2021-05-05T20:12:39.721Z] 4ebd0625c992: Verifying Checksum [2021-05-05T20:12:39.721Z] 4ebd0625c992: Download complete [Pipeline] } [2021-05-05T20:12:40.916Z] $ docker stop --time=1 312cd0c57702138f00afab1d609f211f9a205d5b6d079f6d1cc34f35628fe00f [2021-05-05T20:12:43.574Z] $ docker rm -f 312cd0c57702138f00afab1d609f211f9a205d5b6d079f6d1cc34f35628fe00f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:12:46.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T20:12:46.527Z] [2021-05-05T20:12:46.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:12:47.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T20:12:47.397Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-05T20:12:47.397Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-05T20:12:47.397Z] ca9280d653b3: Pulling fs layer [2021-05-05T20:12:47.397Z] 7e9c9ca2126c: Pulling fs layer [2021-05-05T20:12:47.776Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-05T20:12:47.776Z] cbdbe7a5bc2a: Download complete [2021-05-05T20:12:48.788Z] cbdbe7a5bc2a: Pull complete [2021-05-05T20:12:48.788Z] ca9280d653b3: Verifying Checksum [2021-05-05T20:12:48.788Z] ca9280d653b3: Download complete [2021-05-05T20:12:49.892Z] 4ebd0625c992: Pull complete [2021-05-05T20:12:49.892Z] 207e8628e3a3: Pull complete [2021-05-05T20:12:50.165Z] c791037a9be2: Pull complete [2021-05-05T20:12:51.457Z] ca9280d653b3: Pull complete [2021-05-05T20:12:51.737Z] 7e9c9ca2126c: Verifying Checksum [2021-05-05T20:12:51.737Z] 7e9c9ca2126c: Download complete [2021-05-05T20:12:54.472Z] ffd874e62e21: Pull complete [2021-05-05T20:12:54.472Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-05T20:12:54.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-05T20:12:54.472Z] ---> cfc18b08335c [2021-05-05T20:12:54.472Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-05T20:12:57.869Z] ---> Running in d373765e6a6c [2021-05-05T20:12:58.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:12:59.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:13:00.412Z] (1/12) Installing libmagic (5.39-r0) [2021-05-05T20:13:00.683Z] (2/12) Installing file (5.39-r0) [2021-05-05T20:13:00.953Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-05T20:13:00.953Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-05T20:13:02.009Z] 7e9c9ca2126c: Pull complete [2021-05-05T20:13:02.009Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-05T20:13:02.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T20:13:02.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-05T20:13:02.293Z] prd-centos7-docker-4c-2g-3079 does not seem to be running inside a container [2021-05-05T20:13:02.410Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-05T20:13:03.625Z] $ docker top d1446354957496d8d042efad7a791ed6b55ad73319ca01dab6789fa61794d56e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T20:13:04.286Z] + docker-compose build --help [2021-05-05T20:13:04.286Z] + grep parallel [2021-05-05T20:13:05.701Z] --parallel Build images in parallel. [Pipeline] } [2021-05-05T20:13:05.744Z] $ docker stop --time=1 d1446354957496d8d042efad7a791ed6b55ad73319ca01dab6789fa61794d56e [2021-05-05T20:13:07.287Z] $ docker rm -f d1446354957496d8d042efad7a791ed6b55ad73319ca01dab6789fa61794d56e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:13:08.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-05T20:13:08.043Z] . [Pipeline] withDockerContainer [2021-05-05T20:13:08.211Z] prd-centos7-docker-4c-2g-3079 does not seem to be running inside a container [2021-05-05T20:13:08.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-05T20:13:09.018Z] $ docker top f1c5f4d9a02f8e2c98defe99955d4ecb9666b61d234abe4ebce07e37df3de907 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T20:13:09.239Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-05T20:13:09.239Z] (6/12) Installing patch (2.7.6-r6) [2021-05-05T20:13:09.239Z] (7/12) Installing build-base (0.5-r2) [2021-05-05T20:13:09.239Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-05T20:13:09.239Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-05T20:13:09.239Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-05T20:13:09.239Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-05T20:13:09.239Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-05T20:13:09.239Z] Executing busybox-1.32.1-r6.trigger [2021-05-05T20:13:09.239Z] OK: 218 MiB in 52 packages [2021-05-05T20:13:09.545Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-05T20:13:10.573Z] Building docker-core-command-go ... [2021-05-05T20:13:10.573Z] Building docker-core-data-go ... [2021-05-05T20:13:10.573Z] Building docker-core-metadata-go ... [2021-05-05T20:13:10.573Z] Building docker-security-bootstrapper-go ... [2021-05-05T20:13:10.573Z] Building docker-security-proxy-setup-go ... [2021-05-05T20:13:10.573Z] Building docker-security-secretstore-setup-go ... [2021-05-05T20:13:10.573Z] Building docker-support-notifications-go ... [2021-05-05T20:13:10.573Z] Building docker-support-scheduler-go ... [2021-05-05T20:13:10.573Z] Building docker-sys-mgmt-agent-go ... [2021-05-05T20:13:10.573Z] Building docker-security-bootstrapper-go [2021-05-05T20:13:10.573Z] Building docker-sys-mgmt-agent-go [2021-05-05T20:13:10.573Z] Building docker-security-secretstore-setup-go [2021-05-05T20:13:10.573Z] Building docker-core-command-go [2021-05-05T20:13:10.573Z] Building docker-core-metadata-go [2021-05-05T20:13:13.549Z] Removing intermediate container d373765e6a6c [2021-05-05T20:13:13.549Z] ---> a1848e75ba63 [2021-05-05T20:13:13.549Z] Step 4/6 : WORKDIR /edgex-go [2021-05-05T20:13:13.549Z] ---> Running in 89bbbc5f42cc [2021-05-05T20:13:13.821Z] Removing intermediate container 89bbbc5f42cc [2021-05-05T20:13:13.821Z] ---> ff4458651078 [2021-05-05T20:13:13.821Z] Step 5/6 : COPY go.mod . [2021-05-05T20:13:14.416Z] ---> 08cb3cc6b05d [2021-05-05T20:13:14.416Z] Step 6/6 : RUN go mod download [2021-05-05T20:13:14.416Z] ---> Running in aa6fdeafd5cf [2021-05-05T20:13:41.205Z] Removing intermediate container aa6fdeafd5cf [2021-05-05T20:13:41.205Z] ---> 776db15b101c [2021-05-05T20:13:41.205Z] Successfully built 776db15b101c [2021-05-05T20:13:41.205Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:13:41.589Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T20:13:41.589Z] . [Pipeline] withDockerContainer [2021-05-05T20:13:41.877Z] prd-ubuntu18.04-docker-arm64-4c-16g-3081 does not seem to be running inside a container [2021-05-05T20:13:41.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-05T20:13:43.386Z] $ docker top 8e4be4b6024ffdbb4c9b7052ba6433d8c20b116720bd8ce479a9546b041b2693 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T20:13:44.450Z] + go version [2021-05-05T20:13:44.450Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-05T20:13:44.448Z] $ docker stop --time=1 8e4be4b6024ffdbb4c9b7052ba6433d8c20b116720bd8ce479a9546b041b2693 [2021-05-05T20:13:46.404Z] $ docker rm -f 8e4be4b6024ffdbb4c9b7052ba6433d8c20b116720bd8ce479a9546b041b2693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:13:47.396Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T20:13:47.396Z] . [Pipeline] withDockerContainer [2021-05-05T20:13:47.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-3081 does not seem to be running inside a container [2021-05-05T20:13:47.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-05T20:13:49.046Z] $ docker top 89d8b4400fe14686c50b1b3f12332e92c11b674c84953e8b0d4124ac0b06e2e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-05T20:13:49.422Z] ========================================================= [2021-05-05T20:13:49.422Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-05T20:13:49.422Z] ========================================================= [Pipeline] sh [2021-05-05T20:13:50.090Z] + go mod tidy [Pipeline] sh [2021-05-05T20:13:51.773Z] + make test [2021-05-05T20:13:51.773Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-05T20:14:07.566Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:14:07.566Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:14:07.566Z] ---> 4f652509064d [2021-05-05T20:14:07.566Z] Step 3/31 : WORKDIR /edgex-go [2021-05-05T20:14:07.566Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:14:07.566Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:14:07.566Z] ---> 4f652509064d [2021-05-05T20:14:07.566Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T20:14:07.566Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:14:07.566Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:14:07.566Z] ---> 4f652509064d [2021-05-05T20:14:07.566Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T20:14:07.566Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:14:07.566Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:14:07.566Z] ---> 4f652509064d [2021-05-05T20:14:07.566Z] Step 3/25 : WORKDIR /edgex-go [2021-05-05T20:14:07.566Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:14:07.566Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:14:07.566Z] ---> 4f652509064d [2021-05-05T20:14:07.566Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T20:14:07.566Z] ---> Running in cdf72bd78ba1 [2021-05-05T20:14:07.566Z] ---> Running in 3b1efb7aa283 [2021-05-05T20:14:07.566Z] ---> Running in aa8460ee6447 [2021-05-05T20:14:07.566Z] ---> Running in 29c7e89355a0 [2021-05-05T20:14:07.566Z] ---> Running in 7181ac127ba2 [2021-05-05T20:14:07.566Z] Removing intermediate container 7181ac127ba2 [2021-05-05T20:14:07.566Z] ---> 0e98f99ccc15 [2021-05-05T20:14:07.566Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:14:07.566Z] Removing intermediate container aa8460ee6447 [2021-05-05T20:14:07.566Z] ---> 31299063ccbc [2021-05-05T20:14:07.566Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:14:07.566Z] Removing intermediate container 29c7e89355a0 [2021-05-05T20:14:07.566Z] ---> 6b73035f963d [2021-05-05T20:14:07.566Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:14:07.566Z] Removing intermediate container 3b1efb7aa283 [2021-05-05T20:14:07.566Z] ---> bccebd092f2d [2021-05-05T20:14:07.566Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:14:07.566Z] Removing intermediate container cdf72bd78ba1 [2021-05-05T20:14:07.566Z] ---> 056cd5f443be [2021-05-05T20:14:07.566Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:14:07.566Z] ---> Running in 89a33dcb6ebf [2021-05-05T20:14:07.567Z] ---> Running in 35a680fc6cab [2021-05-05T20:14:07.567Z] ---> Running in f918975ee2f7 [2021-05-05T20:14:07.567Z] ---> Running in bae0811d4546 [2021-05-05T20:14:07.567Z] ---> Running in 2ac513f2ca95 [2021-05-05T20:14:07.567Z] Removing intermediate container bae0811d4546 [2021-05-05T20:14:07.567Z] ---> c74bfbe89ec0 [2021-05-05T20:14:07.567Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T20:14:07.567Z] Removing intermediate container f918975ee2f7 [2021-05-05T20:14:07.567Z] ---> 563d4d91b203 [2021-05-05T20:14:07.567Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-05T20:14:07.567Z] ---> Running in 6629d7dfa626 [2021-05-05T20:14:07.567Z] Removing intermediate container 89a33dcb6ebf [2021-05-05T20:14:07.567Z] ---> f1121f5627a6 [2021-05-05T20:14:07.567Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-05T20:14:07.567Z] Removing intermediate container 35a680fc6cab [2021-05-05T20:14:07.567Z] ---> f89138eafc19 [2021-05-05T20:14:07.567Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T20:14:07.567Z] ---> Running in 4c0667aa813f [2021-05-05T20:14:07.567Z] Removing intermediate container 2ac513f2ca95 [2021-05-05T20:14:07.567Z] ---> 0439a08a4536 [2021-05-05T20:14:07.567Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-05T20:14:07.567Z] ---> Running in 167bafa1e44f [2021-05-05T20:14:07.567Z] ---> Running in 75051424bb98 [2021-05-05T20:14:07.567Z] ---> Running in 40889f957317 [2021-05-05T20:14:07.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:07.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:07.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:07.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:07.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:07.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:07.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:08.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:08.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:08.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:14:08.713Z] OK: 219 MiB in 52 packages [2021-05-05T20:14:08.713Z] OK: 219 MiB in 52 packages [2021-05-05T20:14:09.385Z] OK: 219 MiB in 52 packages [2021-05-05T20:14:09.385Z] OK: 219 MiB in 52 packages [2021-05-05T20:14:09.667Z] OK: 219 MiB in 52 packages [2021-05-05T20:14:10.300Z] Removing intermediate container 4c0667aa813f [2021-05-05T20:14:10.300Z] ---> 230505c2e356 [2021-05-05T20:14:10.300Z] Step 6/25 : COPY go.mod . [2021-05-05T20:14:10.618Z] Removing intermediate container 6629d7dfa626 [2021-05-05T20:14:10.618Z] ---> 5a635c8ac0d7 [2021-05-05T20:14:10.618Z] Step 6/23 : COPY go.mod . [2021-05-05T20:14:10.618Z] Removing intermediate container 75051424bb98 [2021-05-05T20:14:10.618Z] ---> 5bc7fd1d916f [2021-05-05T20:14:10.618Z] Step 6/23 : COPY go.mod . [2021-05-05T20:14:10.925Z] Removing intermediate container 40889f957317 [2021-05-05T20:14:10.925Z] ---> a454dd0e3998 [2021-05-05T20:14:10.925Z] Step 6/31 : COPY go.mod . [2021-05-05T20:14:11.616Z] ---> daefc556008a [2021-05-05T20:14:11.616Z] Step 7/25 : RUN go mod download [2021-05-05T20:14:11.616Z] Removing intermediate container 167bafa1e44f [2021-05-05T20:14:11.616Z] ---> bf96a53229c2 [2021-05-05T20:14:11.616Z] Step 6/23 : COPY go.mod . [2021-05-05T20:14:11.616Z] ---> Running in d5f50c02a357 [2021-05-05T20:14:11.616Z] ---> 526496fe5fab [2021-05-05T20:14:11.616Z] Step 7/23 : RUN go mod download [2021-05-05T20:14:11.616Z] ---> 9134c50449ca [2021-05-05T20:14:11.616Z] Step 7/23 : RUN go mod download [2021-05-05T20:14:11.924Z] ---> Running in b80934c4edc9 [2021-05-05T20:14:11.924Z] ---> 76b11381b6c6 [2021-05-05T20:14:11.924Z] Step 7/31 : RUN go mod download [2021-05-05T20:14:11.924Z] ---> Running in d4cf4ca1e446 [2021-05-05T20:14:12.277Z] ---> Running in 17a913a5f973 [2021-05-05T20:14:12.277Z] ---> b36fb5f067b4 [2021-05-05T20:14:12.277Z] Step 7/23 : RUN go mod download [2021-05-05T20:14:12.605Z] ---> Running in 8b5aa1364762 [2021-05-05T20:14:16.232Z] Removing intermediate container b80934c4edc9 [2021-05-05T20:14:16.233Z] ---> fb2889d522ef [2021-05-05T20:14:16.233Z] Step 8/23 : COPY . . [2021-05-05T20:14:16.233Z] Removing intermediate container d5f50c02a357 [2021-05-05T20:14:16.233Z] ---> 1ce9d5e0a7a4 [2021-05-05T20:14:16.233Z] Step 8/25 : COPY . . [2021-05-05T20:14:16.233Z] Removing intermediate container d4cf4ca1e446 [2021-05-05T20:14:16.233Z] ---> bd574d270f03 [2021-05-05T20:14:16.233Z] Step 8/23 : COPY . . [2021-05-05T20:14:16.583Z] Removing intermediate container 17a913a5f973 [2021-05-05T20:14:16.583Z] ---> 2e2686df8aa4 [2021-05-05T20:14:16.583Z] Step 8/31 : COPY . . [2021-05-05T20:14:16.898Z] Removing intermediate container 8b5aa1364762 [2021-05-05T20:14:16.898Z] ---> e43affa97935 [2021-05-05T20:14:16.898Z] Step 8/23 : COPY . . [2021-05-05T20:14:18.776Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-05T20:15:14.612Z] ---> 1702cc6edf92 [2021-05-05T20:15:14.612Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-05T20:15:14.612Z] ---> 723168f01806 [2021-05-05T20:15:14.612Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-05T20:15:14.612Z] ---> bc57925441a3 [2021-05-05T20:15:14.612Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-05T20:15:14.612Z] ---> 0787c054f8fe [2021-05-05T20:15:14.612Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-05T20:15:14.612Z] ---> c6c8a69de41f [2021-05-05T20:15:14.612Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-05T20:15:14.612Z] ---> Running in 5838cdaf0560 [2021-05-05T20:15:14.612Z] ---> Running in ca6eebb4d936 [2021-05-05T20:15:14.612Z] ---> Running in aa75d4969e37 [2021-05-05T20:15:14.612Z] ---> Running in 93c5360598f5 [2021-05-05T20:15:14.612Z] ---> Running in cea0110017c9 [2021-05-05T20:15:14.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T20:15:14.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-05T20:15:14.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T20:15:14.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T20:15:14.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T20:15:15.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-05T20:15:21.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-05T20:15:31.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-05T20:15:31.357Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-05T20:15:33.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-05T20:15:34.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-05T20:15:34.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-05T20:15:34.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-05T20:15:39.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-05T20:15:39.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-05T20:15:50.085Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-05T20:15:50.085Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-05T20:15:50.085Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-05T20:15:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.309s coverage: 45.9% of statements [2021-05-05T20:15:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-05T20:15:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-05T20:15:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-05T20:15:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-05T20:15:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-05T20:15:53.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-05T20:15:53.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.158s coverage: 19.8% of statements [2021-05-05T20:15:54.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.229s coverage: 100.0% of statements [2021-05-05T20:16:02.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T20:16:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.500s coverage: 27.1% of statements [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-05T20:16:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.137s coverage: 100.0% of statements [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-05T20:16:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.159s coverage: 100.0% of statements [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-05T20:16:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.296s coverage: 71.3% of statements [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-05T20:16:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.535s coverage: 87.7% of statements [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T20:16:02.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.146s coverage: 78.9% of statements [2021-05-05T20:16:02.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-05T20:16:06.459Z] Removing intermediate container 5838cdaf0560 [2021-05-05T20:16:06.459Z] ---> ea5ff6533959 [2021-05-05T20:16:06.459Z] [2021-05-05T20:16:06.459Z] Step 10/31 : FROM alpine:3.12 [2021-05-05T20:16:06.459Z] 3.12: Pulling from library/alpine [2021-05-05T20:16:06.459Z] Removing intermediate container ca6eebb4d936 [2021-05-05T20:16:06.459Z] ---> 258e31a184db [2021-05-05T20:16:06.459Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-05T20:16:07.410Z] ---> Running in 2e163f46ce85 [2021-05-05T20:16:07.410Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T20:16:07.410Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T20:16:07.410Z] ---> 13621d1b12d4 [2021-05-05T20:16:07.410Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-05T20:16:07.410Z] Removing intermediate container cea0110017c9 [2021-05-05T20:16:07.410Z] ---> 87c1e4cb508e [2021-05-05T20:16:07.410Z] [2021-05-05T20:16:07.410Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T20:16:07.410Z] ---> 13621d1b12d4 [2021-05-05T20:16:07.410Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T20:16:10.767Z] ---> Running in 27ed191670aa [2021-05-05T20:16:10.767Z] ---> Running in 473517b2909b [2021-05-05T20:16:11.037Z] Removing intermediate container 93c5360598f5 [2021-05-05T20:16:11.038Z] ---> a8c18d803b2e [2021-05-05T20:16:11.038Z] [2021-05-05T20:16:11.038Z] Step 10/25 : FROM alpine:3.12 [2021-05-05T20:16:11.038Z] ---> 13621d1b12d4 [2021-05-05T20:16:11.038Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-05T20:16:11.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T20:16:11.622Z] Removing intermediate container aa75d4969e37 [2021-05-05T20:16:11.622Z] ---> e64b101836b7 [2021-05-05T20:16:11.622Z] [2021-05-05T20:16:11.622Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T20:16:11.622Z] ---> 13621d1b12d4 [2021-05-05T20:16:11.622Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T20:16:11.622Z] Removing intermediate container 27ed191670aa [2021-05-05T20:16:11.622Z] ---> 239ea6836b1a [2021-05-05T20:16:11.622Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-05T20:16:11.622Z] ---> Running in cb15c064c080 [2021-05-05T20:16:11.898Z] ---> Running in 409831035b22 [2021-05-05T20:16:11.898Z] ---> Running in f30790b330fc [2021-05-05T20:16:12.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:12.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:12.780Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T20:16:12.780Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:16:12.780Z] OK: 6 MiB in 15 packages [2021-05-05T20:16:12.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:12.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:13.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:13.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:13.078Z] Removing intermediate container 2e163f46ce85 [2021-05-05T20:16:13.078Z] ---> 21ff2546717c [2021-05-05T20:16:13.078Z] [2021-05-05T20:16:13.078Z] Step 11/23 : FROM docker:20.10.0 [2021-05-05T20:16:13.078Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-05T20:16:13.078Z] 20.10.0: Pulling from library/docker [2021-05-05T20:16:13.078Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T20:16:13.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:13.078Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-05T20:16:13.078Z] (4/6) Installing curl (7.76.1-r0) [2021-05-05T20:16:13.078Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-05T20:16:13.078Z] (6/6) Installing su-exec (0.2-r1) [2021-05-05T20:16:13.078Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:16:13.078Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T20:16:13.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:13.377Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T20:16:13.377Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:16:13.377Z] OK: 7 MiB in 20 packages [2021-05-05T20:16:13.377Z] OK: 6 MiB in 15 packages [2021-05-05T20:16:13.651Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-05T20:16:13.651Z] (2/2) Installing su-exec (0.2-r1) [2021-05-05T20:16:13.651Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:16:13.651Z] OK: 6 MiB in 16 packages [2021-05-05T20:16:13.651Z] Removing intermediate container 473517b2909b [2021-05-05T20:16:13.651Z] ---> 74dc87d48217 [2021-05-05T20:16:13.651Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:16:13.651Z] ---> Running in ecd9a8fd8d14 [2021-05-05T20:16:14.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-05T20:16:14.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.196s coverage: 100.0% of statements [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-05T20:16:14.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.147s coverage: 100.0% of statements [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-05T20:16:14.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.342s coverage: 86.7% of statements [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-05T20:16:14.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.418s coverage: 97.5% of statements [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-05T20:16:14.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.255s coverage: 78.3% of statements [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-05T20:16:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-05T20:16:15.142Z] Removing intermediate container ecd9a8fd8d14 [2021-05-05T20:16:15.142Z] ---> 3501f13fae63 [2021-05-05T20:16:15.142Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-05T20:16:15.782Z] ---> Running in 47c8e2f1041a [2021-05-05T20:16:15.782Z] Removing intermediate container cb15c064c080 [2021-05-05T20:16:15.782Z] ---> fbf00c29f9bd [2021-05-05T20:16:15.782Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T20:16:15.782Z] Removing intermediate container 409831035b22 [2021-05-05T20:16:15.782Z] ---> 9a6afd58f8e1 [2021-05-05T20:16:15.782Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:16:16.059Z] ---> Running in b3f76b8bbd8c [2021-05-05T20:16:16.059Z] ---> Running in 52b9ff06c340 [2021-05-05T20:16:16.059Z] Removing intermediate container f30790b330fc [2021-05-05T20:16:16.059Z] ---> 35234da4b048 [2021-05-05T20:16:16.059Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-05T20:16:16.351Z] Removing intermediate container 47c8e2f1041a [2021-05-05T20:16:16.351Z] ---> 63652cfc0b5c [2021-05-05T20:16:16.351Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T20:16:16.351Z] ---> Running in 267b10a41b9b [2021-05-05T20:16:16.351Z] ---> Running in 38aa181f2227 [2021-05-05T20:16:16.351Z] Removing intermediate container b3f76b8bbd8c [2021-05-05T20:16:16.351Z] ---> 4b457f3bcb29 [2021-05-05T20:16:16.351Z] Step 13/25 : WORKDIR / [2021-05-05T20:16:16.697Z] Removing intermediate container 52b9ff06c340 [2021-05-05T20:16:16.697Z] ---> ecb06ea9beb1 [2021-05-05T20:16:16.697Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-05T20:16:16.697Z] ---> Running in f01c63b88c2f [2021-05-05T20:16:16.697Z] ---> Running in d712a1863172 [2021-05-05T20:16:16.968Z] Removing intermediate container 267b10a41b9b [2021-05-05T20:16:16.968Z] ---> 71789ce29f4c [2021-05-05T20:16:16.968Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-05T20:16:16.968Z] Removing intermediate container 38aa181f2227 [2021-05-05T20:16:16.968Z] ---> a19046c97099 [2021-05-05T20:16:16.968Z] Step 15/23 : WORKDIR / [2021-05-05T20:16:17.248Z] ---> Running in 6f35dc1038ee [2021-05-05T20:16:17.248Z] ---> Running in cd4d8338034d [2021-05-05T20:16:17.248Z] Removing intermediate container f01c63b88c2f [2021-05-05T20:16:17.248Z] ---> 2147178adef0 [2021-05-05T20:16:17.248Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-05T20:16:17.522Z] Removing intermediate container d712a1863172 [2021-05-05T20:16:17.522Z] ---> 001fc469c149 [2021-05-05T20:16:17.522Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T20:16:17.522Z] Removing intermediate container 6f35dc1038ee [2021-05-05T20:16:17.522Z] ---> 7e39a4fa48e1 [2021-05-05T20:16:17.522Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-05T20:16:17.796Z] ---> Running in df1f957ccb5d [2021-05-05T20:16:18.067Z] ---> Running in 76135d013a99 [2021-05-05T20:16:18.067Z] Removing intermediate container cd4d8338034d [2021-05-05T20:16:18.067Z] ---> 7f902bed7767 [2021-05-05T20:16:18.067Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:16:18.365Z] ---> ac32557bfb10 [2021-05-05T20:16:18.366Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-05T20:16:18.642Z] Removing intermediate container df1f957ccb5d [2021-05-05T20:16:18.642Z] ---> 84e8146fc2c1 [2021-05-05T20:16:18.642Z] Step 15/23 : WORKDIR / [2021-05-05T20:16:18.642Z] ---> 6e6e0b66466b [2021-05-05T20:16:18.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-05T20:16:18.642Z] ---> Running in 2e4861adbc7f [2021-05-05T20:16:18.923Z] ---> 24b016e106dd [2021-05-05T20:16:18.924Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-05T20:16:19.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.260s coverage: 95.1% of statements [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-05T20:16:19.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.129s coverage: 58.8% of statements [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-05T20:16:19.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.302s coverage: 0.9% of statements [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-05T20:16:19.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.213s coverage: 22.6% of statements [2021-05-05T20:16:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-05T20:16:19.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements [2021-05-05T20:16:19.198Z] Removing intermediate container 2e4861adbc7f [2021-05-05T20:16:19.198Z] ---> fb18b1f19642 [2021-05-05T20:16:19.198Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:16:19.474Z] ---> 305e2deb9428 [2021-05-05T20:16:19.474Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-05T20:16:19.749Z] ---> e3a6011499c9 [2021-05-05T20:16:19.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-05T20:16:19.749Z] ---> 47a6358f2b43 [2021-05-05T20:16:19.749Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-05T20:16:20.030Z] Removing intermediate container 76135d013a99 [2021-05-05T20:16:20.030Z] ---> 7c21cf652bd2 [2021-05-05T20:16:20.030Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-05T20:16:20.030Z] ---> d02c312baee3 [2021-05-05T20:16:20.030Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-05T20:16:20.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.181s coverage: 79.5% of statements [2021-05-05T20:16:20.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.131s coverage: 94.1% of statements [2021-05-05T20:16:20.326Z] ---> Running in 400011b19650 [2021-05-05T20:16:20.326Z] ---> 421daf4fe5a7 [2021-05-05T20:16:20.326Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-05T20:16:20.620Z] ---> Running in 6ef766be0cd5 [2021-05-05T20:16:20.620Z] Removing intermediate container 400011b19650 [2021-05-05T20:16:20.620Z] ---> 4c724b249dd6 [2021-05-05T20:16:20.620Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-05T20:16:20.895Z] ---> 37b52ab921d4 [2021-05-05T20:16:20.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-05T20:16:21.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.177s coverage: 96.3% of statements [2021-05-05T20:16:21.186Z] Removing intermediate container 6ef766be0cd5 [2021-05-05T20:16:21.186Z] ---> af2531b88d7c [2021-05-05T20:16:21.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:16:21.462Z] ---> f57a4e8a9d25 [2021-05-05T20:16:21.462Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-05T20:16:21.462Z] ---> Running in 0a13aa534065 [2021-05-05T20:16:21.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.131s coverage: 87.5% of statements [2021-05-05T20:16:21.765Z] ---> 3ae19c98addf [2021-05-05T20:16:21.765Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-05T20:16:22.051Z] ---> a274153304c9 [2021-05-05T20:16:22.051Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-05T20:16:22.323Z] ---> Running in 8a1ec4fea292 [2021-05-05T20:16:22.323Z] Removing intermediate container 0a13aa534065 [2021-05-05T20:16:22.323Z] ---> 5ea62cf9a0f2 [2021-05-05T20:16:22.323Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T20:16:22.323Z] ---> Running in 8468c7d78c89 [2021-05-05T20:16:22.593Z] ---> 41ca0a128606 [2021-05-05T20:16:22.593Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-05T20:16:22.593Z] ---> Running in e8210e5b3b48 [2021-05-05T20:16:22.885Z] Removing intermediate container 8a1ec4fea292 [2021-05-05T20:16:22.885Z] ---> 9e5e67b5124e [2021-05-05T20:16:22.885Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:16:22.885Z] ---> Running in e37d16412398 [2021-05-05T20:16:23.180Z] ---> 1531bd79c575 [2021-05-05T20:16:23.180Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-05T20:16:23.180Z] Removing intermediate container e8210e5b3b48 [2021-05-05T20:16:23.180Z] ---> d8cd13aecbd1 [2021-05-05T20:16:23.180Z] Step 22/23 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:16:23.180Z] ---> Running in 29c28e8fa504 [2021-05-05T20:16:23.180Z] ---> Running in 2eaa142309bf [2021-05-05T20:16:23.449Z] Removing intermediate container e37d16412398 [2021-05-05T20:16:23.449Z] ---> 5e6c43689dea [2021-05-05T20:16:23.449Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T20:16:23.449Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-05T20:16:23.714Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-05T20:16:23.714Z] ---> aefe523efa57 [2021-05-05T20:16:23.714Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:16:23.714Z] ---> Running in 081a81e06992 [2021-05-05T20:16:23.714Z] Removing intermediate container 2eaa142309bf [2021-05-05T20:16:23.714Z] ---> 71119c254ba5 [2021-05-05T20:16:23.714Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T20:16:23.714Z] ---> Running in 59978393d548 [2021-05-05T20:16:23.982Z] ---> Running in 6830f5602471 [2021-05-05T20:16:23.982Z] Removing intermediate container 081a81e06992 [2021-05-05T20:16:23.982Z] ---> 9468fb9b3c9b [2021-05-05T20:16:23.982Z] Step 22/23 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:16:24.250Z] Removing intermediate container 59978393d548 [2021-05-05T20:16:24.250Z] ---> 5cea2c282f61 [2021-05-05T20:16:24.250Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-05T20:16:24.250Z] Removing intermediate container 6830f5602471 [2021-05-05T20:16:24.250Z] ---> 5cace0bbe87d [2021-05-05T20:16:24.250Z] [2021-05-05T20:16:24.250Z] ---> Running in bb886ecd90e0 [2021-05-05T20:16:24.525Z] ---> Running in 6cd4dd4a70a1 [2021-05-05T20:16:24.525Z] Removing intermediate container 8468c7d78c89 [2021-05-05T20:16:24.525Z] ---> 3e3f98d099c3 [2021-05-05T20:16:24.525Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:16:24.801Z] Successfully built 5cace0bbe87d [2021-05-05T20:16:24.801Z] Removing intermediate container bb886ecd90e0 [2021-05-05T20:16:24.801Z] ---> b0dabad56591 [2021-05-05T20:16:24.801Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T20:16:24.801Z] Successfully tagged docker-core-command-go:latest [2021-05-05T20:16:24.801Z] Building docker-core-data-go [2021-05-05T20:16:25.078Z]  Building docker-core-command-go ... done  ---> Running in 6c4eb38a38e6 [2021-05-05T20:16:25.078Z] Removing intermediate container 29c28e8fa504 [2021-05-05T20:16:25.078Z] ---> 6a566e69dc32 [2021-05-05T20:16:25.078Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-05T20:16:25.078Z] ---> cc869e13a4ba [2021-05-05T20:16:25.078Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-05T20:16:25.078Z] ---> Running in f0b056cc6200 [2021-05-05T20:16:25.384Z] Removing intermediate container 6c4eb38a38e6 [2021-05-05T20:16:25.384Z] ---> b73a96d07435 [2021-05-05T20:16:25.384Z] [2021-05-05T20:16:25.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:25.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:25.656Z] Removing intermediate container f0b056cc6200 [2021-05-05T20:16:25.656Z] ---> 933a63a8ae41 [2021-05-05T20:16:25.656Z] Step 23/25 : LABEL arch=x86_64 [2021-05-05T20:16:25.656Z] (1/39) Installing readline (8.0.4-r0) [2021-05-05T20:16:25.921Z] (2/39) Installing bash (5.0.17-r0) [2021-05-05T20:16:25.921Z] Executing bash-5.0.17-r0.post-install [2021-05-05T20:16:25.921Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T20:16:25.921Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-05T20:16:26.510Z] (5/39) Installing curl (7.76.1-r0) [2021-05-05T20:16:26.510Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-05T20:16:26.510Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-05T20:16:26.781Z] (8/39) Installing expat (2.2.9-r1) [2021-05-05T20:16:26.781Z] Successfully built b73a96d07435 [2021-05-05T20:16:26.781Z] (9/39) Installing libffi (3.3-r2) [2021-05-05T20:16:26.781Z] (10/39) Installing gdbm (1.13-r1) [2021-05-05T20:16:26.781Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-05T20:16:26.781Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-05T20:16:26.781Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-05T20:16:27.363Z] Successfully tagged docker-core-metadata-go:latest [2021-05-05T20:16:27.363Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-05-05T20:16:27.363Z] ---> Running in 4378bad5ed42 [2021-05-05T20:16:28.344Z] ---> 47e9fb218ac3 [2021-05-05T20:16:28.344Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-05T20:16:34.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.146s coverage: 94.4% of statements [2021-05-05T20:16:34.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.127s coverage: 44.8% of statements [2021-05-05T20:16:36.580Z] ---> 58c5cdaf7601 [2021-05-05T20:16:36.580Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-05T20:16:36.580Z] Removing intermediate container 4378bad5ed42 [2021-05-05T20:16:36.580Z] ---> 18a3626d5e85 [2021-05-05T20:16:36.580Z] Step 24/25 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:16:36.580Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-05T20:16:36.580Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-05T20:16:36.580Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-05T20:16:36.580Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-05T20:16:36.580Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-05T20:16:36.580Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-05T20:16:36.580Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-05T20:16:36.580Z] ---> Running in 165c2e89f880 [2021-05-05T20:16:36.580Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-05T20:16:36.580Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-05T20:16:36.580Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-05T20:16:37.176Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-05T20:16:37.176Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-05T20:16:37.176Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-05T20:16:37.762Z] ---> 761420b6d368 [2021-05-05T20:16:37.762Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-05T20:16:37.762Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-05T20:16:38.076Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-05T20:16:38.361Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-05T20:16:39.016Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-05T20:16:39.305Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-05T20:16:39.305Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-05T20:16:39.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 81.8% of statements [2021-05-05T20:16:39.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-05T20:16:39.933Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-05T20:16:39.933Z] Removing intermediate container 165c2e89f880 [2021-05-05T20:16:39.933Z] ---> 2e772e62dbb8 [2021-05-05T20:16:39.933Z] Step 25/25 : LABEL version=0.0.0 [2021-05-05T20:16:39.933Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-05T20:16:39.933Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-05T20:16:39.933Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-05T20:16:40.199Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-05T20:16:40.199Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-05T20:16:40.199Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-05T20:16:41.204Z] ---> fbcc5feba7bb [2021-05-05T20:16:41.204Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-05T20:16:42.717Z] ---> Running in f633448515a4 [2021-05-05T20:16:42.717Z] Executing busybox-1.31.1-r19.trigger [2021-05-05T20:16:42.717Z] OK: 72 MiB in 59 packages [2021-05-05T20:16:43.788Z] ---> Running in ea3971719e72 [2021-05-05T20:16:44.061Z] Removing intermediate container f633448515a4 [2021-05-05T20:16:44.061Z] ---> 6be0c489984a [2021-05-05T20:16:44.061Z] [2021-05-05T20:16:45.121Z] Removing intermediate container ea3971719e72 [2021-05-05T20:16:45.121Z] ---> 076f56b5c417 [2021-05-05T20:16:45.121Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-05T20:16:45.121Z] Successfully built 6be0c489984a [2021-05-05T20:16:45.121Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-05T20:16:45.121Z] Building docker-support-scheduler-go [2021-05-05T20:16:47.101Z]  Building docker-security-secretstore-setup-go ... done  ---> 256a88bea3e4 [2021-05-05T20:16:47.101Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-05T20:16:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.219s coverage: 92.9% of statements [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-05T20:16:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-05T20:16:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-05T20:16:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-05T20:16:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 76.0% of statements [2021-05-05T20:16:47.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-05T20:16:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.134s coverage: 80.0% of statements [2021-05-05T20:16:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.201s coverage: 87.2% of statements [2021-05-05T20:16:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.194s coverage: 85.4% of statements [2021-05-05T20:16:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2021-05-05T20:16:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-05T20:16:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.654s coverage: 64.4% of statements [2021-05-05T20:16:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-05T20:16:47.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-05T20:16:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.116s coverage: 100.0% of statements [2021-05-05T20:16:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-05-05T20:16:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-05-05T20:16:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-05-05T20:16:48.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-05-05T20:16:49.108Z] ---> Running in afb80ccc1e55 [2021-05-05T20:16:50.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.830s coverage: 62.9% of statements [2021-05-05T20:16:50.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-05T20:16:50.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-05T20:16:50.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-05T20:16:52.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:16:52.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:16:52.577Z] ---> 4f652509064d [2021-05-05T20:16:52.577Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T20:16:52.577Z] ---> Using cache [2021-05-05T20:16:52.577Z] ---> 056cd5f443be [2021-05-05T20:16:52.577Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:16:52.577Z] ---> Using cache [2021-05-05T20:16:52.577Z] ---> 0439a08a4536 [2021-05-05T20:16:52.577Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-05T20:16:52.577Z] Collecting docker-compose==1.23.2 [2021-05-05T20:16:52.848Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-05T20:16:53.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.588s coverage: 43.4% of statements [2021-05-05T20:16:53.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-05T20:16:53.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-05T20:16:53.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2021-05-05T20:16:53.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-05T20:16:53.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements [2021-05-05T20:16:53.859Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:16:53.859Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:16:53.859Z] ---> 4f652509064d [2021-05-05T20:16:53.859Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T20:16:53.859Z] ---> Using cache [2021-05-05T20:16:53.859Z] ---> 056cd5f443be [2021-05-05T20:16:53.859Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:16:53.859Z] ---> Using cache [2021-05-05T20:16:53.859Z] ---> 0439a08a4536 [2021-05-05T20:16:53.859Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-05T20:16:54.127Z] Collecting cached-property<2,>=1.2.0 [2021-05-05T20:16:54.127Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-05T20:16:54.401Z] ---> Running in a014da526420 [2021-05-05T20:16:54.681Z] Collecting docopt<0.7,>=0.6.1 [2021-05-05T20:16:54.681Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-05T20:16:54.681Z] ---> Running in dd5ca8c5da93 [2021-05-05T20:16:54.681Z] Removing intermediate container afb80ccc1e55 [2021-05-05T20:16:54.681Z] ---> b911a546a81f [2021-05-05T20:16:54.681Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-05T20:16:55.272Z] ---> Running in 36d708630d17 [2021-05-05T20:16:56.267Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:56.267Z] Removing intermediate container 36d708630d17 [2021-05-05T20:16:56.267Z] ---> 137530a1f629 [2021-05-05T20:16:56.267Z] Step 28/31 : CMD ["gate"] [2021-05-05T20:16:56.267Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:56.919Z] ---> Running in b92e34dd4c65 [2021-05-05T20:16:56.919Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-05T20:16:56.919Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-05T20:16:57.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:57.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:16:57.864Z] Removing intermediate container b92e34dd4c65 [2021-05-05T20:16:57.864Z] ---> cc9cbfcaf143 [2021-05-05T20:16:57.864Z] Step 29/31 : LABEL arch=x86_64 [2021-05-05T20:16:57.864Z] OK: 219 MiB in 52 packages [2021-05-05T20:16:58.175Z] OK: 219 MiB in 52 packages [2021-05-05T20:16:58.175Z] Collecting docker<4.0,>=3.6.0 [2021-05-05T20:16:58.175Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-05T20:16:58.484Z] ---> Running in 0ac14dcf898b [2021-05-05T20:16:58.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.442s coverage: 47.0% of statements [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-05T20:16:58.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.144s coverage: 100.0% of statements [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-05T20:16:58.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-05T20:16:58.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.197s coverage: 9.6% of statements [2021-05-05T20:16:58.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-05T20:16:58.785Z] Collecting PyYAML<4,>=3.10 [2021-05-05T20:16:58.785Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-05T20:16:59.407Z] Removing intermediate container 0ac14dcf898b [2021-05-05T20:16:59.407Z] ---> cf793e352965 [2021-05-05T20:16:59.407Z] Step 30/31 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:16:59.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.440s coverage: 92.6% of statements [2021-05-05T20:16:59.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-05T20:16:59.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T20:16:59.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-05T20:17:00.480Z] Removing intermediate container dd5ca8c5da93 [2021-05-05T20:17:00.481Z] ---> 57a5133a5acb [2021-05-05T20:17:00.481Z] Step 6/22 : COPY go.mod . [2021-05-05T20:17:00.481Z] Collecting jsonschema<3,>=2.5.1 [2021-05-05T20:17:00.481Z] ---> Running in eeecdfc18b21 [2021-05-05T20:17:00.481Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-05T20:17:01.097Z] Removing intermediate container a014da526420 [2021-05-05T20:17:01.097Z] ---> d981f4b7d784 [2021-05-05T20:17:01.097Z] Step 6/23 : COPY go.mod . [2021-05-05T20:17:01.097Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-05T20:17:01.097Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-05T20:17:01.389Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-05T20:17:01.389Z] Collecting texttable<0.10,>=0.9.0 [2021-05-05T20:17:01.389Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-05T20:17:01.681Z] Removing intermediate container eeecdfc18b21 [2021-05-05T20:17:01.681Z] ---> 2675917bb297 [2021-05-05T20:17:01.681Z] Step 31/31 : LABEL version=0.0.0 [2021-05-05T20:17:01.681Z] ---> 532d2489c208 [2021-05-05T20:17:01.681Z] Step 7/22 : RUN go mod download [2021-05-05T20:17:02.344Z] ---> Running in d364bf944945 [2021-05-05T20:17:02.645Z] ---> e73e2415090f [2021-05-05T20:17:02.645Z] Step 7/23 : RUN go mod download [2021-05-05T20:17:02.645Z] ---> Running in 55ce0b615ab6 [2021-05-05T20:17:03.275Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-05T20:17:03.275Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-05T20:17:03.275Z] ---> Running in 52e00427498b [2021-05-05T20:17:04.538Z] Collecting docker-pycreds>=0.4.0 [2021-05-05T20:17:04.538Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-05T20:17:04.538Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-05T20:17:04.538Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-05T20:17:04.538Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-05T20:17:04.538Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-05T20:17:04.538Z] Removing intermediate container 55ce0b615ab6 [2021-05-05T20:17:04.538Z] ---> 22ca43670d2b [2021-05-05T20:17:04.538Z] [2021-05-05T20:17:04.538Z] Collecting idna<2.8,>=2.5 [2021-05-05T20:17:04.538Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-05T20:17:04.538Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-05T20:17:04.538Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-05T20:17:04.538Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-05T20:17:04.538Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-05T20:17:04.894Z] Successfully built 22ca43670d2b [2021-05-05T20:17:04.894Z] Installing collected packages: cached-property, docopt, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, texttable, docker-compose [2021-05-05T20:17:05.303Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-05T20:17:05.303Z] Building docker-security-proxy-setup-go [2021-05-05T20:17:05.303Z]  Building docker-security-bootstrapper-go ... done  Running setup.py install for docopt: started [2021-05-05T20:17:08.207Z] Running setup.py install for docopt: finished with status 'done' [2021-05-05T20:17:08.207Z] Running setup.py install for dockerpty: started [2021-05-05T20:17:08.812Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-05T20:17:08.812Z] Attempting uninstall: urllib3 [2021-05-05T20:17:08.812Z] Found existing installation: urllib3 1.25.9 [2021-05-05T20:17:08.812Z] Uninstalling urllib3-1.25.9: [2021-05-05T20:17:08.812Z] Successfully uninstalled urllib3-1.25.9 [2021-05-05T20:17:08.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:17:08.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:17:08.812Z] ---> 4f652509064d [2021-05-05T20:17:08.812Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T20:17:08.812Z] ---> Using cache [2021-05-05T20:17:08.812Z] ---> 056cd5f443be [2021-05-05T20:17:08.812Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:17:08.812Z] ---> Using cache [2021-05-05T20:17:08.812Z] ---> 0439a08a4536 [2021-05-05T20:17:08.812Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-05T20:17:08.812Z] ---> Using cache [2021-05-05T20:17:08.812Z] ---> a454dd0e3998 [2021-05-05T20:17:08.812Z] Step 6/22 : COPY go.mod . [2021-05-05T20:17:08.812Z] ---> Using cache [2021-05-05T20:17:08.812Z] ---> 76b11381b6c6 [2021-05-05T20:17:08.812Z] Step 7/22 : RUN go mod download [2021-05-05T20:17:08.812Z] ---> Using cache [2021-05-05T20:17:08.812Z] ---> 2e2686df8aa4 [2021-05-05T20:17:08.812Z] Step 8/22 : COPY . . [2021-05-05T20:17:09.089Z] ---> Using cache [2021-05-05T20:17:09.089Z] ---> 723168f01806 [2021-05-05T20:17:09.089Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.477s coverage: 28.7% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.161s coverage: 100.0% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.161s coverage: 64.6% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.355s coverage: 97.6% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.084s coverage: 0.0% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.108s coverage: 100.0% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.127s coverage: 28.1% of statements [2021-05-05T20:17:09.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-05T20:17:09.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-05T20:17:09.908Z] GO111MODULE=on go vet ./... [2021-05-05T20:17:10.109Z] Attempting uninstall: idna [2021-05-05T20:17:10.109Z] Found existing installation: idna 2.9 [2021-05-05T20:17:10.109Z] Uninstalling idna-2.9: [2021-05-05T20:17:10.109Z] ---> Running in 2fb187f7d99e [2021-05-05T20:17:10.109Z] Successfully uninstalled idna-2.9 [2021-05-05T20:17:10.411Z] Attempting uninstall: requests [2021-05-05T20:17:10.411Z] Found existing installation: requests 2.23.0 [2021-05-05T20:17:10.411Z] Uninstalling requests-2.23.0: [2021-05-05T20:17:10.411Z] Removing intermediate container 52e00427498b [2021-05-05T20:17:10.411Z] ---> d4cba7761640 [2021-05-05T20:17:10.411Z] Step 8/23 : COPY . . [2021-05-05T20:17:10.411Z] Removing intermediate container d364bf944945 [2021-05-05T20:17:10.411Z] ---> 875b1b504ca1 [2021-05-05T20:17:10.411Z] Step 8/22 : COPY . . [2021-05-05T20:17:10.411Z] Successfully uninstalled requests-2.23.0 [2021-05-05T20:17:13.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T20:17:18.422Z] Running setup.py install for PyYAML: started [2021-05-05T20:17:22.025Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-05T20:17:22.025Z] Running setup.py install for texttable: started [2021-05-05T20:17:25.578Z] Running setup.py install for texttable: finished with status 'done' [2021-05-05T20:17:26.780Z] 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.59.0 [2021-05-05T20:17:39.594Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:17:39.594Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:17:39.594Z] ---> 4f652509064d [2021-05-05T20:17:39.594Z] Step 3/21 : WORKDIR /edgex-go [2021-05-05T20:17:39.594Z] ---> Using cache [2021-05-05T20:17:39.594Z] ---> 056cd5f443be [2021-05-05T20:17:39.594Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:17:39.594Z] ---> Using cache [2021-05-05T20:17:39.594Z] ---> 0439a08a4536 [2021-05-05T20:17:39.594Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-05T20:17:39.594Z] ---> Using cache [2021-05-05T20:17:39.594Z] ---> a454dd0e3998 [2021-05-05T20:17:39.594Z] Step 6/21 : COPY go.mod . [2021-05-05T20:17:39.594Z] ---> Using cache [2021-05-05T20:17:39.594Z] ---> 76b11381b6c6 [2021-05-05T20:17:39.594Z] Step 7/21 : RUN go mod download [2021-05-05T20:17:39.594Z] ---> Using cache [2021-05-05T20:17:39.594Z] ---> 2e2686df8aa4 [2021-05-05T20:17:39.594Z] Step 8/21 : COPY . . [2021-05-05T20:17:39.594Z] ---> Using cache [2021-05-05T20:17:39.594Z] ---> 723168f01806 [2021-05-05T20:17:39.594Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-05T20:17:40.689Z] ---> Running in d3f4d82eba1b [2021-05-05T20:17:43.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T20:17:53.685Z] ---> a403ebf07012 [2021-05-05T20:17:53.685Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-05T20:17:53.685Z] ---> Running in 3a96a7b04485 [2021-05-05T20:17:53.685Z] ---> 17d8a68bdc51 [2021-05-05T20:17:53.685Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-05T20:17:53.685Z] ---> Running in c507643fb673 [2021-05-05T20:17:53.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T20:17:54.254Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T20:17:56.892Z] Removing intermediate container 2fb187f7d99e [2021-05-05T20:17:56.892Z] ---> 27d06253420e [2021-05-05T20:17:56.892Z] [2021-05-05T20:17:56.892Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T20:17:56.892Z] ---> 13621d1b12d4 [2021-05-05T20:17:56.892Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-05T20:17:56.892Z] ---> Using cache [2021-05-05T20:17:56.892Z] ---> 9a6afd58f8e1 [2021-05-05T20:17:56.892Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:17:56.892Z] ---> Using cache [2021-05-05T20:17:56.892Z] ---> ecb06ea9beb1 [2021-05-05T20:17:56.892Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-05T20:17:59.492Z] ---> Running in ccaf5554734b [2021-05-05T20:18:00.114Z] Removing intermediate container ccaf5554734b [2021-05-05T20:18:00.114Z] ---> 24fc1890dc2a [2021-05-05T20:18:00.114Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T20:18:00.761Z] ---> Running in a14a0a389ae7 [2021-05-05T20:18:01.458Z] Removing intermediate container a14a0a389ae7 [2021-05-05T20:18:01.458Z] ---> d167a6b41bba [2021-05-05T20:18:01.458Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:18:03.169Z] ---> 5de0ce4b77fc [2021-05-05T20:18:03.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-05T20:18:03.169Z] Removing intermediate container 6cd4dd4a70a1 [2021-05-05T20:18:03.169Z] ---> fdc52a066924 [2021-05-05T20:18:03.169Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-05T20:18:03.515Z] ---> Running in 464d39a8afb2 [2021-05-05T20:18:04.171Z] Removing intermediate container 464d39a8afb2 [2021-05-05T20:18:04.171Z] ---> 8994bc803bfa [2021-05-05T20:18:04.171Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-05T20:18:04.171Z] ---> Running in f4182df75777 [2021-05-05T20:18:04.171Z] ---> 2277d694ba5e [2021-05-05T20:18:04.171Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-05T20:18:04.457Z] Removing intermediate container f4182df75777 [2021-05-05T20:18:04.457Z] ---> bc7e75211f60 [2021-05-05T20:18:04.457Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-05T20:18:07.491Z] ---> 9f410fece2c0 [2021-05-05T20:18:07.491Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-05T20:18:07.826Z] ---> Running in bd5baf604596 [2021-05-05T20:18:07.826Z] ---> b673d1a8bef2 [2021-05-05T20:18:07.826Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-05T20:18:08.102Z] Removing intermediate container bd5baf604596 [2021-05-05T20:18:08.102Z] ---> d833bef5d2fe [2021-05-05T20:18:08.102Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:18:08.446Z] ---> 4fb86be0a4bb [2021-05-05T20:18:08.446Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-05T20:18:08.446Z] ---> Running in ea57e5368cd0 [2021-05-05T20:18:10.395Z] Removing intermediate container ea57e5368cd0 [2021-05-05T20:18:10.395Z] ---> c5992aaee96f [2021-05-05T20:18:10.395Z] Step 20/22 : LABEL arch=x86_64 [2021-05-05T20:18:10.395Z] ---> Running in a1e592024bf5 [2021-05-05T20:18:10.395Z] ---> cecb6bbd0193 [2021-05-05T20:18:10.395Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-05T20:18:10.395Z] ---> Running in 0d5ea623b887 [2021-05-05T20:18:11.085Z] Removing intermediate container 0d5ea623b887 [2021-05-05T20:18:11.085Z] ---> 4a870f2b8a45 [2021-05-05T20:18:11.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:18:11.085Z] Removing intermediate container a1e592024bf5 [2021-05-05T20:18:11.085Z] ---> 83e60055d3ab [2021-05-05T20:18:11.085Z] Step 21/22 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:18:11.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T20:18:11.365Z] ---> Running in 244a3321822c [2021-05-05T20:18:11.365Z] ---> Running in 8a0c9bd24c50 [2021-05-05T20:18:11.662Z] Removing intermediate container 244a3321822c [2021-05-05T20:18:11.662Z] ---> 7b7b34157192 [2021-05-05T20:18:11.662Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T20:18:11.948Z] Removing intermediate container 8a0c9bd24c50 [2021-05-05T20:18:11.948Z] ---> 5993a736d683 [2021-05-05T20:18:11.948Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T20:18:12.298Z] ---> Running in cd361b304134 [2021-05-05T20:18:12.298Z] ---> Running in 3f231fe20b31 [2021-05-05T20:18:13.569Z] Removing intermediate container cd361b304134 [2021-05-05T20:18:13.569Z] ---> a7dcefdb1f4b [2021-05-05T20:18:13.569Z] Step 22/23 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:18:13.968Z] Removing intermediate container 3f231fe20b31 [2021-05-05T20:18:13.968Z] ---> 376e057bcdcf [2021-05-05T20:18:13.968Z] [2021-05-05T20:18:14.316Z] ---> Running in 0578345ebdd9 [2021-05-05T20:18:15.512Z] Successfully built 376e057bcdcf [2021-05-05T20:18:15.512Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-05T20:18:15.887Z]  Building docker-support-scheduler-go ... done Removing intermediate container 0578345ebdd9 [2021-05-05T20:18:15.887Z] ---> 7aa55ae1e57b [2021-05-05T20:18:15.887Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T20:18:16.669Z] ---> Running in 0db0cb4106d4 [2021-05-05T20:18:17.016Z] Removing intermediate container 0db0cb4106d4 [2021-05-05T20:18:17.016Z] ---> a19bb1455b3a [2021-05-05T20:18:17.016Z] [2021-05-05T20:18:17.699Z] Successfully built a19bb1455b3a [2021-05-05T20:18:18.027Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-05T20:18:25.182Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container d3f4d82eba1b [2021-05-05T20:18:25.182Z] ---> b1950b2204af [2021-05-05T20:18:25.183Z] [2021-05-05T20:18:25.183Z] Step 10/21 : FROM alpine:3.12 [2021-05-05T20:18:25.183Z] ---> 13621d1b12d4 [2021-05-05T20:18:25.183Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-05T20:18:25.183Z] ---> Running in 02757052ad31 [2021-05-05T20:18:26.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:18:26.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:18:27.522Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-05T20:18:27.891Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T20:18:27.891Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-05T20:18:27.891Z] (4/4) Installing curl (7.76.1-r0) [2021-05-05T20:18:27.891Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:18:28.521Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T20:18:28.521Z] OK: 7 MiB in 18 packages [2021-05-05T20:18:31.200Z] Removing intermediate container 02757052ad31 [2021-05-05T20:18:31.200Z] ---> 84322317ecf7 [2021-05-05T20:18:31.200Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T20:18:31.200Z] ---> Running in 4f1e45e4f50c [2021-05-05T20:18:32.222Z] Removing intermediate container 4f1e45e4f50c [2021-05-05T20:18:32.222Z] ---> 57b4606cb79f [2021-05-05T20:18:32.222Z] Step 13/21 : WORKDIR /edgex [2021-05-05T20:18:32.895Z] ---> Running in d05857550281 [2021-05-05T20:18:33.967Z] Removing intermediate container d05857550281 [2021-05-05T20:18:33.967Z] ---> 2235a54f1277 [2021-05-05T20:18:33.967Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-05T20:18:34.279Z] Removing intermediate container 3a96a7b04485 [2021-05-05T20:18:34.279Z] ---> 2a1f0313e382 [2021-05-05T20:18:34.279Z] [2021-05-05T20:18:34.279Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T20:18:34.279Z] ---> 13621d1b12d4 [2021-05-05T20:18:34.279Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-05T20:18:34.279Z] ---> Running in 050643b7f0fc [2021-05-05T20:18:34.567Z] ---> dd92147bbba6 [2021-05-05T20:18:34.567Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-05T20:18:36.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:18:36.171Z] ---> ecdaa58e7654 [2021-05-05T20:18:36.171Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-05T20:18:36.171Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:18:36.488Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-05T20:18:36.488Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-05T20:18:36.488Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:18:36.488Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T20:18:36.767Z] OK: 6 MiB in 16 packages [2021-05-05T20:18:37.800Z] ---> e238185f0b1b [2021-05-05T20:18:37.800Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-05T20:18:37.800Z] ---> Running in 78645afca834 [2021-05-05T20:18:38.412Z] Removing intermediate container 78645afca834 [2021-05-05T20:18:38.412Z] ---> ffbee40838f8 [2021-05-05T20:18:38.412Z] Step 18/21 : CMD ["--init=true"] [2021-05-05T20:18:38.412Z] Removing intermediate container 050643b7f0fc [2021-05-05T20:18:38.412Z] ---> 20ac9f3d867c [2021-05-05T20:18:38.412Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:18:38.412Z] ---> Running in b78305a99dd1 [2021-05-05T20:18:38.724Z] ---> Running in b17686085579 [2021-05-05T20:18:39.338Z] Removing intermediate container b78305a99dd1 [2021-05-05T20:18:39.338Z] ---> 3095e4bb243e [2021-05-05T20:18:39.338Z] Step 19/21 : LABEL arch=x86_64 [2021-05-05T20:18:40.826Z] Removing intermediate container b17686085579 [2021-05-05T20:18:40.826Z] ---> ec449b99da7d [2021-05-05T20:18:40.826Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-05T20:18:41.119Z] ---> Running in 60612db088e0 [2021-05-05T20:18:41.414Z] ---> Running in 0a0dd4c2ca07 [2021-05-05T20:18:42.403Z] Removing intermediate container 60612db088e0 [2021-05-05T20:18:42.403Z] ---> 3fd21d6133fd [2021-05-05T20:18:42.403Z] Step 20/21 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:18:42.403Z] ---> Running in 1235ad371e22 [2021-05-05T20:18:42.403Z] Removing intermediate container 0a0dd4c2ca07 [2021-05-05T20:18:42.403Z] ---> c768c2de66bc [2021-05-05T20:18:42.403Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T20:18:42.947Z] Removing intermediate container c507643fb673 [2021-05-05T20:18:42.947Z] ---> 8434c51c17ca [2021-05-05T20:18:42.947Z] [2021-05-05T20:18:42.947Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T20:18:42.947Z] ---> 13621d1b12d4 [2021-05-05T20:18:42.947Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-05T20:18:42.947Z] ---> Running in f9533ae8753b [2021-05-05T20:18:42.947Z] ---> Running in f1f656f11545 [2021-05-05T20:18:43.404Z] Removing intermediate container 1235ad371e22 [2021-05-05T20:18:43.404Z] ---> 7cb77551d1ef [2021-05-05T20:18:43.404Z] Step 21/21 : LABEL version=0.0.0 [2021-05-05T20:18:43.404Z] ---> Running in 43fd7aa53c02 [2021-05-05T20:18:43.404Z] Removing intermediate container f1f656f11545 [2021-05-05T20:18:43.404Z] ---> a42fe96dc63f [2021-05-05T20:18:43.404Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-05T20:18:43.404Z] Removing intermediate container f9533ae8753b [2021-05-05T20:18:43.404Z] ---> c01ccb460eb9 [2021-05-05T20:18:43.404Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:18:43.786Z] ---> Running in ec1a5adbae5a [2021-05-05T20:18:44.186Z] Removing intermediate container 43fd7aa53c02 [2021-05-05T20:18:44.186Z] ---> e42773a8cb73 [2021-05-05T20:18:44.186Z] [2021-05-05T20:18:44.186Z] Successfully built e42773a8cb73 [2021-05-05T20:18:44.560Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-05T20:18:44.560Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ec1a5adbae5a [2021-05-05T20:18:44.560Z] ---> f33537801c8a [2021-05-05T20:18:44.560Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-05T20:18:44.560Z] ---> d45c8a6820d4 [2021-05-05T20:18:44.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-05T20:18:44.560Z] ---> Running in 2b66c5f479de [2021-05-05T20:18:45.178Z] Removing intermediate container 2b66c5f479de [2021-05-05T20:18:45.178Z] ---> 91274987ada8 [2021-05-05T20:18:45.178Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:18:45.178Z] ---> Running in 86cfb5950f7b [2021-05-05T20:18:45.813Z] ---> 3778ed591832 [2021-05-05T20:18:45.813Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-05T20:18:46.717Z] gofmt -l . [2021-05-05T20:18:46.717Z] [ "`gofmt -l .`" = "" ] [2021-05-05T20:18:46.857Z] ---> 67f89ee8f8be [2021-05-05T20:18:46.857Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-05T20:18:47.151Z] ---> Running in 0f27e470e9c7 [2021-05-05T20:18:47.472Z] Removing intermediate container 0f27e470e9c7 [2021-05-05T20:18:47.472Z] ---> 9393a56e349f [2021-05-05T20:18:47.472Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:18:47.472Z] ---> Running in 3269b4ecc019 [2021-05-05T20:18:47.753Z] Removing intermediate container 86cfb5950f7b [2021-05-05T20:18:47.753Z] ---> 406d3d6da80c [2021-05-05T20:18:47.753Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-05T20:18:47.753Z] ---> Running in 85ef1c989e3f [2021-05-05T20:18:48.034Z] Removing intermediate container 3269b4ecc019 [2021-05-05T20:18:48.034Z] ---> 60d855aa2417 [2021-05-05T20:18:48.034Z] Step 20/22 : LABEL arch=x86_64 [2021-05-05T20:18:48.320Z] ---> Running in 4a01cf64e338 [2021-05-05T20:18:48.600Z] Removing intermediate container 4a01cf64e338 [2021-05-05T20:18:48.600Z] ---> 3321c765abc1 [2021-05-05T20:18:48.600Z] Step 21/22 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:18:48.680Z] ./bin/test-go-mod-tidy.sh [2021-05-05T20:18:48.893Z] ---> Running in e4f01e2b06d3 [2021-05-05T20:18:49.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-05T20:18:49.241Z] Removing intermediate container e4f01e2b06d3 [2021-05-05T20:18:49.241Z] ---> 77c5ba5f654a [2021-05-05T20:18:49.241Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T20:18:49.273Z] ./bin/test-attribution-txt.sh [2021-05-05T20:18:49.945Z] ---> Running in c304698d1efe [2021-05-05T20:18:50.319Z] Removing intermediate container c304698d1efe [2021-05-05T20:18:50.319Z] ---> 4c6c7d23dd6d [2021-05-05T20:18:50.319Z] [2021-05-05T20:18:50.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-05T20:18:50.606Z] Successfully built 4c6c7d23dd6d [2021-05-05T20:18:50.607Z] Successfully tagged docker-support-notifications-go:latest [Pipeline] sh [2021-05-05T20:18:51.650Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-05T20:18:51.650Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-05T20:18:51.650Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-05T20:18:51.917Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-05T20:18:51.932Z] + ls -al . [2021-05-05T20:18:51.932Z] total 836 [2021-05-05T20:18:51.932Z] drwxrwxr-x 9 1001 1001 4096 May 5 20:18 . [2021-05-05T20:18:51.932Z] drwxr-xr-x 4 root root 4096 May 5 20:13 .. [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 11 May 5 20:12 .dockerignore [2021-05-05T20:18:51.932Z] drwxrwxr-x 8 1001 1001 4096 May 5 20:12 .git [2021-05-05T20:18:51.932Z] drwxrwxr-x 3 1001 1001 4096 May 5 20:12 .github [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 818 May 5 20:12 .gitignore [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 166 May 5 20:12 .sonarcloud.properties [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 8609 May 5 20:12 Attribution.txt [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 3804 May 5 20:12 CONTRIBUTING.md [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 931 May 5 20:12 Dockerfile.build [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 863 May 5 20:12 Jenkinsfile [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 10775 May 5 20:12 LICENSE [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 5774 May 5 20:12 Makefile [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 7978 May 5 20:12 README.md [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 6755 May 5 20:12 SECURITY.md [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 5 May 5 20:08 VERSION [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 4131 May 5 20:12 ZMQWindows.md [2021-05-05T20:18:51.932Z] drwxrwxr-x 2 1001 1001 4096 May 5 20:12 bin [2021-05-05T20:18:51.932Z] drwxrwxr-x 14 1001 1001 4096 May 5 20:12 cmd [2021-05-05T20:18:51.932Z] -rw-r--r-- 1 root root 699522 May 5 20:17 coverage.out [2021-05-05T20:18:51.932Z] -rw-r--r-- 1 root root 1060 May 5 20:18 go.mod [2021-05-05T20:18:51.932Z] -rw-r--r-- 1 root root 22091 May 5 20:13 go.sum [2021-05-05T20:18:51.932Z] drwxrwxr-x 8 1001 1001 4096 May 5 20:12 internal [2021-05-05T20:18:51.932Z] drwxrwxr-x 4 1001 1001 4096 May 5 20:12 openapi [2021-05-05T20:18:51.932Z] drwxrwxr-x 4 1001 1001 4096 May 5 20:12 snap [2021-05-05T20:18:51.932Z] -rw-rw-r-- 1 1001 1001 168 May 5 20:12 version.go [Pipeline] sh [2021-05-05T20:18:52.549Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-05T20:18:52.549Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-05T20:18:52.606Z] + '[' -e coverage.out ] [2021-05-05T20:18:52.606Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-05T20:18:52.645Z] Warning: overwriting stash ‘coverage-report’ [2021-05-05T20:18:52.830Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:18:52.830Z] OK: 8 MiB in 20 packages [2021-05-05T20:18:53.573Z] Stashed 1 file(s) [Pipeline] sh [2021-05-05T20:18:53.867Z] Removing intermediate container 85ef1c989e3f [2021-05-05T20:18:53.867Z] ---> e54a7fe612c3 [2021-05-05T20:18:53.867Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:18:54.254Z] + make build [2021-05-05T20:18:54.254Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T20:18:54.484Z] ---> 724f1d1d56e0 [2021-05-05T20:18:54.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-05T20:18:55.552Z] ---> 053b57cfd52b [2021-05-05T20:18:55.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-05T20:18:56.182Z] ---> be17c617338a [2021-05-05T20:18:56.182Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-05T20:18:56.182Z] ---> Running in 12141c073b44 [2021-05-05T20:18:56.467Z] Removing intermediate container 12141c073b44 [2021-05-05T20:18:56.467Z] ---> baa3ec72f057 [2021-05-05T20:18:56.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:18:56.467Z] ---> Running in 1153f9f6dc93 [2021-05-05T20:18:56.763Z] Removing intermediate container 1153f9f6dc93 [2021-05-05T20:18:56.763Z] ---> 35609b079041 [2021-05-05T20:18:56.763Z] Step 21/23 : LABEL arch=x86_64 [2021-05-05T20:18:57.045Z] ---> Running in 18e47bb6ed9d [2021-05-05T20:18:57.362Z] Removing intermediate container 18e47bb6ed9d [2021-05-05T20:18:57.362Z] ---> 30552339387c [2021-05-05T20:18:57.362Z] Step 22/23 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:18:58.342Z] ---> Running in 0fb3f43bffc1 [2021-05-05T20:18:58.611Z] Removing intermediate container 0fb3f43bffc1 [2021-05-05T20:18:58.611Z] ---> 379252152c6c [2021-05-05T20:18:58.611Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T20:18:58.890Z] ---> Running in c9d43b8da712 [2021-05-05T20:18:59.185Z] Removing intermediate container c9d43b8da712 [2021-05-05T20:18:59.185Z] ---> c0cf5dfbd5ae [2021-05-05T20:18:59.185Z] [2021-05-05T20:18:59.488Z] Successfully built c0cf5dfbd5ae [2021-05-05T20:18:59.488Z] Successfully tagged docker-core-data-go:latest [2021-05-05T20:19:00.132Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-05T20:19:00.181Z] $ docker stop --time=1 f1c5f4d9a02f8e2c98defe99955d4ecb9666b61d234abe4ebce07e37df3de907 [2021-05-05T20:19:00.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T20:19:02.487Z] $ docker rm -f f1c5f4d9a02f8e2c98defe99955d4ecb9666b61d234abe4ebce07e37df3de907 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T20:19:03.409Z] + docker images [2021-05-05T20:19:03.409Z] + grep docker [2021-05-05T20:19:04.392Z] docker-core-data-go latest c0cf5dfbd5ae 6 seconds ago 21.5MB [2021-05-05T20:19:04.392Z] docker-support-notifications-go latest 4c6c7d23dd6d 14 seconds ago 17.6MB [2021-05-05T20:19:04.392Z] docker-security-proxy-setup-go latest e42773a8cb73 21 seconds ago 25.3MB [2021-05-05T20:19:04.392Z] docker-sys-mgmt-agent-go latest a19bb1455b3a 48 seconds ago 312MB [2021-05-05T20:19:04.392Z] docker-support-scheduler-go latest 376e057bcdcf 51 seconds ago 17.1MB [2021-05-05T20:19:04.392Z] docker-security-bootstrapper-go latest 22ca43670d2b 2 minutes ago 18.2MB [2021-05-05T20:19:04.392Z] docker-security-secretstore-setup-go latest 6be0c489984a 2 minutes ago 25.7MB [2021-05-05T20:19:04.392Z] docker-core-metadata-go latest b73a96d07435 2 minutes ago 18.6MB [2021-05-05T20:19:04.392Z] docker-core-command-go latest 5cace0bbe87d 2 minutes ago 17MB [2021-05-05T20:19:04.392Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-05T20:19:20.097Z] Still waiting to schedule task [2021-05-05T20:19:20.098Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-05T20:19:27.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T20:19:29.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T20:19:34.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T20:19:34.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T20:19:39.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T20:19:43.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T20:19:46.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T20:19:49.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T20:19:52.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T20:19:55.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-05T20:20:00.848Z] $ docker stop --time=1 89d8b4400fe14686c50b1b3f12332e92c11b674c84953e8b0d4124ac0b06e2e3 [2021-05-05T20:20:03.410Z] $ docker rm -f 89d8b4400fe14686c50b1b3f12332e92c11b674c84953e8b0d4124ac0b06e2e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:20:05.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T20:20:05.892Z] [2021-05-05T20:20:05.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:20:06.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T20:20:06.305Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-05T20:20:06.305Z] 29e5d40040c1: Pulling fs layer [2021-05-05T20:20:06.305Z] 1ce36da41761: Pulling fs layer [2021-05-05T20:20:06.305Z] 25b303627fd3: Pulling fs layer [2021-05-05T20:20:06.905Z] 29e5d40040c1: Download complete [2021-05-05T20:20:07.505Z] 1ce36da41761: Verifying Checksum [2021-05-05T20:20:07.506Z] 1ce36da41761: Download complete [2021-05-05T20:20:07.506Z] 29e5d40040c1: Pull complete [2021-05-05T20:20:08.941Z] 1ce36da41761: Pull complete [2021-05-05T20:20:09.211Z] 25b303627fd3: Verifying Checksum [2021-05-05T20:20:09.211Z] 25b303627fd3: Download complete [2021-05-05T20:20:12.122Z] Running on prd-ubuntu18.04-docker-8c-8g-3084 in /w/workspace/edgexfoundry_edgex-go_PR-3424 [Pipeline] { [Pipeline] ws [2021-05-05T20:20:12.179Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-05T20:20:14.732Z] using credential edgex-jenkins-ssh [2021-05-05T20:20:14.745Z] Cloning the remote Git repository [2021-05-05T20:20:14.763Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-05T20:20:14.826Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-05T20:20:14.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T20:20:14.854Z] > git --version # timeout=10 [2021-05-05T20:20:14.867Z] > git --version # 'git version 2.17.1' [2021-05-05T20:20:14.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T20:20:14.894Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T20:20:19.374Z] 25b303627fd3: Pull complete [2021-05-05T20:20:19.374Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-05T20:20:19.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T20:20:19.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-05T20:20:19.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-3081 does not seem to be running inside a container [2021-05-05T20:20:19.595Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-05T20:20:22.653Z] $ docker top ec3f872de9296460fffa507ff56578f2514c445a22be98d7106c2924b5b1c07b -eo pid,comm [2021-05-05T20:20:23.065Z] Merging remotes/origin/master commit 40097948026cfcf365777e8965120a46082f11c2 into PR head commit c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [Pipeline] { [Pipeline] sh [2021-05-05T20:20:23.199Z] Merge succeeded, producing c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:20:23.200Z] Checking out Revision c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 (PR-3424) [2021-05-05T20:20:22.489Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T20:20:22.495Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T20:20:22.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-05T20:20:22.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-05T20:20:22.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T20:20:22.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3424/head:refs/remotes/origin/PR-3424 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T20:20:23.072Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T20:20:23.094Z] > git checkout -f c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 # timeout=10 [2021-05-05T20:20:23.175Z] > git remote # timeout=10 [2021-05-05T20:20:23.182Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T20:20:23.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T20:20:23.187Z] > git merge 40097948026cfcf365777e8965120a46082f11c2 # timeout=10 [2021-05-05T20:20:23.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T20:20:23.200Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T20:20:23.204Z] > git checkout -f c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 # timeout=10 [2021-05-05T20:20:23.805Z] + docker-compose build --help [2021-05-05T20:20:23.805Z] + grep parallel [2021-05-05T20:20:26.817Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-05-05T20:20:26.841Z] > git --version # timeout=10 [2021-05-05T20:20:26.844Z] > git --version # 'git version 2.17.1' [2021-05-05T20:20:26.847Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [2021-05-05T20:20:27.194Z] --parallel Build images in parallel. [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2021-05-05T20:20:27.596Z] $ docker stop --time=1 ec3f872de9296460fffa507ff56578f2514c445a22be98d7106c2924b5b1c07b [2021-05-05T20:20:27.933Z] + echo snap-build.sh [2021-05-05T20:20:27.934Z] snap-build.sh [2021-05-05T20:20:27.934Z] + SNAP_BASE_DIR=. [2021-05-05T20:20:27.934Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-05T20:20:27.934Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-05T20:20:27.934Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-05T20:20:27.934Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-05T20:20:27.934Z] + cd /w/workspace/edgex-go/1 [2021-05-05T20:20:27.934Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-05T20:20:27.934Z] Reading package lists... [2021-05-05T20:20:27.934Z] Building dependency tree... [2021-05-05T20:20:27.934Z] Reading state information... [2021-05-05T20:20:28.195Z] The following packages were automatically installed and are no longer required: [2021-05-05T20:20:28.195Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-05T20:20:28.195Z] uidmap xdelta3 [2021-05-05T20:20:28.195Z] Use 'sudo apt autoremove' to remove them. [2021-05-05T20:20:28.195Z] The following packages will be REMOVED: [2021-05-05T20:20:28.195Z] lxd* lxd-client* [2021-05-05T20:20:28.456Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-05T20:20:28.456Z] After this operation, 31.7 MB disk space will be freed. [2021-05-05T20:20:29.520Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-05-05T20:20:29.520Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T20:20:29.531Z] $ docker rm -f ec3f872de9296460fffa507ff56578f2514c445a22be98d7106c2924b5b1c07b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:20:30.461Z] Removing lxd dnsmasq configuration [2021-05-05T20:20:30.461Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T20:20:30.461Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-05T20:20:30.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-05T20:20:30.512Z] . [Pipeline] withDockerContainer [2021-05-05T20:20:30.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-3081 does not seem to be running inside a container [2021-05-05T20:20:30.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-05T20:20:31.401Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-05T20:20:31.402Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-05-05T20:20:31.664Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-05T20:20:32.189Z] $ docker top 3bbf7d051b2fb383e50bec089b3905685e7449a1c4f901ebf9a9124f4d078b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T20:20:33.049Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-05T20:20:33.049Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-05T20:20:33.341Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-05T20:20:33.996Z] + sudo snap remove --purge lxd [2021-05-05T20:20:34.257Z] snap "lxd" is not installed [2021-05-05T20:20:34.257Z] + sudo groupadd --force --system lxd [2021-05-05T20:20:34.257Z] ++ whoami [2021-05-05T20:20:34.257Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-05T20:20:34.257Z] + newgrp - lxd [2021-05-05T20:20:34.257Z] + sudo snap install lxd [2021-05-05T20:20:36.718Z] Building docker-core-command-go ... [2021-05-05T20:20:36.718Z] Building docker-core-data-go ... [2021-05-05T20:20:36.718Z] Building docker-core-metadata-go ... [2021-05-05T20:20:36.718Z] Building docker-security-bootstrapper-go ... [2021-05-05T20:20:36.718Z] Building docker-security-proxy-setup-go ... [2021-05-05T20:20:36.718Z] Building docker-security-secretstore-setup-go ... [2021-05-05T20:20:36.718Z] Building docker-support-notifications-go ... [2021-05-05T20:20:36.718Z] Building docker-support-scheduler-go ... [2021-05-05T20:20:36.718Z] Building docker-sys-mgmt-agent-go ... [2021-05-05T20:20:36.718Z] Building docker-support-scheduler-go [2021-05-05T20:20:36.990Z] Building docker-support-notifications-go [2021-05-05T20:20:36.990Z] Building docker-security-bootstrapper-go [2021-05-05T20:20:36.990Z] Building docker-security-proxy-setup-go [2021-05-05T20:20:36.990Z] Building docker-core-data-go [2021-05-05T20:20:40.845Z] 2021-05-05T20:20:39Z INFO Waiting for automatic snapd restart... [2021-05-05T20:20:55.760Z] lxd 4.13 from Canonical* installed [2021-05-05T20:20:55.760Z] + sudo lxd init --auto [2021-05-05T20:21:05.775Z] + sudo snap install --classic snapcraft [2021-05-05T20:21:09.072Z] snapcraft 4.7.1 from Canonical* installed [2021-05-05T20:21:09.072Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-05T20:21:09.072Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-05T20:21:09.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-05T20:21:09.333Z] Dload Upload Total Spent Left Speed [2021-05-05T20:21:09.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 [2021-05-05T20:21:09.596Z] 16 3325k 16 546k 0 0 1717k 0 0:00:01 --:--:-- 0:00:01 1717k 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 39.3M [2021-05-05T20:21:09.596Z] ./yq_linux_amd64 [2021-05-05T20:21:09.857Z] + sudo snapcraft prime --use-lxd [2021-05-05T20:21:11.242Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-05T20:21:11.242Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-05T20:21:11.242Z] - README.md [2021-05-05T20:21:11.242Z] [2021-05-05T20:21:11.242Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-05T20:21:12.186Z] Launching a container. [2021-05-05T20:21:24.427Z] Waiting for container to be ready [2021-05-05T20:21:24.427Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-05T20:21:24.427Z] [2021-05-05T20:21:27.730Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-05T20:21:28.307Z] Waiting for network to be ready... [2021-05-05T20:21:28.569Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-05T20:21:28.831Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-05T20:21:28.831Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-05T20:21:28.831Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-05T20:21:29.104Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-05T20:21:29.104Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-05T20:21:29.104Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-05T20:21:29.104Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-05T20:21:29.104Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-05T20:21:29.104Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-05T20:21:29.365Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-05T20:21:29.365Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-05T20:21:29.626Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-05T20:21:29.626Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-05T20:21:29.626Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-05T20:21:29.626Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-05T20:21:29.626Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-05T20:21:29.626Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-05T20:21:30.202Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-05T20:21:30.202Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-05T20:21:30.202Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-05T20:21:30.202Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-05T20:21:30.202Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-05T20:21:30.202Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-05T20:21:30.465Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-05T20:21:30.465Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-05T20:21:30.465Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-05T20:21:33.014Z] Fetched 24.5 MB in 4s (6154 kB/s) [2021-05-05T20:21:33.587Z] Reading package lists... [2021-05-05T20:21:33.587Z] Reading package lists... [2021-05-05T20:21:33.850Z] Building dependency tree... [2021-05-05T20:21:33.850Z] Reading state information... [2021-05-05T20:21:34.112Z] The following additional packages will be installed: [2021-05-05T20:21:34.112Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-05T20:21:34.112Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-05T20:21:34.112Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-05T20:21:34.112Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-05T20:21:34.112Z] Suggested packages: [2021-05-05T20:21:34.112Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-05T20:21:34.112Z] Recommended packages: [2021-05-05T20:21:34.112Z] gnupg libsasl2-modules [2021-05-05T20:21:34.112Z] The following NEW packages will be installed: [2021-05-05T20:21:34.112Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-05T20:21:34.112Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-05T20:21:34.112Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-05T20:21:34.112Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-05T20:21:34.112Z] The following packages will be upgraded: [2021-05-05T20:21:34.112Z] gpg gpg-agent gpgconf libudev1 [2021-05-05T20:21:34.112Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-05T20:21:34.112Z] Need to get 3529 kB of archives. [2021-05-05T20:21:34.112Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-05T20:21:34.112Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-05T20:21:34.374Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-05T20:21:34.374Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-05T20:21:34.634Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-05T20:21:34.634Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-05T20:21:34.634Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-05T20:21:35.207Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-05T20:21:35.207Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-05T20:21:35.207Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-05T20:21:35.207Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-05T20:21:35.207Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-05T20:21:35.470Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-05T20:21:35.470Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-05T20:21:35.470Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-05T20:21:35.470Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-05T20:21:35.470Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-05T20:21:35.470Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-05T20:21:35.470Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-05T20:21:35.470Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-05T20:21:35.470Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-05T20:21:35.470Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-05T20:21:35.470Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-05T20:21:35.731Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T20:21:35.731Z] Fetched 3529 kB in 2s (2290 kB/s) [2021-05-05T20:21:35.731Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-05T20:21:35.731Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-05T20:21:35.731Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T20:21:35.993Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-05T20:21:35.993Z] Selecting previously unselected package udev. [2021-05-05T20:21:35.993Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-05T20:21:35.993Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-05T20:21:36.253Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-05T20:21:36.253Z] Selecting previously unselected package libfuse2:amd64. [2021-05-05T20:21:36.253Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-05T20:21:36.522Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-05T20:21:36.522Z] Selecting previously unselected package fuse. [2021-05-05T20:21:36.522Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-05T20:21:36.522Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-05T20:21:36.522Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T20:21:36.522Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T20:21:36.784Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T20:21:36.784Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T20:21:36.784Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T20:21:36.784Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T20:21:37.048Z] Selecting previously unselected package libksba8:amd64. [2021-05-05T20:21:37.048Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-05T20:21:37.048Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-05T20:21:37.048Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-05T20:21:37.048Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:37.048Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:37.309Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-05T20:21:37.309Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:37.309Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:37.309Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-05T20:21:37.309Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:37.309Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:37.309Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-05T20:21:37.309Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:37.309Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:37.571Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-05T20:21:37.571Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:37.571Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:37.571Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-05T20:21:37.571Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:37.571Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:37.832Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-05T20:21:37.832Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:37.832Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:37.832Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-05T20:21:37.832Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:37.832Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:38.093Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-05T20:21:38.093Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-05T20:21:38.093Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:38.093Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-05T20:21:38.093Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-05T20:21:38.093Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T20:21:38.093Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-05T20:21:38.093Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-05T20:21:38.093Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T20:21:38.353Z] Selecting previously unselected package libldap-common. [2021-05-05T20:21:38.353Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-05T20:21:38.353Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T20:21:38.353Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-05T20:21:38.353Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-05T20:21:38.353Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T20:21:38.613Z] Selecting previously unselected package dirmngr. [2021-05-05T20:21:38.613Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T20:21:38.613Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-05T20:21:38.613Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T20:21:38.613Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-05T20:21:38.613Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-05T20:21:38.874Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T20:21:38.874Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-05T20:21:38.874Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-05T20:21:38.874Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:38.874Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-05T20:21:38.874Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T20:21:38.874Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-05T20:21:39.445Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-05T20:21:39.445Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:39.445Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-05T20:21:39.445Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-05T20:21:39.706Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-05T20:21:39.706Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:39.706Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:39.706Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:39.706Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:39.706Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:39.706Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:39.706Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-05T20:21:39.967Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-05T20:21:39.967Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-05T20:21:39.967Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T20:21:40.229Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-05T20:21:40.229Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-05T20:21:40.229Z] This means they are not meant to be enabled using systemctl. [2021-05-05T20:21:40.229Z] Possible reasons for having this kind of units are: [2021-05-05T20:21:40.229Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-05T20:21:40.229Z] .wants/ or .requires/ directory. [2021-05-05T20:21:40.229Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-05T20:21:40.229Z] a requirement dependency on it. [2021-05-05T20:21:40.229Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-05T20:21:40.229Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-05T20:21:40.229Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-05T20:21:40.229Z] instance name specified. [2021-05-05T20:21:40.755Z] Reading package lists... [2021-05-05T20:21:40.755Z] Building dependency tree... [2021-05-05T20:21:40.755Z] Reading state information... [2021-05-05T20:21:41.016Z] The following additional packages will be installed: [2021-05-05T20:21:41.016Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-05T20:21:41.016Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-05T20:21:41.016Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-05T20:21:41.016Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-05T20:21:41.016Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-05T20:21:41.016Z] Suggested packages: [2021-05-05T20:21:41.016Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-05T20:21:41.016Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-05T20:21:41.016Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-05T20:21:41.016Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-05T20:21:41.016Z] systemd-container policykit-1 [2021-05-05T20:21:41.016Z] Recommended packages: [2021-05-05T20:21:41.016Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-05T20:21:41.016Z] The following NEW packages will be installed: [2021-05-05T20:21:41.016Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-05T20:21:41.016Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-05T20:21:41.016Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-05T20:21:41.016Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-05T20:21:41.016Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-05T20:21:41.016Z] The following packages will be upgraded: [2021-05-05T20:21:41.016Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-05T20:21:41.016Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-05T20:21:41.016Z] Need to get 35.2 MB of archives. [2021-05-05T20:21:41.016Z] After this operation, 141 MB of additional disk space will be used. [2021-05-05T20:21:41.016Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-05T20:21:41.016Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-05T20:21:41.279Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-05T20:21:41.279Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-05T20:21:41.279Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-05T20:21:41.279Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-05T20:21:41.279Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-05T20:21:41.279Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-05T20:21:41.279Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-05T20:21:41.279Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-05T20:21:41.279Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-05T20:21:41.279Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-05T20:21:41.279Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-05T20:21:41.279Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-05T20:21:41.279Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-05T20:21:41.279Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-05T20:21:41.279Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-05T20:21:42.220Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-05T20:21:42.220Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-05T20:21:42.220Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-05T20:21:42.220Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-05T20:21:42.220Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-05T20:21:42.220Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-05T20:21:42.220Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-05T20:21:42.220Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-05T20:21:42.220Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-05T20:21:42.220Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-05T20:21:42.220Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-05T20:21:42.220Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-05T20:21:42.220Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-05T20:21:42.480Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T20:21:42.480Z] Fetched 35.2 MB in 1s (25.4 MB/s) [2021-05-05T20:21:42.480Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T20:21:42.480Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-05T20:21:42.743Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T20:21:43.315Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-05T20:21:43.315Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T20:21:43.315Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-05T20:21:43.575Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T20:21:43.575Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-05T20:21:43.575Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-05T20:21:43.575Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-05T20:21:43.836Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-05T20:21:43.836Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-05T20:21:43.836Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-05T20:21:44.097Z] Setting up apt (1.6.13) ... [2021-05-05T20:21:44.359Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-05T20:21:44.621Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-05T20:21:44.881Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-05T20:21:44.882Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-05T20:21:44.882Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-05T20:21:45.143Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-05T20:21:45.143Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T20:21:45.143Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T20:21:45.143Z] Selecting previously unselected package libexpat1:amd64. [2021-05-05T20:21:45.143Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-05T20:21:45.143Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-05T20:21:45.403Z] Selecting previously unselected package python3.6-minimal. [2021-05-05T20:21:45.403Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T20:21:45.403Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T20:21:45.664Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-05T20:21:45.664Z] Checking for services that may need to be restarted...done. [2021-05-05T20:21:45.664Z] Checking for services that may need to be restarted...done. [2021-05-05T20:21:45.664Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T20:21:45.924Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-05T20:21:45.924Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T20:21:46.496Z] Selecting previously unselected package python3-minimal. [2021-05-05T20:21:46.496Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-05T20:21:46.496Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-05T20:21:46.496Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-05T20:21:46.496Z] Selecting previously unselected package mime-support. [2021-05-05T20:21:46.496Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-05T20:21:46.496Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-05T20:21:46.496Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-05T20:21:46.496Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-05T20:21:46.496Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-05T20:21:46.757Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-05T20:21:46.757Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T20:21:46.757Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T20:21:47.020Z] Selecting previously unselected package python3.6. [2021-05-05T20:21:47.020Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-05T20:21:47.020Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T20:21:47.020Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-05T20:21:47.020Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-05T20:21:47.020Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-05T20:21:47.020Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-05T20:21:47.280Z] Selecting previously unselected package python3. [2021-05-05T20:21:47.280Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-05T20:21:47.280Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-05T20:21:47.280Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-05T20:21:47.540Z] Selecting previously unselected package multiarch-support. [2021-05-05T20:21:47.540Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T20:21:47.540Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-05T20:21:47.540Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-05T20:21:47.540Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-05T20:21:47.540Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-05T20:21:47.540Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-05T20:21:47.540Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-05T20:21:47.802Z] Selecting previously unselected package libbsd0:amd64. [2021-05-05T20:21:47.802Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-05T20:21:47.802Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-05T20:21:47.802Z] Selecting previously unselected package sudo. [2021-05-05T20:21:47.802Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-05T20:21:47.802Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-05T20:21:48.063Z] Selecting previously unselected package apparmor. [2021-05-05T20:21:48.063Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-05T20:21:48.063Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-05T20:21:48.326Z] Selecting previously unselected package libedit2:amd64. [2021-05-05T20:21:48.326Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-05T20:21:48.326Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-05T20:21:48.326Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-05T20:21:48.326Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T20:21:48.326Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T20:21:48.586Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-05T20:21:48.586Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T20:21:48.586Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T20:21:48.586Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-05T20:21:48.586Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-05T20:21:48.586Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-05T20:21:48.586Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-05T20:21:48.586Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T20:21:48.586Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T20:21:48.848Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-05T20:21:48.848Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-05T20:21:48.848Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T20:21:48.848Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-05T20:21:48.848Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-05T20:21:48.848Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-05T20:21:49.110Z] Selecting previously unselected package openssh-client. [2021-05-05T20:21:49.110Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-05T20:21:49.110Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-05T20:21:49.110Z] Selecting previously unselected package squashfs-tools. [2021-05-05T20:21:49.110Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-05T20:21:49.110Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-05T20:21:49.370Z] Selecting previously unselected package snapd. [2021-05-05T20:21:49.370Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-05T20:21:49.370Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-05T20:21:51.274Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-05T20:21:51.274Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-05T20:21:51.274Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-05T20:21:51.274Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-05T20:21:51.535Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-05T20:21:51.535Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T20:21:51.535Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T20:21:51.535Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-05T20:21:51.535Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-05T20:21:52.476Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-05T20:21:52.476Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-05T20:21:52.476Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-05T20:21:52.476Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T20:21:52.476Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T20:21:52.476Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-05T20:21:53.045Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-05T20:21:53.045Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T20:21:53.045Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-05T20:21:53.045Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-05T20:21:53.306Z] running python rtupdate hooks for python3.6... [2021-05-05T20:21:53.306Z] running python post-rtupdate hooks for python3.6... [2021-05-05T20:21:53.567Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-05T20:21:55.481Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-05T20:21:55.744Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-05T20:21:55.744Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-05T20:21:56.017Z] Setting up snapd (2.48.3+18.04) ... [2021-05-05T20:21:56.279Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-05T20:21:56.540Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-05T20:21:56.540Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-05T20:21:56.801Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-05T20:21:56.801Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-05T20:21:56.801Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-05T20:21:57.062Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-05T20:21:57.333Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-05T20:21:57.333Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-05T20:21:57.595Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-05T20:21:57.595Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-05T20:21:57.856Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-05T20:21:57.856Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-05T20:21:58.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:21:58.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:21:58.750Z] ---> 776db15b101c [2021-05-05T20:21:58.750Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T20:21:58.750Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:21:58.750Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:21:58.750Z] ---> 776db15b101c [2021-05-05T20:21:58.750Z] Step 3/31 : WORKDIR /edgex-go [2021-05-05T20:21:58.750Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:21:58.750Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:21:58.750Z] ---> 776db15b101c [2021-05-05T20:21:58.751Z] Step 3/21 : WORKDIR /edgex-go [2021-05-05T20:21:58.751Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:21:58.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:21:58.751Z] ---> 776db15b101c [2021-05-05T20:21:58.751Z] Step 3/22 : WORKDIR /edgex-go [2021-05-05T20:21:58.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:21:58.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:21:58.751Z] ---> 776db15b101c [2021-05-05T20:21:58.751Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T20:21:58.751Z] ---> Running in 4fb4d9dd58cb [2021-05-05T20:21:58.751Z] ---> Running in 99b8beba2ee5 [2021-05-05T20:21:58.751Z] ---> Running in aa9a40d05847 [2021-05-05T20:21:58.751Z] ---> Running in 8e1286a6fdaf [2021-05-05T20:21:58.751Z] ---> Running in 4a46160b3477 [2021-05-05T20:21:58.751Z] Removing intermediate container 8e1286a6fdaf [2021-05-05T20:21:58.751Z] ---> 21782f0bc446 [2021-05-05T20:21:58.751Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:21:58.751Z] Removing intermediate container 99b8beba2ee5 [2021-05-05T20:21:58.751Z] ---> f1aedbdd4972 [2021-05-05T20:21:58.751Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:21:58.751Z] Removing intermediate container 4fb4d9dd58cb [2021-05-05T20:21:58.751Z] ---> 577263d08580 [2021-05-05T20:21:58.751Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:21:58.751Z] Removing intermediate container aa9a40d05847 [2021-05-05T20:21:58.751Z] ---> 50c4f74ebb53 [2021-05-05T20:21:58.751Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:21:58.751Z] Removing intermediate container 4a46160b3477 [2021-05-05T20:21:58.751Z] ---> 4c9537c9e513 [2021-05-05T20:21:58.751Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:21:58.751Z] ---> Running in 240f6d24c1f8 [2021-05-05T20:21:58.751Z] ---> Running in df7ededc8b89 [2021-05-05T20:21:58.751Z] ---> Running in d7005d22b221 [2021-05-05T20:21:58.751Z] ---> Running in 05eeb217a559 [2021-05-05T20:21:58.751Z] ---> Running in 2031af4f8d19 [2021-05-05T20:21:58.751Z] Removing intermediate container 240f6d24c1f8 [2021-05-05T20:21:58.751Z] ---> 47857f811099 [2021-05-05T20:21:58.751Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-05T20:21:58.751Z] ---> Running in 6d608a6b680d [2021-05-05T20:21:58.751Z] Removing intermediate container 05eeb217a559 [2021-05-05T20:21:58.751Z] ---> 9cbf0f0268d2 [2021-05-05T20:21:58.751Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-05T20:21:58.751Z] ---> Running in b8ad9ff32b07 [2021-05-05T20:21:58.751Z] Removing intermediate container 2031af4f8d19 [2021-05-05T20:21:58.751Z] ---> c9392bdf25d1 [2021-05-05T20:21:58.751Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-05T20:21:58.751Z] Removing intermediate container d7005d22b221 [2021-05-05T20:21:58.751Z] ---> 87990b7e9851 [2021-05-05T20:21:58.751Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-05T20:21:58.751Z] ---> Running in 42c294e17f55 [2021-05-05T20:21:58.751Z] ---> Running in d3879aa1a96f [2021-05-05T20:21:58.751Z] Removing intermediate container df7ededc8b89 [2021-05-05T20:21:58.751Z] ---> 11f19368b226 [2021-05-05T20:21:58.751Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-05T20:21:58.751Z] ---> Running in 43e08cea496f [2021-05-05T20:21:58.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:21:58.799Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T20:21:58.799Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T20:21:58.799Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T20:21:59.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:21:59.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:21:59.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:21:59.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:21:59.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:22:00.005Z] Reading package lists... [2021-05-05T20:22:00.005Z] Reading package lists... [2021-05-05T20:22:00.266Z] Building dependency tree... [2021-05-05T20:22:00.266Z] Reading state information... [2021-05-05T20:22:00.266Z] Calculating upgrade... [2021-05-05T20:22:00.531Z] The following packages will be upgraded: [2021-05-05T20:22:00.531Z] advancecomp base-files bash binutils binutils-common [2021-05-05T20:22:00.531Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-05T20:22:00.531Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-05T20:22:00.531Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-05T20:22:00.531Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-05T20:22:00.531Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-05T20:22:00.531Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-05T20:22:00.531Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-05T20:22:00.531Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-05T20:22:00.531Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-05T20:22:00.531Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-05T20:22:00.531Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-05T20:22:00.531Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-05T20:22:00.531Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-05T20:22:00.531Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-05T20:22:00.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:22:00.561Z] OK: 218 MiB in 52 packages [2021-05-05T20:22:00.794Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T20:22:00.794Z] Need to get 64.0 MB of archives. [2021-05-05T20:22:00.794Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-05T20:22:00.794Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-05T20:22:00.794Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-05T20:22:00.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:22:00.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:22:01.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:22:01.367Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-05T20:22:01.367Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-05T20:22:01.367Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-05T20:22:01.367Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-05T20:22:01.367Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-05T20:22:01.367Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-05T20:22:01.367Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-05T20:22:01.367Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-05T20:22:01.367Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-05T20:22:01.367Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-05T20:22:01.425Z] OK: 218 MiB in 52 packages [2021-05-05T20:22:01.627Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-05T20:22:01.627Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-05T20:22:01.627Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-05T20:22:01.627Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-05T20:22:01.627Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-05T20:22:01.627Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-05T20:22:01.627Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-05T20:22:01.627Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-05T20:22:01.627Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-05T20:22:01.627Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-05T20:22:01.627Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-05T20:22:01.627Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-05T20:22:01.627Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-05T20:22:01.627Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-05T20:22:01.627Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-05T20:22:01.627Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-05T20:22:01.627Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-05T20:22:01.627Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-05T20:22:01.627Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-05T20:22:01.886Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-05T20:22:01.886Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-05T20:22:01.886Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-05T20:22:01.886Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-05T20:22:01.886Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-05T20:22:01.886Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-05T20:22:01.886Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-05T20:22:01.886Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-05T20:22:01.886Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-05T20:22:01.886Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-05T20:22:01.886Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-05T20:22:01.886Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-05T20:22:01.886Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-05T20:22:01.886Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-05T20:22:01.886Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-05T20:22:01.886Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-05T20:22:01.886Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-05T20:22:01.886Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-05T20:22:01.886Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-05T20:22:01.886Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-05T20:22:01.886Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-05T20:22:01.886Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-05T20:22:02.034Z] OK: 218 MiB in 52 packages [2021-05-05T20:22:02.034Z] OK: 218 MiB in 52 packages [2021-05-05T20:22:02.146Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-05T20:22:02.147Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-05T20:22:02.147Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-05T20:22:02.147Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-05T20:22:02.147Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-05T20:22:02.147Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-05T20:22:02.147Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-05T20:22:02.147Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-05T20:22:02.147Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-05T20:22:02.147Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-05T20:22:02.147Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-05T20:22:02.147Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-05T20:22:02.147Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-05T20:22:02.147Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-05T20:22:02.147Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-05T20:22:02.147Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-05T20:22:02.147Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-05T20:22:02.147Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-05T20:22:02.147Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-05T20:22:02.147Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-05T20:22:02.147Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-05T20:22:02.147Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-05T20:22:02.314Z] Removing intermediate container 6d608a6b680d [2021-05-05T20:22:02.314Z] ---> d9e356f691f4 [2021-05-05T20:22:02.314Z] Step 6/31 : COPY go.mod . [2021-05-05T20:22:02.314Z] OK: 218 MiB in 52 packages [2021-05-05T20:22:02.406Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-05T20:22:02.406Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-05T20:22:02.406Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-05T20:22:02.406Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-05T20:22:02.406Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-05T20:22:02.406Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-05T20:22:02.406Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-05T20:22:02.406Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-05T20:22:02.406Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-05T20:22:02.406Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-05T20:22:02.406Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-05T20:22:02.406Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-05T20:22:02.406Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-05T20:22:02.406Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-05T20:22:02.406Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-05T20:22:02.666Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-05T20:22:02.666Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-05T20:22:02.926Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-05T20:22:03.313Z] Removing intermediate container b8ad9ff32b07 [2021-05-05T20:22:03.313Z] ---> e7d8d43fafa4 [2021-05-05T20:22:03.313Z] Step 6/21 : COPY go.mod . [2021-05-05T20:22:03.313Z] ---> ac070da6fd35 [2021-05-05T20:22:03.313Z] Step 7/31 : RUN go mod download [2021-05-05T20:22:03.494Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-05T20:22:03.495Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-05T20:22:03.495Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-05T20:22:03.585Z] ---> Running in 574a314afb00 [2021-05-05T20:22:03.585Z] Removing intermediate container 43e08cea496f [2021-05-05T20:22:03.585Z] ---> 150e67b16783 [2021-05-05T20:22:03.585Z] Step 6/22 : COPY go.mod . [2021-05-05T20:22:03.754Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-05T20:22:03.754Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-05T20:22:03.754Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-05T20:22:03.754Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-05T20:22:03.754Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-05T20:22:03.881Z] Removing intermediate container d3879aa1a96f [2021-05-05T20:22:03.881Z] ---> c0d8e2b780ba [2021-05-05T20:22:03.881Z] Step 6/22 : COPY go.mod . [2021-05-05T20:22:04.014Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T20:22:04.014Z] Fetched 64.0 MB in 3s (19.3 MB/s) [2021-05-05T20:22:04.014Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:04.014Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T20:22:04.014Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T20:22:04.158Z] Removing intermediate container 42c294e17f55 [2021-05-05T20:22:04.158Z] ---> 603bbc9e260b [2021-05-05T20:22:04.158Z] Step 6/23 : COPY go.mod . [2021-05-05T20:22:04.158Z] ---> ed5a05b518dd [2021-05-05T20:22:04.158Z] Step 7/21 : RUN go mod download [2021-05-05T20:22:04.437Z] ---> Running in 0aa7894c2130 [2021-05-05T20:22:04.957Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T20:22:04.957Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T20:22:04.957Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-05T20:22:05.060Z] ---> 4901cb8cf2c2 [2021-05-05T20:22:05.060Z] Step 7/22 : RUN go mod download [2021-05-05T20:22:05.218Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-05T20:22:05.339Z] ---> c519d8e4a94c [2021-05-05T20:22:05.339Z] Step 7/23 : RUN go mod download [2021-05-05T20:22:05.339Z] ---> Running in 5bd728cdf3bb [2021-05-05T20:22:05.614Z] ---> 8a98ae4a4532 [2021-05-05T20:22:05.614Z] Step 7/22 : RUN go mod download [2021-05-05T20:22:05.614Z] ---> Running in 6cd3dcc8ddfb [2021-05-05T20:22:05.789Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:05.892Z] ---> Running in ccf8f5252953 [2021-05-05T20:22:06.093Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:06.093Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:06.093Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:06.356Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:06.356Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:06.356Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:06.356Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:06.628Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:06.628Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:06.628Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:06.628Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:06.897Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:06.897Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:06.897Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:07.159Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T20:22:07.159Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:07.159Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-05T20:22:07.159Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:07.367Z] Removing intermediate container 574a314afb00 [2021-05-05T20:22:07.367Z] ---> df87f885610e [2021-05-05T20:22:07.367Z] Step 8/31 : COPY . . [2021-05-05T20:22:07.420Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T20:22:07.420Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:07.420Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:07.420Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:07.420Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:07.683Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:07.683Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-05T20:22:07.945Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:07.945Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T20:22:07.945Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T20:22:08.207Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T20:22:08.351Z] Removing intermediate container 0aa7894c2130 [2021-05-05T20:22:08.351Z] ---> f6246b51a815 [2021-05-05T20:22:08.351Z] Step 8/21 : COPY . . [2021-05-05T20:22:08.467Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-05T20:22:08.728Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-05T20:22:08.728Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-05T20:22:08.728Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-05T20:22:08.989Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-05T20:22:08.989Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-05T20:22:09.253Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-05T20:22:09.253Z] Installing new version of config file /etc/issue ... [2021-05-05T20:22:09.253Z] Installing new version of config file /etc/issue.net ... [2021-05-05T20:22:09.253Z] Installing new version of config file /etc/lsb-release ... [2021-05-05T20:22:09.253Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-05T20:22:09.515Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-05T20:22:09.515Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-05T20:22:09.515Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-05T20:22:09.777Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:09.777Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-05T20:22:09.777Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-05T20:22:10.052Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-05T20:22:10.052Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-05T20:22:10.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:10.052Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:10.052Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:10.089Z] Removing intermediate container 5bd728cdf3bb [2021-05-05T20:22:10.089Z] ---> 54be26eb70e4 [2021-05-05T20:22:10.089Z] Step 8/22 : COPY . . [2021-05-05T20:22:10.315Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:10.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:10.315Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-05T20:22:10.315Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-05T20:22:10.365Z] Removing intermediate container 6cd3dcc8ddfb [2021-05-05T20:22:10.365Z] ---> 3d3bb91e3544 [2021-05-05T20:22:10.365Z] Step 8/23 : COPY . . [2021-05-05T20:22:10.575Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-05T20:22:10.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:10.575Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-05T20:22:10.575Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T20:22:10.655Z] Removing intermediate container ccf8f5252953 [2021-05-05T20:22:10.655Z] ---> 3cb5340af830 [2021-05-05T20:22:10.655Z] Step 8/22 : COPY . . [2021-05-05T20:22:10.836Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-05T20:22:11.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:11.096Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T20:22:11.096Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T20:22:11.096Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T20:22:11.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:11.361Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T20:22:11.361Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T20:22:11.361Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-05T20:22:11.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:11.622Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-05T20:22:11.622Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-05T20:22:11.622Z] Setting up grep (3.1-2build1) ... [2021-05-05T20:22:11.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:11.883Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-05T20:22:11.883Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-05T20:22:12.145Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-05T20:22:12.145Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:12.145Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T20:22:12.145Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T20:22:12.411Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-05T20:22:12.411Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:12.411Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T20:22:12.411Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T20:22:13.836Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T20:22:13.836Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T20:22:13.836Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-05T20:22:13.836Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T20:22:13.836Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-05T20:22:13.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:13.836Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-05T20:22:13.836Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-05T20:22:14.778Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-05T20:22:14.778Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-05T20:22:14.778Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-05T20:22:14.778Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-05T20:22:14.778Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-05T20:22:15.038Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:15.038Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-05T20:22:15.038Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-05T20:22:15.038Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-05T20:22:15.301Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:15.301Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:15.301Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:15.301Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:15.301Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:15.301Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:15.301Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:15.563Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:15.563Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:15.563Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:15.563Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:15.823Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:15.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:15.823Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:15.823Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:16.089Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:16.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:16.089Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T20:22:16.089Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T20:22:16.350Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T20:22:16.350Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T20:22:16.350Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T20:22:16.610Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:16.610Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-05T20:22:16.610Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T20:22:16.610Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T20:22:16.872Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:16.872Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:16.872Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:16.872Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:17.132Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:17.133Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:17.133Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:17.133Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:17.133Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:17.133Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:17.393Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:17.965Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:17.965Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-05T20:22:18.226Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-05T20:22:18.488Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:18.488Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-05T20:22:18.488Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-05T20:22:18.748Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T20:22:18.748Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-05T20:22:18.748Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-05T20:22:19.010Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-05T20:22:19.010Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-05T20:22:19.010Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:19.010Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-05T20:22:19.271Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-05T20:22:19.271Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-05T20:22:19.535Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:19.535Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-05T20:22:19.535Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-05T20:22:19.801Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-05T20:22:19.801Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:19.801Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-05T20:22:19.801Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-05T20:22:20.062Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-05T20:22:20.062Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:20.062Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T20:22:20.062Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T20:22:20.324Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T20:22:20.324Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:20.324Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T20:22:20.584Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T20:22:20.584Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T20:22:20.584Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:20.584Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-05T20:22:20.843Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T20:22:20.843Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T20:22:21.111Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:21.111Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-05T20:22:21.111Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-05T20:22:21.371Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-05T20:22:21.371Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-05T20:22:21.371Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T20:22:21.631Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T20:22:21.632Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T20:22:21.632Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:21.632Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-05T20:22:21.632Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-05T20:22:21.903Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-05T20:22:22.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:22.163Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-05T20:22:22.163Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-05T20:22:22.163Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-05T20:22:22.516Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:22.516Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-05T20:22:22.516Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-05T20:22:22.788Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-05T20:22:22.788Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:22.788Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-05T20:22:22.788Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-05T20:22:22.788Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-05T20:22:23.101Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:23.101Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-05T20:22:23.101Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-05T20:22:23.419Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-05T20:22:23.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:23.419Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-05T20:22:23.760Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-05T20:22:23.760Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-05T20:22:23.760Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:23.760Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-05T20:22:23.760Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-05T20:22:24.053Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-05T20:22:24.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:24.053Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-05T20:22:24.054Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-05T20:22:24.054Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-05T20:22:24.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:24.344Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-05T20:22:24.344Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-05T20:22:24.344Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-05T20:22:24.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:24.606Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-05T20:22:24.606Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-05T20:22:24.606Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-05T20:22:24.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:24.866Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-05T20:22:24.866Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-05T20:22:25.129Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-05T20:22:25.129Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:25.129Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-05T20:22:25.129Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-05T20:22:25.701Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-05T20:22:25.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:25.701Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-05T20:22:25.701Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-05T20:22:25.701Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-05T20:22:25.961Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-05T20:22:25.961Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-05T20:22:25.961Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-05T20:22:25.961Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-05T20:22:26.222Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-05T20:22:26.222Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-05T20:22:26.222Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-05T20:22:26.222Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-05T20:22:26.222Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-05T20:22:26.482Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-05T20:22:26.482Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-05T20:22:26.743Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-05T20:22:26.743Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-05T20:22:26.743Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-05T20:22:26.743Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-05T20:22:27.009Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-05T20:22:27.009Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-05T20:22:27.009Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-05T20:22:27.009Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-05T20:22:27.009Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-05T20:22:27.277Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-05T20:22:27.277Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-05T20:22:27.277Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-05T20:22:27.277Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-05T20:22:27.277Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-05T20:22:27.539Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-05T20:22:27.539Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-05T20:22:27.539Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-05T20:22:27.800Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-05T20:22:28.370Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-05T20:22:28.630Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-05T20:22:28.630Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-05T20:22:28.630Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-05T20:22:28.630Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T20:22:28.894Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T20:22:29.153Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T20:22:29.153Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T20:22:29.417Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T20:22:29.417Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T20:22:29.417Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-05T20:22:29.417Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-05T20:22:29.678Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:29.678Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:29.678Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:29.678Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:29.941Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:29.941Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:29.941Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:30.201Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:31.141Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:31.141Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:32.083Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:32.083Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:32.653Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:32.653Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:32.915Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:32.915Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:33.855Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-05T20:22:33.855Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-05T20:22:33.855Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T20:22:33.855Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T20:22:34.115Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-05T20:22:34.115Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T20:22:34.115Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-05T20:22:34.375Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-05T20:22:34.375Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-05T20:22:34.375Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-05T20:22:34.636Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T20:22:34.636Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T20:22:34.636Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-05T20:22:34.636Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-05T20:22:34.896Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-05T20:22:34.896Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-05T20:22:34.896Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:35.157Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-05T20:22:35.157Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:35.157Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:35.157Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:35.157Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-05T20:22:35.157Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-05T20:22:35.157Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-05T20:22:35.418Z] [2021-05-05T20:22:35.418Z] Current default time zone: 'Etc/UTC' [2021-05-05T20:22:35.418Z] Local time is now: Wed May 5 20:22:35 UTC 2021. [2021-05-05T20:22:35.418Z] Universal Time is now: Wed May 5 20:22:35 UTC 2021. [2021-05-05T20:22:35.418Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-05T20:22:35.418Z] [2021-05-05T20:22:35.418Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-05T20:22:35.418Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:35.418Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-05T20:22:35.418Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-05T20:22:35.680Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-05T20:22:35.680Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-05T20:22:35.680Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-05T20:22:35.680Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-05T20:22:35.680Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-05T20:22:35.680Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-05T20:22:35.680Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:35.940Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-05T20:22:35.940Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:36.201Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-05T20:22:36.201Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:36.201Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-05T20:22:36.201Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-05T20:22:36.201Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-05T20:22:36.201Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-05T20:22:36.201Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-05T20:22:36.201Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-05T20:22:36.201Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-05T20:22:36.461Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-05T20:22:37.846Z] Updating certificates in /etc/ssl/certs... [2021-05-05T20:22:38.490Z] ---> bcfee3b5b85d [2021-05-05T20:22:38.490Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-05T20:22:38.490Z] ---> 24deed858117 [2021-05-05T20:22:38.490Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-05T20:22:38.490Z] ---> Running in 7ed5a0a368fe [2021-05-05T20:22:38.490Z] ---> 7c669e123399 [2021-05-05T20:22:38.490Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-05T20:22:38.490Z] ---> 476f4e3c8763 [2021-05-05T20:22:38.490Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-05T20:22:38.490Z] ---> Running in c043564ca422 [2021-05-05T20:22:38.490Z] ---> Running in da84a6869ae7 [2021-05-05T20:22:38.490Z] ---> Running in 7b8132abb8ff [2021-05-05T20:22:38.490Z] ---> 271abf3ea7ab [2021-05-05T20:22:38.490Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-05T20:22:38.490Z] ---> Running in 7d561576a163 [2021-05-05T20:22:38.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-05T20:22:38.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T20:22:38.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T20:22:38.765Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T20:22:38.787Z] 23 added, 27 removed; done. [2021-05-05T20:22:38.787Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-05T20:22:38.787Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-05T20:22:39.047Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-05T20:22:39.047Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-05T20:22:39.047Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-05T20:22:39.047Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:39.047Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-05T20:22:39.047Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:39.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T20:22:39.315Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:39.316Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:39.316Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:39.316Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:39.316Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-05T20:22:39.316Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-05T20:22:39.316Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-05T20:22:39.588Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-05T20:22:39.588Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-05T20:22:39.588Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:39.588Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-05T20:22:39.588Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-05T20:22:39.588Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-05T20:22:39.849Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-05T20:22:39.849Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T20:22:39.849Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-05T20:22:39.849Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-05T20:22:40.110Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-05T20:22:40.110Z] Updating certificates in /etc/ssl/certs... [2021-05-05T20:22:40.687Z] 0 added, 0 removed; done. [2021-05-05T20:22:40.687Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-05T20:22:40.687Z] done. [2021-05-05T20:22:40.949Z] Reading package lists... [2021-05-05T20:22:41.213Z] Building dependency tree... [2021-05-05T20:22:41.213Z] Reading state information... [2021-05-05T20:22:41.213Z] The following NEW packages will be installed: [2021-05-05T20:22:41.213Z] apt-transport-https [2021-05-05T20:22:41.474Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T20:22:41.474Z] Need to get 1692 B of archives. [2021-05-05T20:22:41.474Z] After this operation, 154 kB of additional disk space will be used. [2021-05-05T20:22:41.474Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-05T20:22:41.734Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T20:22:41.734Z] Fetched 1692 B in 0s (5920 B/s) [2021-05-05T20:22:41.734Z] Selecting previously unselected package apt-transport-https. [2021-05-05T20:22:41.734Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-05T20:22:41.734Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-05T20:22:41.734Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-05T20:22:41.734Z] Setting up apt-transport-https (1.6.13) ... [2021-05-05T20:22:41.996Z] Waiting for network to be ready... [2021-05-05T20:22:48.579Z] 2021-05-05T20:22:45Z INFO Waiting for automatic snapd restart... [2021-05-05T20:22:48.839Z] snapd 2.49.2 from Canonical* installed [2021-05-05T20:22:49.781Z] "snapd" switched to the "latest/stable" channel [2021-05-05T20:22:49.781Z] [2021-05-05T20:22:52.325Z] core18 20210309 from Canonical* installed [2021-05-05T20:22:52.325Z] "core18" switched to the "latest/stable" channel [2021-05-05T20:22:52.325Z] [2021-05-05T20:22:55.626Z] snapcraft 4.7.1 from Canonical* installed [2021-05-05T20:22:55.886Z] "snapcraft" switched to the "latest/stable" channel [2021-05-05T20:22:55.886Z] [2021-05-05T20:23:00.096Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-05T20:23:00.096Z] - README.md [2021-05-05T20:23:00.096Z] [2021-05-05T20:23:00.096Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-05T20:23:06.684Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T20:23:06.684Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T20:23:06.684Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T20:23:06.684Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T20:23:07.254Z] Reading package lists... [2021-05-05T20:23:07.825Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-05T20:23:14.410Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T20:23:14.410Z] Reading package lists... [2021-05-05T20:23:14.410Z] Building dependency tree... [2021-05-05T20:23:14.410Z] Reading state information... [2021-05-05T20:23:14.410Z] Suggested packages: [2021-05-05T20:23:14.410Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-05T20:23:14.410Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-05T20:23:14.410Z] Recommended packages: [2021-05-05T20:23:14.410Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-05T20:23:14.410Z] The following NEW packages will be installed: [2021-05-05T20:23:14.410Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-05T20:23:14.410Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-05T20:23:14.410Z] pkg-config zip [2021-05-05T20:23:14.410Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-05T20:23:14.410Z] Need to get 7663 kB of archives. [2021-05-05T20:23:14.410Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-05T20:23:14.410Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-05T20:23:14.410Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-05T20:23:14.410Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-05T20:23:14.410Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-05T20:23:14.410Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-05T20:23:14.410Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-05T20:23:14.410Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-05T20:23:14.410Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-05T20:23:14.410Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-05T20:23:14.670Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-05T20:23:14.670Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-05T20:23:14.670Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-05T20:23:14.670Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-05T20:23:14.670Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-05T20:23:14.670Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-05T20:23:14.930Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-05T20:23:14.930Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-05-05T20:23:14.930Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-05T20:23:14.930Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-05T20:23:14.930Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-05T20:23:14.930Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-05T20:23:15.190Z] Selecting previously unselected package libpsl5:amd64. [2021-05-05T20:23:15.190Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-05T20:23:15.190Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-05T20:23:15.190Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-05T20:23:15.190Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-05T20:23:15.190Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-05T20:23:15.454Z] Selecting previously unselected package librtmp1:amd64. [2021-05-05T20:23:15.455Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-05T20:23:15.455Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-05T20:23:15.455Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-05T20:23:15.455Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-05T20:23:15.455Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-05T20:23:15.455Z] Selecting previously unselected package liberror-perl. [2021-05-05T20:23:15.455Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-05T20:23:15.455Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-05T20:23:15.716Z] Selecting previously unselected package git-man. [2021-05-05T20:23:15.716Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-05T20:23:15.716Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-05T20:23:15.716Z] Selecting previously unselected package git. [2021-05-05T20:23:15.716Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-05T20:23:15.716Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-05T20:23:16.656Z] Selecting previously unselected package libnorm1:amd64. [2021-05-05T20:23:16.656Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-05T20:23:16.656Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-05T20:23:16.656Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-05T20:23:16.656Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-05T20:23:16.656Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-05T20:23:16.656Z] Selecting previously unselected package libsodium23:amd64. [2021-05-05T20:23:16.656Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-05T20:23:16.656Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-05T20:23:16.919Z] Selecting previously unselected package libzmq5:amd64. [2021-05-05T20:23:16.919Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-05T20:23:16.919Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T20:23:16.919Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-05T20:23:16.919Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-05T20:23:16.919Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T20:23:17.180Z] Selecting previously unselected package pkg-config. [2021-05-05T20:23:17.180Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-05T20:23:17.180Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-05T20:23:17.180Z] Selecting previously unselected package zip. [2021-05-05T20:23:17.180Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-05T20:23:17.180Z] Unpacking zip (3.0-11build1) ... [2021-05-05T20:23:17.180Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-05T20:23:17.180Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-05T20:23:17.180Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-05T20:23:17.440Z] Setting up liberror-perl (0.17025-1) ... [2021-05-05T20:23:17.440Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-05T20:23:17.440Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-05T20:23:17.440Z] No schema files found: doing nothing. [2021-05-05T20:23:17.440Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-05T20:23:17.440Z] Setting up zip (3.0-11build1) ... [2021-05-05T20:23:17.440Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-05T20:23:17.440Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-05T20:23:17.440Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-05T20:23:17.701Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T20:23:17.701Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-05T20:23:17.701Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-05T20:23:17.701Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-05T20:23:17.701Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-05T20:23:24.318Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T20:23:24.318Z] git set to automatically installed. [2021-05-05T20:23:24.318Z] git-man set to automatically installed. [2021-05-05T20:23:24.318Z] libcurl3-gnutls set to automatically installed. [2021-05-05T20:23:24.318Z] liberror-perl set to automatically installed. [2021-05-05T20:23:24.318Z] libglib2.0-0 set to automatically installed. [2021-05-05T20:23:24.318Z] libnghttp2-14 set to automatically installed. [2021-05-05T20:23:24.318Z] libnorm1 set to automatically installed. [2021-05-05T20:23:24.318Z] libpgm-5.2-0 set to automatically installed. [2021-05-05T20:23:24.318Z] libpsl5 set to automatically installed. [2021-05-05T20:23:24.318Z] librtmp1 set to automatically installed. [2021-05-05T20:23:24.318Z] libsodium23 set to automatically installed. [2021-05-05T20:23:24.318Z] libzmq3-dev set to automatically installed. [2021-05-05T20:23:24.318Z] libzmq5 set to automatically installed. [2021-05-05T20:23:24.318Z] pkg-config set to automatically installed. [2021-05-05T20:23:24.318Z] zip set to automatically installed. [2021-05-05T20:23:25.701Z] snapd is not logged in, snap install commands will use sudo [2021-05-05T20:23:34.085Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T20:23:48.987Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-05T20:23:48.987Z] snapd is not logged in, snap install commands will use sudo [2021-05-05T20:23:54.277Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-05T20:23:54.277Z] snap "core18" has no updates available [2021-05-05T20:23:54.849Z] Pulling go-build-helper [2021-05-05T20:23:54.849Z] + snapcraftctl pull [2021-05-05T20:23:55.791Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-05T20:23:55.792Z] Skipping pull go-build-helper (already ran) [2021-05-05T20:23:55.792Z] Building go-build-helper [2021-05-05T20:23:55.792Z] + snapcraftctl build [2021-05-05T20:23:57.710Z] Staging go-build-helper [2021-05-05T20:23:57.710Z] + snapcraftctl stage [2021-05-05T20:24:07.708Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-05T20:24:07.708Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-05T20:24:07.708Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-05T20:24:07.708Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-05T20:24:07.708Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-05T20:24:07.708Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-05T20:24:07.708Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-05T20:24:07.708Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-05T20:24:07.708Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-05T20:24:07.708Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-05T20:24:07.708Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-05T20:24:07.708Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-05T20:24:07.708Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-05T20:24:07.708Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-05T20:24:07.708Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-05T20:24:07.708Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-05T20:24:07.708Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-05T20:24:07.708Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-05T20:24:07.708Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-05T20:24:07.708Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-05T20:24:07.708Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-05T20:24:07.708Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-05T20:24:07.708Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-05T20:24:07.708Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-05T20:24:07.708Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-05T20:24:07.708Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-05T20:24:07.708Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-05T20:24:07.708Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-05T20:24:07.708Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-05T20:24:07.708Z] Fetched 224 kB in 0s (0 B/s) [2021-05-05T20:24:07.708Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-05T20:24:07.708Z] Fetched 157 kB in 0s (0 B/s) [2021-05-05T20:24:07.708Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-05T20:24:07.708Z] Fetched 221 kB in 0s (0 B/s) [2021-05-05T20:24:07.708Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-05T20:24:07.708Z] Fetched 143 kB in 0s (0 B/s) [2021-05-05T20:24:07.708Z] Pulling app-service-config [2021-05-05T20:24:07.708Z] + snapcraftctl pull [2021-05-05T20:24:07.708Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-05T20:24:08.279Z] Pulling config-common [2021-05-05T20:24:08.279Z] + snapcraftctl pull [2021-05-05T20:24:12.485Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T20:24:12.485Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T20:24:12.485Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T20:24:12.485Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T20:24:12.485Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-05T20:24:12.485Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T20:24:12.485Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-05T20:24:12.485Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T20:24:12.485Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-05T20:24:12.485Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T20:24:12.485Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-05T20:24:12.485Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T20:24:12.485Z] Pulling edgex-go [2021-05-05T20:24:12.485Z] + snapcraftctl pull [2021-05-05T20:24:30.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T20:24:34.446Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-05T20:24:34.446Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-05T20:24:34.446Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-05T20:24:34.446Z] Fetched 0 B in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-05T20:24:34.446Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-05T20:24:34.446Z] Fetched 279 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-05T20:24:34.446Z] Fetched 122 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-05T20:24:34.446Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-05T20:24:34.446Z] Fetched 8848 B in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-05T20:24:34.446Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-05T20:24:34.446Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-05T20:24:34.446Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-05T20:24:34.446Z] Fetched 219 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-05T20:24:34.446Z] Fetched 154 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-05T20:24:34.446Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-05T20:24:34.446Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-05T20:24:34.446Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-05T20:24:34.446Z] Fetched 499 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-05T20:24:34.446Z] Fetched 111 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-05T20:24:34.446Z] Fetched 240 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-05T20:24:34.446Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-05T20:24:34.446Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-05T20:24:34.446Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-05T20:24:34.446Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-05T20:24:34.446Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-05T20:24:34.446Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-05T20:24:34.446Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-05T20:24:34.446Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-05T20:24:34.446Z] Fetched 8720 B in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-05T20:24:34.446Z] Fetched 137 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-05T20:24:34.446Z] Fetched 119 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-05T20:24:34.446Z] Fetched 110 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-05T20:24:34.446Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-05T20:24:34.446Z] Fetched 645 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-05T20:24:34.446Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-05T20:24:34.446Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-05T20:24:34.446Z] Fetched 368 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-05T20:24:34.446Z] Fetched 187 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-05T20:24:34.446Z] Fetched 175 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-05T20:24:34.446Z] Fetched 206 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-05T20:24:34.446Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-05T20:24:34.446Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-05T20:24:34.446Z] Fetched 159 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-05T20:24:34.446Z] Fetched 107 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-05T20:24:34.446Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-05T20:24:34.446Z] Pulling static-packages [2021-05-05T20:24:34.446Z] + snapcraftctl pull [2021-05-05T20:24:34.446Z] Pulling version [2021-05-05T20:24:34.446Z] + cd /root/project [2021-05-05T20:24:34.446Z] + [ -f VERSION ] [2021-05-05T20:24:34.446Z] + PROJECT_VERSION=local-dev [2021-05-05T20:24:34.446Z] + git rev-parse --short HEAD [2021-05-05T20:24:34.446Z] + GIT_REVISION=c060f1c3 [2021-05-05T20:24:34.446Z] + snapcraftctl set-version local-dev [2021-05-05T20:24:34.446Z] Skipping build go-build-helper (already ran) [2021-05-05T20:24:34.446Z] Building app-service-config [2021-05-05T20:24:34.446Z] + make build [2021-05-05T20:24:34.446Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-05T20:24:36.316Z] Removing intermediate container 7ed5a0a368fe [2021-05-05T20:24:36.316Z] ---> 58e0846f4cd0 [2021-05-05T20:24:36.316Z] [2021-05-05T20:24:36.316Z] Step 10/31 : FROM alpine:3.12 [2021-05-05T20:24:36.316Z] 3.12: Pulling from library/alpine [2021-05-05T20:24:36.316Z] Removing intermediate container c043564ca422 [2021-05-05T20:24:36.316Z] ---> 40a1bcc1cf99 [2021-05-05T20:24:36.316Z] [2021-05-05T20:24:36.316Z] Step 10/21 : FROM alpine:3.12 [2021-05-05T20:24:36.316Z] 3.12: Pulling from library/alpine [2021-05-05T20:24:36.996Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-05T20:24:36.996Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-05T20:24:36.996Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-05T20:24:36.996Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-05T20:24:37.258Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-05T20:24:37.258Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-05T20:24:37.258Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-05T20:24:37.258Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-05T20:24:37.258Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-05T20:24:37.301Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T20:24:37.301Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-05T20:24:37.301Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T20:24:37.301Z] ---> 9852663dfa18 [2021-05-05T20:24:37.301Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-05T20:24:37.301Z] Status: Downloaded newer image for alpine:3.12 [2021-05-05T20:24:37.301Z] ---> 9852663dfa18 [2021-05-05T20:24:37.301Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-05T20:24:37.834Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-05T20:24:37.834Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-05T20:24:37.834Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-05T20:24:37.834Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-05T20:24:37.834Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-05T20:24:37.909Z] ---> Running in c2df0c12c946 [2021-05-05T20:24:37.909Z] ---> Running in 8fcbf6730203 [2021-05-05T20:24:38.094Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-05T20:24:38.095Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-05T20:24:38.095Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-05T20:24:38.095Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-05T20:24:38.095Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-05T20:24:38.095Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-05T20:24:38.354Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-05T20:24:38.354Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-05T20:24:38.354Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-05T20:24:38.354Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-05T20:24:38.354Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-05T20:24:38.354Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-05T20:24:38.354Z] go: downloading golang.org/x/text v0.3.2 [2021-05-05T20:24:38.613Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-05T20:24:38.613Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-05T20:24:38.613Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-05T20:24:38.613Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-05T20:24:38.613Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-05T20:24:38.613Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-05T20:24:38.613Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-05T20:24:38.613Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-05T20:24:38.613Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-05T20:24:38.613Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-05T20:24:38.613Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-05T20:24:38.874Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-05T20:24:38.874Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-05T20:24:38.874Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-05T20:24:38.874Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-05T20:24:38.874Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-05T20:24:38.874Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-05T20:24:38.874Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-05T20:24:38.901Z] Removing intermediate container 8fcbf6730203 [2021-05-05T20:24:38.901Z] ---> 13184d44f5c3 [2021-05-05T20:24:38.901Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-05T20:24:39.173Z] ---> Running in 54c761029099 [2021-05-05T20:24:40.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:24:40.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:24:41.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:24:41.049Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-05T20:24:41.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:24:41.322Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T20:24:41.322Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-05T20:24:41.322Z] (4/4) Installing curl (7.76.1-r0) [2021-05-05T20:24:41.322Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:24:41.322Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T20:24:41.598Z] OK: 7 MiB in 18 packages [2021-05-05T20:24:41.873Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-05T20:24:41.873Z] (2/2) Installing su-exec (0.2-r1) [2021-05-05T20:24:41.873Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:24:41.873Z] OK: 5 MiB in 16 packages [2021-05-05T20:24:45.290Z] Removing intermediate container 54c761029099 [2021-05-05T20:24:45.290Z] ---> 657449097bdf [2021-05-05T20:24:45.290Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-05T20:24:45.560Z] Removing intermediate container c2df0c12c946 [2021-05-05T20:24:45.560Z] ---> 742164f049ee [2021-05-05T20:24:45.560Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T20:24:45.838Z] ---> Running in 24d73e803b0d [2021-05-05T20:24:45.838Z] ---> Running in fa0e7fe0f237 [2021-05-05T20:24:47.285Z] Removing intermediate container 24d73e803b0d [2021-05-05T20:24:47.285Z] ---> 51020d8c85a2 [2021-05-05T20:24:47.285Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-05T20:24:47.285Z] Removing intermediate container fa0e7fe0f237 [2021-05-05T20:24:47.285Z] ---> 9c7da719599f [2021-05-05T20:24:47.285Z] Step 13/21 : WORKDIR /edgex [2021-05-05T20:24:48.275Z] ---> Running in ce36fefb59aa [2021-05-05T20:24:48.275Z] ---> Running in dd99e4d800a2 [2021-05-05T20:24:48.865Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-05T20:24:48.865Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-05T20:24:48.865Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-05T20:24:48.865Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-05T20:24:48.878Z] Removing intermediate container da84a6869ae7 [2021-05-05T20:24:48.878Z] ---> e7cd4cbb5a0f [2021-05-05T20:24:48.878Z] [2021-05-05T20:24:48.878Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T20:24:48.878Z] ---> 9852663dfa18 [2021-05-05T20:24:48.878Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-05T20:24:48.878Z] Removing intermediate container 7d561576a163 [2021-05-05T20:24:48.878Z] ---> 0646ad823042 [2021-05-05T20:24:48.878Z] [2021-05-05T20:24:48.878Z] Step 10/22 : FROM alpine:3.12 [2021-05-05T20:24:48.878Z] ---> 9852663dfa18 [2021-05-05T20:24:48.878Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-05T20:24:49.160Z] Removing intermediate container ce36fefb59aa [2021-05-05T20:24:49.160Z] ---> d21f33380ee6 [2021-05-05T20:24:49.160Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-05T20:24:49.435Z] Building config-common [2021-05-05T20:24:49.435Z] + snapcraftctl build [2021-05-05T20:24:49.448Z] ---> Running in 178e437d772a [2021-05-05T20:24:49.448Z] ---> Running in 2bbee5115bf6 [2021-05-05T20:24:49.448Z] Removing intermediate container dd99e4d800a2 [2021-05-05T20:24:49.448Z] ---> b3f4b3928853 [2021-05-05T20:24:49.448Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-05T20:24:49.448Z] ---> Running in 7d976861ebc1 [2021-05-05T20:24:51.436Z] ---> 7087e9a6f83a [2021-05-05T20:24:51.436Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-05T20:24:51.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:24:51.978Z] Building edgex-go [2021-05-05T20:24:51.978Z] + cd /root/parts/edgex-go/src [2021-05-05T20:24:51.978Z] + make build [2021-05-05T20:24:51.978Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-05T20:24:52.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:24:52.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:24:52.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:24:52.548Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 [2021-05-05T20:24:52.548Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-05T20:24:52.548Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-05T20:24:52.640Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-05T20:24:52.809Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-05T20:24:52.925Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-05T20:24:52.925Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:24:52.925Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-05T20:24:52.925Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:24:52.925Z] OK: 5 MiB in 15 packages [2021-05-05T20:24:52.925Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T20:24:53.201Z] OK: 6 MiB in 16 packages [2021-05-05T20:24:53.201Z] ---> d27fae460a7f [2021-05-05T20:24:53.201Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-05T20:24:54.185Z] Removing intermediate container 7d976861ebc1 [2021-05-05T20:24:54.186Z] ---> 3d3a47edc9ac [2021-05-05T20:24:54.186Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-05T20:24:54.472Z] ---> Running in 01a69a3a5ca5 [2021-05-05T20:24:55.073Z] Removing intermediate container 2bbee5115bf6 [2021-05-05T20:24:55.073Z] ---> 6354608f8c15 [2021-05-05T20:24:55.073Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:24:55.344Z] ---> 122168d0aac7 [2021-05-05T20:24:55.344Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-05T20:24:55.615Z] Removing intermediate container 01a69a3a5ca5 [2021-05-05T20:24:55.615Z] ---> 8aa1a029575c [2021-05-05T20:24:55.615Z] ---> Running in 8022cae6b736 [2021-05-05T20:24:55.615Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-05T20:24:55.615Z] ---> Running in befb77e9a661 [2021-05-05T20:24:55.615Z] Removing intermediate container 178e437d772a [2021-05-05T20:24:55.615Z] ---> 406ea192a7af [2021-05-05T20:24:55.615Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:24:55.897Z] ---> Running in b99a1d657f7f [2021-05-05T20:24:56.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T20:24:56.105Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-05T20:24:56.171Z] Removing intermediate container 8022cae6b736 [2021-05-05T20:24:56.171Z] ---> 8e6055720af7 [2021-05-05T20:24:56.171Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-05T20:24:56.445Z] Removing intermediate container befb77e9a661 [2021-05-05T20:24:56.445Z] ---> 48a14ab354d6 [2021-05-05T20:24:56.445Z] Step 18/21 : CMD ["--init=true"] [2021-05-05T20:24:56.445Z] ---> Running in 6a95f468ff28 [2021-05-05T20:24:56.720Z] ---> Running in 8273ea09e4bf [2021-05-05T20:24:56.992Z] ---> b93a637d43e2 [2021-05-05T20:24:56.992Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-05T20:24:56.992Z] Removing intermediate container b99a1d657f7f [2021-05-05T20:24:56.992Z] ---> 4da8710315e5 [2021-05-05T20:24:56.992Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-05T20:24:57.267Z] ---> Running in 7c6c02a96f1b [2021-05-05T20:24:57.543Z] ---> Running in 3505858107cc [2021-05-05T20:24:57.824Z] Removing intermediate container 6a95f468ff28 [2021-05-05T20:24:57.824Z] ---> bcbd16180aab [2021-05-05T20:24:57.824Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T20:24:57.824Z] Removing intermediate container 8273ea09e4bf [2021-05-05T20:24:57.824Z] ---> 3d8033478f48 [2021-05-05T20:24:57.824Z] Step 19/21 : LABEL arch=arm64 [2021-05-05T20:24:58.096Z] ---> Running in bcd1beff24fa [2021-05-05T20:24:58.374Z] ---> Running in d0dd5c714860 [2021-05-05T20:24:58.645Z] Removing intermediate container 3505858107cc [2021-05-05T20:24:58.645Z] ---> ca466c5b79d8 [2021-05-05T20:24:58.645Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-05T20:24:58.915Z] ---> Running in dfa5a67b97c3 [2021-05-05T20:24:58.915Z] Removing intermediate container 7b8132abb8ff [2021-05-05T20:24:58.915Z] ---> 3aba328eed24 [2021-05-05T20:24:58.915Z] [2021-05-05T20:24:58.915Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T20:24:58.915Z] ---> 9852663dfa18 [2021-05-05T20:24:58.915Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-05T20:24:59.192Z] Removing intermediate container bcd1beff24fa [2021-05-05T20:24:59.192Z] ---> 37abade014ee [2021-05-05T20:24:59.192Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:24:59.192Z] ---> Running in 480860f2c308 [2021-05-05T20:24:59.192Z] Removing intermediate container d0dd5c714860 [2021-05-05T20:24:59.192Z] ---> c1562ca81986 [2021-05-05T20:24:59.192Z] Step 20/21 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:24:59.469Z] Removing intermediate container dfa5a67b97c3 [2021-05-05T20:24:59.469Z] ---> c77fc60af1e1 [2021-05-05T20:24:59.469Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:24:59.469Z] ---> Running in a9efda8b6fd8 [2021-05-05T20:25:00.075Z] Removing intermediate container 480860f2c308 [2021-05-05T20:25:00.075Z] ---> ff998e3ddbdc [2021-05-05T20:25:00.075Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-05T20:25:00.349Z] ---> a45d2ca151a8 [2021-05-05T20:25:00.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-05T20:25:00.349Z] Removing intermediate container a9efda8b6fd8 [2021-05-05T20:25:00.349Z] ---> 0eb51ed53741 [2021-05-05T20:25:00.349Z] Step 21/21 : LABEL version=0.0.0 [2021-05-05T20:25:00.349Z] ---> Running in 18d5afac16ca [2021-05-05T20:25:00.622Z] ---> Running in 5b1a967aa1c7 [2021-05-05T20:25:00.622Z] ---> f09eb083ef4e [2021-05-05T20:25:00.622Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-05T20:25:00.622Z] Removing intermediate container 7c6c02a96f1b [2021-05-05T20:25:00.622Z] ---> 3cc1b78bd07b [2021-05-05T20:25:00.622Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:25:01.224Z] Removing intermediate container 18d5afac16ca [2021-05-05T20:25:01.224Z] ---> 00570d3244ad [2021-05-05T20:25:01.224Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-05T20:25:01.224Z] Removing intermediate container 5b1a967aa1c7 [2021-05-05T20:25:01.224Z] ---> 35959dc0a761 [2021-05-05T20:25:01.224Z] [2021-05-05T20:25:01.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T20:25:01.504Z] ---> Running in 23dabd35a5d9 [2021-05-05T20:25:01.775Z] ---> f4efa961f5c0 [2021-05-05T20:25:01.775Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-05T20:25:01.775Z] ---> 37a1a65a0c15 [2021-05-05T20:25:01.775Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-05T20:25:01.775Z] Successfully built 35959dc0a761 [2021-05-05T20:25:02.052Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-05T20:25:02.052Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-05-05T20:25:02.052Z] Removing intermediate container 23dabd35a5d9 [2021-05-05T20:25:02.052Z] ---> 9afe0b052fb6 [2021-05-05T20:25:02.052Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:25:02.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-05T20:25:02.322Z] ---> d24fba0b03e6 [2021-05-05T20:25:02.322Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-05T20:25:02.322Z] ---> Running in e2706bc6e387 [2021-05-05T20:25:03.310Z] ---> 73b099f13be5 [2021-05-05T20:25:03.310Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-05T20:25:03.310Z] ---> Running in b593290713ba [2021-05-05T20:25:03.913Z] ---> 8ae07978fda7 [2021-05-05T20:25:03.913Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-05T20:25:04.187Z] ---> aca42b6bc1ea [2021-05-05T20:25:04.187Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-05T20:25:04.187Z] ---> Running in b34a6b88edc1 [2021-05-05T20:25:04.187Z] Removing intermediate container b593290713ba [2021-05-05T20:25:04.187Z] ---> 150d8a7a5859 [2021-05-05T20:25:04.187Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:25:04.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T20:25:04.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T20:25:04.488Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-05T20:25:04.747Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-05T20:25:04.747Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-05T20:25:04.747Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-05T20:25:04.790Z] ---> Running in 201d878e5ada [2021-05-05T20:25:05.066Z] Removing intermediate container b34a6b88edc1 [2021-05-05T20:25:05.066Z] ---> 4864ec1a8229 [2021-05-05T20:25:05.066Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:25:05.660Z] ---> fd1c8532836f [2021-05-05T20:25:05.660Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-05T20:25:05.660Z] Removing intermediate container 201d878e5ada [2021-05-05T20:25:05.660Z] ---> 40d370ac06b2 [2021-05-05T20:25:05.660Z] Step 20/22 : LABEL arch=arm64 [2021-05-05T20:25:05.660Z] ---> Running in 79180f23723c [2021-05-05T20:25:05.660Z] ---> Running in eed1d4f34f8c [2021-05-05T20:25:05.660Z] Removing intermediate container e2706bc6e387 [2021-05-05T20:25:05.660Z] ---> 8bef0651f04f [2021-05-05T20:25:05.660Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-05T20:25:05.933Z] ---> Running in 28e2dfc1d03a [2021-05-05T20:25:06.215Z] Removing intermediate container 79180f23723c [2021-05-05T20:25:06.215Z] ---> fd9bb777dfe6 [2021-05-05T20:25:06.215Z] Step 20/22 : LABEL arch=arm64 [2021-05-05T20:25:06.495Z] Removing intermediate container eed1d4f34f8c [2021-05-05T20:25:06.495Z] ---> b60f5df78c3a [2021-05-05T20:25:06.495Z] Step 21/22 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:25:06.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-05T20:25:06.656Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-05T20:25:06.656Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-05T20:25:06.768Z] ---> f7999e166cbc [2021-05-05T20:25:06.768Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-05T20:25:06.768Z] ---> Running in 511771edae13 [2021-05-05T20:25:07.044Z] ---> Running in ba590218eab8 [2021-05-05T20:25:07.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:25:07.585Z] Removing intermediate container 511771edae13 [2021-05-05T20:25:07.585Z] ---> f21e854885b2 [2021-05-05T20:25:07.585Z] Step 21/22 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:25:08.176Z] ---> Running in 0a44fb52847a [2021-05-05T20:25:08.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:25:08.176Z] Removing intermediate container ba590218eab8 [2021-05-05T20:25:08.176Z] ---> 9b3331092fa3 [2021-05-05T20:25:08.176Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T20:25:08.176Z] ---> 4d74661ced22 [2021-05-05T20:25:08.176Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-05T20:25:08.454Z] ---> Running in 868d9cc70978 [2021-05-05T20:25:08.454Z] ---> Running in ccb0d7f3d776 [2021-05-05T20:25:08.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-05T20:25:08.726Z] Removing intermediate container 0a44fb52847a [2021-05-05T20:25:08.726Z] ---> 3e702b809b8d [2021-05-05T20:25:08.726Z] Step 22/22 : LABEL version=0.0.0 [2021-05-05T20:25:08.726Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-05T20:25:08.996Z] ---> Running in eca40e3c50a1 [2021-05-05T20:25:08.996Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-05T20:25:08.996Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-05T20:25:08.996Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-05T20:25:08.996Z] Removing intermediate container 868d9cc70978 [2021-05-05T20:25:08.996Z] ---> c0c386d9d762 [2021-05-05T20:25:08.996Z] [2021-05-05T20:25:09.279Z] Removing intermediate container ccb0d7f3d776 [2021-05-05T20:25:09.279Z] ---> 6b705d59cc51 [2021-05-05T20:25:09.279Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-05T20:25:09.279Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-05T20:25:09.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T20:25:09.520Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-05T20:25:09.552Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-05T20:25:09.552Z] Removing intermediate container eca40e3c50a1 [2021-05-05T20:25:09.552Z] ---> d2efa6d9c2ee [2021-05-05T20:25:09.552Z] [2021-05-05T20:25:09.552Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:25:09.552Z] OK: 8 MiB in 20 packages [2021-05-05T20:25:09.827Z] Successfully built c0c386d9d762 [2021-05-05T20:25:09.827Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-05T20:25:09.827Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-05-05T20:25:10.099Z] Successfully built d2efa6d9c2ee [2021-05-05T20:25:10.099Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-05T20:25:10.099Z] Building docker-sys-mgmt-agent-go [2021-05-05T20:25:10.377Z]  Building docker-support-notifications-go ... done  ---> 4bd4ea27b392 [2021-05-05T20:25:10.377Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-05T20:25:10.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T20:25:10.976Z] ---> Running in 0e5a78b52c56 [2021-05-05T20:25:11.249Z] Removing intermediate container 28e2dfc1d03a [2021-05-05T20:25:11.249Z] ---> d66d6430f05e [2021-05-05T20:25:11.249Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:25:11.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-05T20:25:12.244Z] ---> 04b2e9ec7b24 [2021-05-05T20:25:12.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-05T20:25:13.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-05T20:25:13.240Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-05T20:25:14.225Z] Removing intermediate container 0e5a78b52c56 [2021-05-05T20:25:14.225Z] ---> 92aff9ed75ad [2021-05-05T20:25:14.225Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-05T20:25:14.225Z] ---> 45efd72257a5 [2021-05-05T20:25:14.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-05T20:25:14.824Z] ---> Running in bfb27f398a0f [2021-05-05T20:25:15.148Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-05T20:25:15.148Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-05T20:25:15.148Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-05T20:25:15.148Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-05T20:25:15.148Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-05T20:25:15.148Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-05T20:25:15.148Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-05T20:25:15.148Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-05T20:25:15.148Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-05T20:25:15.148Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-05T20:25:15.148Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-05T20:25:15.421Z] ---> 79722658a279 [2021-05-05T20:25:15.421Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-05T20:25:15.697Z] Removing intermediate container bfb27f398a0f [2021-05-05T20:25:15.697Z] ---> a5e2347da5cf [2021-05-05T20:25:15.697Z] Step 28/31 : CMD ["gate"] [2021-05-05T20:25:15.972Z] ---> Running in bc55a5d1fb53 [2021-05-05T20:25:16.250Z] ---> Running in 2f8cb4641845 [2021-05-05T20:25:16.854Z] Removing intermediate container bc55a5d1fb53 [2021-05-05T20:25:16.854Z] ---> f139ac9f47db [2021-05-05T20:25:16.854Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:25:17.137Z] ---> Running in 9cd001293431 [2021-05-05T20:25:17.137Z] Removing intermediate container 2f8cb4641845 [2021-05-05T20:25:17.137Z] ---> e9dff1b335c4 [2021-05-05T20:25:17.137Z] Step 29/31 : LABEL arch=arm64 [2021-05-05T20:25:17.737Z] ---> Running in 1a876b3c631a [2021-05-05T20:25:17.737Z] Removing intermediate container 9cd001293431 [2021-05-05T20:25:17.737Z] ---> 1c7136a5c188 [2021-05-05T20:25:18.014Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T20:25:18.287Z] ---> Running in a264e629c4ed [2021-05-05T20:25:18.443Z] Building static-packages [2021-05-05T20:25:18.443Z] + snapcraftctl build [2021-05-05T20:25:18.887Z] Removing intermediate container 1a876b3c631a [2021-05-05T20:25:18.887Z] ---> e61f0bd03832 [2021-05-05T20:25:18.887Z] Step 30/31 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:25:19.163Z] Removing intermediate container a264e629c4ed [2021-05-05T20:25:19.163Z] ---> fd35404f68b1 [2021-05-05T20:25:19.163Z] Step 22/23 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:25:19.435Z] ---> Running in 8c834e566c6b [2021-05-05T20:25:19.713Z] ---> Running in 4a65e9cedc50 [2021-05-05T20:25:19.827Z] Building version [2021-05-05T20:25:19.827Z] + snapcraftctl build [2021-05-05T20:25:19.984Z] Removing intermediate container 8c834e566c6b [2021-05-05T20:25:19.984Z] ---> bccc55b16200 [2021-05-05T20:25:19.984Z] Step 31/31 : LABEL version=0.0.0 [2021-05-05T20:25:20.260Z] Removing intermediate container 4a65e9cedc50 [2021-05-05T20:25:20.260Z] ---> 8eed4582d805 [2021-05-05T20:25:20.260Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T20:25:20.260Z] ---> Running in ba0c3834d7c9 [2021-05-05T20:25:20.533Z] ---> Running in c6371677bb27 [2021-05-05T20:25:20.807Z] Removing intermediate container ba0c3834d7c9 [2021-05-05T20:25:20.807Z] ---> 57f573cbb118 [2021-05-05T20:25:20.807Z] [2021-05-05T20:25:21.079Z] Removing intermediate container c6371677bb27 [2021-05-05T20:25:21.079Z] ---> 22ffbca8ae33 [2021-05-05T20:25:21.079Z] [2021-05-05T20:25:21.351Z] Successfully built 57f573cbb118 [2021-05-05T20:25:21.351Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-05T20:25:21.351Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-05-05T20:25:21.351Z] Successfully built 22ffbca8ae33 [2021-05-05T20:25:21.620Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-05T20:25:21.737Z] Skipping stage go-build-helper (already ran) [2021-05-05T20:25:21.737Z] Staging app-service-config [2021-05-05T20:25:21.737Z] + snapcraftctl stage [2021-05-05T20:25:22.675Z] Staging config-common [2021-05-05T20:25:22.675Z] + snapcraftctl stage [2021-05-05T20:25:23.613Z] Staging edgex-go [2021-05-05T20:25:23.872Z] + snapcraftctl stage [2021-05-05T20:25:24.812Z] Staging static-packages [2021-05-05T20:25:24.812Z] + snapcraftctl stage [2021-05-05T20:25:25.753Z] Staging version [2021-05-05T20:25:25.753Z] + snapcraftctl stage [2021-05-05T20:25:26.696Z] Priming go-build-helper [2021-05-05T20:25:26.696Z] + snapcraftctl prime [2021-05-05T20:25:27.636Z] Priming app-service-config [2021-05-05T20:25:27.636Z] + snapcraftctl prime [2021-05-05T20:25:29.068Z] Priming config-common [2021-05-05T20:25:29.068Z] + snapcraftctl prime [2021-05-05T20:25:30.255Z] Priming edgex-go [2021-05-05T20:25:30.255Z] + snapcraftctl prime [2021-05-05T20:25:31.642Z] Priming static-packages [2021-05-05T20:25:31.642Z] + snapcraftctl prime [2021-05-05T20:25:33.550Z] Priming version [2021-05-05T20:25:33.550Z] + snapcraftctl prime [2021-05-05T20:25:34.931Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-05T20:25:43.781Z]  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:25:43.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:25:43.781Z] ---> 776db15b101c [2021-05-05T20:25:43.781Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T20:25:43.781Z] ---> Using cache [2021-05-05T20:25:43.781Z] ---> 4c9537c9e513 [2021-05-05T20:25:43.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:25:43.781Z] ---> Using cache [2021-05-05T20:25:43.781Z] ---> c9392bdf25d1 [2021-05-05T20:25:43.781Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T20:25:46.399Z] ---> Running in dbb2b3f225d5 [2021-05-05T20:25:47.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:25:48.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:25:49.350Z] OK: 218 MiB in 52 packages [2021-05-05T20:25:51.997Z] Removing intermediate container dbb2b3f225d5 [2021-05-05T20:25:51.997Z] ---> ef4da656051a [2021-05-05T20:25:51.997Z] Step 6/23 : COPY go.mod . [2021-05-05T20:25:53.438Z] ---> 86b99f100a57 [2021-05-05T20:25:53.438Z] Step 7/23 : RUN go mod download [2021-05-05T20:25:53.714Z] ---> Running in b00ebf9e6142 [2021-05-05T20:25:57.108Z] Removing intermediate container b00ebf9e6142 [2021-05-05T20:25:57.108Z] ---> 38c1a914da5e [2021-05-05T20:25:57.108Z] Step 8/23 : COPY . . [2021-05-05T20:25:58.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:25:58.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:25:58.099Z] ---> 776db15b101c [2021-05-05T20:25:58.099Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T20:25:58.099Z] ---> Using cache [2021-05-05T20:25:58.099Z] ---> 4c9537c9e513 [2021-05-05T20:25:58.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:25:58.099Z] ---> Using cache [2021-05-05T20:25:58.376Z] ---> c9392bdf25d1 [2021-05-05T20:25:58.376Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-05T20:25:58.376Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:25:58.376Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:25:58.376Z] ---> 776db15b101c [2021-05-05T20:25:58.376Z] Step 3/25 : WORKDIR /edgex-go [2021-05-05T20:25:58.376Z] ---> Using cache [2021-05-05T20:25:58.376Z] ---> 4c9537c9e513 [2021-05-05T20:25:58.376Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:25:58.376Z] ---> Using cache [2021-05-05T20:25:58.376Z] ---> c9392bdf25d1 [2021-05-05T20:25:58.376Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-05T20:25:58.376Z] ---> Using cache [2021-05-05T20:25:58.376Z] ---> ef4da656051a [2021-05-05T20:25:58.376Z] Step 6/25 : COPY go.mod . [2021-05-05T20:25:58.376Z] ---> Using cache [2021-05-05T20:25:58.376Z] ---> 86b99f100a57 [2021-05-05T20:25:58.376Z] Step 7/25 : RUN go mod download [2021-05-05T20:25:58.376Z] ---> Using cache [2021-05-05T20:25:58.376Z] ---> 38c1a914da5e [2021-05-05T20:25:58.376Z] Step 8/25 : COPY . . [2021-05-05T20:25:59.354Z] ---> Running in 75f6db5cfd52 [2021-05-05T20:26:00.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:26:01.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-05T20:26:01.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-05T20:26:01.384Z] ---> 776db15b101c [2021-05-05T20:26:01.384Z] Step 3/23 : WORKDIR /edgex-go [2021-05-05T20:26:01.384Z] ---> Using cache [2021-05-05T20:26:01.384Z] ---> 4c9537c9e513 [2021-05-05T20:26:01.384Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T20:26:01.384Z] ---> Using cache [2021-05-05T20:26:01.384Z] ---> c9392bdf25d1 [2021-05-05T20:26:01.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-05T20:26:01.384Z] ---> Using cache [2021-05-05T20:26:01.384Z] ---> ef4da656051a [2021-05-05T20:26:01.384Z] Step 6/23 : COPY go.mod . [2021-05-05T20:26:01.384Z] ---> Using cache [2021-05-05T20:26:01.384Z] ---> 86b99f100a57 [2021-05-05T20:26:01.384Z] Step 7/23 : RUN go mod download [2021-05-05T20:26:01.384Z] ---> Using cache [2021-05-05T20:26:01.384Z] ---> 38c1a914da5e [2021-05-05T20:26:01.384Z] Step 8/23 : COPY . . [2021-05-05T20:26:01.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:26:02.667Z] OK: 218 MiB in 52 packages [2021-05-05T20:26:11.013Z] Removing intermediate container 75f6db5cfd52 [2021-05-05T20:26:11.013Z] ---> 081d34cba6d3 [2021-05-05T20:26:11.013Z] Step 6/23 : COPY go.mod . [2021-05-05T20:26:11.622Z] ---> 8a9ca09d2d53 [2021-05-05T20:26:11.623Z] Step 7/23 : RUN go mod download [2021-05-05T20:26:12.635Z] ---> Running in 9a9bc8ef50c7 [2021-05-05T20:26:16.048Z] ---> dff3f67cf644 [2021-05-05T20:26:16.048Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-05T20:26:16.329Z] ---> 64f8025ccf7d [2021-05-05T20:26:16.330Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-05T20:26:16.606Z] ---> Running in 285645479b9c [2021-05-05T20:26:16.883Z] ---> Running in 955ae94a648b [2021-05-05T20:26:16.883Z] Removing intermediate container 9a9bc8ef50c7 [2021-05-05T20:26:16.883Z] ---> 9f11c6280645 [2021-05-05T20:26:16.883Z] Step 8/23 : COPY . . [2021-05-05T20:26:18.330Z] ---> 016305c84f56 [2021-05-05T20:26:18.330Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-05T20:26:18.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-05T20:26:18.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-05T20:26:18.896Z] ---> Running in 99eef5f2acaa [2021-05-05T20:26:20.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-05T20:26:39.304Z] ---> 8de076653758 [2021-05-05T20:26:39.304Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-05T20:26:39.304Z] ---> Running in b543f84e0086 [2021-05-05T20:26:39.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-05T20:27:47.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-05T20:27:52.872Z] Removing intermediate container 955ae94a648b [2021-05-05T20:27:52.872Z] ---> af9085eddd69 [2021-05-05T20:27:52.872Z] [2021-05-05T20:27:52.872Z] Step 10/25 : FROM alpine:3.12 [2021-05-05T20:27:52.872Z] ---> 9852663dfa18 [2021-05-05T20:27:52.872Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-05T20:27:52.872Z] ---> Running in f9075bb29ff2 [2021-05-05T20:27:54.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:27:54.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:27:55.497Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-05T20:27:55.776Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T20:27:55.776Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-05T20:27:55.776Z] (4/6) Installing curl (7.76.1-r0) [2021-05-05T20:27:55.776Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-05T20:27:55.776Z] (6/6) Installing su-exec (0.2-r1) [2021-05-05T20:27:55.776Z] Executing busybox-1.31.1-r20.trigger [2021-05-05T20:27:55.776Z] Executing ca-certificates-20191127-r4.trigger [2021-05-05T20:27:56.055Z] OK: 7 MiB in 20 packages [2021-05-05T20:27:58.720Z] Removing intermediate container f9075bb29ff2 [2021-05-05T20:27:58.720Z] ---> f0ce6e9c07c3 [2021-05-05T20:27:58.720Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-05T20:27:58.720Z] ---> Running in 940b66e351e6 [2021-05-05T20:27:59.330Z] Removing intermediate container 940b66e351e6 [2021-05-05T20:27:59.330Z] ---> d8561c7d3b03 [2021-05-05T20:27:59.330Z] Step 13/25 : WORKDIR / [2021-05-05T20:27:59.604Z] ---> Running in d1c34de5617a [2021-05-05T20:28:00.332Z] Removing intermediate container d1c34de5617a [2021-05-05T20:28:00.332Z] ---> a3db00c3b05f [2021-05-05T20:28:00.332Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-05T20:28:01.988Z] ---> 0dd513c044f6 [2021-05-05T20:28:01.988Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-05T20:28:03.028Z] ---> e0f4f0786345 [2021-05-05T20:28:03.028Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-05T20:28:04.554Z] ---> b8f6fbc32b11 [2021-05-05T20:28:04.554Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-05T20:28:06.664Z] ---> 1c21a7daee10 [2021-05-05T20:28:06.664Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-05T20:28:08.674Z] Removing intermediate container 99eef5f2acaa [2021-05-05T20:28:08.674Z] ---> 6c6333587adc [2021-05-05T20:28:08.674Z] [2021-05-05T20:28:08.674Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T20:28:08.674Z] ---> 9852663dfa18 [2021-05-05T20:28:08.674Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T20:28:08.674Z] ---> Using cache [2021-05-05T20:28:08.674Z] ---> 6354608f8c15 [2021-05-05T20:28:08.674Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:28:08.674Z] ---> Using cache [2021-05-05T20:28:08.674Z] ---> 8e6055720af7 [2021-05-05T20:28:08.674Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-05T20:28:08.674Z] ---> 2c3b5c9a90c0 [2021-05-05T20:28:08.674Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-05T20:28:08.674Z] ---> Running in 727eeda19e7a [2021-05-05T20:28:09.663Z] Removing intermediate container 727eeda19e7a [2021-05-05T20:28:09.663Z] ---> 9dd114391220 [2021-05-05T20:28:09.663Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T20:28:09.937Z] ---> Running in 2708933f34e9 [2021-05-05T20:28:10.210Z] ---> 3e347f91f2fc [2021-05-05T20:28:10.210Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-05T20:28:10.482Z] Removing intermediate container 2708933f34e9 [2021-05-05T20:28:10.482Z] ---> fd4cc392db80 [2021-05-05T20:28:10.482Z] Step 15/23 : WORKDIR / [2021-05-05T20:28:10.758Z] ---> Running in 4d2515306aec [2021-05-05T20:28:11.355Z] ---> ae5386a1b5d1 [2021-05-05T20:28:11.355Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-05T20:28:11.632Z] Removing intermediate container 4d2515306aec [2021-05-05T20:28:11.632Z] ---> 1d701258ea14 [2021-05-05T20:28:11.632Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:28:11.907Z] ---> Running in d4c9b3c9c3a5 [2021-05-05T20:28:13.343Z] ---> e53dd53d0804 [2021-05-05T20:28:13.343Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-05T20:28:13.936Z] Removing intermediate container b543f84e0086 [2021-05-05T20:28:13.936Z] ---> 941d9d3f2930 [2021-05-05T20:28:13.936Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-05T20:28:14.535Z] ---> Running in 60a76842bc2c [2021-05-05T20:28:15.139Z] Removing intermediate container d4c9b3c9c3a5 [2021-05-05T20:28:15.139Z] ---> b1c25bbf063e [2021-05-05T20:28:15.139Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-05T20:28:15.414Z] ---> 61a7fdf5c055 [2021-05-05T20:28:15.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-05T20:28:15.414Z] ---> Running in fc8fbe865920 [2021-05-05T20:28:15.689Z] Removing intermediate container 285645479b9c [2021-05-05T20:28:15.689Z] ---> 0df214b66941 [2021-05-05T20:28:15.689Z] [2021-05-05T20:28:15.689Z] Step 10/23 : FROM alpine:3.12 [2021-05-05T20:28:15.689Z] ---> 9852663dfa18 [2021-05-05T20:28:15.689Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-05T20:28:15.689Z] ---> Using cache [2021-05-05T20:28:15.689Z] ---> 6354608f8c15 [2021-05-05T20:28:15.689Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:28:15.689Z] ---> Using cache [2021-05-05T20:28:15.689Z] ---> 8e6055720af7 [2021-05-05T20:28:15.689Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-05T20:28:15.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-05T20:28:15.970Z] ---> Running in 898c27ea0dcc [2021-05-05T20:28:15.970Z] Removing intermediate container fc8fbe865920 [2021-05-05T20:28:15.970Z] ---> 610d6c8910b8 [2021-05-05T20:28:15.970Z] Step 23/25 : LABEL arch=arm64 [2021-05-05T20:28:16.245Z] ---> Running in b5650915b759 [2021-05-05T20:28:16.245Z] ---> fdc2e93277f0 [2021-05-05T20:28:16.245Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-05T20:28:16.522Z] ---> Running in c3652b9dd546 [2021-05-05T20:28:16.522Z] Removing intermediate container 898c27ea0dcc [2021-05-05T20:28:16.522Z] ---> 63f55099913c [2021-05-05T20:28:16.522Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-05T20:28:16.794Z] ---> Running in d5981e01650d [2021-05-05T20:28:16.794Z] Removing intermediate container b5650915b759 [2021-05-05T20:28:16.794Z] ---> 92bf08dd96be [2021-05-05T20:28:16.794Z] Step 24/25 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:28:17.076Z] ---> Running in 3363432f045a [2021-05-05T20:28:17.076Z] Removing intermediate container c3652b9dd546 [2021-05-05T20:28:17.076Z] ---> ac418a5e9a0c [2021-05-05T20:28:17.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:28:17.354Z] ---> Running in ef85a09c9094 [2021-05-05T20:28:17.354Z] Removing intermediate container d5981e01650d [2021-05-05T20:28:17.354Z] ---> 4b5615ae1feb [2021-05-05T20:28:17.354Z] Step 15/23 : WORKDIR / [2021-05-05T20:28:17.628Z] Removing intermediate container 3363432f045a [2021-05-05T20:28:17.628Z] ---> 6c4753d462a6 [2021-05-05T20:28:17.629Z] Step 25/25 : LABEL version=0.0.0 [2021-05-05T20:28:17.629Z] ---> Running in 8a99e71be457 [2021-05-05T20:28:17.908Z] ---> Running in fcaa343b5845 [2021-05-05T20:28:18.190Z] Removing intermediate container ef85a09c9094 [2021-05-05T20:28:18.190Z] ---> 4a152f2240c6 [2021-05-05T20:28:18.190Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T20:28:18.190Z] ---> Running in 9f377c081526 [2021-05-05T20:28:18.465Z] Removing intermediate container 8a99e71be457 [2021-05-05T20:28:18.465Z] ---> 2d11ecb8f279 [2021-05-05T20:28:18.465Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-05T20:28:18.465Z] Removing intermediate container fcaa343b5845 [2021-05-05T20:28:18.465Z] ---> 6c621fe0ab12 [2021-05-05T20:28:18.465Z] [2021-05-05T20:28:19.062Z] Removing intermediate container 60a76842bc2c [2021-05-05T20:28:19.062Z] ---> 964e7a7216df [2021-05-05T20:28:19.062Z] [2021-05-05T20:28:19.062Z] Step 11/23 : FROM docker:20.10.0 [2021-05-05T20:28:19.062Z] Removing intermediate container 9f377c081526 [2021-05-05T20:28:19.062Z] ---> e3a9b6bb8eca [2021-05-05T20:28:19.062Z] Step 22/23 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:28:19.062Z] 20.10.0: Pulling from library/docker [2021-05-05T20:28:19.062Z] Successfully built 6c621fe0ab12 [2021-05-05T20:28:19.062Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-05T20:28:19.332Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 5c3ce3de878b [2021-05-05T20:28:19.332Z] ---> 6d0b2c99b575 [2021-05-05T20:28:19.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-05T20:28:19.931Z] Removing intermediate container 5c3ce3de878b [2021-05-05T20:28:19.931Z] ---> bcb7ec37a3f1 [2021-05-05T20:28:19.931Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T20:28:20.203Z] ---> Running in 297af1da9c2a [2021-05-05T20:28:21.192Z] Removing intermediate container 297af1da9c2a [2021-05-05T20:28:21.192Z] ---> edc0b8c512f0 [2021-05-05T20:28:21.192Z] [2021-05-05T20:28:21.788Z] Successfully built edc0b8c512f0 [2021-05-05T20:28:21.788Z] ---> 5ee61bbdeed4 [2021-05-05T20:28:21.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-05T20:28:21.788Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-05T20:28:23.219Z]  Building docker-core-command-go ... done  ---> 367cfbe4dd01 [2021-05-05T20:28:23.219Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-05T20:28:23.502Z] ---> Running in d5be5d7e1e9f [2021-05-05T20:28:24.097Z] Removing intermediate container d5be5d7e1e9f [2021-05-05T20:28:24.097Z] ---> c6d1f694bae7 [2021-05-05T20:28:24.097Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:28:24.698Z] ---> Running in 26d54523a11e [2021-05-05T20:28:25.686Z] Removing intermediate container 26d54523a11e [2021-05-05T20:28:25.686Z] ---> c28f323468d7 [2021-05-05T20:28:25.686Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T20:28:25.969Z] ---> Running in e35aff891a12 [2021-05-05T20:28:26.941Z] Removing intermediate container e35aff891a12 [2021-05-05T20:28:26.941Z] ---> cf5858fb17c9 [2021-05-05T20:28:26.941Z] Step 22/23 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:28:26.941Z] ---> Running in b19d00b036ba [2021-05-05T20:28:27.536Z] Removing intermediate container b19d00b036ba [2021-05-05T20:28:27.536Z] ---> e30c351ffec2 [2021-05-05T20:28:27.536Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T20:28:27.536Z] ---> Running in a185b2c366e7 [2021-05-05T20:28:27.806Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-05T20:28:27.806Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-05T20:28:27.806Z] ---> eeaf43b92773 [2021-05-05T20:28:27.806Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-05T20:28:28.076Z] ---> Running in e95ef32ce006 [2021-05-05T20:28:28.076Z] Removing intermediate container a185b2c366e7 [2021-05-05T20:28:28.076Z] ---> 13a11db52c44 [2021-05-05T20:28:28.076Z] [2021-05-05T20:28:28.672Z] Successfully built 13a11db52c44 [2021-05-05T20:28:28.672Z] Removing intermediate container e95ef32ce006 [2021-05-05T20:28:28.672Z] ---> 36fce793fd9b [2021-05-05T20:28:28.672Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-05T20:28:28.672Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-05T20:28:28.672Z]  Building docker-core-metadata-go ... done  ---> Running in 536b992f8b0f [2021-05-05T20:28:29.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-05T20:28:30.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-05T20:28:31.209Z] (1/39) Installing readline (8.0.4-r0) [2021-05-05T20:28:31.209Z] (2/39) Installing bash (5.0.17-r0) [2021-05-05T20:28:31.209Z] Executing bash-5.0.17-r0.post-install [2021-05-05T20:28:31.209Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-05T20:28:31.209Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-05T20:28:31.209Z] (5/39) Installing curl (7.76.1-r0) [2021-05-05T20:28:31.209Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-05T20:28:31.209Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-05T20:28:31.209Z] (8/39) Installing expat (2.2.9-r1) [2021-05-05T20:28:31.209Z] (9/39) Installing libffi (3.3-r2) [2021-05-05T20:28:31.209Z] (10/39) Installing gdbm (1.13-r1) [2021-05-05T20:28:31.481Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-05T20:28:31.481Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-05T20:28:31.481Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-05T20:28:33.436Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-05T20:28:33.436Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-05T20:28:33.436Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-05T20:28:33.436Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-05T20:28:33.436Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-05T20:28:33.436Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-05T20:28:33.436Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-05T20:28:33.436Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-05T20:28:33.436Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-05T20:28:33.436Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-05T20:28:33.436Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-05T20:28:33.436Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-05T20:28:33.436Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-05T20:28:33.436Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-05T20:28:33.436Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-05T20:28:33.436Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-05T20:28:33.436Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-05T20:28:33.436Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-05T20:28:33.436Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-05T20:28:33.705Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-05T20:28:33.705Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-05T20:28:33.705Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-05T20:28:33.705Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-05T20:28:33.705Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-05T20:28:33.705Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-05T20:28:33.705Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-05T20:28:33.705Z] Executing busybox-1.31.1-r19.trigger [2021-05-05T20:28:33.975Z] OK: 72 MiB in 59 packages [2021-05-05T20:28:37.352Z] Collecting docker-compose==1.23.2 [2021-05-05T20:28:37.352Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-05T20:28:38.324Z] Collecting docker<4.0,>=3.6.0 [2021-05-05T20:28:38.324Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-05T20:28:39.294Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-05T20:28:39.294Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-05T20:28:39.562Z] Collecting docopt<0.7,>=0.6.1 [2021-05-05T20:28:39.562Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-05T20:28:41.526Z] Collecting texttable<0.10,>=0.9.0 [2021-05-05T20:28:41.526Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-05T20:28:44.125Z] Collecting PyYAML<4,>=3.10 [2021-05-05T20:28:44.125Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-05T20:28:47.490Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-05T20:28:47.490Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-05T20:28:47.490Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-05T20:28:47.490Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-05T20:28:49.457Z] Collecting cached-property<2,>=1.2.0 [2021-05-05T20:28:49.457Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-05T20:28:50.048Z] Collecting jsonschema<3,>=2.5.1 [2021-05-05T20:28:50.048Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-05T20:28:50.048Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-05T20:28:50.319Z] Collecting docker-pycreds>=0.4.0 [2021-05-05T20:28:50.319Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-05T20:28:50.909Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-05T20:28:50.909Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-05T20:28:51.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) [2021-05-05T20:28:51.181Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-05T20:28:51.181Z] Collecting idna<2.8,>=2.5 [2021-05-05T20:28:51.451Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-05T20:28:51.451Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-05T20:28:51.451Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-05T20:28:51.451Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-05T20:28:51.451Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-05T20:28:52.040Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, texttable, PyYAML, dockerpty, cached-property, jsonschema, docker-compose [2021-05-05T20:28:52.313Z] Attempting uninstall: urllib3 [2021-05-05T20:28:52.313Z] Found existing installation: urllib3 1.25.9 [2021-05-05T20:28:52.313Z] Uninstalling urllib3-1.25.9: [2021-05-05T20:28:52.584Z] Successfully uninstalled urllib3-1.25.9 [2021-05-05T20:28:53.176Z] Attempting uninstall: idna [2021-05-05T20:28:53.176Z] Found existing installation: idna 2.9 [2021-05-05T20:28:53.176Z] Uninstalling idna-2.9: [2021-05-05T20:28:53.176Z] Successfully uninstalled idna-2.9 [2021-05-05T20:28:53.767Z] Attempting uninstall: requests [2021-05-05T20:28:53.767Z] Found existing installation: requests 2.23.0 [2021-05-05T20:28:53.767Z] Uninstalling requests-2.23.0: [2021-05-05T20:28:53.767Z] Successfully uninstalled requests-2.23.0 [2021-05-05T20:28:54.776Z] Running setup.py install for docopt: started [2021-05-05T20:28:56.753Z] Running setup.py install for docopt: finished with status 'done' [2021-05-05T20:28:56.753Z] Running setup.py install for texttable: started [2021-05-05T20:28:58.184Z] Running setup.py install for texttable: finished with status 'done' [2021-05-05T20:28:58.184Z] Running setup.py install for PyYAML: started [2021-05-05T20:29:00.807Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-05T20:29:00.807Z] Running setup.py install for dockerpty: started [2021-05-05T20:29:02.239Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-05T20:29:03.225Z] 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.59.0 [2021-05-05T20:29:11.509Z] Removing intermediate container 536b992f8b0f [2021-05-05T20:29:11.509Z] ---> fa8c7d4ef44c [2021-05-05T20:29:11.509Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-05T20:29:11.509Z] ---> Running in 11aab8b1aef8 [2021-05-05T20:29:11.780Z] Removing intermediate container 11aab8b1aef8 [2021-05-05T20:29:11.780Z] ---> 15627497e733 [2021-05-05T20:29:11.780Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-05T20:29:11.780Z] ---> Running in a950ff79dbf1 [2021-05-05T20:29:12.377Z] Removing intermediate container a950ff79dbf1 [2021-05-05T20:29:12.377Z] ---> 352d21acafb1 [2021-05-05T20:29:12.377Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-05T20:29:13.355Z] ---> ab841a3c2d78 [2021-05-05T20:29:13.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-05T20:29:13.954Z] ---> ee4f7fb5d796 [2021-05-05T20:29:13.954Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-05T20:29:14.936Z] ---> 3e760eaa894f [2021-05-05T20:29:14.936Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-05T20:29:14.936Z] ---> Running in 875bf604b8ff [2021-05-05T20:29:15.530Z] Removing intermediate container 875bf604b8ff [2021-05-05T20:29:15.530Z] ---> 018809e8494a [2021-05-05T20:29:15.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-05T20:29:15.530Z] ---> Running in 986589c91349 [2021-05-05T20:29:16.126Z] Removing intermediate container 986589c91349 [2021-05-05T20:29:16.126Z] ---> ea4d90057902 [2021-05-05T20:29:16.126Z] Step 21/23 : LABEL arch=arm64 [2021-05-05T20:29:16.126Z] ---> Running in f4e7d85e8554 [2021-05-05T20:29:16.724Z] Removing intermediate container f4e7d85e8554 [2021-05-05T20:29:16.724Z] ---> 31a389690621 [2021-05-05T20:29:16.724Z] Step 22/23 : LABEL git_sha=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [2021-05-05T20:29:16.724Z] ---> Running in 3b209b8c8a5f [2021-05-05T20:29:16.999Z] Removing intermediate container 3b209b8c8a5f [2021-05-05T20:29:16.999Z] ---> 4b11839ce45b [2021-05-05T20:29:16.999Z] Step 23/23 : LABEL version=0.0.0 [2021-05-05T20:29:17.275Z] ---> Running in 6b18fcdd0b64 [2021-05-05T20:29:17.548Z] Removing intermediate container 6b18fcdd0b64 [2021-05-05T20:29:17.548Z] ---> e46ac8fda207 [2021-05-05T20:29:17.548Z] [2021-05-05T20:29:18.147Z] Successfully built e46ac8fda207 [2021-05-05T20:29:18.147Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-05T20:29:18.435Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-05T20:29:18.417Z] $ docker stop --time=1 3bbf7d051b2fb383e50bec089b3905685e7449a1c4f901ebf9a9124f4d078b2c [2021-05-05T20:29:20.312Z] $ docker rm -f 3bbf7d051b2fb383e50bec089b3905685e7449a1c4f901ebf9a9124f4d078b2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T20:29:20.953Z] + docker images [2021-05-05T20:29:20.953Z] + grep docker [2021-05-05T20:29:21.224Z] docker-sys-mgmt-agent-go-arm64 latest e46ac8fda207 3 seconds ago 299MB [2021-05-05T20:29:21.224Z] docker-core-metadata-go-arm64 latest 13a11db52c44 53 seconds ago 17.4MB [2021-05-05T20:29:21.224Z] docker-core-command-go-arm64 latest edc0b8c512f0 About a minute ago 16.1MB [2021-05-05T20:29:21.224Z] docker-security-secretstore-setup-go-arm64 latest 6c621fe0ab12 About a minute ago 24.3MB [2021-05-05T20:29:21.224Z] docker-core-data-go-arm64 latest 22ffbca8ae33 4 minutes ago 20.3MB [2021-05-05T20:29:21.224Z] docker-security-bootstrapper-go-arm64 latest 57f573cbb118 4 minutes ago 17.1MB [2021-05-05T20:29:21.224Z] docker-support-notifications-go-arm64 latest d2efa6d9c2ee 4 minutes ago 16.6MB [2021-05-05T20:29:21.224Z] docker-support-scheduler-go-arm64 latest c0c386d9d762 4 minutes ago 16.1MB [2021-05-05T20:29:21.224Z] docker-security-proxy-setup-go-arm64 latest 35959dc0a761 4 minutes ago 23.9MB [2021-05-05T20:29:21.224Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:29:22.114Z] ---> job-cost.sh [2021-05-05T20:29:22.114Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WeKC [2021-05-05T20:30:01.027Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-05T20:31:37.786Z] lf-activate-venv(): INFO: Adding /tmp/venv-WeKC/bin to PATH [2021-05-05T20:31:37.787Z] INFO: No Stack... [2021-05-05T20:31:37.787Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-05T20:31:37.787Z] INFO: Archiving Costs [Pipeline] sh [2021-05-05T20:31:38.147Z] + cut -d, -f6 [2021-05-05T20:31:38.147Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-05T20:31:38.283Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3424-1-stack-cost] [2021-05-05T20:31:38.289Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3424-1-stack-cost] did not exist. Created. [2021-05-05T20:31:38.289Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-05T20:31:38.736Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-05T20:31:39.026Z] Stashed 1 file(s) [Pipeline] } [2021-05-05T20:31:39.049Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3424-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-05T20:31:40.086Z] provisioning config files... [2021-05-05T20:31:40.114Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4197982744658231350tmp [Pipeline] { [Pipeline] sh [2021-05-05T20:31:40.496Z] + set +x [2021-05-05T20:31:40.496Z] + curl -s https://codecov.io/bash [2021-05-05T20:31:40.496Z] + bash -s -- [2021-05-05T20:31:41.082Z] [2021-05-05T20:31:41.082Z] _____ _ [2021-05-05T20:31:41.082Z] / ____| | | [2021-05-05T20:31:41.082Z] | | ___ __| | ___ ___ _____ __ [2021-05-05T20:31:41.082Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-05T20:31:41.082Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-05T20:31:41.082Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-05T20:31:41.082Z] Bash-1.0.2 [2021-05-05T20:31:41.082Z] [2021-05-05T20:31:41.082Z] [2021-05-05T20:31:41.082Z] ==> git version 2.24.3 found [2021-05-05T20:31:41.082Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-05T20:31:41.082Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-05T20:31:41.082Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-05T20:31:41.082Z] ==> Jenkins CI detected. [2021-05-05T20:31:41.082Z] project root: . [2021-05-05T20:31:41.082Z] --> token set from env [2021-05-05T20:31:41.082Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-05T20:31:41.351Z] ==> Running gcov in . (disable via -X gcov) [2021-05-05T20:31:41.351Z] ==> Python coveragepy not found [2021-05-05T20:31:41.351Z] ==> Searching for coverage reports in: [2021-05-05T20:31:41.351Z] + . [2021-05-05T20:31:41.351Z] -> Found 1 reports [2021-05-05T20:31:41.351Z] ==> Detecting git/mercurial file structure [2021-05-05T20:31:41.351Z] ==> Reading reports [2021-05-05T20:31:41.351Z] + ./coverage.out bytes=699522 [2021-05-05T20:31:41.351Z] ==> Appending adjustments [2021-05-05T20:31:41.351Z] https://docs.codecov.io/docs/fixing-reports [2021-05-05T20:31:48.073Z] + Found adjustments [2021-05-05T20:31:48.073Z] ==> Gzipping contents [2021-05-05T20:31:48.073Z] 100K /tmp/codecov.kBUhyW.gz [2021-05-05T20:31:48.073Z] ==> Uploading reports [2021-05-05T20:31:48.073Z] url: https://codecov.io [2021-05-05T20:31:48.073Z] query: branch=PR-3424&commit=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3424&job=&cmd_args= [2021-05-05T20:31:48.073Z] -> Pinging Codecov [2021-05-05T20:31:48.073Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3424&commit=c060f1c3b3c6a6b37f3163c3355a09bf0507ec56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3424&job=&cmd_args= [2021-05-05T20:31:48.073Z] -> Uploading to [2021-05-05T20:31:48.073Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-05/00271124DB129430A58F1EEE437C3FCB/c060f1c3b3c6a6b37f3163c3355a09bf0507ec56/e3aa8227-e9db-427e-9d9b-6b1d50f1dcee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210505T203147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adda3e6de344e8bac1e9b9aaec17554149970830863b5e380f7f73498c4e1e29 [2021-05-05T20:31:48.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-05T20:31:48.073Z] Dload Upload Total Spent Left Speed [2021-05-05T20:31:48.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 0 0 100 97k 0 166k --:--:-- --:--:-- --:--:-- 166k 100 97k 0 0 100 97k 0 166k --:--:-- --:--:-- --:--:-- 166k [2021-05-05T20:31:48.337Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c060f1c3b3c6a6b37f3163c3355a09bf0507ec56 [Pipeline] } [2021-05-05T20:31:48.362Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:31:49.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:31:50.777Z] ---> package-listing.sh [2021-05-05T20:31:50.777Z] ++ facter osfamily [2021-05-05T20:31:50.777Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-05T20:31:51.044Z] + OS_FAMILY=redhat [2021-05-05T20:31:51.044Z] + workspace=/w/workspace/edgex-go/1 [2021-05-05T20:31:51.044Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-05T20:31:51.044Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-05T20:31:51.044Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-05T20:31:51.044Z] + PACKAGES=/tmp/packages_start.txt [2021-05-05T20:31:51.044Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-05T20:31:51.044Z] + PACKAGES=/tmp/packages_end.txt [2021-05-05T20:31:51.044Z] + case "${OS_FAMILY}" in [2021-05-05T20:31:51.044Z] + sort [2021-05-05T20:31:51.044Z] + rpm -qa [2021-05-05T20:31:56.366Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-05T20:31:56.366Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-05T20:31:56.366Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-05T20:31:56.366Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-05T20:31:56.366Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-05T20:31:56.366Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-05T20:31:56.399Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-05T20:31:56.717Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:31:57.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T20:31:57.078Z] [2021-05-05T20:31:57.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-05T20:31:57.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T20:31:57.723Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-05T20:31:57.723Z] df20fa9351a1: Pulling fs layer [2021-05-05T20:31:57.723Z] 36b3adc4ff6f: Pulling fs layer [2021-05-05T20:31:57.723Z] 8ad3a11d3b57: Pulling fs layer [2021-05-05T20:31:57.723Z] 46f8f816bc3b: Pulling fs layer [2021-05-05T20:31:57.723Z] 93b61091891f: Pulling fs layer [2021-05-05T20:31:57.723Z] 93b9cdb0e59b: Pulling fs layer [2021-05-05T20:31:57.723Z] 5e14af77c1be: Pulling fs layer [2021-05-05T20:31:57.723Z] 01666e4c0597: Pulling fs layer [2021-05-05T20:31:57.723Z] aa168da1d23b: Pulling fs layer [2021-05-05T20:31:57.723Z] 46f8f816bc3b: Waiting [2021-05-05T20:31:57.723Z] 93b61091891f: Waiting [2021-05-05T20:31:57.723Z] 93b9cdb0e59b: Waiting [2021-05-05T20:31:57.723Z] 5e14af77c1be: Waiting [2021-05-05T20:31:57.723Z] 01666e4c0597: Waiting [2021-05-05T20:31:57.723Z] aa168da1d23b: Waiting [2021-05-05T20:31:57.723Z] 36b3adc4ff6f: Download complete [2021-05-05T20:31:57.723Z] 46f8f816bc3b: Verifying Checksum [2021-05-05T20:31:57.723Z] 46f8f816bc3b: Download complete [2021-05-05T20:31:57.993Z] df20fa9351a1: Verifying Checksum [2021-05-05T20:31:57.993Z] df20fa9351a1: Download complete [2021-05-05T20:31:58.265Z] 93b9cdb0e59b: Verifying Checksum [2021-05-05T20:31:58.265Z] 93b9cdb0e59b: Download complete [2021-05-05T20:31:58.265Z] 93b61091891f: Verifying Checksum [2021-05-05T20:31:58.265Z] 93b61091891f: Download complete [2021-05-05T20:31:58.265Z] 01666e4c0597: Verifying Checksum [2021-05-05T20:31:58.265Z] 01666e4c0597: Download complete [2021-05-05T20:31:58.265Z] 5e14af77c1be: Verifying Checksum [2021-05-05T20:31:58.265Z] 5e14af77c1be: Download complete [2021-05-05T20:31:58.537Z] 8ad3a11d3b57: Verifying Checksum [2021-05-05T20:31:58.537Z] 8ad3a11d3b57: Download complete [2021-05-05T20:31:58.537Z] df20fa9351a1: Pull complete [2021-05-05T20:31:58.802Z] 36b3adc4ff6f: Pull complete [2021-05-05T20:31:59.781Z] 8ad3a11d3b57: Pull complete [2021-05-05T20:32:00.048Z] 46f8f816bc3b: Pull complete [2021-05-05T20:32:00.315Z] 93b61091891f: Pull complete [2021-05-05T20:32:00.588Z] 93b9cdb0e59b: Pull complete [2021-05-05T20:32:00.852Z] 5e14af77c1be: Pull complete [2021-05-05T20:32:00.852Z] 01666e4c0597: Pull complete [2021-05-05T20:32:02.807Z] aa168da1d23b: Verifying Checksum [2021-05-05T20:32:02.807Z] aa168da1d23b: Download complete [2021-05-05T20:32:11.034Z] aa168da1d23b: Pull complete [2021-05-05T20:32:11.034Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-05T20:32:11.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-05T20:32:11.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-05T20:32:11.300Z] prd-centos7-docker-4c-2g-3079 does not seem to be running inside a container [2021-05-05T20:32:11.371Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-05T20:32:17.127Z] $ docker top 45f556a8d0247e070cab58c7f0405e3d06c04c072d5ad123773c271d1b593a2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T20:32:17.665Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-05T20:32:18.111Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-05T20:32:18.485Z] + ls /var/log/sa-host [2021-05-05T20:32:18.485Z] + sadf -c /var/log/sa-host/sa05 [2021-05-05T20:32:18.485Z] file_magic: OK [2021-05-05T20:32:18.485Z] HZ: Using current value: 100 [2021-05-05T20:32:18.485Z] file_header: OK [2021-05-05T20:32:18.485Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-05T20:32:18.485Z] Statistics: [2021-05-05T20:32:18.485Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-05T20:32:18.485Z] File successfully converted to sysstat format version 12.2.1 [2021-05-05T20:32:18.485Z] + sadf -c /var/log/sa-host/sa23 [2021-05-05T20:32:18.485Z] file_magic: OK [2021-05-05T20:32:18.485Z] HZ: Using current value: 100 [2021-05-05T20:32:18.485Z] file_header: OK [2021-05-05T20:32:18.485Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-05T20:32:18.485Z] Statistics: [2021-05-05T20:32:18.485Z] Hnuu...uuuununununu... [2021-05-05T20:32:18.485Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-05T20:32:18.764Z] provisioning config files... [2021-05-05T20:32:18.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2228982087669038251tmp [Pipeline] { [Pipeline] echo [2021-05-05T20:32:18.846Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:32:19.232Z] ---> create-netrc.sh [Pipeline] } [2021-05-05T20:32:19.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-05T20:32:19.353Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:32:19.701Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-05T20:32:19.734Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:32:20.073Z] ---> sudo-logs.sh [2021-05-05T20:32:20.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-05T20:32:20.152Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:32:20.494Z] ---> job-cost.sh [2021-05-05T20:32:20.494Z] lf-activate-venv: SKIPPING [2021-05-05T20:32:20.494Z] DEBUG: total: 0.20999999344348907 [2021-05-05T20:32:20.494Z] INFO: Retrieving Stack Cost... [2021-05-05T20:32:21.888Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-05T20:32:22.153Z] INFO: Archiving Costs [Pipeline] echo [2021-05-05T20:32:22.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-05T20:32:22.548Z] ---> logs-deploy.sh [2021-05-05T20:32:22.548Z] lf-activate-venv: SKIPPING [2021-05-05T20:32:22.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3424/1 [2021-05-05T20:32:22.548Z] INFO: archiving workspace using pattern(s): [2021-05-05T20:32:24.469Z] Archives upload complete. [2021-05-05T20:32:24.469Z] INFO: archiving logs to Nexus [2021-05-05T20:32:25.424Z] ---> uname -a: [2021-05-05T20:32:25.424Z] Linux prd-centos7-docker-4c-2g-3079.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-05T20:32:25.424Z] [2021-05-05T20:32:25.424Z] [2021-05-05T20:32:25.424Z] ---> lscpu: [2021-05-05T20:32:25.424Z] Architecture: x86_64 [2021-05-05T20:32:25.424Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-05T20:32:25.424Z] Byte Order: Little Endian [2021-05-05T20:32:25.424Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-05T20:32:25.424Z] CPU(s): 4 [2021-05-05T20:32:25.424Z] On-line CPU(s) list: 0-3 [2021-05-05T20:32:25.424Z] Thread(s) per core: 1 [2021-05-05T20:32:25.424Z] Core(s) per socket: 1 [2021-05-05T20:32:25.424Z] Socket(s): 4 [2021-05-05T20:32:25.424Z] NUMA node(s): 1 [2021-05-05T20:32:25.424Z] Vendor ID: GenuineIntel [2021-05-05T20:32:25.424Z] CPU family: 6 [2021-05-05T20:32:25.424Z] Model: 44 [2021-05-05T20:32:25.424Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-05T20:32:25.424Z] Stepping: 1 [2021-05-05T20:32:25.424Z] CPU MHz: 2933.436 [2021-05-05T20:32:25.424Z] BogoMIPS: 5866.87 [2021-05-05T20:32:25.424Z] Virtualization: VT-x [2021-05-05T20:32:25.424Z] Hypervisor vendor: KVM [2021-05-05T20:32:25.424Z] Virtualization type: full [2021-05-05T20:32:25.424Z] L1d cache: 128 KiB [2021-05-05T20:32:25.424Z] L1i cache: 128 KiB [2021-05-05T20:32:25.424Z] L2 cache: 16 MiB [2021-05-05T20:32:25.424Z] L3 cache: 64 MiB [2021-05-05T20:32:25.424Z] NUMA node0 CPU(s): 0-3 [2021-05-05T20:32:25.424Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-05T20:32:25.424Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-05T20:32:25.424Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-05T20:32:25.424Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-05T20:32:25.424Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-05T20:32:25.424Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-05T20:32:25.424Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-05T20:32:25.424Z] Vulnerability Srbds: Not affected [2021-05-05T20:32:25.424Z] Vulnerability Tsx async abort: Not affected [2021-05-05T20:32:25.425Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-05T20:32:25.425Z] [2021-05-05T20:32:25.425Z] [2021-05-05T20:32:25.425Z] ---> nproc: [2021-05-05T20:32:25.425Z] 4 [2021-05-05T20:32:25.425Z] [2021-05-05T20:32:25.425Z] [2021-05-05T20:32:25.425Z] ---> df -h: [2021-05-05T20:32:25.425Z] Filesystem Size Used Available Use% Mounted on [2021-05-05T20:32:25.425Z] overlay 50.0G 12.2G 37.8G 24% / [2021-05-05T20:32:25.425Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-05T20:32:25.425Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-05T20:32:25.425Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 [2021-05-05T20:32:25.425Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp [2021-05-05T20:32:25.425Z] [2021-05-05T20:32:25.425Z] [2021-05-05T20:32:25.425Z] ---> free -m: [2021-05-05T20:32:25.425Z] total used free shared buff/cache available [2021-05-05T20:32:25.425Z] Mem: 1837 724 109 0 1003 1029 [2021-05-05T20:32:25.425Z] Swap: 1023 78 945 [2021-05-05T20:32:25.425Z] [2021-05-05T20:32:25.425Z]