Pull request #3459 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5+21807bed0cea4258a40f185a4e0cb4759d48740d (1637843ad404d453e16ed3e3950c9195fc3f5ca1) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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-3459/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-3459/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 9d0281235b943b7ad605f650702698f9078b2862 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_IMAGE_NAME_SUFFIX: 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 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4925’ is offline; ‘prd-centos7-docker-4c-2g-4931’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4927’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4935 in /w/workspace/edgexfoundry_edgex-go_PR-3459 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3459/head:refs/remotes/origin/PR-3459 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 21807bed0cea4258a40f185a4e0cb4759d48740d into PR head commit 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 Merge succeeded, producing 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 Checking out Revision 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 (PR-3459) > git config core.sparsecheckout # timeout=10 > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # 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 21807bed0cea4258a40f185a4e0cb4759d48740d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T22:26:20.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T22:26:20.228Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T22:26:20.333Z] ========================================================= [2021-05-12T22:26:20.333Z] EdgeX Global Pipelines Version Info [2021-05-12T22:26:20.333Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:26:22.893Z] ------------------- [2021-05-12T22:26:22.893Z] stable info: [2021-05-12T22:26:22.893Z] ------------------- [2021-05-12T22:26:22.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T22:26:22.893Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T22:26:22.893Z] Message: update stable to v1.0.192 [2021-05-12T22:26:23.888Z] ------------------- [2021-05-12T22:26:23.888Z] experimental info: [2021-05-12T22:26:23.888Z] ------------------- [2021-05-12T22:26:23.888Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T22:26:23.888Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T22:26:23.888Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T22:26:24.159Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-12T22:26:24.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-12T22:26:24.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T22:26:24.362Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T22:26:24.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T22:26:24.465Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T22:26:24.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T22:26:24.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-12T22:26:24.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-12T22:26:24.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-12T22:26:24.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T22:26:24.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T22:26:24.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T22:26:24.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T22:26:24.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T22:26:25.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T22:26:25.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T22:26:25.159Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T22:26:25.209Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-12T22:26:25.257Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-12T22:26:25.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-12T22:26:25.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T22:26:25.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3459 [Pipeline] echo [2021-05-12T22:26:25.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3459 [Pipeline] echo [2021-05-12T22:26:25.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3459 [Pipeline] echo [2021-05-12T22:26:25.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [Pipeline] echo [2021-05-12T22:26:25.625Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93c9b86 [Pipeline] echo [2021-05-12T22:26:25.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T22:26:25.825Z] provisioning config files... [2021-05-12T22:26:25.859Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8344017552835662049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:26:26.312Z] ---> docker-login.sh [2021-05-12T22:26:26.312Z] nexus3.edgexfoundry.org:10001 [2021-05-12T22:26:26.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:26:26.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:26:26.863Z] Configure a credential helper to remove this warning. See [2021-05-12T22:26:26.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:26:26.863Z] [2021-05-12T22:26:26.863Z] Login Succeeded [2021-05-12T22:26:26.863Z] nexus3.edgexfoundry.org:10002 [2021-05-12T22:26:27.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:26:27.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:26:27.135Z] Configure a credential helper to remove this warning. See [2021-05-12T22:26:27.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:26:27.135Z] [2021-05-12T22:26:27.135Z] Login Succeeded [2021-05-12T22:26:27.135Z] nexus3.edgexfoundry.org:10003 [2021-05-12T22:26:27.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:26:27.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:26:27.413Z] Configure a credential helper to remove this warning. See [2021-05-12T22:26:27.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:26:27.413Z] [2021-05-12T22:26:27.413Z] Login Succeeded [2021-05-12T22:26:27.413Z] nexus3.edgexfoundry.org:10004 [2021-05-12T22:26:27.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:26:27.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:26:27.700Z] Configure a credential helper to remove this warning. See [2021-05-12T22:26:27.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:26:27.700Z] [2021-05-12T22:26:27.700Z] Login Succeeded [2021-05-12T22:26:27.700Z] docker.io [2021-05-12T22:26:27.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:26:28.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:26:28.249Z] Configure a credential helper to remove this warning. See [2021-05-12T22:26:28.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:26:28.249Z] [2021-05-12T22:26:28.249Z] Login Succeeded [2021-05-12T22:26:28.249Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T22:26:28.275Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T22:26:28.740Z] ++ 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-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/core-command/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/core-data/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-12T22:26:28.741Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T22:26:28.741Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-12T22:26:28.741Z] ++ cut -d/ -f2 [2021-05-12T22:26:28.741Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-12T22:26:28.839Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:26:29.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T22:26:29.711Z] [2021-05-12T22:26:29.712Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:26:30.088Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T22:26:30.088Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T22:26:30.088Z] 31603596830f: Pulling fs layer [2021-05-12T22:26:30.088Z] 54011a49482f: Pulling fs layer [2021-05-12T22:26:30.088Z] a6820b24f6d8: Pulling fs layer [2021-05-12T22:26:30.088Z] f581987b2513: Pulling fs layer [2021-05-12T22:26:30.088Z] f581987b2513: Waiting [2021-05-12T22:26:30.088Z] 54011a49482f: Verifying Checksum [2021-05-12T22:26:30.088Z] 54011a49482f: Download complete [2021-05-12T22:26:30.088Z] 31603596830f: Verifying Checksum [2021-05-12T22:26:30.088Z] 31603596830f: Download complete [2021-05-12T22:26:30.376Z] f581987b2513: Verifying Checksum [2021-05-12T22:26:30.376Z] f581987b2513: Download complete [2021-05-12T22:26:30.671Z] a6820b24f6d8: Verifying Checksum [2021-05-12T22:26:30.671Z] a6820b24f6d8: Download complete [2021-05-12T22:26:30.671Z] 31603596830f: Pull complete [2021-05-12T22:26:30.946Z] 54011a49482f: Pull complete [2021-05-12T22:26:31.940Z] a6820b24f6d8: Pull complete [2021-05-12T22:26:32.215Z] f581987b2513: Pull complete [2021-05-12T22:26:32.215Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T22:26:32.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T22:26:32.525Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T22:26:32.731Z] prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container [2021-05-12T22:26:32.905Z] $ 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-12T22:26:35.582Z] $ docker top ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T22:26:35.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T22:26:35.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T22:26:36.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T22:26:36.327Z] $ docker exec ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 ssh-agent [2021-05-12T22:26:36.638Z] SSH_AUTH_SOCK=/tmp/ssh-r8xnEX0Wdgpx/agent.12 [2021-05-12T22:26:36.638Z] SSH_AGENT_PID=17 [2021-05-12T22:26:36.658Z] Running ssh-add (command line suppressed) [2021-05-12T22:26:36.908Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8883351654909427212.key (/w/workspace/edgex-go/1@tmp/private_key_8883351654909427212.key) [2021-05-12T22:26:37.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T22:26:37.396Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T22:26:37.429Z] $ docker exec --env ******** --env ******** ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 ssh-agent -k [2021-05-12T22:26:37.579Z] unset SSH_AUTH_SOCK; [2021-05-12T22:26:37.579Z] unset SSH_AGENT_PID; [2021-05-12T22:26:37.580Z] echo Agent pid 17 killed; [2021-05-12T22:26:37.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T22:26:37.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T22:26:37.719Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T22:26:37.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T22:26:37.952Z] $ docker exec ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 ssh-agent [2021-05-12T22:26:38.174Z] SSH_AUTH_SOCK=/tmp/ssh-IKc4XBwSnCTp/agent.49 [2021-05-12T22:26:38.174Z] SSH_AGENT_PID=54 [2021-05-12T22:26:38.184Z] Running ssh-add (command line suppressed) [2021-05-12T22:26:38.534Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6169395817137563235.key (/w/workspace/edgex-go/1@tmp/private_key_6169395817137563235.key) [2021-05-12T22:26:38.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T22:26:39.471Z] + git semver init [2021-05-12T22:26:39.471Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T22:26:39.471Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-12T22:26:39.471Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-12T22:26:39.471Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T22:26:39.471Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T22:26:39.471Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T22:26:39.471Z] # $SEMVER_BRANCH = PR-3459 [2021-05-12T22:26:39.471Z] # $SEMVER_TEMP = /tmp/semver-632593685 [2021-05-12T22:26:39.471Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-12T22:27:18.474Z] # '/tmp/semver-632593685' -> '/w/workspace/edgex-go/1/.semver' [2021-05-12T22:27:18.474Z] # -> Force: false [2021-05-12T22:27:18.474Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-12T22:27:18.524Z] $ docker exec --env ******** --env ******** ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 ssh-agent -k [2021-05-12T22:27:19.019Z] unset SSH_AUTH_SOCK; [2021-05-12T22:27:19.020Z] unset SSH_AGENT_PID; [2021-05-12T22:27:19.020Z] echo Agent pid 54 killed; [2021-05-12T22:27:19.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T22:27:19.639Z] + git semver [Pipeline] } [2021-05-12T22:27:19.949Z] $ docker stop --time=1 ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 [2021-05-12T22:27:21.876Z] $ docker rm -f ed7eb74c7e5add20b08710a39019cf0825b88e198f6e22dd1ad208abaa1c4d19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T22:27:22.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T22:27:23.404Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T22:27:23.430Z] [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-12T22:27:24.307Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T22:27:24.665Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T22:27:25.010Z] + true [2021-05-12T22:27:25.010Z] + sudo service docker restart [2021-05-12T22:27:25.010Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-12T22:27:26.128Z] ========================================================= [2021-05-12T22:27:26.128Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T22:27:26.128Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:27:26.664Z] + 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-12T22:27:33.444Z] Sending build context to Docker daemon 330.3MB [2021-05-12T22:27:33.444Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T22:27:33.444Z] Step 2/6 : FROM ${BASE} [2021-05-12T22:27:33.444Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T22:27:33.444Z] 540db60ca938: Pulling fs layer [2021-05-12T22:27:33.444Z] adcc1eea9eea: Pulling fs layer [2021-05-12T22:27:33.444Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T22:27:33.444Z] 0510c868ecb4: Pulling fs layer [2021-05-12T22:27:33.444Z] afea3b2eda06: Pulling fs layer [2021-05-12T22:27:33.444Z] 7809a108b3ef: Pulling fs layer [2021-05-12T22:27:33.444Z] f706445af74f: Pulling fs layer [2021-05-12T22:27:33.444Z] afea3b2eda06: Waiting [2021-05-12T22:27:33.444Z] 7809a108b3ef: Waiting [2021-05-12T22:27:33.444Z] f706445af74f: Waiting [2021-05-12T22:27:33.444Z] 0510c868ecb4: Waiting [2021-05-12T22:27:33.444Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T22:27:33.444Z] 4c4ab2625f07: Download complete [2021-05-12T22:27:33.444Z] adcc1eea9eea: Download complete [2021-05-12T22:27:33.444Z] afea3b2eda06: Verifying Checksum [2021-05-12T22:27:33.444Z] afea3b2eda06: Download complete [2021-05-12T22:27:33.444Z] 7809a108b3ef: Verifying Checksum [2021-05-12T22:27:33.444Z] 7809a108b3ef: Download complete [2021-05-12T22:27:33.444Z] 540db60ca938: Verifying Checksum [2021-05-12T22:27:33.444Z] 540db60ca938: Download complete [2021-05-12T22:27:34.031Z] 540db60ca938: Pull complete [2021-05-12T22:27:34.317Z] adcc1eea9eea: Pull complete [2021-05-12T22:27:34.608Z] 4c4ab2625f07: Pull complete [2021-05-12T22:27:38.087Z] f706445af74f: Verifying Checksum [2021-05-12T22:27:38.087Z] f706445af74f: Download complete [2021-05-12T22:27:38.776Z] Still waiting to schedule task [2021-05-12T22:27:38.776Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-12T22:27:39.083Z] 0510c868ecb4: Verifying Checksum [2021-05-12T22:27:39.083Z] 0510c868ecb4: Download complete [2021-05-12T22:27:49.306Z] 0510c868ecb4: Pull complete [2021-05-12T22:27:49.306Z] afea3b2eda06: Pull complete [2021-05-12T22:27:49.306Z] 7809a108b3ef: Pull complete [2021-05-12T22:27:52.713Z] f706445af74f: Pull complete [2021-05-12T22:27:52.713Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T22:27:52.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T22:27:52.713Z] ---> b068be0155e3 [2021-05-12T22:27:52.713Z] 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-12T22:27:52.980Z] ---> Running in b27a8b5d3a33 [2021-05-12T22:27:53.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:27:55.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:27:56.760Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T22:27:57.026Z] (2/12) Installing file (5.39-r0) [2021-05-12T22:27:57.026Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T22:27:57.292Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T22:28:19.346Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T22:28:19.346Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T22:28:19.346Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T22:28:19.346Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T22:28:19.346Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T22:28:19.346Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T22:28:19.346Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T22:28:19.346Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T22:28:19.346Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T22:28:19.346Z] OK: 219 MiB in 52 packages [2021-05-12T22:28:21.309Z] Removing intermediate container b27a8b5d3a33 [2021-05-12T22:28:21.309Z] ---> 9377bdd05940 [2021-05-12T22:28:21.309Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T22:28:21.309Z] ---> Running in 3e8555e3beb8 [2021-05-12T22:28:21.575Z] Removing intermediate container 3e8555e3beb8 [2021-05-12T22:28:21.575Z] ---> 595e6c66186d [2021-05-12T22:28:21.575Z] Step 5/6 : COPY go.mod . [2021-05-12T22:28:21.849Z] ---> 567386ebacc5 [2021-05-12T22:28:21.849Z] Step 6/6 : RUN go mod download [2021-05-12T22:28:21.849Z] ---> Running in 34379d156039 [2021-05-12T22:28:48.870Z] Removing intermediate container 34379d156039 [2021-05-12T22:28:48.870Z] ---> 8370418e60dc [2021-05-12T22:28:48.870Z] Successfully built 8370418e60dc [2021-05-12T22:28:48.870Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:28:49.292Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T22:28:49.574Z] . [Pipeline] withDockerContainer [2021-05-12T22:28:49.751Z] prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container [2021-05-12T22:28:49.824Z] $ 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-12T22:28:51.040Z] $ docker top a705fbbd662868b4002affc6d6dfe3d20811f4c455d9a1da506a31b3f413c049 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T22:28:51.643Z] + go version [2021-05-12T22:28:51.643Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T22:28:51.689Z] $ docker stop --time=1 a705fbbd662868b4002affc6d6dfe3d20811f4c455d9a1da506a31b3f413c049 [2021-05-12T22:28:53.359Z] $ docker rm -f a705fbbd662868b4002affc6d6dfe3d20811f4c455d9a1da506a31b3f413c049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:28:54.245Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T22:28:54.245Z] . [Pipeline] withDockerContainer [2021-05-12T22:28:54.383Z] prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container [2021-05-12T22:28:54.468Z] $ 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-12T22:28:55.429Z] $ docker top bfc3e5ca5a1d02870d297feac5353f8de6ba200b3e3d3836047df258aeaca9e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T22:28:55.654Z] ========================================================= [2021-05-12T22:28:55.654Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T22:28:55.654Z] ========================================================= [Pipeline] sh [2021-05-12T22:28:55.991Z] + go mod tidy [Pipeline] sh [2021-05-12T22:28:59.320Z] + make test [2021-05-12T22:28:59.321Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T22:29:14.740Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T22:29:54.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T22:30:00.730Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T22:30:05.735Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T22:30:05.735Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T22:30:09.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T22:30:09.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T22:30:09.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T22:30:09.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T22:30:11.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T22:30:11.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T22:30:15.938Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T22:30:15.938Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T22:30:15.938Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T22:30:17.343Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4937 in /w/workspace/edgexfoundry_edgex-go_PR-3459 [Pipeline] { [Pipeline] ws [2021-05-12T22:30:17.397Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T22:30:17.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.165s coverage: 45.9% of statements [2021-05-12T22:30:17.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T22:30:17.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T22:30:17.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T22:30:17.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T22:30:17.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T22:30:17.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T22:30:17.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.106s coverage: 28.7% of statements [2021-05-12T22:30:17.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.205s coverage: 100.0% of statements [2021-05-12T22:30:23.048Z] using credential edgex-jenkins-ssh [2021-05-12T22:30:23.067Z] Cloning the remote Git repository [2021-05-12T22:30:23.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.382s coverage: 27.8% of statements [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T22:30:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.154s coverage: 81.2% of statements [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T22:30:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.120s coverage: 100.0% of statements [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T22:30:23.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.101s coverage: 100.0% of statements [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T22:30:23.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T22:30:23.116Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T22:30:23.210Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-12T22:30:23.352Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T22:30:23.353Z] > git --version # timeout=10 [2021-05-12T22:30:23.368Z] > git --version # 'git version 2.17.1' [2021-05-12T22:30:23.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T22:30:23.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T22:30:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.185s coverage: 71.3% of statements [2021-05-12T22:30:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T22:30:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T22:30:25.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.465s coverage: 87.7% of statements [2021-05-12T22:30:25.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T22:30:25.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T22:30:25.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.194s coverage: 78.9% of statements [2021-05-12T22:30:25.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T22:30:30.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.562s coverage: 28.6% of statements [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T22:30:30.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T22:30:30.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T22:30:30.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.252s coverage: 86.7% of statements [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T22:30:30.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.263s coverage: 97.5% of statements [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T22:30:30.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T22:30:30.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T22:30:33.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.691s coverage: 95.1% of statements [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T22:30:33.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.143s coverage: 58.8% of statements [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T22:30:33.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.8% of statements [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T22:30:33.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.082s coverage: 22.0% of statements [2021-05-12T22:30:33.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T22:30:33.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements [2021-05-12T22:30:33.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 79.5% of statements [2021-05-12T22:30:33.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements [2021-05-12T22:30:34.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements [2021-05-12T22:30:34.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.108s coverage: 87.5% of statements [2021-05-12T22:30:43.222Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T22:30:43.239Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T22:30:43.264Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T22:30:43.293Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T22:30:43.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T22:30:43.305Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3459/head:refs/remotes/origin/PR-3459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T22:30:44.120Z] Merging remotes/origin/master commit 21807bed0cea4258a40f185a4e0cb4759d48740d into PR head commit 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:30:44.573Z] Merge succeeded, producing 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:30:44.574Z] Checking out Revision 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 (PR-3459) [2021-05-12T22:30:44.142Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T22:30:44.162Z] > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 [2021-05-12T22:30:44.488Z] > git remote # timeout=10 [2021-05-12T22:30:44.505Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T22:30:44.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T22:30:44.539Z] > git merge 21807bed0cea4258a40f185a4e0cb4759d48740d # timeout=10 [2021-05-12T22:30:44.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T22:30:44.584Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T22:30:44.597Z] > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 [2021-05-12T22:30:47.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements [2021-05-12T22:30:47.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2021-05-12T22:30:49.051Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-12T22:30:49.109Z] > git --version # timeout=10 [2021-05-12T22:30:49.119Z] > git --version # 'git version 2.17.1' [2021-05-12T22:30:49.129Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T22:30:49.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.385s coverage: 81.8% of statements [2021-05-12T22:30:49.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T22:30:50.931Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T22:30:51.350Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T22:30:51.701Z] + true [2021-05-12T22:30:51.702Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T22:30:53.780Z] provisioning config files... [2021-05-12T22:30:53.858Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3344434815075240881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:30:54.277Z] ---> docker-login.sh [2021-05-12T22:30:54.277Z] nexus3.edgexfoundry.org:10001 [2021-05-12T22:30:55.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:30:55.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:30:55.538Z] Configure a credential helper to remove this warning. See [2021-05-12T22:30:55.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:30:55.538Z] [2021-05-12T22:30:55.538Z] Login Succeeded [2021-05-12T22:30:55.538Z] nexus3.edgexfoundry.org:10002 [2021-05-12T22:30:55.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:30:56.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:30:56.083Z] Configure a credential helper to remove this warning. See [2021-05-12T22:30:56.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:30:56.083Z] [2021-05-12T22:30:56.083Z] Login Succeeded [2021-05-12T22:30:56.083Z] nexus3.edgexfoundry.org:10003 [2021-05-12T22:30:56.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:30:56.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:30:56.630Z] Configure a credential helper to remove this warning. See [2021-05-12T22:30:56.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:30:56.630Z] [2021-05-12T22:30:56.630Z] Login Succeeded [2021-05-12T22:30:56.630Z] nexus3.edgexfoundry.org:10004 [2021-05-12T22:30:56.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:30:57.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:30:57.178Z] Configure a credential helper to remove this warning. See [2021-05-12T22:30:57.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:30:57.178Z] [2021-05-12T22:30:57.178Z] Login Succeeded [2021-05-12T22:30:57.178Z] docker.io [2021-05-12T22:30:57.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T22:30:57.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T22:30:57.724Z] Configure a credential helper to remove this warning. See [2021-05-12T22:30:57.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T22:30:57.724Z] [2021-05-12T22:30:57.724Z] Login Succeeded [2021-05-12T22:30:57.996Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T22:30:58.030Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T22:30:58.425Z] ========================================================= [2021-05-12T22:30:58.425Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T22:30:58.425Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.150s coverage: 92.9% of statements [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 76.0% of statements [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.106s coverage: 80.0% of statements [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.172s coverage: 87.2% of statements [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.190s coverage: 85.4% of statements [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.2% of statements [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.542s coverage: 64.4% of statements [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.110s coverage: 100.0% of statements [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-05-12T22:30:58.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.758s coverage: 66.9% of statements [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T22:30:58.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T22:30:58.808Z] + 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-12T22:30:58.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.277s coverage: 43.4% of statements [2021-05-12T22:30:58.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T22:30:58.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T22:30:58.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2021-05-12T22:30:58.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T22:30:58.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-05-12T22:31:01.443Z] Sending build context to Docker daemon 167.8MB [2021-05-12T22:31:01.443Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T22:31:01.443Z] Step 2/6 : FROM ${BASE} [2021-05-12T22:31:01.443Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T22:31:01.443Z] 595b0fe564bb: Pulling fs layer [2021-05-12T22:31:01.443Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T22:31:01.443Z] 316046926c0a: Pulling fs layer [2021-05-12T22:31:01.443Z] 4ebd0625c992: Pulling fs layer [2021-05-12T22:31:01.443Z] 207e8628e3a3: Pulling fs layer [2021-05-12T22:31:01.443Z] c791037a9be2: Pulling fs layer [2021-05-12T22:31:01.443Z] ffd874e62e21: Pulling fs layer [2021-05-12T22:31:01.443Z] 4ebd0625c992: Waiting [2021-05-12T22:31:01.443Z] 207e8628e3a3: Waiting [2021-05-12T22:31:01.443Z] c791037a9be2: Waiting [2021-05-12T22:31:01.443Z] ffd874e62e21: Waiting [2021-05-12T22:31:01.443Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T22:31:01.443Z] 7186ed65a4f7: Download complete [2021-05-12T22:31:01.443Z] 207e8628e3a3: Download complete [2021-05-12T22:31:01.443Z] c791037a9be2: Download complete [2021-05-12T22:31:01.443Z] 595b0fe564bb: Verifying Checksum [2021-05-12T22:31:01.443Z] 595b0fe564bb: Download complete [2021-05-12T22:31:02.046Z] 595b0fe564bb: Pull complete [2021-05-12T22:31:02.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.338s coverage: 47.0% of statements [2021-05-12T22:31:02.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T22:31:02.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T22:31:02.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T22:31:02.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T22:31:02.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T22:31:02.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.082s coverage: 100.0% of statements [2021-05-12T22:31:02.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T22:31:02.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements [2021-05-12T22:31:02.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T22:31:02.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T22:31:02.655Z] 7186ed65a4f7: Pull complete [2021-05-12T22:31:03.256Z] 316046926c0a: Pull complete [2021-05-12T22:31:04.692Z] ffd874e62e21: Verifying Checksum [2021-05-12T22:31:04.692Z] ffd874e62e21: Download complete [2021-05-12T22:31:04.967Z] 4ebd0625c992: Verifying Checksum [2021-05-12T22:31:04.967Z] 4ebd0625c992: Download complete [2021-05-12T22:31:05.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.306s coverage: 21.5% of statements [2021-05-12T22:31:05.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T22:31:05.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.357s coverage: 92.2% of statements [2021-05-12T22:31:05.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T22:31:05.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T22:31:05.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T22:31:07.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.505s coverage: 28.7% of statements [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T22:31:07.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.105s coverage: 99.0% of statements [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T22:31:07.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.175s coverage: 100.0% of statements [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T22:31:07.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.195s coverage: 64.6% of statements [2021-05-12T22:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T22:31:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.274s coverage: 97.6% of statements [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T22:31:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T22:31:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T22:31:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T22:31:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T22:31:09.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-05-12T22:31:10.227Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.184s coverage: 28.1% of statements [2021-05-12T22:31:10.227Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T22:31:10.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.037s coverage: 85.7% of statements [2021-05-12T22:31:10.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T22:31:10.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.067s coverage: 100.0% of statements [2021-05-12T22:31:11.098Z] GO111MODULE=on go vet ./... [2021-05-12T22:31:15.129Z] 4ebd0625c992: Pull complete [2021-05-12T22:31:15.725Z] 207e8628e3a3: Pull complete [2021-05-12T22:31:16.000Z] c791037a9be2: Pull complete [2021-05-12T22:31:19.408Z] ffd874e62e21: Pull complete [2021-05-12T22:31:19.684Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T22:31:19.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T22:31:19.684Z] ---> cfc18b08335c [2021-05-12T22:31:19.684Z] 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-12T22:31:23.079Z] ---> Running in e6ebe4d0d9e6 [2021-05-12T22:31:24.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:31:25.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:31:25.627Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T22:31:25.627Z] (2/12) Installing file (5.39-r0) [2021-05-12T22:31:25.913Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T22:31:25.914Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T22:31:30.215Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T22:31:30.215Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T22:31:30.215Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T22:31:30.215Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T22:31:30.215Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T22:31:30.216Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T22:31:30.216Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T22:31:30.216Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T22:31:30.216Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T22:31:30.216Z] OK: 218 MiB in 52 packages [2021-05-12T22:31:34.583Z] Removing intermediate container e6ebe4d0d9e6 [2021-05-12T22:31:34.583Z] ---> a55e00496067 [2021-05-12T22:31:34.583Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T22:31:34.583Z] ---> Running in 015f4df00a6a [2021-05-12T22:31:34.863Z] Removing intermediate container 015f4df00a6a [2021-05-12T22:31:34.863Z] ---> 78eb9de8f41d [2021-05-12T22:31:34.863Z] Step 5/6 : COPY go.mod . [2021-05-12T22:31:35.481Z] ---> 214b669d3e0f [2021-05-12T22:31:35.481Z] Step 6/6 : RUN go mod download [2021-05-12T22:31:35.763Z] ---> Running in cb93eea599d7 [2021-05-12T22:32:02.585Z] Removing intermediate container cb93eea599d7 [2021-05-12T22:32:02.585Z] ---> b7e6077290d0 [2021-05-12T22:32:02.585Z] Successfully built b7e6077290d0 [2021-05-12T22:32:02.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:32:02.973Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T22:32:02.973Z] . [Pipeline] withDockerContainer [2021-05-12T22:32:03.265Z] prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container [2021-05-12T22:32:03.349Z] $ 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-12T22:32:04.906Z] $ docker top 308cdee7f0f7eafdd5d57cfaf3fe7b770da6e9f4790454b3e44f6a5fb798d018 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T22:32:05.931Z] + go version [2021-05-12T22:32:05.931Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T22:32:05.967Z] $ docker stop --time=1 308cdee7f0f7eafdd5d57cfaf3fe7b770da6e9f4790454b3e44f6a5fb798d018 [2021-05-12T22:32:07.915Z] $ docker rm -f 308cdee7f0f7eafdd5d57cfaf3fe7b770da6e9f4790454b3e44f6a5fb798d018 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:32:08.883Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T22:32:08.883Z] . [Pipeline] withDockerContainer [2021-05-12T22:32:09.159Z] prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container [2021-05-12T22:32:09.246Z] $ 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-12T22:32:10.697Z] $ docker top 970e9e4d7b532c61d9f261d9140e9f6b86f8389ab31b89d89a83690ef631b5da -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T22:32:11.055Z] ========================================================= [2021-05-12T22:32:11.055Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T22:32:11.055Z] ========================================================= [Pipeline] sh [2021-05-12T22:32:11.718Z] + go mod tidy [Pipeline] sh [2021-05-12T22:32:13.387Z] + make test [2021-05-12T22:32:13.387Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T22:32:19.490Z] gofmt -l . [2021-05-12T22:32:19.491Z] [ "`gofmt -l .`" = "" ] [2021-05-12T22:32:19.491Z] ./bin/test-go-mod-tidy.sh [2021-05-12T22:32:19.491Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-12T22:32:20.254Z] + ls -al . [2021-05-12T22:32:20.254Z] total 836 [2021-05-12T22:32:20.254Z] drwxrwxr-x 10 1001 1001 4096 May 12 22:32 . [2021-05-12T22:32:20.254Z] drwxr-xr-x 4 root root 28 May 12 22:28 .. [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 11 May 12 22:26 .dockerignore [2021-05-12T22:32:20.254Z] drwxrwxr-x 8 1001 1001 179 May 12 22:26 .git [2021-05-12T22:32:20.254Z] drwxrwxr-x 3 1001 1001 125 May 12 22:26 .github [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 818 May 12 22:26 .gitignore [2021-05-12T22:32:20.254Z] drwx------ 3 1001 1001 60 May 12 22:27 .semver [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 166 May 12 22:26 .sonarcloud.properties [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 8609 May 12 22:26 Attribution.txt [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 3804 May 12 22:26 CONTRIBUTING.md [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 931 May 12 22:26 Dockerfile.build [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 863 May 12 22:26 Jenkinsfile [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 10775 May 12 22:26 LICENSE [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 5594 May 12 22:26 Makefile [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 7978 May 12 22:26 README.md [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 6755 May 12 22:26 SECURITY.md [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 5 May 12 22:27 VERSION [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 4131 May 12 22:26 ZMQWindows.md [2021-05-12T22:32:20.254Z] drwxrwxr-x 2 1001 1001 117 May 12 22:26 bin [2021-05-12T22:32:20.254Z] drwxrwxr-x 14 1001 1001 4096 May 12 22:26 cmd [2021-05-12T22:32:20.254Z] -rw-r--r-- 1 root root 727486 May 12 22:31 coverage.out [2021-05-12T22:32:20.254Z] -rw-r--r-- 1 root root 1060 May 12 22:32 go.mod [2021-05-12T22:32:20.254Z] -rw-r--r-- 1 root root 22010 May 12 22:28 go.sum [2021-05-12T22:32:20.254Z] drwxrwxr-x 8 1001 1001 127 May 12 22:26 internal [2021-05-12T22:32:20.254Z] drwxrwxr-x 4 1001 1001 26 May 12 22:26 openapi [2021-05-12T22:32:20.254Z] drwxrwxr-x 4 1001 1001 71 May 12 22:26 snap [2021-05-12T22:32:20.254Z] -rw-rw-r-- 1 1001 1001 168 May 12 22:26 version.go [Pipeline] sh [2021-05-12T22:32:21.684Z] + '[' -e coverage.out ] [2021-05-12T22:32:21.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T22:32:22.335Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T22:32:22.741Z] + make build [2021-05-12T22:32:23.098Z] 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-12T22:32:28.770Z] 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-12T22:32:40.201Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T22:32:44.268Z] 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-12T22:32:46.339Z] 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-12T22:32:50.822Z] 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-12T22:32:51.432Z] 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-12T22:32:54.908Z] 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-12T22:32:58.340Z] 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-12T22:32:58.928Z] 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-12T22:33:00.372Z] 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-12T22:33:02.387Z] 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-12T22:33:04.402Z] 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-12T22:33:07.078Z] $ docker stop --time=1 bfc3e5ca5a1d02870d297feac5353f8de6ba200b3e3d3836047df258aeaca9e7 [2021-05-12T22:33:08.892Z] $ docker rm -f bfc3e5ca5a1d02870d297feac5353f8de6ba200b3e3d3836047df258aeaca9e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:33:10.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T22:33:10.889Z] [2021-05-12T22:33:10.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:33:11.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T22:33:11.258Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-12T22:33:11.258Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-12T22:33:11.258Z] ca9280d653b3: Pulling fs layer [2021-05-12T22:33:11.258Z] 7e9c9ca2126c: Pulling fs layer [2021-05-12T22:33:11.523Z] cbdbe7a5bc2a: Download complete [2021-05-12T22:33:12.131Z] cbdbe7a5bc2a: Pull complete [2021-05-12T22:33:12.409Z] ca9280d653b3: Verifying Checksum [2021-05-12T22:33:12.409Z] ca9280d653b3: Download complete [2021-05-12T22:33:13.377Z] 7e9c9ca2126c: Download complete [2021-05-12T22:33:13.650Z] ca9280d653b3: Pull complete [2021-05-12T22:33:20.297Z] 7e9c9ca2126c: Pull complete [2021-05-12T22:33:20.297Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-12T22:33:20.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T22:33:20.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-12T22:33:20.566Z] prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container [2021-05-12T22:33:20.662Z] $ 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-12T22:33:23.936Z] $ docker top c4c671ead6f02a1ed4cb1bbd53f3ca32402a3d0b9c823b3ad8c6bd90b26e0326 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T22:33:24.625Z] + grep parallel [2021-05-12T22:33:24.625Z] + docker-compose build --help [2021-05-12T22:33:26.029Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T22:33:26.066Z] $ docker stop --time=1 c4c671ead6f02a1ed4cb1bbd53f3ca32402a3d0b9c823b3ad8c6bd90b26e0326 [2021-05-12T22:33:27.488Z] $ docker rm -f c4c671ead6f02a1ed4cb1bbd53f3ca32402a3d0b9c823b3ad8c6bd90b26e0326 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:33:28.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T22:33:28.178Z] . [Pipeline] withDockerContainer [2021-05-12T22:33:28.357Z] prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container [2021-05-12T22:33:28.421Z] $ 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-12T22:33:29.489Z] $ docker top 5a2f97a1b944055e471a254af07ee064485ec1f3ba7cf0bc176ef34850d62e21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T22:33:30.044Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T22:33:31.913Z] Building core-command ... [2021-05-12T22:33:31.913Z] Building core-data ... [2021-05-12T22:33:31.913Z] Building core-metadata ... [2021-05-12T22:33:31.913Z] Building security-bootstrapper ... [2021-05-12T22:33:31.913Z] Building security-proxy-setup ... [2021-05-12T22:33:31.913Z] Building security-secretstore-setup ... [2021-05-12T22:33:31.913Z] Building support-notifications ... [2021-05-12T22:33:31.913Z] Building support-scheduler ... [2021-05-12T22:33:31.913Z] Building sys-mgmt-agent ... [2021-05-12T22:33:31.913Z] Building support-notifications [2021-05-12T22:33:31.913Z] Building core-command [2021-05-12T22:33:31.913Z] Building security-secretstore-setup [2021-05-12T22:33:31.913Z] Building security-bootstrapper [2021-05-12T22:33:31.913Z] Building sys-mgmt-agent [2021-05-12T22:33:36.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T22:33:43.552Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T22:33:53.762Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T22:33:53.762Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T22:33:56.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T22:33:57.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T22:33:57.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T22:33:57.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T22:34:00.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T22:34:02.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T22:34:12.429Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T22:34:12.429Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T22:34:12.429Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T22:34:15.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.463s coverage: 45.9% of statements [2021-05-12T22:34:15.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T22:34:15.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T22:34:15.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T22:34:15.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T22:34:15.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T22:34:15.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T22:34:15.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 28.7% of statements [2021-05-12T22:34:16.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.350s coverage: 100.0% of statements [2021-05-12T22:34:19.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:34:19.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:34:19.042Z] ---> 8370418e60dc [2021-05-12T22:34:19.042Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T22:34:19.042Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:34:19.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:34:19.043Z] ---> 8370418e60dc [2021-05-12T22:34:19.043Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T22:34:19.043Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:34:19.043Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:34:19.043Z] ---> 8370418e60dc [2021-05-12T22:34:19.043Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T22:34:19.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:34:19.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:34:19.043Z] ---> 8370418e60dc [2021-05-12T22:34:19.043Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T22:34:19.043Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:34:19.043Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:34:19.043Z] ---> 8370418e60dc [2021-05-12T22:34:19.043Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T22:34:19.043Z] ---> Running in 156ca7a583f4 [2021-05-12T22:34:19.043Z] ---> Running in f26ba49c0192 [2021-05-12T22:34:19.043Z] ---> Running in 442e443a719d [2021-05-12T22:34:19.043Z] ---> Running in a1305a04e928 [2021-05-12T22:34:19.043Z] ---> Running in 02450df63bd6 [2021-05-12T22:34:19.332Z] Removing intermediate container 02450df63bd6 [2021-05-12T22:34:19.332Z] ---> 50a95391f014 [2021-05-12T22:34:19.332Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:34:19.332Z] Removing intermediate container 156ca7a583f4 [2021-05-12T22:34:19.332Z] ---> 1f237ebba64e [2021-05-12T22:34:19.332Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:34:19.332Z] Removing intermediate container a1305a04e928 [2021-05-12T22:34:19.332Z] ---> 6ca9c1863544 [2021-05-12T22:34:19.332Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:34:19.332Z] Removing intermediate container 442e443a719d [2021-05-12T22:34:19.332Z] ---> 211fff066eeb [2021-05-12T22:34:19.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:34:19.610Z] Removing intermediate container f26ba49c0192 [2021-05-12T22:34:19.610Z] ---> 347531aa6313 [2021-05-12T22:34:19.610Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:34:19.610Z] ---> Running in e3edc1374268 [2021-05-12T22:34:19.610Z] ---> Running in 394ee7326b1e [2021-05-12T22:34:19.610Z] ---> Running in 477dd99aa44f [2021-05-12T22:34:19.610Z] ---> Running in 2fa31ae1a02f [2021-05-12T22:34:19.610Z] ---> Running in 5acd3d07c3c8 [2021-05-12T22:34:23.059Z] Removing intermediate container 394ee7326b1e [2021-05-12T22:34:23.060Z] ---> 54f5dafa316c [2021-05-12T22:34:23.060Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T22:34:23.060Z] ---> Running in 6976bf21d7e7 [2021-05-12T22:34:23.060Z] Removing intermediate container e3edc1374268 [2021-05-12T22:34:23.060Z] ---> 6b8d1e332e0e [2021-05-12T22:34:23.060Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T22:34:23.060Z] Removing intermediate container 5acd3d07c3c8 [2021-05-12T22:34:23.060Z] ---> 63037d1c2067 [2021-05-12T22:34:23.060Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T22:34:23.331Z] Removing intermediate container 477dd99aa44f [2021-05-12T22:34:23.331Z] ---> 655f3d700903 [2021-05-12T22:34:23.331Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T22:34:23.331Z] ---> Running in 67e074af7932 [2021-05-12T22:34:23.331Z] ---> Running in 87a54641bd61 [2021-05-12T22:34:23.331Z] Removing intermediate container 2fa31ae1a02f [2021-05-12T22:34:23.331Z] ---> ffb7829408a4 [2021-05-12T22:34:23.331Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T22:34:23.622Z] ---> Running in 8b4c86762631 [2021-05-12T22:34:23.622Z] ---> Running in 4dc7d3183201 [2021-05-12T22:34:24.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:24.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:24.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:24.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:24.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:24.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.718s coverage: 27.8% of statements [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T22:34:24.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 81.2% of statements [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T22:34:24.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.295s coverage: 100.0% of statements [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T22:34:24.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.190s coverage: 100.0% of statements [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T22:34:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T22:34:25.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:25.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:25.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:25.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:25.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:34:26.215Z] OK: 219 MiB in 52 packages [2021-05-12T22:34:26.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.336s coverage: 71.3% of statements [2021-05-12T22:34:26.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T22:34:26.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T22:34:26.511Z] OK: 219 MiB in 52 packages [2021-05-12T22:34:26.512Z] OK: 219 MiB in 52 packages [2021-05-12T22:34:26.799Z] Removing intermediate container 8b4c86762631 [2021-05-12T22:34:26.799Z] ---> d7029937809d [2021-05-12T22:34:26.799Z] Step 6/24 : COPY go.mod . [2021-05-12T22:34:27.085Z] OK: 219 MiB in 52 packages [2021-05-12T22:34:27.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.496s coverage: 87.7% of statements [2021-05-12T22:34:27.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T22:34:27.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T22:34:27.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements [2021-05-12T22:34:27.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T22:34:27.709Z] Removing intermediate container 67e074af7932 [2021-05-12T22:34:27.709Z] ---> b0243ec40f3a [2021-05-12T22:34:27.709Z] Step 6/32 : COPY go.mod . [2021-05-12T22:34:27.709Z] OK: 219 MiB in 52 packages [2021-05-12T22:34:27.709Z] ---> daff878908fd [2021-05-12T22:34:27.709Z] Step 7/24 : RUN go mod download [2021-05-12T22:34:27.709Z] Removing intermediate container 87a54641bd61 [2021-05-12T22:34:27.709Z] ---> cd617d26cb6a [2021-05-12T22:34:27.709Z] Step 6/26 : COPY go.mod . [2021-05-12T22:34:28.015Z] ---> Running in 99df6d905208 [2021-05-12T22:34:28.311Z] Removing intermediate container 6976bf21d7e7 [2021-05-12T22:34:28.311Z] ---> 1e5471016681 [2021-05-12T22:34:28.311Z] Step 6/24 : COPY go.mod . [2021-05-12T22:34:28.311Z] ---> 8857f82b83ae [2021-05-12T22:34:28.311Z] Step 7/32 : RUN go mod download [2021-05-12T22:34:28.311Z] ---> 8e8c1889ca78 [2021-05-12T22:34:28.311Z] Step 7/26 : RUN go mod download [2021-05-12T22:34:28.588Z] ---> Running in b4116c4a4194 [2021-05-12T22:34:28.588Z] ---> Running in d961f4d40a5c [2021-05-12T22:34:28.864Z] Removing intermediate container 4dc7d3183201 [2021-05-12T22:34:28.864Z] ---> a4baa63fb98e [2021-05-12T22:34:28.864Z] Step 6/23 : COPY go.mod . [2021-05-12T22:34:29.162Z] ---> 3200a3ecc6eb [2021-05-12T22:34:29.162Z] Step 7/24 : RUN go mod download [2021-05-12T22:34:29.162Z] ---> Running in 24f19f5820a4 [2021-05-12T22:34:29.470Z] ---> c7767206abff [2021-05-12T22:34:29.470Z] Step 7/23 : RUN go mod download [2021-05-12T22:34:29.788Z] ---> Running in 678fd19fc512 [2021-05-12T22:34:31.354Z] Removing intermediate container b4116c4a4194 [2021-05-12T22:34:31.354Z] ---> 19ae36011418 [2021-05-12T22:34:31.354Z] Step 8/32 : COPY . . [2021-05-12T22:34:31.633Z] Removing intermediate container 99df6d905208 [2021-05-12T22:34:31.633Z] ---> 0c8780fe1d50 [2021-05-12T22:34:31.633Z] Step 8/24 : COPY . . [2021-05-12T22:34:31.915Z] Removing intermediate container d961f4d40a5c [2021-05-12T22:34:31.915Z] ---> 11938e412a10 [2021-05-12T22:34:31.915Z] Step 8/26 : COPY . . [2021-05-12T22:34:31.915Z] Removing intermediate container 24f19f5820a4 [2021-05-12T22:34:31.915Z] ---> 034cf3c37fa5 [2021-05-12T22:34:31.915Z] Step 8/24 : COPY . . [2021-05-12T22:34:34.639Z] Removing intermediate container 678fd19fc512 [2021-05-12T22:34:34.639Z] ---> 787af9d27785 [2021-05-12T22:34:34.639Z] Step 8/23 : COPY . . [2021-05-12T22:34:38.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.094s coverage: 28.6% of statements [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T22:34:38.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.268s coverage: 100.0% of statements [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T22:34:38.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.186s coverage: 100.0% of statements [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T22:34:38.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.480s coverage: 86.7% of statements [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T22:34:38.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.594s coverage: 97.5% of statements [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T22:34:38.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.281s coverage: 78.3% of statements [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T22:34:38.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T22:34:46.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.334s coverage: 95.1% of statements [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T22:34:46.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T22:34:46.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.296s coverage: 0.8% of statements [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T22:34:46.454Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.195s coverage: 22.0% of statements [2021-05-12T22:34:46.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T22:34:46.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.199s coverage: 47.1% of statements [2021-05-12T22:34:46.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements [2021-05-12T22:34:46.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements [2021-05-12T22:34:46.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements [2021-05-12T22:34:47.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.159s coverage: 87.5% of statements [2021-05-12T22:35:02.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2021-05-12T22:35:02.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2021-05-12T22:35:03.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.677s coverage: 81.8% of statements [2021-05-12T22:35:03.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 76.0% of statements [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.644s coverage: 64.4% of statements [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T22:35:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-05-12T22:35:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-05-12T22:35:14.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-05-12T22:35:17.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.029s coverage: 66.9% of statements [2021-05-12T22:35:17.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T22:35:17.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T22:35:17.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T22:35:18.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.732s coverage: 43.4% of statements [2021-05-12T22:35:18.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T22:35:18.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T22:35:18.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.144s coverage: 89.5% of statements [2021-05-12T22:35:18.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T22:35:18.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.142s coverage: 84.8% of statements [2021-05-12T22:35:22.010Z] ---> d2746c46ac13 [2021-05-12T22:35:22.010Z] ---> abd5b115b4ab [2021-05-12T22:35:22.010Z] Step 9/24 : RUN go mod tidy [2021-05-12T22:35:22.010Z] Step 9/24 : RUN go mod tidy [2021-05-12T22:35:22.010Z] ---> 32847f0d1bc3 [2021-05-12T22:35:22.010Z] Step 9/32 : RUN go mod tidy [2021-05-12T22:35:22.010Z] ---> Running in 3c8b4bd1cf72 [2021-05-12T22:35:22.010Z] ---> Running in 6f848508fdf5 [2021-05-12T22:35:22.010Z] ---> 9388e681d7fe [2021-05-12T22:35:22.010Z] Step 9/26 : RUN go mod tidy [2021-05-12T22:35:22.010Z] ---> 1b947511360a [2021-05-12T22:35:22.010Z] Step 9/23 : RUN go mod tidy [2021-05-12T22:35:22.010Z] ---> Running in 777b0edcc3f4 [2021-05-12T22:35:22.010Z] ---> Running in 56f8d9dfdd74 [2021-05-12T22:35:22.010Z] ---> Running in 1aa43004eb81 [2021-05-12T22:35:25.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.0% of statements [2021-05-12T22:35:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T22:35:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T22:35:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T22:35:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T22:35:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T22:35:25.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.166s coverage: 100.0% of statements [2021-05-12T22:35:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T22:35:25.652Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-05-12T22:35:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T22:35:25.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T22:35:26.480Z] Removing intermediate container 56f8d9dfdd74 [2021-05-12T22:35:26.480Z] ---> ee76132b49ab [2021-05-12T22:35:26.480Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T22:35:26.746Z] Removing intermediate container 777b0edcc3f4 [2021-05-12T22:35:26.746Z] ---> a4ccee0b89a5 [2021-05-12T22:35:26.746Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T22:35:26.746Z] ---> Running in 715c5edc31e1 [2021-05-12T22:35:26.746Z] Removing intermediate container 6f848508fdf5 [2021-05-12T22:35:26.746Z] ---> a9a7d02623b9 [2021-05-12T22:35:26.746Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T22:35:26.746Z] Removing intermediate container 3c8b4bd1cf72 [2021-05-12T22:35:26.746Z] ---> d71ab6e6e4d9 [2021-05-12T22:35:26.746Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T22:35:26.746Z] Removing intermediate container 1aa43004eb81 [2021-05-12T22:35:26.746Z] ---> b36cdc43d98d [2021-05-12T22:35:26.746Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T22:35:27.024Z] ---> Running in 1839fd54c60d [2021-05-12T22:35:27.024Z] ---> Running in e95437f6db1b [2021-05-12T22:35:27.024Z] ---> Running in 2c90fd7cf575 [2021-05-12T22:35:27.024Z] ---> Running in 95b723722f7f [2021-05-12T22:35:27.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.212s coverage: 21.5% of statements [2021-05-12T22:35:27.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T22:35:27.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.481s coverage: 92.2% of statements [2021-05-12T22:35:27.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T22:35:27.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T22:35:27.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T22:35:28.045Z] 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-12T22:35:28.332Z] 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-12T22:35:28.332Z] 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-12T22:35:28.614Z] 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-12T22:35:28.929Z] 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-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.637s coverage: 28.7% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.225s coverage: 100.0% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.200s coverage: 64.6% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.480s coverage: 97.6% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.079s coverage: 100.0% of statements [2021-05-12T22:35:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.167s coverage: 28.1% of statements [2021-05-12T22:35:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T22:35:35.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.061s coverage: 85.7% of statements [2021-05-12T22:35:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T22:35:36.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-12T22:35:37.628Z] GO111MODULE=on go vet ./... [2021-05-12T22:36:37.788Z] 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-12T22:36:37.788Z] Removing intermediate container 2c90fd7cf575 [2021-05-12T22:36:37.788Z] ---> 2bde2a6d5727 [2021-05-12T22:36:37.788Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T22:36:37.788Z] Removing intermediate container 1839fd54c60d [2021-05-12T22:36:37.788Z] ---> 2f686934d199 [2021-05-12T22:36:37.788Z] [2021-05-12T22:36:37.788Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T22:36:37.788Z] 3.12: Pulling from library/alpine [2021-05-12T22:36:38.073Z] Removing intermediate container e95437f6db1b [2021-05-12T22:36:38.073Z] ---> 5de0e3950bab [2021-05-12T22:36:38.073Z] [2021-05-12T22:36:38.073Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T22:36:38.073Z] 3.12: Pulling from library/alpine [2021-05-12T22:36:38.364Z] ---> Running in 91ea55186369 [2021-05-12T22:36:38.636Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T22:36:38.907Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T22:36:39.872Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T22:36:39.872Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T22:36:39.872Z] ---> 13621d1b12d4 [2021-05-12T22:36:39.873Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T22:36:39.873Z] ---> 13621d1b12d4 [2021-05-12T22:36:39.873Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T22:36:40.152Z] Removing intermediate container 95b723722f7f [2021-05-12T22:36:40.152Z] ---> 68e94be4414a [2021-05-12T22:36:40.152Z] [2021-05-12T22:36:40.152Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T22:36:40.152Z] ---> 13621d1b12d4 [2021-05-12T22:36:40.152Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T22:36:40.152Z] ---> Running in 8020d1ad7f56 [2021-05-12T22:36:40.447Z] ---> Running in 8932729e1bfd [2021-05-12T22:36:40.447Z] Removing intermediate container 715c5edc31e1 [2021-05-12T22:36:40.447Z] ---> 1a27b5675042 [2021-05-12T22:36:40.447Z] [2021-05-12T22:36:40.447Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T22:36:40.447Z] ---> 13621d1b12d4 [2021-05-12T22:36:40.447Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T22:36:40.447Z] ---> Running in 4894809791cc [2021-05-12T22:36:40.717Z] ---> Running in 4ad85e4d1727 [2021-05-12T22:36:40.717Z] Removing intermediate container 8020d1ad7f56 [2021-05-12T22:36:40.717Z] ---> 04b414859b29 [2021-05-12T22:36:40.717Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T22:36:40.717Z] 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-12T22:36:40.989Z] ---> Running in 84946b07919d [2021-05-12T22:36:41.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:41.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:41.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:41.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:41.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:41.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:41.890Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T22:36:42.173Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:36:42.173Z] OK: 6 MiB in 15 packages [2021-05-12T22:36:42.173Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T22:36:42.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:42.173Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T22:36:42.173Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:36:42.173Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T22:36:42.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:42.173Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T22:36:42.173Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T22:36:42.173Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T22:36:42.441Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T22:36:42.441Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T22:36:42.441Z] OK: 6 MiB in 16 packages [2021-05-12T22:36:42.441Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T22:36:42.441Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:36:42.441Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T22:36:42.441Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T22:36:42.441Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:36:42.441Z] OK: 6 MiB in 16 packages [2021-05-12T22:36:42.707Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T22:36:42.707Z] OK: 7 MiB in 20 packages [2021-05-12T22:36:44.149Z] Removing intermediate container 8932729e1bfd [2021-05-12T22:36:44.149Z] ---> 90eb3bc5357c [2021-05-12T22:36:44.149Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:36:44.411Z] ---> Running in 871e6baab59b [2021-05-12T22:36:44.681Z] Removing intermediate container 91ea55186369 [2021-05-12T22:36:44.681Z] ---> cf487d647afd [2021-05-12T22:36:44.681Z] [2021-05-12T22:36:44.681Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T22:36:44.950Z] 20.10.0: Pulling from library/docker [2021-05-12T22:36:44.950Z] Removing intermediate container 84946b07919d [2021-05-12T22:36:44.950Z] ---> 3678d70d030a [2021-05-12T22:36:44.950Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T22:36:44.950Z] Removing intermediate container 4894809791cc [2021-05-12T22:36:44.950Z] ---> 2f6b2c7c1680 [2021-05-12T22:36:44.950Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:36:44.950Z] Removing intermediate container 4ad85e4d1727 [2021-05-12T22:36:44.950Z] ---> 589fb04e2513 [2021-05-12T22:36:44.951Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T22:36:45.225Z] ---> Running in 99167c882572 [2021-05-12T22:36:45.509Z] Removing intermediate container 871e6baab59b [2021-05-12T22:36:45.509Z] ---> a282361e1bac [2021-05-12T22:36:45.509Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T22:36:45.509Z] ---> Running in d9447dd57dd3 [2021-05-12T22:36:46.552Z] ---> Running in c402e96a58ff [2021-05-12T22:36:46.552Z] ---> Running in 5af4c793836f [2021-05-12T22:36:46.552Z] Removing intermediate container 99167c882572 [2021-05-12T22:36:46.552Z] ---> 154ef47b464e [2021-05-12T22:36:46.552Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T22:36:47.158Z] Removing intermediate container d9447dd57dd3 [2021-05-12T22:36:47.158Z] ---> 654df7b36907 [2021-05-12T22:36:47.158Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T22:36:47.158Z] Removing intermediate container c402e96a58ff [2021-05-12T22:36:47.158Z] ---> 060209a4bdc6 [2021-05-12T22:36:47.158Z] Step 14/26 : WORKDIR / [2021-05-12T22:36:47.158Z] ---> Running in c49fc6a4c111 [2021-05-12T22:36:47.781Z] ---> Running in 9783d0ebffba [2021-05-12T22:36:47.781Z] Removing intermediate container 5af4c793836f [2021-05-12T22:36:47.781Z] ---> 67ed92f833da [2021-05-12T22:36:47.781Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T22:36:47.781Z] ---> Running in da417515137a [2021-05-12T22:36:47.781Z] ---> Running in 2d2ebe7bf45a [2021-05-12T22:36:48.069Z] Removing intermediate container c49fc6a4c111 [2021-05-12T22:36:48.069Z] ---> 29143f97bec7 [2021-05-12T22:36:48.069Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T22:36:48.069Z] Removing intermediate container 9783d0ebffba [2021-05-12T22:36:48.069Z] ---> 34d0ccde0ba0 [2021-05-12T22:36:48.069Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T22:36:48.069Z] ---> Running in de0484719f8f [2021-05-12T22:36:48.361Z] ---> Running in 4f62fc92c197 [2021-05-12T22:36:48.361Z] Removing intermediate container da417515137a [2021-05-12T22:36:48.361Z] ---> 3d648dd9ad49 [2021-05-12T22:36:48.361Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-12T22:36:48.639Z] Removing intermediate container 2d2ebe7bf45a [2021-05-12T22:36:48.639Z] ---> 4aecc3b4da22 [2021-05-12T22:36:48.639Z] Step 16/24 : WORKDIR / [2021-05-12T22:36:48.639Z] ---> Running in 9f5b811f9729 [2021-05-12T22:36:48.925Z] Removing intermediate container 4f62fc92c197 [2021-05-12T22:36:48.925Z] ---> 20b0074d265e [2021-05-12T22:36:48.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:36:48.925Z] ---> 52ef6034c4e8 [2021-05-12T22:36:48.925Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-12T22:36:49.255Z] Removing intermediate container 9f5b811f9729 [2021-05-12T22:36:49.255Z] ---> 1e0a44a18389 [2021-05-12T22:36:49.255Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:36:49.860Z] ---> 947f6202f41e [2021-05-12T22:36:49.860Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T22:36:49.860Z] ---> 9d39a1d5ec01 [2021-05-12T22:36:49.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T22:36:49.860Z] ---> b4709ca2c70a [2021-05-12T22:36:49.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T22:36:50.138Z] ---> 71c5503eef67 [2021-05-12T22:36:50.138Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-12T22:36:50.429Z] Removing intermediate container de0484719f8f [2021-05-12T22:36:50.429Z] ---> 6c4b72fc506e [2021-05-12T22:36:50.429Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T22:36:50.733Z] ---> Running in 93f5ebd0d277 [2021-05-12T22:36:50.733Z] ---> 7ca8dd6c1407 [2021-05-12T22:36:50.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T22:36:50.733Z] ---> 254bf8c202e4 [2021-05-12T22:36:50.733Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T22:36:51.008Z] ---> 77fb704b67af [2021-05-12T22:36:51.008Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T22:36:51.008Z] Removing intermediate container 93f5ebd0d277 [2021-05-12T22:36:51.008Z] ---> a398554ab139 [2021-05-12T22:36:51.008Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T22:36:51.299Z] ---> 1adfed702b15 [2021-05-12T22:36:51.299Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T22:36:51.571Z] ---> Running in 1dbcb42b998b [2021-05-12T22:36:51.571Z] ---> 63aeaf9d9f45 [2021-05-12T22:36:51.571Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T22:36:51.571Z] ---> 3e1ad4df1773 [2021-05-12T22:36:51.571Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T22:36:51.839Z] ---> 53566d7d9d4e [2021-05-12T22:36:51.839Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T22:36:51.839Z] ---> Running in 9a02ce9a75b8 [2021-05-12T22:36:51.839Z] Removing intermediate container 1dbcb42b998b [2021-05-12T22:36:51.839Z] ---> e1b22efcc9c4 [2021-05-12T22:36:51.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:36:51.839Z] ---> Running in 091780e454e3 [2021-05-12T22:36:52.337Z] ---> Running in 68cfe9baf903 [2021-05-12T22:36:52.658Z] Removing intermediate container 9a02ce9a75b8 [2021-05-12T22:36:52.658Z] ---> 4fa5c442255a [2021-05-12T22:36:52.658Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:36:52.658Z] ---> Running in 51320d2393e4 [2021-05-12T22:36:52.658Z] Removing intermediate container 68cfe9baf903 [2021-05-12T22:36:52.658Z] ---> 4892469221bf [2021-05-12T22:36:52.658Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T22:36:53.014Z] ---> Running in 9d86a2a6dcab [2021-05-12T22:36:53.014Z] ---> c08834270e29 [2021-05-12T22:36:53.014Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T22:36:53.014Z] Removing intermediate container 51320d2393e4 [2021-05-12T22:36:53.014Z] ---> 1b6c4020ceae [2021-05-12T22:36:53.014Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T22:36:53.420Z] ---> Running in 6ab1645c6c7c [2021-05-12T22:36:53.420Z] Removing intermediate container 9d86a2a6dcab [2021-05-12T22:36:53.420Z] ---> f7548449166d [2021-05-12T22:36:53.420Z] Step 22/23 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:36:53.755Z] ---> d6f74d4a6329 [2021-05-12T22:36:53.755Z] Step 22/26 : 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-12T22:36:53.755Z] ---> Running in 4bd331e2a8a4 [2021-05-12T22:36:53.755Z] Removing intermediate container 6ab1645c6c7c [2021-05-12T22:36:53.755Z] ---> d972add69a8c [2021-05-12T22:36:53.755Z] Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:36:53.755Z] ---> Running in 23092355a663 [2021-05-12T22:36:54.359Z] ---> Running in 3e2ee8976853 [2021-05-12T22:36:54.359Z] Removing intermediate container 091780e454e3 [2021-05-12T22:36:54.359Z] ---> b91bc9dd8729 [2021-05-12T22:36:54.359Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:36:54.695Z] Removing intermediate container 4bd331e2a8a4 [2021-05-12T22:36:54.695Z] ---> 04a0b4c3b205 [2021-05-12T22:36:54.695Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T22:36:54.695Z] ---> Running in 14451e056db3 [2021-05-12T22:36:54.972Z] Removing intermediate container 3e2ee8976853 [2021-05-12T22:36:54.972Z] ---> 85e6a3204424 [2021-05-12T22:36:54.972Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T22:36:55.258Z] ---> Running in bfb5a8bc1ad2 [2021-05-12T22:36:55.258Z] ---> fd5296c2a916 [2021-05-12T22:36:55.258Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T22:36:55.258Z] Removing intermediate container 14451e056db3 [2021-05-12T22:36:55.258Z] ---> 37c9cebd8385 [2021-05-12T22:36:55.258Z] [2021-05-12T22:36:55.548Z] Removing intermediate container bfb5a8bc1ad2 [2021-05-12T22:36:55.548Z] ---> 36e6324e220e [2021-05-12T22:36:55.548Z] [2021-05-12T22:36:56.214Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T22:36:56.528Z] Successfully built 37c9cebd8385 [2021-05-12T22:36:56.528Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T22:36:56.528Z] Successfully built 36e6324e220e [2021-05-12T22:36:56.528Z] Successfully tagged core-command:latest [2021-05-12T22:36:56.528Z] ---> aefe523efa57 [2021-05-12T22:36:56.528Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:36:56.528Z] Successfully tagged support-notifications:latest [2021-05-12T22:36:56.528Z]  Building support-notifications ... done Building core-data [2021-05-12T22:36:56.828Z]  Building core-command ... done Building core-metadata [2021-05-12T22:36:56.828Z] ---> 15aa80ff50a5 [2021-05-12T22:36:56.828Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T22:36:56.828Z] ---> Running in c89a3ae75f20 [2021-05-12T22:36:57.128Z] Removing intermediate container 23092355a663 [2021-05-12T22:36:57.128Z] ---> 8453a7523b63 [2021-05-12T22:36:57.128Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T22:36:57.128Z] Removing intermediate container c89a3ae75f20 [2021-05-12T22:36:57.128Z] ---> b49fbe168711 [2021-05-12T22:36:57.128Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T22:36:57.128Z] ---> Running in 62556e06df07 [2021-05-12T22:36:57.406Z] ---> Running in 882929d35d71 [2021-05-12T22:36:57.406Z] ---> 3f201e9ba171 [2021-05-12T22:36:57.406Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T22:36:57.717Z] Removing intermediate container 62556e06df07 [2021-05-12T22:36:57.717Z] ---> d50d24905030 [2021-05-12T22:36:57.717Z] Step 24/26 : LABEL arch=x86_64 [2021-05-12T22:36:57.717Z] ---> Running in e2fac671d7ab [2021-05-12T22:36:58.021Z] ---> 75f1444b781c [2021-05-12T22:36:58.021Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T22:36:58.326Z] Removing intermediate container e2fac671d7ab [2021-05-12T22:36:58.326Z] ---> 685f475e4f2a [2021-05-12T22:36:58.326Z] Step 25/26 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:36:58.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:58.921Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:36:59.522Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T22:36:59.522Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T22:36:59.522Z] Executing bash-5.0.17-r0.post-install [2021-05-12T22:36:59.522Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T22:36:59.522Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T22:37:00.122Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T22:37:00.122Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T22:37:00.122Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T22:37:00.727Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T22:37:01.015Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T22:37:01.015Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T22:37:01.015Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T22:37:01.015Z] ---> Running in a754767d2ca0 [2021-05-12T22:37:01.015Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T22:37:01.015Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T22:37:02.103Z] ---> b623bceee831 [2021-05-12T22:37:02.103Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T22:37:06.476Z] ---> Running in 8fe6f0f879e1 [2021-05-12T22:37:06.745Z] Removing intermediate container a754767d2ca0 [2021-05-12T22:37:06.745Z] ---> 61118d796001 [2021-05-12T22:37:06.745Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T22:37:06.745Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T22:37:06.745Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T22:37:06.745Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T22:37:06.745Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T22:37:07.334Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T22:37:07.621Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T22:37:07.621Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T22:37:07.621Z] ---> Running in a75fa9f19520 [2021-05-12T22:37:07.954Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T22:37:08.258Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T22:37:08.538Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T22:37:09.165Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T22:37:09.165Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T22:37:09.783Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T22:37:10.447Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T22:37:10.447Z] Removing intermediate container 8fe6f0f879e1 [2021-05-12T22:37:10.447Z] ---> cd7be3290854 [2021-05-12T22:37:10.447Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T22:37:10.447Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T22:37:10.447Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T22:37:10.756Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T22:37:11.375Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T22:37:11.375Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T22:37:11.375Z] Removing intermediate container a75fa9f19520 [2021-05-12T22:37:11.375Z] ---> 2acb12f782a8 [2021-05-12T22:37:11.375Z] [2021-05-12T22:37:11.375Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T22:37:11.375Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T22:37:11.375Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T22:37:11.375Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T22:37:11.375Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T22:37:11.375Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T22:37:11.375Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T22:37:12.393Z] ---> 3d3125dd5103 [2021-05-12T22:37:12.393Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T22:37:12.393Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T22:37:12.393Z] Successfully built 2acb12f782a8 [2021-05-12T22:37:12.393Z] OK: 72 MiB in 59 packages [2021-05-12T22:37:12.393Z] Successfully tagged security-secretstore-setup:latest [2021-05-12T22:37:12.393Z] Building support-scheduler [2021-05-12T22:37:12.393Z]  Building security-secretstore-setup ... done  ---> Running in 02963eba5599 [2021-05-12T22:37:14.454Z] gofmt -l . [2021-05-12T22:37:14.734Z] [ "`gofmt -l .`" = "" ] [2021-05-12T22:37:17.377Z] ./bin/test-go-mod-tidy.sh [2021-05-12T22:37:17.974Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-12T22:37:21.299Z] + ls -al . [2021-05-12T22:37:21.299Z] total 864 [2021-05-12T22:37:21.299Z] drwxrwxr-x 9 1001 1001 4096 May 12 22:37 . [2021-05-12T22:37:21.299Z] drwxr-xr-x 4 root root 4096 May 12 22:32 .. [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 11 May 12 22:30 .dockerignore [2021-05-12T22:37:21.299Z] drwxrwxr-x 8 1001 1001 4096 May 12 22:30 .git [2021-05-12T22:37:21.299Z] drwxrwxr-x 3 1001 1001 4096 May 12 22:30 .github [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 818 May 12 22:30 .gitignore [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 166 May 12 22:30 .sonarcloud.properties [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 8609 May 12 22:30 Attribution.txt [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 3804 May 12 22:30 CONTRIBUTING.md [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 931 May 12 22:30 Dockerfile.build [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 863 May 12 22:30 Jenkinsfile [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 10775 May 12 22:30 LICENSE [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 5594 May 12 22:30 Makefile [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 7978 May 12 22:30 README.md [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 6755 May 12 22:30 SECURITY.md [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 5 May 12 22:27 VERSION [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 4131 May 12 22:30 ZMQWindows.md [2021-05-12T22:37:21.299Z] drwxrwxr-x 2 1001 1001 4096 May 12 22:30 bin [2021-05-12T22:37:21.299Z] drwxrwxr-x 14 1001 1001 4096 May 12 22:30 cmd [2021-05-12T22:37:21.299Z] -rw-r--r-- 1 root root 727486 May 12 22:35 coverage.out [2021-05-12T22:37:21.299Z] -rw-r--r-- 1 root root 1060 May 12 22:37 go.mod [2021-05-12T22:37:21.299Z] -rw-r--r-- 1 root root 22010 May 12 22:32 go.sum [2021-05-12T22:37:21.299Z] drwxrwxr-x 8 1001 1001 4096 May 12 22:30 internal [2021-05-12T22:37:21.299Z] drwxrwxr-x 4 1001 1001 4096 May 12 22:30 openapi [2021-05-12T22:37:21.299Z] drwxrwxr-x 4 1001 1001 4096 May 12 22:30 snap [2021-05-12T22:37:21.299Z] -rw-rw-r-- 1 1001 1001 168 May 12 22:30 version.go [Pipeline] sh [2021-05-12T22:37:21.983Z] + '[' -e coverage.out ] [2021-05-12T22:37:21.983Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T22:37:22.023Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T22:37:22.807Z] Collecting docker-compose==1.23.2 [2021-05-12T22:37:22.807Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T22:37:22.807Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T22:37:22.807Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T22:37:22.807Z] Removing intermediate container 02963eba5599 [2021-05-12T22:37:22.807Z] ---> 2aab3eee1559 [2021-05-12T22:37:22.807Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T22:37:22.925Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T22:37:23.598Z] + make build [2021-05-12T22:37:23.598Z] 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-12T22:37:23.976Z] ---> Running in 3cf18039f890 [2021-05-12T22:37:24.304Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T22:37:24.304Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T22:37:25.191Z] Removing intermediate container 3cf18039f890 [2021-05-12T22:37:25.191Z] ---> d2ed60098dfa [2021-05-12T22:37:25.191Z] Step 29/32 : CMD ["gate"] [2021-05-12T22:37:25.612Z] Collecting PyYAML<4,>=3.10 [2021-05-12T22:37:25.612Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T22:37:25.612Z] ---> Running in 8e04f8fbe7b4 [2021-05-12T22:37:26.731Z] Removing intermediate container 8e04f8fbe7b4 [2021-05-12T22:37:26.731Z] ---> e2394e531f1f [2021-05-12T22:37:26.731Z] Step 30/32 : LABEL arch=x86_64 [2021-05-12T22:37:27.830Z] ---> Running in 8fc8c1a610ac [2021-05-12T22:37:29.044Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T22:37:29.044Z] Removing intermediate container 8fc8c1a610ac [2021-05-12T22:37:29.044Z] ---> a3a3c72052a8 [2021-05-12T22:37:29.044Z] Step 31/32 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:37:29.044Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T22:37:30.144Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:37:30.144Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:37:30.144Z] ---> 8370418e60dc [2021-05-12T22:37:30.144Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T22:37:30.144Z] ---> Using cache [2021-05-12T22:37:30.144Z] ---> 347531aa6313 [2021-05-12T22:37:30.144Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:37:30.144Z] ---> Using cache [2021-05-12T22:37:30.144Z] ---> 63037d1c2067 [2021-05-12T22:37:30.144Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T22:37:30.293Z] 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-12T22:37:30.454Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T22:37:30.455Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T22:37:30.824Z] ---> Running in e0db23f4cf7d [2021-05-12T22:37:31.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:37:31.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:37:31.162Z] ---> 8370418e60dc [2021-05-12T22:37:31.162Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T22:37:31.162Z] ---> Using cache [2021-05-12T22:37:31.162Z] ---> 347531aa6313 [2021-05-12T22:37:31.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:37:31.163Z] ---> Using cache [2021-05-12T22:37:31.163Z] ---> 63037d1c2067 [2021-05-12T22:37:31.163Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T22:37:31.163Z] ---> Using cache [2021-05-12T22:37:31.163Z] ---> cd617d26cb6a [2021-05-12T22:37:31.163Z] Step 6/24 : COPY go.mod . [2021-05-12T22:37:31.163Z] ---> Using cache [2021-05-12T22:37:31.163Z] ---> 8e8c1889ca78 [2021-05-12T22:37:31.163Z] Step 7/24 : RUN go mod download [2021-05-12T22:37:31.163Z] ---> Using cache [2021-05-12T22:37:31.163Z] ---> 11938e412a10 [2021-05-12T22:37:31.163Z] Step 8/24 : COPY . . [2021-05-12T22:37:31.459Z] ---> Running in 427c5af16408 [2021-05-12T22:37:31.459Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T22:37:31.459Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T22:37:31.459Z] ---> Using cache [2021-05-12T22:37:31.459Z] ---> 9388e681d7fe [2021-05-12T22:37:31.459Z] Step 9/24 : RUN go mod tidy [2021-05-12T22:37:31.459Z] ---> Using cache [2021-05-12T22:37:31.459Z] ---> ee76132b49ab [2021-05-12T22:37:31.459Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T22:37:31.861Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T22:37:31.861Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T22:37:32.158Z] Removing intermediate container e0db23f4cf7d [2021-05-12T22:37:32.158Z] ---> 25d581b517ad [2021-05-12T22:37:32.158Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T22:37:32.158Z] ---> Running in 801a9539b50d [2021-05-12T22:37:32.580Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T22:37:32.580Z] ---> Running in b63f338aab93 [2021-05-12T22:37:32.580Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T22:37:33.503Z] 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-12T22:37:33.847Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T22:37:33.847Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T22:37:34.194Z] 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-12T22:37:34.194Z] 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-12T22:37:34.194Z] Removing intermediate container b63f338aab93 [2021-05-12T22:37:34.194Z] ---> 29afd1c57b5b [2021-05-12T22:37:34.194Z] [2021-05-12T22:37:34.194Z] 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-12T22:37:34.194Z] Collecting idna<2.8,>=2.5 [2021-05-12T22:37:34.194Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T22:37:34.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:37:34.513Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T22:37:34.513Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T22:37:34.513Z] Successfully built 29afd1c57b5b [2021-05-12T22:37:34.513Z] Successfully tagged security-bootstrapper:latest [2021-05-12T22:37:34.513Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-05-12T22:37:34.513Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T22:37:34.513Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T22:37:34.829Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T22:37:34.829Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T22:37:34.829Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T22:37:34.829Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T22:37:34.829Z] Installing collected packages: docopt, idna, urllib3, requests, PyYAML, texttable, cached-property, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, docker-compose [2021-05-12T22:37:34.829Z] Running setup.py install for docopt: started [2021-05-12T22:37:35.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:37:36.072Z] OK: 219 MiB in 52 packages [2021-05-12T22:37:36.540Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T22:37:36.540Z] Attempting uninstall: idna [2021-05-12T22:37:36.540Z] Found existing installation: idna 2.9 [2021-05-12T22:37:36.540Z] Uninstalling idna-2.9: [2021-05-12T22:37:37.004Z] Successfully uninstalled idna-2.9 [2021-05-12T22:37:37.356Z] Attempting uninstall: urllib3 [2021-05-12T22:37:37.356Z] Found existing installation: urllib3 1.25.9 [2021-05-12T22:37:37.356Z] Uninstalling urllib3-1.25.9: [2021-05-12T22:37:37.356Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T22:37:38.051Z] Attempting uninstall: requests [2021-05-12T22:37:38.051Z] Found existing installation: requests 2.23.0 [2021-05-12T22:37:38.051Z] Uninstalling requests-2.23.0: [2021-05-12T22:37:38.051Z] Successfully uninstalled requests-2.23.0 [2021-05-12T22:37:38.400Z] Removing intermediate container 427c5af16408 [2021-05-12T22:37:38.400Z] ---> cdbb01198ee6 [2021-05-12T22:37:38.400Z] Step 6/24 : COPY go.mod . [2021-05-12T22:37:38.400Z] Running setup.py install for PyYAML: started [2021-05-12T22:37:40.649Z] ---> 97d2d912f137 [2021-05-12T22:37:40.649Z] Step 7/24 : RUN go mod download [2021-05-12T22:37:40.649Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T22:37:40.942Z] Running setup.py install for texttable: started [2021-05-12T22:37:42.164Z] ---> Running in 89a5c6080907 [2021-05-12T22:37:42.493Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T22:37:43.177Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:37:43.177Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:37:43.177Z] ---> 8370418e60dc [2021-05-12T22:37:43.177Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T22:37:43.177Z] ---> Using cache [2021-05-12T22:37:43.177Z] ---> 347531aa6313 [2021-05-12T22:37:43.177Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:37:43.177Z] ---> Using cache [2021-05-12T22:37:43.177Z] ---> 63037d1c2067 [2021-05-12T22:37:43.177Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T22:37:43.177Z] ---> Using cache [2021-05-12T22:37:43.177Z] ---> cd617d26cb6a [2021-05-12T22:37:43.177Z] Step 6/23 : COPY go.mod . [2021-05-12T22:37:43.177Z] ---> Using cache [2021-05-12T22:37:43.177Z] ---> 8e8c1889ca78 [2021-05-12T22:37:43.177Z] Step 7/23 : RUN go mod download [2021-05-12T22:37:43.177Z] ---> Using cache [2021-05-12T22:37:43.177Z] ---> 11938e412a10 [2021-05-12T22:37:43.177Z] Step 8/23 : COPY . . [2021-05-12T22:37:43.654Z] Running setup.py install for dockerpty: started [2021-05-12T22:37:43.654Z] ---> Using cache [2021-05-12T22:37:43.654Z] ---> 9388e681d7fe [2021-05-12T22:37:43.654Z] Step 9/23 : RUN go mod tidy [2021-05-12T22:37:43.654Z] ---> Using cache [2021-05-12T22:37:43.654Z] ---> ee76132b49ab [2021-05-12T22:37:43.654Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T22:37:44.432Z] ---> Running in 3f3172794cbf [2021-05-12T22:37:44.822Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T22:37:46.370Z] 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-12T22:37:47.038Z] 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-12T22:37:47.667Z] Removing intermediate container 89a5c6080907 [2021-05-12T22:37:47.667Z] ---> cc49d68f4be2 [2021-05-12T22:37:47.667Z] Step 8/24 : COPY . . [2021-05-12T22:37:57.180Z] 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-12T22:37:59.157Z] 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-12T22:38:04.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T22:38:05.152Z] 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-12T22:38:10.358Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:38:10.358Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:38:10.358Z] ---> 8370418e60dc [2021-05-12T22:38:10.358Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T22:38:10.358Z] ---> Using cache [2021-05-12T22:38:10.358Z] ---> 347531aa6313 [2021-05-12T22:38:10.358Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:38:10.358Z] ---> Using cache [2021-05-12T22:38:10.358Z] ---> 63037d1c2067 [2021-05-12T22:38:10.358Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T22:38:10.358Z] ---> Using cache [2021-05-12T22:38:10.358Z] ---> cd617d26cb6a [2021-05-12T22:38:10.358Z] Step 6/22 : COPY go.mod . [2021-05-12T22:38:10.358Z] ---> Using cache [2021-05-12T22:38:10.358Z] ---> 8e8c1889ca78 [2021-05-12T22:38:10.358Z] Step 7/22 : RUN go mod download [2021-05-12T22:38:10.358Z] ---> Using cache [2021-05-12T22:38:10.358Z] ---> 11938e412a10 [2021-05-12T22:38:10.358Z] Step 8/22 : COPY . . [2021-05-12T22:38:10.358Z] ---> Using cache [2021-05-12T22:38:10.358Z] ---> 9388e681d7fe [2021-05-12T22:38:10.358Z] Step 9/22 : RUN go mod tidy [2021-05-12T22:38:10.358Z] ---> Using cache [2021-05-12T22:38:10.358Z] ---> ee76132b49ab [2021-05-12T22:38:10.358Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T22:38:10.358Z] ---> Running in 1a3a6b4d58ea [2021-05-12T22:38:10.553Z] 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-12T22:38:13.435Z] 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-12T22:38:14.878Z] 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-12T22:38:17.490Z] 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-12T22:38:21.801Z] 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-12T22:38:24.432Z] 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-12T22:38:27.104Z] 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-12T22:38:32.547Z] $ docker stop --time=1 970e9e4d7b532c61d9f261d9140e9f6b86f8389ab31b89d89a83690ef631b5da [2021-05-12T22:38:35.217Z] $ docker rm -f 970e9e4d7b532c61d9f261d9140e9f6b86f8389ab31b89d89a83690ef631b5da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-05-12T22:38:36.614Z] Removing intermediate container 882929d35d71 [2021-05-12T22:38:36.614Z] ---> e2d5ccbb543a [2021-05-12T22:38:36.614Z] Step 15/24 : ENV APP_PORT=48090 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:38:37.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T22:38:37.196Z] [2021-05-12T22:38:37.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:38:37.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T22:38:37.610Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-12T22:38:37.610Z] 29e5d40040c1: Pulling fs layer [2021-05-12T22:38:37.610Z] 1ce36da41761: Pulling fs layer [2021-05-12T22:38:37.610Z] 25b303627fd3: Pulling fs layer [2021-05-12T22:38:37.883Z] 29e5d40040c1: Download complete [2021-05-12T22:38:38.217Z] ---> Running in 09f69a667b3a [2021-05-12T22:38:38.480Z] 29e5d40040c1: Pull complete [2021-05-12T22:38:38.480Z] 1ce36da41761: Verifying Checksum [2021-05-12T22:38:38.480Z] 1ce36da41761: Download complete [2021-05-12T22:38:38.861Z] Removing intermediate container 09f69a667b3a [2021-05-12T22:38:38.861Z] ---> d8c31bb59efa [2021-05-12T22:38:38.861Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T22:38:38.861Z] Removing intermediate container 3f3172794cbf [2021-05-12T22:38:38.861Z] ---> e31a996c1735 [2021-05-12T22:38:38.861Z] [2021-05-12T22:38:38.861Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T22:38:38.861Z] ---> 13e16f2b823e [2021-05-12T22:38:38.861Z] Step 9/24 : RUN go mod tidy [2021-05-12T22:38:38.861Z] ---> 13621d1b12d4 [2021-05-12T22:38:38.861Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T22:38:38.861Z] ---> Using cache [2021-05-12T22:38:38.861Z] ---> 90eb3bc5357c [2021-05-12T22:38:38.861Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:38:38.861Z] Removing intermediate container 801a9539b50d [2021-05-12T22:38:38.861Z] ---> ca9b19765cdd [2021-05-12T22:38:38.861Z] [2021-05-12T22:38:38.861Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T22:38:38.861Z] ---> Using cache [2021-05-12T22:38:38.861Z] ---> a282361e1bac [2021-05-12T22:38:38.861Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T22:38:39.157Z] ---> 13621d1b12d4 [2021-05-12T22:38:39.157Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T22:38:39.157Z] ---> Using cache [2021-05-12T22:38:39.157Z] ---> 90eb3bc5357c [2021-05-12T22:38:39.157Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:38:39.157Z] ---> Using cache [2021-05-12T22:38:39.157Z] ---> a282361e1bac [2021-05-12T22:38:39.157Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T22:38:39.157Z] ---> Running in dad2c18140b9 [2021-05-12T22:38:39.157Z] ---> Running in 81a836b2796d [2021-05-12T22:38:39.157Z] ---> Running in 280e99297a09 [2021-05-12T22:38:39.157Z] ---> Running in ca74067c337b [2021-05-12T22:38:39.453Z] 1ce36da41761: Pull complete [2021-05-12T22:38:39.790Z] Removing intermediate container dad2c18140b9 [2021-05-12T22:38:39.790Z] ---> 0ff7ed67075d [2021-05-12T22:38:39.790Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T22:38:39.790Z] Removing intermediate container 280e99297a09 [2021-05-12T22:38:39.790Z] ---> a3b9c7b2d71b [2021-05-12T22:38:39.790Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T22:38:39.790Z] Removing intermediate container ca74067c337b [2021-05-12T22:38:39.790Z] ---> 2a1f85b93ef4 [2021-05-12T22:38:39.790Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T22:38:40.050Z] 25b303627fd3: Verifying Checksum [2021-05-12T22:38:40.050Z] 25b303627fd3: Download complete [2021-05-12T22:38:40.069Z] ---> Running in 0b523278a256 [2021-05-12T22:38:40.069Z] ---> Running in a2f900b0457c [2021-05-12T22:38:40.696Z] Removing intermediate container 0b523278a256 [2021-05-12T22:38:40.696Z] ---> 1dba5219bfb0 [2021-05-12T22:38:40.696Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:38:40.696Z] Removing intermediate container a2f900b0457c [2021-05-12T22:38:40.696Z] ---> c5d99864151d [2021-05-12T22:38:40.696Z] Step 16/24 : WORKDIR / [2021-05-12T22:38:40.976Z] ---> Running in f869efb8f65d [2021-05-12T22:38:41.256Z] ---> 8da3f5503d8e [2021-05-12T22:38:41.256Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T22:38:41.256Z] ---> faa1e53300e5 [2021-05-12T22:38:41.256Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T22:38:41.558Z] Removing intermediate container f869efb8f65d [2021-05-12T22:38:41.558Z] ---> 3050f991b7b1 [2021-05-12T22:38:41.558Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:38:41.850Z] ---> 9c2c5cc7e127 [2021-05-12T22:38:41.850Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T22:38:42.476Z] ---> 2c041d0bb82f [2021-05-12T22:38:42.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T22:38:42.476Z] ---> baaf1056b8c4 [2021-05-12T22:38:42.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T22:38:42.780Z] ---> b62e5edefe8f [2021-05-12T22:38:42.780Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T22:38:43.130Z] ---> Running in 32ddb69d2035 [2021-05-12T22:38:43.420Z] ---> b59a39838759 [2021-05-12T22:38:43.420Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T22:38:44.507Z] ---> Running in 9b77b1f0a48b [2021-05-12T22:38:44.507Z] Removing intermediate container 32ddb69d2035 [2021-05-12T22:38:44.507Z] ---> 4729b31dd5f4 [2021-05-12T22:38:44.507Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:38:44.881Z] ---> 9d5aa37cf48f [2021-05-12T22:38:44.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T22:38:45.321Z] 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-12T22:38:45.321Z] ---> Running in 2680b8ebc8c7 [2021-05-12T22:38:45.321Z] Removing intermediate container 9b77b1f0a48b [2021-05-12T22:38:45.321Z] ---> d8c6c2f2984e [2021-05-12T22:38:45.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:38:45.660Z] ---> Running in 4c20da9c7f9c [2021-05-12T22:38:46.006Z] Removing intermediate container 2680b8ebc8c7 [2021-05-12T22:38:46.006Z] ---> 318070176513 [2021-05-12T22:38:46.006Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T22:38:46.006Z] ---> 07a0eb2c2d84 [2021-05-12T22:38:46.006Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T22:38:46.291Z] Removing intermediate container 4c20da9c7f9c [2021-05-12T22:38:46.291Z] ---> fbf9625ff813 [2021-05-12T22:38:46.291Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T22:38:46.291Z] ---> Running in ee36e5f01c15 [2021-05-12T22:38:46.291Z] ---> Running in 5b89b48b52d1 [2021-05-12T22:38:47.434Z] ---> Running in ebee7e2490fd [2021-05-12T22:38:47.830Z] Removing intermediate container 5b89b48b52d1 [2021-05-12T22:38:47.830Z] ---> 3ad62eebbdf3 [2021-05-12T22:38:47.830Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:38:47.830Z] Removing intermediate container ee36e5f01c15 [2021-05-12T22:38:47.830Z] ---> e77f75781b71 [2021-05-12T22:38:47.830Z] Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:38:48.144Z] ---> Running in ecff9c7e18e4 [2021-05-12T22:38:48.144Z] ---> Running in 1d6c80b7c1eb [2021-05-12T22:38:48.144Z] Removing intermediate container ebee7e2490fd [2021-05-12T22:38:48.144Z] ---> 34e5b5407f33 [2021-05-12T22:38:48.144Z] Step 22/23 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:38:48.466Z] ---> Running in 9ada9e1b606f [2021-05-12T22:38:48.760Z] Removing intermediate container 81a836b2796d [2021-05-12T22:38:48.760Z] ---> 795ea9c034b0 [2021-05-12T22:38:48.760Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T22:38:48.760Z] Removing intermediate container ecff9c7e18e4 [2021-05-12T22:38:48.760Z] ---> f1a7b995a712 [2021-05-12T22:38:48.760Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T22:38:48.760Z] Removing intermediate container 1d6c80b7c1eb [2021-05-12T22:38:48.760Z] ---> 5db6ae9a7eda [2021-05-12T22:38:48.760Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T22:38:49.036Z] ---> Running in f36f4c3a6ee2 [2021-05-12T22:38:49.036Z] ---> Running in ea3104c55b59 [2021-05-12T22:38:49.036Z] Removing intermediate container 9ada9e1b606f [2021-05-12T22:38:49.036Z] ---> 5499d16f7bce [2021-05-12T22:38:49.036Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T22:38:49.036Z] ---> Running in 167f8bfcd7de [2021-05-12T22:38:49.339Z] ---> Running in 943388196b7c [2021-05-12T22:38:49.339Z] Removing intermediate container ea3104c55b59 [2021-05-12T22:38:49.339Z] ---> 1c5aad303496 [2021-05-12T22:38:49.339Z] Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:38:49.654Z] Removing intermediate container 167f8bfcd7de [2021-05-12T22:38:49.654Z] ---> 46c3c2272462 [2021-05-12T22:38:49.654Z] [2021-05-12T22:38:49.654Z] Removing intermediate container 943388196b7c [2021-05-12T22:38:49.654Z] ---> df740e371d7a [2021-05-12T22:38:49.654Z] [2021-05-12T22:38:49.654Z] ---> Running in 630faeac2b7f [2021-05-12T22:38:50.108Z] 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-12T22:38:50.222Z] 25b303627fd3: Pull complete [2021-05-12T22:38:50.222Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-12T22:38:50.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T22:38:50.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-12T22:38:50.465Z] Successfully built 46c3c2272462 [2021-05-12T22:38:50.465Z] Successfully tagged sys-mgmt-agent:latest [2021-05-12T22:38:50.465Z]  Building sys-mgmt-agent ... done Successfully built df740e371d7a [2021-05-12T22:38:50.465Z] Successfully tagged support-scheduler:latest [2021-05-12T22:38:50.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container [2021-05-12T22:38:50.558Z] $ 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-12T22:38:50.806Z]  Building support-scheduler ... done Removing intermediate container 630faeac2b7f [2021-05-12T22:38:50.806Z] ---> 3ad6376c68d8 [2021-05-12T22:38:50.806Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T22:38:51.255Z] ---> Running in 05d5bfb28c99 [2021-05-12T22:38:52.489Z] Removing intermediate container 05d5bfb28c99 [2021-05-12T22:38:52.489Z] ---> 6b2f78c96994 [2021-05-12T22:38:52.489Z] [2021-05-12T22:38:53.721Z] Successfully built 6b2f78c96994 [2021-05-12T22:38:53.721Z] Successfully tagged core-metadata:latest [2021-05-12T22:38:53.944Z] $ docker top 0be9631d6dcb0c1bc104fd5a0b870860a5c96b4dec0fc03e4e39bfb0d3ff4b5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T22:38:55.048Z] + + grepdocker-compose parallel build [2021-05-12T22:38:55.048Z] --help [2021-05-12T22:38:56.630Z]  Building core-metadata ... done Removing intermediate container 1a3a6b4d58ea [2021-05-12T22:38:56.630Z] ---> 2f316be8184c [2021-05-12T22:38:56.630Z] [2021-05-12T22:38:56.630Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T22:38:56.630Z] ---> 13621d1b12d4 [2021-05-12T22:38:56.630Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T22:38:57.022Z] ---> Running in 2579a5aa5d77 [2021-05-12T22:38:58.415Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T22:38:58.711Z] $ docker stop --time=1 0be9631d6dcb0c1bc104fd5a0b870860a5c96b4dec0fc03e4e39bfb0d3ff4b5d [2021-05-12T22:39:00.683Z] $ docker rm -f 0be9631d6dcb0c1bc104fd5a0b870860a5c96b4dec0fc03e4e39bfb0d3ff4b5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:39:01.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:39:01.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:39:01.284Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T22:39:01.284Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T22:39:01.284Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T22:39:01.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T22:39:01.508Z] . [Pipeline] withDockerContainer [2021-05-12T22:39:01.779Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T22:39:01.780Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:39:01.780Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T22:39:01.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container [2021-05-12T22:39:01.872Z] $ 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-12T22:39:02.484Z] OK: 7 MiB in 18 packages [2021-05-12T22:39:03.305Z] $ docker top e9466d27a4273ffca978ecaae5f0904c6ca607623807b37f8e6f95276d7785c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T22:39:04.334Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T22:39:06.359Z] Removing intermediate container 2579a5aa5d77 [2021-05-12T22:39:06.359Z] ---> a4534fda4846 [2021-05-12T22:39:06.359Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T22:39:06.359Z] ---> Running in f401065b28ac [2021-05-12T22:39:07.384Z] Removing intermediate container f401065b28ac [2021-05-12T22:39:07.384Z] ---> 81295cb38768 [2021-05-12T22:39:07.384Z] Step 14/22 : WORKDIR /edgex [2021-05-12T22:39:07.694Z] ---> Running in 6ccd11584679 [2021-05-12T22:39:08.334Z] Removing intermediate container 6ccd11584679 [2021-05-12T22:39:08.334Z] ---> 8e6d9494d6e2 [2021-05-12T22:39:08.334Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T22:39:08.618Z] Building core-command ... [2021-05-12T22:39:08.618Z] Building core-data ... [2021-05-12T22:39:08.618Z] Building core-metadata ... [2021-05-12T22:39:08.618Z] Building security-bootstrapper ... [2021-05-12T22:39:08.618Z] Building security-proxy-setup ... [2021-05-12T22:39:08.618Z] Building security-secretstore-setup ... [2021-05-12T22:39:08.618Z] Building support-notifications ... [2021-05-12T22:39:08.618Z] Building support-scheduler ... [2021-05-12T22:39:08.618Z] Building sys-mgmt-agent ... [2021-05-12T22:39:08.618Z] Building security-secretstore-setup [2021-05-12T22:39:08.618Z] Building security-bootstrapper [2021-05-12T22:39:08.618Z] Building support-scheduler [2021-05-12T22:39:08.618Z] Building core-command [2021-05-12T22:39:08.618Z] Building core-metadata [2021-05-12T22:39:11.160Z] ---> 0eccf565f3d3 [2021-05-12T22:39:11.160Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T22:39:12.273Z] ---> f2dbf9b02669 [2021-05-12T22:39:12.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T22:39:14.052Z] ---> 91d75eb32732 [2021-05-12T22:39:14.052Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T22:39:14.052Z] ---> Running in 0b88da5d6a4e [2021-05-12T22:39:14.340Z] Removing intermediate container 0b88da5d6a4e [2021-05-12T22:39:14.340Z] ---> 75fd976c56df [2021-05-12T22:39:14.340Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T22:39:14.662Z] ---> Running in 1eceb31d092f [2021-05-12T22:39:14.942Z] Removing intermediate container 1eceb31d092f [2021-05-12T22:39:14.942Z] ---> dcee24461f6e [2021-05-12T22:39:14.942Z] Step 20/22 : LABEL arch=x86_64 [2021-05-12T22:39:15.254Z] ---> Running in 32b60d7eadc4 [2021-05-12T22:39:15.583Z] Removing intermediate container 32b60d7eadc4 [2021-05-12T22:39:15.583Z] ---> 064bf8192403 [2021-05-12T22:39:15.583Z] Step 21/22 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:39:15.861Z] ---> Running in 4a5c0a95d644 [2021-05-12T22:39:16.174Z] Removing intermediate container 4a5c0a95d644 [2021-05-12T22:39:16.174Z] ---> 49a281fbd0a3 [2021-05-12T22:39:16.174Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T22:39:16.174Z] ---> Running in 58da691d2ebd [2021-05-12T22:39:17.897Z] Removing intermediate container 58da691d2ebd [2021-05-12T22:39:17.897Z] ---> 74dffb6e10f9 [2021-05-12T22:39:17.897Z] [2021-05-12T22:39:18.257Z] Successfully built 74dffb6e10f9 [2021-05-12T22:39:18.637Z] Successfully tagged security-proxy-setup:latest [2021-05-12T22:39:29.245Z]  Building security-proxy-setup ... done Removing intermediate container f36f4c3a6ee2 [2021-05-12T22:39:29.245Z] ---> 1cc0a2e46b11 [2021-05-12T22:39:29.245Z] [2021-05-12T22:39:29.245Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T22:39:29.245Z] ---> 13621d1b12d4 [2021-05-12T22:39:29.245Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T22:39:29.588Z] ---> Running in 0f80d25b6cf8 [2021-05-12T22:39:30.231Z] Removing intermediate container 0f80d25b6cf8 [2021-05-12T22:39:30.231Z] ---> 403f6bd0f8dc [2021-05-12T22:39:30.231Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T22:39:30.231Z] ---> Running in 4ab10198efcc [2021-05-12T22:39:30.495Z] Removing intermediate container 4ab10198efcc [2021-05-12T22:39:30.495Z] ---> 4021f6e7e01c [2021-05-12T22:39:30.495Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T22:39:30.792Z] ---> Running in 38162f8a364f [2021-05-12T22:39:31.085Z] Removing intermediate container 38162f8a364f [2021-05-12T22:39:31.085Z] ---> 9245a19861b6 [2021-05-12T22:39:31.085Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:39:31.085Z] ---> Running in cd1df8ca8ffd [2021-05-12T22:39:33.126Z] Removing intermediate container cd1df8ca8ffd [2021-05-12T22:39:33.126Z] ---> 8b05df545b90 [2021-05-12T22:39:33.126Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T22:39:33.126Z] ---> Running in 3bbd6fe4e138 [2021-05-12T22:39:33.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T22:39:34.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T22:39:35.393Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T22:39:35.393Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T22:39:35.393Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T22:39:35.667Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T22:39:35.936Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T22:39:35.937Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T22:39:35.937Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:39:35.937Z] OK: 8 MiB in 20 packages [2021-05-12T22:39:36.954Z] Removing intermediate container 3bbd6fe4e138 [2021-05-12T22:39:36.954Z] ---> 7b6c1edeec27 [2021-05-12T22:39:36.954Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:39:37.927Z] ---> 1ee3f476e122 [2021-05-12T22:39:37.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T22:39:38.927Z] ---> b511477ac0cf [2021-05-12T22:39:38.927Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T22:39:39.234Z] ---> 57bd61846fea [2021-05-12T22:39:39.234Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T22:39:39.234Z] ---> Running in 7a9c75dca540 [2021-05-12T22:39:39.533Z] Removing intermediate container 7a9c75dca540 [2021-05-12T22:39:39.533Z] ---> ccf4139a1b50 [2021-05-12T22:39:39.533Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:39:39.533Z] ---> Running in 9248cdd37340 [2021-05-12T22:39:39.804Z] Removing intermediate container 9248cdd37340 [2021-05-12T22:39:39.804Z] ---> fd14a8f15e1a [2021-05-12T22:39:39.804Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T22:39:39.804Z] ---> Running in b2cc7a68df25 [2021-05-12T22:39:40.419Z] Removing intermediate container b2cc7a68df25 [2021-05-12T22:39:40.419Z] ---> a61d9c393459 [2021-05-12T22:39:40.419Z] Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:39:40.419Z] ---> Running in ff6c0533c4a8 [2021-05-12T22:39:40.696Z] Removing intermediate container ff6c0533c4a8 [2021-05-12T22:39:40.696Z] ---> 2ee6a84d3a0f [2021-05-12T22:39:40.696Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T22:39:40.696Z] ---> Running in aed07fdedf21 [2021-05-12T22:39:40.989Z] Removing intermediate container aed07fdedf21 [2021-05-12T22:39:40.989Z] ---> 0283962c5654 [2021-05-12T22:39:40.989Z] [2021-05-12T22:39:41.263Z] Successfully built 0283962c5654 [2021-05-12T22:39:41.263Z] Successfully tagged core-data:latest [2021-05-12T22:39:41.926Z]  Building core-data ... done  [Pipeline] } [2021-05-12T22:39:42.082Z] $ docker stop --time=1 5a2f97a1b944055e471a254af07ee064485ec1f3ba7cf0bc176ef34850d62e21 [2021-05-12T22:39:44.134Z] $ docker rm -f 5a2f97a1b944055e471a254af07ee064485ec1f3ba7cf0bc176ef34850d62e21 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T22:39:44.830Z] + docker images [2021-05-12T22:39:45.421Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T22:39:45.421Z] core-data latest 0283962c5654 5 seconds ago 21.6MB [2021-05-12T22:39:45.421Z] 1cc0a2e46b11 18 seconds ago 1.17GB [2021-05-12T22:39:45.421Z] security-proxy-setup latest 74dffb6e10f9 28 seconds ago 25.3MB [2021-05-12T22:39:45.421Z] 2f316be8184c 50 seconds ago 1.16GB [2021-05-12T22:39:45.421Z] core-metadata latest 6b2f78c96994 53 seconds ago 18.6MB [2021-05-12T22:39:45.421Z] sys-mgmt-agent latest 46c3c2272462 56 seconds ago 312MB [2021-05-12T22:39:45.421Z] support-scheduler latest df740e371d7a 56 seconds ago 17.1MB [2021-05-12T22:39:45.421Z] ca9b19765cdd About a minute ago 1.17GB [2021-05-12T22:39:45.421Z] e31a996c1735 About a minute ago 1.16GB [2021-05-12T22:39:45.421Z] security-bootstrapper latest 29afd1c57b5b 2 minutes ago 18.2MB [2021-05-12T22:39:45.421Z] security-secretstore-setup latest 2acb12f782a8 2 minutes ago 25.8MB [2021-05-12T22:39:45.421Z] support-notifications latest 37c9cebd8385 2 minutes ago 17.7MB [2021-05-12T22:39:45.421Z] core-command latest 36e6324e220e 2 minutes ago 17.1MB [2021-05-12T22:39:45.421Z] cf487d647afd 3 minutes ago 1.15GB [2021-05-12T22:39:45.421Z] 1a27b5675042 3 minutes ago 1.16GB [2021-05-12T22:39:45.421Z] 68e94be4414a 3 minutes ago 1.16GB [2021-05-12T22:39:45.421Z] 5de0e3950bab 3 minutes ago 1.16GB [2021-05-12T22:39:45.421Z] 2f686934d199 3 minutes ago 1.15GB [2021-05-12T22:39:45.421Z] ci-base-image-x86_64 latest 8370418e60dc 11 minutes ago 648MB [2021-05-12T22:39:45.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 13 days ago 445MB [2021-05-12T22:39:45.421Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-12T22:39:45.421Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-12T22:39:45.421Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-12T22:39:45.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [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-12T22:40:01.235Z] Still waiting to schedule task [2021-05-12T22:40:01.235Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-12T22:40:30.458Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:40:30.458Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:40:30.458Z] ---> b7e6077290d0 [2021-05-12T22:40:30.458Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T22:40:30.458Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:40:30.458Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:40:30.458Z] ---> b7e6077290d0 [2021-05-12T22:40:30.458Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T22:40:30.458Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:40:30.458Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:40:30.458Z] ---> b7e6077290d0 [2021-05-12T22:40:30.458Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T22:40:30.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:40:30.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:40:30.458Z] ---> b7e6077290d0 [2021-05-12T22:40:30.458Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T22:40:30.458Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:40:30.458Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:40:30.458Z] ---> b7e6077290d0 [2021-05-12T22:40:30.458Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T22:40:30.458Z] ---> Running in 0415d6242cb2 [2021-05-12T22:40:30.458Z] ---> Running in 6b86ff6dedd0 [2021-05-12T22:40:30.458Z] ---> Running in ee8d9bac35f6 [2021-05-12T22:40:30.458Z] ---> Running in 66e421a642d5 [2021-05-12T22:40:30.458Z] ---> Running in 60286cf37fcb [2021-05-12T22:40:30.458Z] Removing intermediate container 6b86ff6dedd0 [2021-05-12T22:40:30.458Z] ---> b5cf528bfde0 [2021-05-12T22:40:30.458Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:40:30.458Z] Removing intermediate container ee8d9bac35f6 [2021-05-12T22:40:30.458Z] ---> 11553a3a063d [2021-05-12T22:40:30.458Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:40:30.458Z] Removing intermediate container 60286cf37fcb [2021-05-12T22:40:30.458Z] ---> 80c482e92829 [2021-05-12T22:40:30.458Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:40:30.458Z] Removing intermediate container 0415d6242cb2 [2021-05-12T22:40:30.458Z] ---> 19c99d3d7058 [2021-05-12T22:40:30.458Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:40:30.458Z] Removing intermediate container 66e421a642d5 [2021-05-12T22:40:30.458Z] ---> e89d9fa8b969 [2021-05-12T22:40:30.458Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:40:30.458Z] ---> Running in d01a5de07f14 [2021-05-12T22:40:30.458Z] ---> Running in f9e48401ae43 [2021-05-12T22:40:30.458Z] ---> Running in b3b5b32542e8 [2021-05-12T22:40:30.458Z] ---> Running in b2cea7aac3f1 [2021-05-12T22:40:30.458Z] ---> Running in 2081462616b8 [2021-05-12T22:40:30.458Z] Removing intermediate container d01a5de07f14 [2021-05-12T22:40:30.458Z] ---> b875b4367417 [2021-05-12T22:40:30.458Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T22:40:30.458Z] ---> Running in c1fa6abcf521 [2021-05-12T22:40:30.458Z] Removing intermediate container b3b5b32542e8 [2021-05-12T22:40:30.458Z] ---> d307853469b9 [2021-05-12T22:40:30.458Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T22:40:30.458Z] Removing intermediate container f9e48401ae43 [2021-05-12T22:40:30.458Z] ---> b88883e5d9f7 [2021-05-12T22:40:30.458Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T22:40:30.458Z] Removing intermediate container 2081462616b8 [2021-05-12T22:40:30.458Z] ---> 93278540dff4 [2021-05-12T22:40:30.458Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T22:40:30.458Z] ---> Running in 4b36e7984b2d [2021-05-12T22:40:30.458Z] Removing intermediate container b2cea7aac3f1 [2021-05-12T22:40:30.458Z] ---> 500b690066fa [2021-05-12T22:40:30.458Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T22:40:30.459Z] ---> Running in 2650700dccb0 [2021-05-12T22:40:30.459Z] ---> Running in e4d9331e04ce [2021-05-12T22:40:30.459Z] ---> Running in 2e7d3cfac043 [2021-05-12T22:40:30.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:30.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:30.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:30.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:30.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:30.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:30.459Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:31.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:31.108Z] OK: 218 MiB in 52 packages [2021-05-12T22:40:31.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:31.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:40:31.386Z] OK: 218 MiB in 52 packages [2021-05-12T22:40:31.989Z] OK: 218 MiB in 52 packages [2021-05-12T22:40:32.271Z] OK: 218 MiB in 52 packages [2021-05-12T22:40:32.271Z] OK: 218 MiB in 52 packages [2021-05-12T22:40:32.884Z] Removing intermediate container c1fa6abcf521 [2021-05-12T22:40:32.884Z] ---> 0633d126a807 [2021-05-12T22:40:32.884Z] Step 6/26 : COPY go.mod . [2021-05-12T22:40:33.165Z] Removing intermediate container 4b36e7984b2d [2021-05-12T22:40:33.165Z] ---> 1ae233003c59 [2021-05-12T22:40:33.165Z] Step 6/32 : COPY go.mod . [2021-05-12T22:40:33.764Z] ---> bce2ca206f60 [2021-05-12T22:40:33.764Z] Step 7/26 : RUN go mod download [2021-05-12T22:40:34.038Z] ---> Running in 63f069e3ca2d [2021-05-12T22:40:34.038Z] Removing intermediate container e4d9331e04ce [2021-05-12T22:40:34.038Z] ---> e76037a69a81 [2021-05-12T22:40:34.038Z] Step 6/24 : COPY go.mod . [2021-05-12T22:40:34.319Z] ---> 2232ead38a1e [2021-05-12T22:40:34.319Z] Step 7/32 : RUN go mod download [2021-05-12T22:40:34.319Z] Removing intermediate container 2650700dccb0 [2021-05-12T22:40:34.319Z] ---> 939f5170ef30 [2021-05-12T22:40:34.319Z] Step 6/24 : COPY go.mod . [2021-05-12T22:40:34.610Z] ---> Running in 65b4874befc7 [2021-05-12T22:40:34.610Z] Removing intermediate container 2e7d3cfac043 [2021-05-12T22:40:34.610Z] ---> 93707169484c [2021-05-12T22:40:34.610Z] Step 6/23 : COPY go.mod . [2021-05-12T22:40:35.214Z] ---> 27257d6aea6c [2021-05-12T22:40:35.214Z] Step 7/24 : RUN go mod download [2021-05-12T22:40:35.494Z] ---> f4b22fea25be [2021-05-12T22:40:35.494Z] Step 7/24 : RUN go mod download [2021-05-12T22:40:35.494Z] ---> Running in 7a4531b0b9f7 [2021-05-12T22:40:35.773Z] ---> 4bcf9487bbb5 [2021-05-12T22:40:35.773Z] Step 7/23 : RUN go mod download [2021-05-12T22:40:35.773Z] ---> Running in 5c4c3a3b6fe7 [2021-05-12T22:40:36.061Z] ---> Running in be7f7569c28f [2021-05-12T22:40:38.056Z] Removing intermediate container 63f069e3ca2d [2021-05-12T22:40:38.056Z] ---> 852537a2e8ef [2021-05-12T22:40:38.056Z] Step 8/26 : COPY . . [2021-05-12T22:40:38.336Z] Removing intermediate container 65b4874befc7 [2021-05-12T22:40:38.336Z] ---> e9b01ea048ae [2021-05-12T22:40:38.336Z] Step 8/32 : COPY . . [2021-05-12T22:40:40.338Z] Removing intermediate container 7a4531b0b9f7 [2021-05-12T22:40:40.338Z] ---> b2b83494435c [2021-05-12T22:40:40.338Z] Step 8/24 : COPY . . [2021-05-12T22:40:40.941Z] Removing intermediate container 5c4c3a3b6fe7 [2021-05-12T22:40:40.941Z] ---> d366b0f9fbb7 [2021-05-12T22:40:40.941Z] Step 8/24 : COPY . . [2021-05-12T22:40:40.941Z] Removing intermediate container be7f7569c28f [2021-05-12T22:40:40.941Z] ---> bc8a14d95c38 [2021-05-12T22:40:40.941Z] Step 8/23 : COPY . . [2021-05-12T22:40:54.717Z] Running on prd-ubuntu18.04-docker-8c-8g-4940 in /w/workspace/edgexfoundry_edgex-go_PR-3459 [Pipeline] { [Pipeline] ws [2021-05-12T22:40:54.771Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T22:40:57.018Z] using credential edgex-jenkins-ssh [2021-05-12T22:40:57.042Z] Cloning the remote Git repository [2021-05-12T22:40:56.935Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T22:40:57.005Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-12T22:40:57.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T22:40:57.029Z] > git --version # timeout=10 [2021-05-12T22:40:57.035Z] > git --version # 'git version 2.17.1' [2021-05-12T22:40:57.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T22:40:57.065Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T22:41:07.769Z] ---> f257d3b0769d [2021-05-12T22:41:07.769Z] Step 9/32 : RUN go mod tidy [2021-05-12T22:41:07.769Z] ---> 524c8dd51f16 [2021-05-12T22:41:07.769Z] Step 9/26 : RUN go mod tidy [2021-05-12T22:41:07.769Z] ---> 8951c06efdbb [2021-05-12T22:41:07.769Z] Step 9/24 : RUN go mod tidy [2021-05-12T22:41:07.769Z] ---> 32a974e28df9 [2021-05-12T22:41:07.769Z] Step 9/24 : RUN go mod tidy [2021-05-12T22:41:07.769Z] ---> 253871282d9d [2021-05-12T22:41:07.769Z] Step 9/23 : RUN go mod tidy [2021-05-12T22:41:07.769Z] ---> Running in 2b387e312dc5 [2021-05-12T22:41:07.769Z] ---> Running in 81be7282d94d [2021-05-12T22:41:07.769Z] ---> Running in 29b01e084e14 [2021-05-12T22:41:07.769Z] ---> Running in d53a1ce38780 [2021-05-12T22:41:07.769Z] ---> Running in d12ab22a29cd [2021-05-12T22:41:13.186Z] Removing intermediate container 2b387e312dc5 [2021-05-12T22:41:13.186Z] ---> cb5571a82a8f [2021-05-12T22:41:13.186Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T22:41:13.186Z] ---> Running in 0c2ec1c9fbc3 [2021-05-12T22:41:13.459Z] Removing intermediate container 81be7282d94d [2021-05-12T22:41:13.459Z] ---> 11ab48dc4ebc [2021-05-12T22:41:13.459Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T22:41:13.459Z] Removing intermediate container d12ab22a29cd [2021-05-12T22:41:13.459Z] ---> d0bd79c3c58c [2021-05-12T22:41:13.459Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T22:41:13.737Z] ---> Running in 4bad59b21e5f [2021-05-12T22:41:13.737Z] ---> Running in 778a9c69c8ef [2021-05-12T22:41:13.737Z] Removing intermediate container 29b01e084e14 [2021-05-12T22:41:13.873Z] Merging remotes/origin/master commit 21807bed0cea4258a40f185a4e0cb4759d48740d into PR head commit 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:41:14.010Z] Merge succeeded, producing 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:41:14.011Z] Checking out Revision 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 (PR-3459) [2021-05-12T22:41:14.016Z] ---> 9aa75d67b1e3 [2021-05-12T22:41:14.016Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T22:41:14.016Z] Removing intermediate container d53a1ce38780 [2021-05-12T22:41:14.016Z] ---> 40c0b2ca6a1e [2021-05-12T22:41:14.016Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T22:41:14.294Z] ---> Running in f74e1acc218a [2021-05-12T22:41:14.294Z] ---> Running in 2259f29d9822 [2021-05-12T22:41:14.570Z] 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-12T22:41:13.197Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T22:41:13.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T22:41:13.219Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T22:41:13.233Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T22:41:13.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T22:41:13.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3459/head:refs/remotes/origin/PR-3459 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T22:41:13.780Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T22:41:13.804Z] > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 [2021-05-12T22:41:13.881Z] > git remote # timeout=10 [2021-05-12T22:41:13.889Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T22:41:13.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T22:41:13.897Z] > git merge 21807bed0cea4258a40f185a4e0cb4759d48740d # timeout=10 [2021-05-12T22:41:13.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T22:41:13.915Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T22:41:13.919Z] > git checkout -f 93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 # timeout=10 [2021-05-12T22:41:16.025Z] 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-12T22:41:16.026Z] 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-12T22:41:16.631Z] 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-12T22:41:16.631Z] 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-12T22:41:17.609Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-12T22:41:17.571Z] > git --version # timeout=10 [2021-05-12T22:41:17.576Z] > git --version # 'git version 2.17.1' [2021-05-12T22:41:17.579Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:41:18.767Z] + echo snap-build.sh [2021-05-12T22:41:18.767Z] snap-build.sh [2021-05-12T22:41:18.767Z] + SNAP_BASE_DIR=. [2021-05-12T22:41:18.767Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-12T22:41:18.768Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-12T22:41:18.768Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-12T22:41:18.768Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-12T22:41:18.768Z] + cd /w/workspace/edgex-go/1 [2021-05-12T22:41:18.768Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-12T22:41:18.768Z] Reading package lists... [2021-05-12T22:41:18.768Z] Building dependency tree... [2021-05-12T22:41:18.768Z] Reading state information... [2021-05-12T22:41:19.028Z] The following packages were automatically installed and are no longer required: [2021-05-12T22:41:19.028Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-12T22:41:19.028Z] uidmap xdelta3 [2021-05-12T22:41:19.028Z] Use 'sudo apt autoremove' to remove them. [2021-05-12T22:41:19.028Z] The following packages will be REMOVED: [2021-05-12T22:41:19.028Z] lxd* lxd-client* [2021-05-12T22:41:19.289Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-12T22:41:19.289Z] After this operation, 31.7 MB disk space will be freed. [2021-05-12T22:41:20.337Z] (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-12T22:41:20.337Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T22:41:21.279Z] Removing lxd dnsmasq configuration [2021-05-12T22:41:21.279Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T22:41:21.542Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-12T22:41:22.489Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-12T22:41:22.751Z] (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-12T22:41:22.751Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T22:41:24.140Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-12T22:41:24.140Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-12T22:41:25.528Z] + sudo snap remove --purge lxd [2021-05-12T22:41:25.528Z] snap "lxd" is not installed [2021-05-12T22:41:25.528Z] + sudo groupadd --force --system lxd [2021-05-12T22:41:25.790Z] ++ whoami [2021-05-12T22:41:25.790Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-12T22:41:25.790Z] + newgrp - lxd [2021-05-12T22:41:25.790Z] + sudo snap install lxd [2021-05-12T22:41:32.398Z] 2021-05-12T22:41:30Z INFO Waiting for automatic snapd restart... [2021-05-12T22:41:44.648Z] lxd 4.14 from Canonical* installed [2021-05-12T22:41:44.648Z] + sudo lxd init --auto [2021-05-12T22:41:55.420Z] + sudo snap install --classic snapcraft [2021-05-12T22:41:59.642Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T22:41:59.642Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-12T22:41:59.642Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-12T22:41:59.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T22:41:59.642Z] Dload Upload Total Spent Left Speed [2021-05-12T22:41:59.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 [2021-05-12T22:41:59.903Z] 100 3325k 100 3325k 0 0 5937k 0 --:--:-- --:--:-- --:--:-- 5937k [2021-05-12T22:41:59.903Z] ./yq_linux_amd64 [2021-05-12T22:41:59.903Z] + sudo snapcraft prime --use-lxd [2021-05-12T22:42:01.830Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-12T22:42:01.830Z] 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-12T22:42:01.830Z] - README.md [2021-05-12T22:42:01.830Z] [2021-05-12T22:42:01.830Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T22:42:02.404Z] Launching a container. [2021-05-12T22:42:10.556Z] Waiting for container to be ready [2021-05-12T22:42:10.556Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-12T22:42:10.556Z] [2021-05-12T22:42:13.857Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-12T22:42:14.118Z] Waiting for network to be ready... [2021-05-12T22:42:14.692Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T22:42:14.692Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-12T22:42:14.692Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T22:42:14.953Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T22:42:14.953Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T22:42:14.953Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T22:42:14.953Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-12T22:42:14.953Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T22:42:14.953Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T22:42:14.953Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T22:42:15.214Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T22:42:15.478Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T22:42:15.739Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T22:42:15.739Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T22:42:15.739Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T22:42:15.739Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T22:42:15.739Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T22:42:15.739Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T22:42:16.000Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T22:42:16.260Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T22:42:16.260Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T22:42:16.260Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T22:42:16.260Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T22:42:16.260Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T22:42:16.260Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T22:42:16.260Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T22:42:16.522Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T22:42:19.073Z] Fetched 24.6 MB in 4s (6070 kB/s) [2021-05-12T22:42:19.334Z] Reading package lists... [2021-05-12T22:42:19.595Z] Reading package lists... [2021-05-12T22:42:19.856Z] Building dependency tree... [2021-05-12T22:42:19.856Z] Reading state information... [2021-05-12T22:42:20.118Z] The following additional packages will be installed: [2021-05-12T22:42:20.119Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T22:42:20.119Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T22:42:20.119Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T22:42:20.119Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-12T22:42:20.119Z] Suggested packages: [2021-05-12T22:42:20.119Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-12T22:42:20.119Z] Recommended packages: [2021-05-12T22:42:20.119Z] gnupg libsasl2-modules [2021-05-12T22:42:20.119Z] The following NEW packages will be installed: [2021-05-12T22:42:20.119Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T22:42:20.119Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T22:42:20.119Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T22:42:20.119Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-12T22:42:20.119Z] The following packages will be upgraded: [2021-05-12T22:42:20.119Z] gpg gpg-agent gpgconf libudev1 [2021-05-12T22:42:20.119Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-12T22:42:20.119Z] Need to get 3530 kB of archives. [2021-05-12T22:42:20.119Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-12T22:42:20.119Z] 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-12T22:42:20.380Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-12T22:42:20.380Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-12T22:42:20.380Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-12T22:42:20.380Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-12T22:42:20.641Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-12T22:42:21.215Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-12T22:42:21.215Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-12T22:42:21.215Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-12T22:42:21.215Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-12T22:42:21.216Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-12T22:42:21.216Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-12T22:42:21.216Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-12T22:42:21.216Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-12T22:42:21.216Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-12T22:42:21.216Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-12T22:42:21.216Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-12T22:42:21.216Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-12T22:42:21.216Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-12T22:42:21.216Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-12T22:42:21.216Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-12T22:42:21.216Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-12T22:42:21.476Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T22:42:21.476Z] Fetched 3530 kB in 1s (3100 kB/s) [2021-05-12T22:42:21.476Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T22:42:21.476Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-12T22:42:21.476Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T22:42:21.738Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-12T22:42:21.738Z] Selecting previously unselected package udev. [2021-05-12T22:42:21.738Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T22:42:21.738Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-12T22:42:21.738Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-12T22:42:22.002Z] Selecting previously unselected package libfuse2:amd64. [2021-05-12T22:42:22.002Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T22:42:22.263Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T22:42:22.263Z] Selecting previously unselected package fuse. [2021-05-12T22:42:22.263Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T22:42:22.263Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-12T22:42:22.263Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T22:42:22.263Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T22:42:22.577Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T22:42:22.577Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T22:42:22.577Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T22:42:22.577Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T22:42:22.843Z] Selecting previously unselected package libksba8:amd64. [2021-05-12T22:42:22.843Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-12T22:42:22.843Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-12T22:42:22.843Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-12T22:42:22.843Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:22.843Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:22.843Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-12T22:42:22.843Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:22.843Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:23.110Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-12T22:42:23.110Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:23.110Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:23.110Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-12T22:42:23.110Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:23.110Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:23.372Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-12T22:42:23.372Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:23.372Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:23.372Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-12T22:42:23.372Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:23.372Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:23.372Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-12T22:42:23.372Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:23.633Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:23.633Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-12T22:42:23.633Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:23.633Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:23.633Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-12T22:42:23.633Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T22:42:23.633Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:23.895Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-12T22:42:23.895Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T22:42:23.895Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T22:42:23.895Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-12T22:42:23.895Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T22:42:23.895Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T22:42:23.895Z] Selecting previously unselected package libldap-common. [2021-05-12T22:42:23.895Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-12T22:42:23.895Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T22:42:24.166Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-12T22:42:24.166Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-12T22:42:24.166Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T22:42:24.166Z] Selecting previously unselected package dirmngr. [2021-05-12T22:42:24.166Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T22:42:24.166Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T22:42:24.430Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T22:42:24.430Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-12T22:42:24.430Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T22:42:24.430Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T22:42:24.430Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T22:42:24.430Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-12T22:42:24.430Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:24.430Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-12T22:42:24.430Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T22:42:24.430Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-12T22:42:25.004Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-12T22:42:25.004Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:25.004Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-12T22:42:25.268Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-12T22:42:25.530Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-12T22:42:25.530Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:25.530Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:25.530Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:25.530Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:25.530Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:25.530Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:25.791Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T22:42:25.791Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T22:42:25.791Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T22:42:25.791Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T22:42:26.363Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-12T22:42:26.363Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-12T22:42:26.363Z] This means they are not meant to be enabled using systemctl. [2021-05-12T22:42:26.363Z] Possible reasons for having this kind of units are: [2021-05-12T22:42:26.363Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-12T22:42:26.363Z] .wants/ or .requires/ directory. [2021-05-12T22:42:26.363Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-12T22:42:26.363Z] a requirement dependency on it. [2021-05-12T22:42:26.363Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-12T22:42:26.363Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-12T22:42:26.363Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-12T22:42:26.363Z] instance name specified. [2021-05-12T22:42:26.624Z] Reading package lists... [2021-05-12T22:42:26.884Z] Building dependency tree... [2021-05-12T22:42:26.884Z] Reading state information... [2021-05-12T22:42:27.145Z] The following additional packages will be installed: [2021-05-12T22:42:27.145Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-12T22:42:27.145Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-12T22:42:27.145Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-12T22:42:27.145Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-12T22:42:27.145Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-12T22:42:27.145Z] Suggested packages: [2021-05-12T22:42:27.145Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-12T22:42:27.145Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-12T22:42:27.145Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-12T22:42:27.145Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-12T22:42:27.145Z] systemd-container policykit-1 [2021-05-12T22:42:27.145Z] Recommended packages: [2021-05-12T22:42:27.145Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-12T22:42:27.145Z] The following NEW packages will be installed: [2021-05-12T22:42:27.145Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-12T22:42:27.145Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-12T22:42:27.145Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-12T22:42:27.145Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-12T22:42:27.145Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-12T22:42:27.145Z] The following packages will be upgraded: [2021-05-12T22:42:27.145Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-12T22:42:27.145Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-12T22:42:27.145Z] Need to get 35.2 MB of archives. [2021-05-12T22:42:27.145Z] After this operation, 141 MB of additional disk space will be used. [2021-05-12T22:42:27.145Z] 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-12T22:42:27.145Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-12T22:42:27.410Z] 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-12T22:42:27.410Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-12T22:42:27.410Z] 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-12T22:42:27.410Z] 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-12T22:42:27.410Z] 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-12T22:42:27.410Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-12T22:42:27.410Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-12T22:42:27.410Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-12T22:42:27.410Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-12T22:42:27.410Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-12T22:42:27.410Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-12T22:42:27.410Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-12T22:42:27.410Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-12T22:42:27.410Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-12T22:42:27.410Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-12T22:42:28.353Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-12T22:42:28.353Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-12T22:42:28.353Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-12T22:42:28.353Z] 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-12T22:42:28.353Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-12T22:42:28.353Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-12T22:42:28.353Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-12T22:42:28.353Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-12T22:42:28.353Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-12T22:42:28.353Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-12T22:42:28.353Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-12T22:42:28.353Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-12T22:42:28.353Z] 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-12T22:42:28.353Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T22:42:28.353Z] Fetched 35.2 MB in 1s (28.1 MB/s) [2021-05-12T22:42:28.614Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T22:42:28.614Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-12T22:42:28.614Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T22:42:29.187Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-12T22:42:29.449Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T22:42:29.449Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-12T22:42:29.710Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T22:42:29.710Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-12T22:42:29.710Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-12T22:42:29.710Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-12T22:42:29.970Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T22:42:29.970Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-12T22:42:29.970Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-12T22:42:30.232Z] Setting up apt (1.6.13) ... [2021-05-12T22:42:30.232Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-12T22:42:30.813Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-12T22:42:30.813Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-12T22:42:30.813Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T22:42:30.813Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T22:42:31.386Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-12T22:42:31.386Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T22:42:31.386Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T22:42:33.306Z] Selecting previously unselected package libexpat1:amd64. [2021-05-12T22:42:33.306Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-12T22:42:33.306Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T22:42:33.306Z] Selecting previously unselected package python3.6-minimal. [2021-05-12T22:42:33.306Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T22:42:33.306Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T22:42:33.568Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T22:42:33.568Z] Checking for services that may need to be restarted...done. [2021-05-12T22:42:33.832Z] Checking for services that may need to be restarted...done. [2021-05-12T22:42:33.832Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T22:42:33.832Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T22:42:33.832Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T22:42:34.407Z] Selecting previously unselected package python3-minimal. [2021-05-12T22:42:34.407Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-12T22:42:34.407Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-12T22:42:34.407Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-12T22:42:34.407Z] Selecting previously unselected package mime-support. [2021-05-12T22:42:34.407Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-12T22:42:34.407Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-12T22:42:34.407Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-12T22:42:34.407Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-12T22:42:34.407Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T22:42:34.672Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-12T22:42:34.672Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T22:42:34.672Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T22:42:34.934Z] Selecting previously unselected package python3.6. [2021-05-12T22:42:34.935Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T22:42:34.935Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T22:42:34.935Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-12T22:42:34.935Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-12T22:42:34.935Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T22:42:35.197Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-12T22:42:35.460Z] Selecting previously unselected package python3. [2021-05-12T22:42:35.460Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-12T22:42:35.460Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-12T22:42:35.460Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-12T22:42:35.460Z] Selecting previously unselected package multiarch-support. [2021-05-12T22:42:35.460Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T22:42:35.460Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T22:42:35.722Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T22:42:35.722Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-12T22:42:35.722Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-12T22:42:35.722Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-12T22:42:35.722Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T22:42:35.985Z] Selecting previously unselected package libbsd0:amd64. [2021-05-12T22:42:35.985Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-12T22:42:35.985Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T22:42:35.985Z] Selecting previously unselected package sudo. [2021-05-12T22:42:35.985Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-12T22:42:35.985Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T22:42:36.246Z] Selecting previously unselected package apparmor. [2021-05-12T22:42:36.246Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T22:42:36.246Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-12T22:42:36.506Z] Selecting previously unselected package libedit2:amd64. [2021-05-12T22:42:36.506Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-12T22:42:36.506Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T22:42:36.506Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-12T22:42:36.506Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T22:42:36.506Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T22:42:36.506Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-12T22:42:36.506Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T22:42:36.506Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T22:42:36.768Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-12T22:42:36.768Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-12T22:42:36.768Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T22:42:36.768Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-12T22:42:36.768Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T22:42:36.768Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T22:42:37.028Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-12T22:42:37.028Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T22:42:37.028Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T22:42:37.028Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-12T22:42:37.028Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-12T22:42:37.028Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T22:42:37.289Z] Selecting previously unselected package openssh-client. [2021-05-12T22:42:37.289Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-12T22:42:37.289Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T22:42:37.289Z] Selecting previously unselected package squashfs-tools. [2021-05-12T22:42:37.289Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-12T22:42:37.289Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T22:42:37.550Z] Selecting previously unselected package snapd. [2021-05-12T22:42:37.550Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-12T22:42:37.550Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-12T22:42:39.466Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T22:42:39.466Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T22:42:39.726Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-12T22:42:39.726Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T22:42:39.726Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T22:42:39.987Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T22:42:39.987Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T22:42:39.987Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-12T22:42:39.987Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-12T22:42:40.935Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T22:42:40.935Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T22:42:40.935Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T22:42:40.935Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T22:42:40.935Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T22:42:40.935Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T22:42:41.509Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T22:42:41.784Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T22:42:41.784Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T22:42:41.784Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-12T22:42:41.784Z] running python rtupdate hooks for python3.6... [2021-05-12T22:42:41.784Z] running python post-rtupdate hooks for python3.6... [2021-05-12T22:42:41.784Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-12T22:42:43.703Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-12T22:42:43.703Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T22:42:43.703Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T22:42:43.703Z] Setting up snapd (2.48.3+18.04) ... [2021-05-12T22:42:43.964Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-12T22:42:44.226Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-12T22:42:44.486Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-12T22:42:44.486Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-12T22:42:44.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T22:42:44.747Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T22:42:45.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-12T22:42:45.270Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-12T22:42:45.270Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-12T22:42:45.534Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-12T22:42:45.534Z] /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-12T22:42:45.534Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T22:42:45.794Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T22:42:46.738Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T22:42:46.738Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T22:42:46.738Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T22:42:47.943Z] Reading package lists... [2021-05-12T22:42:48.203Z] Reading package lists... [2021-05-12T22:42:48.203Z] Building dependency tree... [2021-05-12T22:42:48.203Z] Reading state information... [2021-05-12T22:42:48.463Z] Calculating upgrade... [2021-05-12T22:42:48.463Z] The following packages will be upgraded: [2021-05-12T22:42:48.463Z] advancecomp base-files bash binutils binutils-common [2021-05-12T22:42:48.463Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-12T22:42:48.463Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-12T22:42:48.463Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-12T22:42:48.463Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-12T22:42:48.463Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-12T22:42:48.463Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-12T22:42:48.463Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-12T22:42:48.463Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-12T22:42:48.463Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-12T22:42:48.463Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-12T22:42:48.463Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-12T22:42:48.463Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-12T22:42:48.463Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-12T22:42:48.463Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-12T22:42:48.725Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T22:42:48.725Z] Need to get 64.0 MB of archives. [2021-05-12T22:42:48.725Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-12T22:42:48.725Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-12T22:42:48.725Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-12T22:42:48.725Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-12T22:42:48.725Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-12T22:42:48.725Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-12T22:42:48.725Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-12T22:42:48.725Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-12T22:42:48.725Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-12T22:42:48.725Z] 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-12T22:42:48.725Z] 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-12T22:42:48.725Z] 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-12T22:42:48.725Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-12T22:42:48.725Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-12T22:42:48.725Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-12T22:42:48.725Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-12T22:42:48.725Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-12T22:42:48.725Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-12T22:42:48.985Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-12T22:42:48.985Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-12T22:42:48.985Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-12T22:42:48.985Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-12T22:42:48.985Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-12T22:42:48.985Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-12T22:42:48.985Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-12T22:42:48.985Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-12T22:42:48.985Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-12T22:42:48.985Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-12T22:42:48.985Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-12T22:42:48.985Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-12T22:42:48.985Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-12T22:42:48.985Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-12T22:42:48.985Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-12T22:42:48.985Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-12T22:42:48.985Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-12T22:42:48.985Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-12T22:42:48.985Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-12T22:42:48.985Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-12T22:42:48.985Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-12T22:42:48.985Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-12T22:42:48.985Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-12T22:42:48.985Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-12T22:42:48.985Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-12T22:42:48.985Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-12T22:42:48.985Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-12T22:42:48.985Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-12T22:42:48.985Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-12T22:42:48.985Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-12T22:42:48.985Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-12T22:42:48.985Z] Get:49 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-12T22:42:49.246Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-12T22:42:49.246Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-12T22:42:49.246Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-12T22:42:49.246Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-12T22:42:49.246Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-12T22:42:49.246Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-12T22:42:49.246Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-12T22:42:49.246Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-12T22:42:49.508Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-12T22:42:49.508Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-12T22:42:49.508Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-12T22:42:49.769Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-12T22:42:49.769Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-12T22:42:49.769Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-12T22:42:49.769Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-12T22:42:49.769Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-12T22:42:49.769Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-12T22:42:49.769Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-12T22:42:50.029Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-12T22:42:50.029Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-12T22:42:50.029Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-12T22:42:50.291Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-12T22:42:50.291Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-12T22:42:50.291Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-12T22:42:50.291Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-12T22:42:50.291Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-12T22:42:50.291Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-12T22:42:50.291Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-12T22:42:50.291Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-12T22:42:50.291Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-12T22:42:50.291Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-12T22:42:50.291Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-12T22:42:50.291Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-12T22:42:50.291Z] Get:83 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-12T22:42:50.291Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-12T22:42:50.291Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-12T22:42:50.291Z] Get:86 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-12T22:42:50.291Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-12T22:42:50.552Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-12T22:42:50.552Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-12T22:42:50.552Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-12T22:42:50.552Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-12T22:42:50.552Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-12T22:42:50.552Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-12T22:42:50.552Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-12T22:42:50.552Z] Get:95 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-12T22:42:50.552Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-12T22:42:50.552Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-12T22:42:50.552Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-12T22:42:50.552Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-12T22:42:50.816Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-12T22:42:50.816Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-12T22:42:51.079Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T22:42:51.079Z] Fetched 64.0 MB in 2s (27.5 MB/s) [2021-05-12T22:42:51.079Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:51.079Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T22:42:51.079Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T22:42:52.021Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T22:42:52.021Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T22:42:52.021Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-12T22:42:52.021Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-12T22:42:52.594Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:52.859Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:52.859Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:52.859Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:53.121Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:53.121Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:53.121Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:53.121Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:53.382Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:53.382Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:53.382Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:53.382Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:53.382Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:53.382Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:53.646Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:42:53.646Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T22:42:53.646Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:53.646Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-12T22:42:53.646Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:42:53.909Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T22:42:53.909Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:53.909Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:53.909Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:53.909Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:54.171Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T22:42:54.171Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T22:42:54.456Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:42:54.456Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T22:42:54.456Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T22:42:54.716Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T22:42:55.290Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T22:42:55.290Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T22:42:55.290Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-12T22:42:55.551Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-12T22:42:55.551Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-12T22:42:55.551Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-12T22:42:55.813Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-12T22:42:55.813Z] Installing new version of config file /etc/issue ... [2021-05-12T22:42:55.813Z] Installing new version of config file /etc/issue.net ... [2021-05-12T22:42:55.813Z] Installing new version of config file /etc/lsb-release ... [2021-05-12T22:42:55.813Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-12T22:42:56.074Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-12T22:42:56.074Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-12T22:42:56.074Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-12T22:42:56.336Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:56.336Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-12T22:42:56.336Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-12T22:42:56.597Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-12T22:42:56.597Z] 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-12T22:42:56.597Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:56.597Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:42:56.597Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-12T22:42:56.860Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:42:56.860Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:56.860Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-12T22:42:56.860Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-12T22:42:57.123Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-12T22:42:57.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:57.386Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-12T22:42:57.386Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T22:42:57.648Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-12T22:42:57.648Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:57.648Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T22:42:57.918Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T22:42:57.918Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T22:42:57.918Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:57.918Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T22:42:58.182Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T22:42:58.182Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-12T22:42:58.182Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:58.182Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-12T22:42:58.451Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-12T22:42:58.451Z] Setting up grep (3.1-2build1) ... [2021-05-12T22:42:58.451Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:58.451Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T22:42:58.451Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T22:42:58.718Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-12T22:42:58.979Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:58.979Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T22:42:58.979Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T22:42:58.979Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-12T22:42:59.246Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:42:59.246Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T22:42:59.246Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T22:42:59.826Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T22:42:59.826Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T22:42:59.826Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T22:42:59.826Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T22:43:00.403Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-12T22:43:00.674Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:00.674Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-12T22:43:00.674Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T22:43:01.626Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T22:43:01.626Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T22:43:01.626Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T22:43:01.891Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T22:43:01.891Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T22:43:02.152Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:02.152Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-12T22:43:02.152Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-12T22:43:02.152Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-12T22:43:02.413Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:02.413Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:43:02.413Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T22:43:02.413Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:43:02.674Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:02.674Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:43:02.674Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T22:43:02.674Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:43:02.936Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:02.936Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:43:02.936Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T22:43:02.936Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:43:03.198Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:03.198Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:43:03.198Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T22:43:03.198Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:43:03.461Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:03.461Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T22:43:03.461Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T22:43:03.825Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T22:43:03.825Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T22:43:04.087Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T22:43:04.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:04.087Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T22:43:04.087Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T22:43:04.087Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T22:43:04.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:04.349Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:43:04.349Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T22:43:04.349Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:43:04.611Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:04.611Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:43:04.611Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T22:43:04.611Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:43:04.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:04.877Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:43:04.877Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T22:43:05.450Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:43:05.711Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-12T22:43:05.974Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-12T22:43:05.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:05.974Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T22:43:05.974Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T22:43:06.236Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T22:43:06.236Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T22:43:06.236Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-12T22:43:06.498Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T22:43:06.498Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-12T22:43:06.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:06.498Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-12T22:43:06.759Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-12T22:43:06.759Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-12T22:43:07.020Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:07.020Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-12T22:43:07.020Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T22:43:07.020Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-12T22:43:07.282Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:07.282Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-12T22:43:07.282Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T22:43:07.282Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-12T22:43:07.543Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:07.543Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T22:43:07.543Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T22:43:07.543Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T22:43:07.805Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:07.805Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T22:43:07.805Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T22:43:07.805Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T22:43:08.066Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:08.066Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T22:43:08.066Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T22:43:08.326Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T22:43:08.529Z] 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-12T22:43:08.529Z] Removing intermediate container 0c2ec1c9fbc3 [2021-05-12T22:43:08.529Z] ---> 89443d86d84f [2021-05-12T22:43:08.529Z] [2021-05-12T22:43:08.529Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T22:43:08.529Z] 3.12: Pulling from library/alpine [2021-05-12T22:43:08.587Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:08.587Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T22:43:08.587Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T22:43:08.587Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-12T22:43:08.587Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T22:43:08.587Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T22:43:08.588Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T22:43:08.849Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T22:43:08.849Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:08.849Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-12T22:43:08.849Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-12T22:43:09.111Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-12T22:43:09.682Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:09.682Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-12T22:43:09.682Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T22:43:09.682Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T22:43:09.944Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:09.944Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T22:43:09.986Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T22:43:09.986Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T22:43:09.986Z] ---> 9852663dfa18 [2021-05-12T22:43:09.986Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T22:43:10.205Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T22:43:10.205Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T22:43:10.205Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:10.205Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-12T22:43:10.205Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-12T22:43:10.465Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-12T22:43:10.465Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:10.465Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T22:43:10.465Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T22:43:10.588Z] ---> Running in ded8fc0df5a7 [2021-05-12T22:43:10.726Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-12T22:43:10.988Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:10.988Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T22:43:10.988Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T22:43:10.988Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-12T22:43:11.207Z] Removing intermediate container ded8fc0df5a7 [2021-05-12T22:43:11.207Z] ---> 3ec70ef7ae07 [2021-05-12T22:43:11.207Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T22:43:11.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:11.250Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T22:43:11.250Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T22:43:11.250Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T22:43:11.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:11.250Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T22:43:11.489Z] ---> Running in 9fec2919e1f9 [2021-05-12T22:43:11.512Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T22:43:11.512Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T22:43:11.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:11.512Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-12T22:43:11.512Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-12T22:43:11.775Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-12T22:43:11.775Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:11.775Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-12T22:43:11.775Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-12T22:43:12.037Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-12T22:43:12.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:12.037Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-12T22:43:12.037Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-12T22:43:12.298Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-12T22:43:12.298Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:12.298Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-12T22:43:12.298Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-12T22:43:12.298Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-12T22:43:12.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:12.558Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-12T22:43:12.558Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-12T22:43:12.558Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-12T22:43:12.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T22:43:12.822Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-12T22:43:12.822Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-12T22:43:12.822Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-12T22:43:12.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-12T22:43:12.822Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T22:43:12.822Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T22:43:13.082Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T22:43:13.082Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T22:43:13.347Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T22:43:13.347Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T22:43:13.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:43:13.608Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-12T22:43:13.609Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-12T22:43:13.609Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T22:43:13.609Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-12T22:43:13.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:43:13.870Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-12T22:43:13.870Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-12T22:43:14.132Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-12T22:43:14.132Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-12T22:43:14.132Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-12T22:43:14.132Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-12T22:43:14.704Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-12T22:43:14.704Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-12T22:43:14.773Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T22:43:14.773Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T22:43:14.773Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:43:14.773Z] OK: 5 MiB in 16 packages [2021-05-12T22:43:14.966Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-12T22:43:14.966Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-12T22:43:14.966Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-12T22:43:14.966Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-12T22:43:15.227Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-12T22:43:15.227Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-12T22:43:15.382Z] Removing intermediate container 4bad59b21e5f [2021-05-12T22:43:15.382Z] ---> 7cfa713c9296 [2021-05-12T22:43:15.382Z] [2021-05-12T22:43:15.382Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T22:43:15.382Z] ---> 9852663dfa18 [2021-05-12T22:43:15.382Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T22:43:15.993Z] ---> Running in df4a5338461d [2021-05-12T22:43:16.177Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-12T22:43:16.177Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-12T22:43:16.177Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-12T22:43:16.177Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-12T22:43:16.437Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T22:43:16.437Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T22:43:16.618Z] Removing intermediate container 9fec2919e1f9 [2021-05-12T22:43:16.618Z] ---> 216864f456a5 [2021-05-12T22:43:16.618Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T22:43:16.618Z] ---> Running in 7525c5e78498 [2021-05-12T22:43:16.701Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T22:43:16.702Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T22:43:16.962Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T22:43:16.962Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T22:43:16.962Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T22:43:16.962Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T22:43:17.222Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:17.222Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:17.485Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:17.485Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:17.485Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:17.645Z] Removing intermediate container 7525c5e78498 [2021-05-12T22:43:17.645Z] ---> f09963983204 [2021-05-12T22:43:17.645Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T22:43:17.645Z] ---> Running in 499159bb478c [2021-05-12T22:43:17.745Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:17.745Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:17.745Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:17.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:43:18.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:43:18.488Z] Removing intermediate container 499159bb478c [2021-05-12T22:43:18.488Z] ---> 3767457bd0de [2021-05-12T22:43:18.488Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T22:43:18.488Z] ---> Running in a6fea2309920 [2021-05-12T22:43:18.689Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:18.689Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:19.092Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T22:43:19.092Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T22:43:19.092Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T22:43:19.092Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T22:43:19.092Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T22:43:19.092Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T22:43:19.092Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:43:19.369Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T22:43:19.630Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:19.630Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:19.647Z] OK: 7 MiB in 20 packages [2021-05-12T22:43:20.576Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:20.576Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:20.836Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:20.836Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:21.778Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T22:43:21.778Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T22:43:21.778Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T22:43:21.778Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T22:43:21.778Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T22:43:21.778Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T22:43:22.038Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T22:43:22.038Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T22:43:22.300Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-12T22:43:22.300Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-12T22:43:22.300Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T22:43:22.300Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T22:43:22.562Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T22:43:22.562Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T22:43:22.562Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-12T22:43:22.823Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-12T22:43:22.823Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:43:22.823Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T22:43:22.823Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:43:22.823Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:43:23.074Z] Removing intermediate container a6fea2309920 [2021-05-12T22:43:23.074Z] ---> 1b81cb319616 [2021-05-12T22:43:23.074Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T22:43:23.101Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:43:23.101Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-12T22:43:23.101Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-12T22:43:23.101Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-12T22:43:23.101Z] [2021-05-12T22:43:23.101Z] Current default time zone: 'Etc/UTC' [2021-05-12T22:43:23.101Z] Local time is now: Wed May 12 22:43:23 UTC 2021. [2021-05-12T22:43:23.101Z] Universal Time is now: Wed May 12 22:43:23 UTC 2021. [2021-05-12T22:43:23.101Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-12T22:43:23.101Z] [2021-05-12T22:43:23.348Z] Removing intermediate container df4a5338461d [2021-05-12T22:43:23.348Z] ---> 8c2ddd5e0e53 [2021-05-12T22:43:23.348Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T22:43:23.348Z] ---> Running in cd187478b4d5 [2021-05-12T22:43:23.361Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-12T22:43:23.361Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:43:23.361Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-12T22:43:23.361Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-12T22:43:23.361Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-12T22:43:23.361Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-12T22:43:23.361Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-12T22:43:23.361Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-12T22:43:23.361Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-12T22:43:23.622Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T22:43:23.622Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:43:23.622Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-12T22:43:23.623Z] ---> Running in 3d0c3486fc30 [2021-05-12T22:43:23.886Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:23.886Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T22:43:23.886Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:43:23.886Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-12T22:43:23.886Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-12T22:43:23.886Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-12T22:43:23.886Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T22:43:23.886Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-12T22:43:24.148Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-12T22:43:24.148Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-12T22:43:24.148Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-12T22:43:25.070Z] Removing intermediate container 3d0c3486fc30 [2021-05-12T22:43:25.071Z] ---> 43eef9b2d7bc [2021-05-12T22:43:25.071Z] Step 14/26 : WORKDIR / [2021-05-12T22:43:25.071Z] Removing intermediate container cd187478b4d5 [2021-05-12T22:43:25.071Z] ---> 8af723cf37c6 [2021-05-12T22:43:25.071Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T22:43:25.678Z] ---> Running in 68884172dc26 [2021-05-12T22:43:26.063Z] Updating certificates in /etc/ssl/certs... [2021-05-12T22:43:26.681Z] Removing intermediate container f74e1acc218a [2021-05-12T22:43:26.681Z] ---> 9b40ab30eff4 [2021-05-12T22:43:26.681Z] [2021-05-12T22:43:26.681Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T22:43:26.681Z] ---> 9852663dfa18 [2021-05-12T22:43:26.681Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T22:43:26.968Z] ---> 318f8fa1862a [2021-05-12T22:43:26.968Z] Removing intermediate container 68884172dc26 [2021-05-12T22:43:26.968Z] ---> ad6a4d70b566 [2021-05-12T22:43:26.968Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-12T22:43:26.968Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T22:43:27.009Z] 23 added, 27 removed; done. [2021-05-12T22:43:27.009Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T22:43:27.009Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T22:43:27.009Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-12T22:43:27.009Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-12T22:43:27.009Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-12T22:43:27.252Z] ---> Running in a72cf3023040 [2021-05-12T22:43:27.252Z] ---> Running in 9b9189dee8ea [2021-05-12T22:43:27.272Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:27.272Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T22:43:27.272Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:27.272Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:27.272Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:27.272Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:27.272Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:27.272Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-12T22:43:27.533Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-12T22:43:27.533Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-12T22:43:27.533Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-12T22:43:27.533Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-12T22:43:27.533Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:27.533Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T22:43:27.533Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-12T22:43:27.533Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-12T22:43:27.794Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-12T22:43:27.794Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T22:43:27.794Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T22:43:27.794Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-12T22:43:27.794Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-12T22:43:27.794Z] Updating certificates in /etc/ssl/certs... [2021-05-12T22:43:27.855Z] Removing intermediate container 778a9c69c8ef [2021-05-12T22:43:27.855Z] ---> 13069a2cf4bf [2021-05-12T22:43:27.855Z] [2021-05-12T22:43:27.855Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T22:43:27.855Z] ---> 9852663dfa18 [2021-05-12T22:43:27.855Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T22:43:28.132Z] ---> Running in a9231936b9b6 [2021-05-12T22:43:28.132Z] ---> 0d3da2e1f11d [2021-05-12T22:43:28.132Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-12T22:43:28.735Z] 0 added, 0 removed; done. [2021-05-12T22:43:28.735Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-12T22:43:28.735Z] done. [2021-05-12T22:43:29.000Z] Reading package lists... [2021-05-12T22:43:29.261Z] Building dependency tree... [2021-05-12T22:43:29.261Z] Reading state information... [2021-05-12T22:43:29.521Z] The following NEW packages will be installed: [2021-05-12T22:43:29.521Z] apt-transport-https [2021-05-12T22:43:29.521Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T22:43:29.521Z] Need to get 1692 B of archives. [2021-05-12T22:43:29.521Z] After this operation, 154 kB of additional disk space will be used. [2021-05-12T22:43:29.521Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-12T22:43:29.568Z] ---> 766ab17ded5a [2021-05-12T22:43:29.568Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T22:43:29.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:43:29.782Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T22:43:29.782Z] Fetched 1692 B in 0s (8493 B/s) [2021-05-12T22:43:29.782Z] Selecting previously unselected package apt-transport-https. [2021-05-12T22:43:29.782Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-12T22:43:29.782Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-12T22:43:29.782Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-12T22:43:29.782Z] Setting up apt-transport-https (1.6.13) ... [2021-05-12T22:43:30.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:43:30.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:43:30.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:43:30.357Z] Waiting for network to be ready... [2021-05-12T22:43:30.774Z] ---> 2437393df898 [2021-05-12T22:43:30.774Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-12T22:43:30.774Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T22:43:30.774Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:43:30.774Z] OK: 5 MiB in 15 packages [2021-05-12T22:43:31.048Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T22:43:31.048Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:43:31.048Z] OK: 5 MiB in 15 packages [2021-05-12T22:43:32.047Z] Removing intermediate container 9b9189dee8ea [2021-05-12T22:43:32.047Z] ---> 4c01ba61d94e [2021-05-12T22:43:32.047Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:43:32.642Z] ---> 31407ac25556 [2021-05-12T22:43:32.642Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T22:43:33.240Z] Removing intermediate container a72cf3023040 [2021-05-12T22:43:33.240Z] ---> d90516241869 [2021-05-12T22:43:33.240Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:43:33.517Z] ---> 19678eb8710f [2021-05-12T22:43:33.517Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T22:43:33.517Z] ---> Running in 13c363eb1d3f [2021-05-12T22:43:33.517Z] Removing intermediate container a9231936b9b6 [2021-05-12T22:43:33.517Z] ---> a7676c8c5c20 [2021-05-12T22:43:33.517Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:43:34.121Z] ---> Running in 1e27983a65bd [2021-05-12T22:43:34.395Z] Removing intermediate container 13c363eb1d3f [2021-05-12T22:43:34.395Z] ---> 00b4cd743a07 [2021-05-12T22:43:34.395Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T22:43:34.395Z] ---> 66bf379f2934 [2021-05-12T22:43:34.395Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T22:43:34.668Z] Removing intermediate container 2259f29d9822 [2021-05-12T22:43:34.668Z] ---> ff1ec3d5bb86 [2021-05-12T22:43:34.668Z] [2021-05-12T22:43:34.668Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T22:43:34.668Z] ---> 9852663dfa18 [2021-05-12T22:43:34.668Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T22:43:34.668Z] ---> Using cache [2021-05-12T22:43:34.668Z] ---> a7676c8c5c20 [2021-05-12T22:43:34.668Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:43:34.668Z] ---> Using cache [2021-05-12T22:43:34.668Z] ---> 7f10919bde7c [2021-05-12T22:43:34.668Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T22:43:34.941Z] ---> Running in a011ce351a13 [2021-05-12T22:43:34.941Z] Removing intermediate container 1e27983a65bd [2021-05-12T22:43:34.941Z] ---> 7f10919bde7c [2021-05-12T22:43:34.941Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T22:43:35.221Z] ---> Running in fa888151ee04 [2021-05-12T22:43:35.221Z] ---> Running in 74694ad140b9 [2021-05-12T22:43:35.221Z] ---> f401e89bea8d [2021-05-12T22:43:35.221Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T22:43:35.499Z] Removing intermediate container a011ce351a13 [2021-05-12T22:43:35.499Z] ---> 9ac98bdfde68 [2021-05-12T22:43:35.499Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T22:43:35.795Z] ---> Running in 965c8b5e303a [2021-05-12T22:43:35.795Z] Removing intermediate container fa888151ee04 [2021-05-12T22:43:35.795Z] ---> 36e51bc808f3 [2021-05-12T22:43:35.795Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T22:43:36.140Z] Removing intermediate container 74694ad140b9 [2021-05-12T22:43:36.140Z] ---> 7c90d6fc23e3 [2021-05-12T22:43:36.140Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T22:43:36.140Z] ---> 48f60069a73d [2021-05-12T22:43:36.140Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T22:43:36.140Z] ---> Running in 08ac3073d434 [2021-05-12T22:43:36.450Z] ---> Running in e179a26f246a [2021-05-12T22:43:36.450Z] ---> 80abc804cae5 [2021-05-12T22:43:36.450Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T22:43:36.773Z] Removing intermediate container 965c8b5e303a [2021-05-12T22:43:36.773Z] ---> c15342a98308 [2021-05-12T22:43:36.773Z] Step 16/24 : WORKDIR / [2021-05-12T22:43:36.773Z] ---> Running in ee8252e214d6 [2021-05-12T22:43:36.948Z] 2021-05-12T22:43:34Z INFO Waiting for automatic snapd restart... [2021-05-12T22:43:37.077Z] Removing intermediate container 08ac3073d434 [2021-05-12T22:43:37.077Z] ---> 81c403126dd3 [2021-05-12T22:43:37.077Z] Step 16/24 : WORKDIR / [2021-05-12T22:43:37.406Z] Removing intermediate container e179a26f246a [2021-05-12T22:43:37.406Z] ---> a1b00d8dc7ff [2021-05-12T22:43:37.406Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:43:37.406Z] ---> Running in d5c511751cfe [2021-05-12T22:43:37.406Z] ---> df4d44957f13 [2021-05-12T22:43:37.406Z] Step 22/26 : 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-12T22:43:37.708Z] ---> Running in 871c672d7cfa [2021-05-12T22:43:37.708Z] Removing intermediate container ee8252e214d6 [2021-05-12T22:43:37.708Z] ---> 7e9131a26519 [2021-05-12T22:43:37.708Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:43:38.339Z] snapd 2.49.2 from Canonical* installed [2021-05-12T22:43:38.365Z] Removing intermediate container d5c511751cfe [2021-05-12T22:43:38.366Z] ---> 841ad5891f28 [2021-05-12T22:43:38.366Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:43:38.366Z] ---> 002ccb5661ae [2021-05-12T22:43:38.366Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T22:43:38.977Z] ---> 12c9832dde4e [2021-05-12T22:43:38.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T22:43:39.254Z] ---> 47f0e86de1e9 [2021-05-12T22:43:39.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T22:43:39.306Z] "snapd" switched to the "latest/stable" channel [2021-05-12T22:43:39.306Z] [2021-05-12T22:43:39.871Z] ---> aa9e976cbdd2 [2021-05-12T22:43:39.871Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T22:43:39.871Z] ---> afc43de9fa95 [2021-05-12T22:43:39.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T22:43:40.479Z] ---> Running in 7b63cb441971 [2021-05-12T22:43:40.762Z] ---> bb2b82278883 [2021-05-12T22:43:40.762Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T22:43:41.371Z] Removing intermediate container 7b63cb441971 [2021-05-12T22:43:41.371Z] ---> fd5711389f46 [2021-05-12T22:43:41.371Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T22:43:41.371Z] ---> 0f2ba47c6041 [2021-05-12T22:43:41.371Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T22:43:41.371Z] Removing intermediate container 871c672d7cfa [2021-05-12T22:43:41.371Z] ---> 6e65d7bb96b1 [2021-05-12T22:43:41.371Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T22:43:41.648Z] ---> Running in 44cebfd821e8 [2021-05-12T22:43:41.855Z] core18 20210309 from Canonical* installed [2021-05-12T22:43:41.925Z] ---> 7b6f404f9816 [2021-05-12T22:43:41.925Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T22:43:41.925Z] ---> 4d11f721bcd0 [2021-05-12T22:43:41.925Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T22:43:41.925Z] ---> Running in f535531a73c3 [2021-05-12T22:43:42.118Z] "core18" switched to the "latest/stable" channel [2021-05-12T22:43:42.118Z] [2021-05-12T22:43:42.205Z] Removing intermediate container 44cebfd821e8 [2021-05-12T22:43:42.205Z] ---> f411a7789a20 [2021-05-12T22:43:42.205Z] Step 24/26 : LABEL arch=arm64 [2021-05-12T22:43:42.205Z] ---> a0165fd850bf [2021-05-12T22:43:42.205Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T22:43:42.482Z] ---> 56d3949cf24e [2021-05-12T22:43:42.482Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T22:43:42.788Z] ---> Running in c3f901981828 [2021-05-12T22:43:42.788Z] ---> Running in 27709eba4e16 [2021-05-12T22:43:42.788Z] ---> Running in 46f547969c15 [2021-05-12T22:43:43.066Z] ---> 3706337a9e01 [2021-05-12T22:43:43.066Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T22:43:43.066Z] Removing intermediate container f535531a73c3 [2021-05-12T22:43:43.066Z] ---> 795ce0bf0ee9 [2021-05-12T22:43:43.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:43:43.345Z] ---> Running in b7d50cd2bb9e [2021-05-12T22:43:43.345Z] ---> Running in ff93fb3115b5 [2021-05-12T22:43:43.345Z] Removing intermediate container 27709eba4e16 [2021-05-12T22:43:43.345Z] ---> 5c972a98f18c [2021-05-12T22:43:43.345Z] Step 25/26 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:43:43.624Z] Removing intermediate container 46f547969c15 [2021-05-12T22:43:43.624Z] ---> ef15e0bbac32 [2021-05-12T22:43:43.624Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:43:43.624Z] ---> Running in a2838b8f0962 [2021-05-12T22:43:43.903Z] ---> Running in def16bc7cd3f [2021-05-12T22:43:43.903Z] Removing intermediate container ff93fb3115b5 [2021-05-12T22:43:43.903Z] ---> 96a78e2b0208 [2021-05-12T22:43:43.903Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:43:43.903Z] Removing intermediate container b7d50cd2bb9e [2021-05-12T22:43:43.903Z] ---> 1fecb1a7cafc [2021-05-12T22:43:43.903Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T22:43:44.182Z] ---> Running in 59a258459948 [2021-05-12T22:43:44.182Z] ---> Running in 21fd4e72dd86 [2021-05-12T22:43:44.182Z] Removing intermediate container a2838b8f0962 [2021-05-12T22:43:44.477Z] ---> a00dd73a1cdf [2021-05-12T22:43:44.477Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T22:43:44.477Z] Removing intermediate container def16bc7cd3f [2021-05-12T22:43:44.477Z] ---> 8ea3387e872f [2021-05-12T22:43:44.477Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T22:43:44.477Z] ---> Running in 757f5cb68857 [2021-05-12T22:43:44.753Z] ---> Running in ede8adb78179 [2021-05-12T22:43:45.033Z] Removing intermediate container 21fd4e72dd86 [2021-05-12T22:43:45.033Z] ---> e663924d6306 [2021-05-12T22:43:45.033Z] Step 22/23 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:43:45.033Z] Removing intermediate container 59a258459948 [2021-05-12T22:43:45.033Z] ---> 7edc2a909acb [2021-05-12T22:43:45.033Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T22:43:45.306Z] ---> Running in 984a3d7417da [2021-05-12T22:43:45.306Z] ---> Running in d021c51e229b [2021-05-12T22:43:45.306Z] Removing intermediate container 757f5cb68857 [2021-05-12T22:43:45.306Z] ---> f600834b67f2 [2021-05-12T22:43:45.306Z] [2021-05-12T22:43:45.306Z] Removing intermediate container ede8adb78179 [2021-05-12T22:43:45.306Z] ---> 4c3225cf2ba9 [2021-05-12T22:43:45.306Z] Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:43:45.429Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T22:43:45.429Z] "snapcraft" switched to the "latest/stable" channel [2021-05-12T22:43:45.429Z] [2021-05-12T22:43:45.904Z] ---> Running in 364ed0531864 [2021-05-12T22:43:45.904Z] Successfully built f600834b67f2 [2021-05-12T22:43:46.182Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-12T22:43:46.182Z]  Building security-secretstore-setup ... done Building core-data [2021-05-12T22:43:46.182Z] Removing intermediate container d021c51e229b [2021-05-12T22:43:46.182Z] ---> 56184e091f42 [2021-05-12T22:43:46.182Z] Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5Removing intermediate container 984a3d7417da [2021-05-12T22:43:46.182Z] ---> 61304ad768ea [2021-05-12T22:43:46.182Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T22:43:46.182Z] Removing intermediate container c3f901981828 [2021-05-12T22:43:46.182Z] ---> bf8671f97939 [2021-05-12T22:43:46.182Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T22:43:46.182Z] [2021-05-12T22:43:46.464Z] ---> Running in 0cd83e603f4f [2021-05-12T22:43:46.464Z] ---> Running in db114a1e0e57 [2021-05-12T22:43:46.464Z] ---> Running in 3a03cf245fc3 [2021-05-12T22:43:46.464Z] Removing intermediate container 364ed0531864 [2021-05-12T22:43:46.464Z] ---> c3cb2a8bcb2f [2021-05-12T22:43:46.464Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T22:43:46.738Z] ---> Running in 3266e629a6e5 [2021-05-12T22:43:47.016Z] Removing intermediate container 0cd83e603f4f [2021-05-12T22:43:47.016Z] ---> 6902ecfcf5ab [2021-05-12T22:43:47.016Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T22:43:47.290Z] ---> Running in b646ae9e1b23 [2021-05-12T22:43:47.290Z] Removing intermediate container db114a1e0e57 [2021-05-12T22:43:47.290Z] ---> 457c910b6c3e [2021-05-12T22:43:47.290Z] [2021-05-12T22:43:47.290Z] Removing intermediate container 3a03cf245fc3 [2021-05-12T22:43:47.290Z] ---> 84a2e9cd1c7c [2021-05-12T22:43:47.290Z] Step 29/32 : CMD ["gate"] [2021-05-12T22:43:47.570Z] Removing intermediate container 3266e629a6e5 [2021-05-12T22:43:47.570Z] ---> 3397adce7d18 [2021-05-12T22:43:47.570Z] [2021-05-12T22:43:47.850Z] Successfully built 457c910b6c3e [2021-05-12T22:43:47.850Z] Successfully tagged support-scheduler-arm64:latest [2021-05-12T22:43:47.850Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-05-12T22:43:48.126Z] ---> Running in c3d355f84811 [2021-05-12T22:43:48.126Z] Removing intermediate container b646ae9e1b23 [2021-05-12T22:43:48.126Z] ---> f32f183c6c55 [2021-05-12T22:43:48.126Z] [2021-05-12T22:43:48.126Z] Successfully built 3397adce7d18 [2021-05-12T22:43:48.126Z] Successfully tagged core-command-arm64:latest [2021-05-12T22:43:48.126Z]  Building core-command ... done Building security-proxy-setup [2021-05-12T22:43:48.404Z] Successfully built f32f183c6c55 [2021-05-12T22:43:48.679Z] Successfully tagged core-metadata-arm64:latest [2021-05-12T22:43:48.679Z]  Building core-metadata ... done Building support-notifications [2021-05-12T22:43:48.679Z] Removing intermediate container c3d355f84811 [2021-05-12T22:43:48.679Z] ---> 0ccce6e1e2c3 [2021-05-12T22:43:48.679Z] Step 30/32 : LABEL arch=arm64 [2021-05-12T22:43:48.961Z] ---> Running in 928af8d08fbc [2021-05-12T22:43:49.571Z] Removing intermediate container 928af8d08fbc [2021-05-12T22:43:49.571Z] ---> 52b9cdf543ab [2021-05-12T22:43:49.571Z] Step 31/32 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:43:49.640Z] 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-12T22:43:49.640Z] - README.md [2021-05-12T22:43:49.640Z] [2021-05-12T22:43:49.640Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T22:43:49.845Z] ---> Running in 7bcbf18a122f [2021-05-12T22:43:50.444Z] Removing intermediate container 7bcbf18a122f [2021-05-12T22:43:50.444Z] ---> a30b097b17ca [2021-05-12T22:43:50.444Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T22:43:50.444Z] ---> Running in 6cc782cb461e [2021-05-12T22:43:51.036Z] Removing intermediate container 6cc782cb461e [2021-05-12T22:43:51.036Z] ---> 0d3bf64ac922 [2021-05-12T22:43:51.036Z] [2021-05-12T22:43:51.309Z] Successfully built 0d3bf64ac922 [2021-05-12T22:43:51.583Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-12T22:43:56.227Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T22:43:56.227Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T22:43:56.227Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T22:43:56.227Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T22:43:57.169Z] Reading package lists... [2021-05-12T22:43:57.431Z] 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-12T22:44:04.064Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T22:44:04.064Z] Reading package lists... [2021-05-12T22:44:04.064Z] Building dependency tree... [2021-05-12T22:44:04.064Z] Reading state information... [2021-05-12T22:44:04.064Z] Suggested packages: [2021-05-12T22:44:04.064Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-12T22:44:04.064Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-12T22:44:04.064Z] Recommended packages: [2021-05-12T22:44:04.064Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-12T22:44:04.064Z] The following NEW packages will be installed: [2021-05-12T22:44:04.064Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-12T22:44:04.064Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-12T22:44:04.064Z] pkg-config zip [2021-05-12T22:44:04.064Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T22:44:04.064Z] Need to get 7663 kB of archives. [2021-05-12T22:44:04.064Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-12T22:44:04.064Z] 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-12T22:44:04.064Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-12T22:44:04.324Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-12T22:44:04.324Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-12T22:44:04.324Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-12T22:44:04.324Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-12T22:44:04.604Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-12T22:44:04.604Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-12T22:44:04.604Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-12T22:44:04.604Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-12T22:44:04.604Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-12T22:44:04.604Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-12T22:44:04.901Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-12T22:44:04.901Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-12T22:44:04.901Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-12T22:44:04.901Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T22:44:04.901Z] Fetched 7663 kB in 1s (8826 kB/s) [2021-05-12T22:44:05.180Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-12T22:44:05.180Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-12T22:44:05.180Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-12T22:44:05.180Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T22:44:05.444Z] Selecting previously unselected package libpsl5:amd64. [2021-05-12T22:44:05.444Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-12T22:44:05.444Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T22:44:05.444Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-12T22:44:05.444Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-12T22:44:05.444Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T22:44:05.444Z] Selecting previously unselected package librtmp1:amd64. [2021-05-12T22:44:05.444Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-12T22:44:05.444Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T22:44:05.705Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-12T22:44:05.705Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-12T22:44:05.705Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T22:44:05.705Z] Selecting previously unselected package liberror-perl. [2021-05-12T22:44:05.705Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-12T22:44:05.705Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-12T22:44:05.966Z] Selecting previously unselected package git-man. [2021-05-12T22:44:05.966Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-12T22:44:05.966Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T22:44:06.227Z] Selecting previously unselected package git. [2021-05-12T22:44:06.227Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-12T22:44:06.227Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T22:44:07.205Z] Selecting previously unselected package libnorm1:amd64. [2021-05-12T22:44:07.205Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-12T22:44:07.205Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T22:44:07.205Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-12T22:44:07.205Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-12T22:44:07.468Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T22:44:07.731Z] Selecting previously unselected package libsodium23:amd64. [2021-05-12T22:44:07.731Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-12T22:44:07.731Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-12T22:44:07.995Z] Selecting previously unselected package libzmq5:amd64. [2021-05-12T22:44:07.995Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T22:44:07.995Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T22:44:08.260Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-12T22:44:08.260Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T22:44:08.260Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T22:44:08.260Z] Selecting previously unselected package pkg-config. [2021-05-12T22:44:08.260Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-12T22:44:08.523Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T22:44:08.523Z] Selecting previously unselected package zip. [2021-05-12T22:44:08.523Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-12T22:44:08.523Z] Unpacking zip (3.0-11build1) ... [2021-05-12T22:44:08.785Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T22:44:08.785Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T22:44:08.785Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T22:44:08.785Z] Setting up liberror-perl (0.17025-1) ... [2021-05-12T22:44:08.785Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T22:44:08.785Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T22:44:08.785Z] No schema files found: doing nothing. [2021-05-12T22:44:09.047Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T22:44:09.047Z] Setting up zip (3.0-11build1) ... [2021-05-12T22:44:09.047Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T22:44:09.047Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-12T22:44:09.047Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T22:44:09.047Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T22:44:09.047Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T22:44:09.047Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T22:44:09.309Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T22:44:09.309Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T22:44:15.899Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T22:44:15.899Z] git set to automatically installed. [2021-05-12T22:44:15.899Z] git-man set to automatically installed. [2021-05-12T22:44:15.899Z] libcurl3-gnutls set to automatically installed. [2021-05-12T22:44:15.899Z] liberror-perl set to automatically installed. [2021-05-12T22:44:15.899Z] libglib2.0-0 set to automatically installed. [2021-05-12T22:44:15.899Z] libnghttp2-14 set to automatically installed. [2021-05-12T22:44:15.899Z] libnorm1 set to automatically installed. [2021-05-12T22:44:15.899Z] libpgm-5.2-0 set to automatically installed. [2021-05-12T22:44:15.899Z] libpsl5 set to automatically installed. [2021-05-12T22:44:15.899Z] librtmp1 set to automatically installed. [2021-05-12T22:44:15.899Z] libsodium23 set to automatically installed. [2021-05-12T22:44:15.899Z] libzmq3-dev set to automatically installed. [2021-05-12T22:44:15.899Z] libzmq5 set to automatically installed. [2021-05-12T22:44:15.899Z] pkg-config set to automatically installed. [2021-05-12T22:44:15.899Z] zip set to automatically installed. [2021-05-12T22:44:16.843Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T22:44:24.998Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T22:44:35.011Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-12T22:44:35.011Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T22:44:41.599Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T22:44:42.167Z] snap "core18" has no updates available [2021-05-12T22:44:42.743Z] Pulling go-build-helper [2021-05-12T22:44:42.743Z] + snapcraftctl pull [2021-05-12T22:44:43.699Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-12T22:44:43.699Z] Skipping pull go-build-helper (already ran) [2021-05-12T22:44:43.699Z] Building go-build-helper [2021-05-12T22:44:43.699Z] + snapcraftctl build [2021-05-12T22:44:45.613Z] Staging go-build-helper [2021-05-12T22:44:45.613Z] + snapcraftctl stage [2021-05-12T22:44:48.206Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:44:48.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:44:48.206Z] ---> b7e6077290d0 [2021-05-12T22:44:48.206Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T22:44:48.206Z] ---> Using cache [2021-05-12T22:44:48.206Z] ---> e89d9fa8b969 [2021-05-12T22:44:48.206Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:44:48.206Z] ---> Using cache [2021-05-12T22:44:48.206Z] ---> 93278540dff4 [2021-05-12T22:44:48.206Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T22:44:48.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:44:48.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:44:48.206Z] ---> b7e6077290d0 [2021-05-12T22:44:48.206Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T22:44:48.206Z] ---> Using cache [2021-05-12T22:44:48.206Z] ---> e89d9fa8b969 [2021-05-12T22:44:48.206Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:44:48.206Z] ---> Using cache [2021-05-12T22:44:48.206Z] ---> 93278540dff4 [2021-05-12T22:44:48.206Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T22:44:48.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:44:48.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:44:48.206Z] ---> b7e6077290d0 [2021-05-12T22:44:48.206Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T22:44:48.206Z] ---> Using cache [2021-05-12T22:44:48.206Z] ---> e89d9fa8b969 [2021-05-12T22:44:48.206Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:44:48.206Z] ---> Using cache [2021-05-12T22:44:48.206Z] ---> 93278540dff4 [2021-05-12T22:44:48.206Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T22:44:48.206Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T22:44:48.206Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T22:44:48.206Z] ---> b7e6077290d0 [2021-05-12T22:44:48.206Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T22:44:48.206Z] ---> Using cache [2021-05-12T22:44:48.206Z] ---> e89d9fa8b969 [2021-05-12T22:44:48.207Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:44:48.207Z] ---> Using cache [2021-05-12T22:44:48.207Z] ---> 93278540dff4 [2021-05-12T22:44:48.207Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T22:44:48.207Z] ---> Using cache [2021-05-12T22:44:48.207Z] ---> e76037a69a81 [2021-05-12T22:44:48.207Z] Step 6/22 : COPY go.mod . [2021-05-12T22:44:48.207Z] ---> Using cache [2021-05-12T22:44:48.207Z] ---> 27257d6aea6c [2021-05-12T22:44:48.207Z] Step 7/22 : RUN go mod download [2021-05-12T22:44:48.207Z] ---> Using cache [2021-05-12T22:44:48.207Z] ---> b2b83494435c [2021-05-12T22:44:48.207Z] Step 8/22 : COPY . . [2021-05-12T22:44:48.207Z] ---> Using cache [2021-05-12T22:44:48.207Z] ---> 32a974e28df9 [2021-05-12T22:44:48.207Z] Step 9/22 : RUN go mod tidy [2021-05-12T22:44:48.207Z] ---> Using cache [2021-05-12T22:44:48.207Z] ---> 40c0b2ca6a1e [2021-05-12T22:44:48.207Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T22:44:48.207Z] ---> Running in 60dd49d510bc [2021-05-12T22:44:48.207Z] ---> Running in d3d5127d114c [2021-05-12T22:44:48.207Z] ---> Running in 26eae4617743 [2021-05-12T22:44:48.207Z] ---> Running in 6c0b339470fd [2021-05-12T22:44:48.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:44:48.207Z] 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-12T22:44:48.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:44:48.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:44:49.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:44:50.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:44:50.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:44:52.802Z] OK: 218 MiB in 52 packages [2021-05-12T22:44:52.802Z] OK: 218 MiB in 52 packages [2021-05-12T22:44:54.792Z] Removing intermediate container 26eae4617743 [2021-05-12T22:44:54.792Z] ---> f3e3899858d4 [2021-05-12T22:44:54.792Z] Step 6/24 : COPY go.mod . [2021-05-12T22:44:54.792Z] Removing intermediate container 6c0b339470fd [2021-05-12T22:44:54.792Z] ---> 339ae640df1c [2021-05-12T22:44:54.792Z] Step 6/24 : COPY go.mod . [2021-05-12T22:44:55.066Z] OK: 218 MiB in 52 packages [2021-05-12T22:44:56.051Z] ---> 82e4668c21e7 [2021-05-12T22:44:56.051Z] Step 7/24 : RUN go mod download [2021-05-12T22:44:56.327Z] ---> Running in 8ea9cfdd5c66 [2021-05-12T22:44:56.602Z] ---> 5e2996f3375f [2021-05-12T22:44:56.602Z] Step 7/24 : RUN go mod download [2021-05-12T22:44:57.209Z] ---> Running in a304b4e9882d [2021-05-12T22:44:57.209Z] Removing intermediate container 60dd49d510bc [2021-05-12T22:44:57.209Z] ---> 71ed021e9689 [2021-05-12T22:44:57.209Z] Step 6/23 : COPY go.mod . [2021-05-12T22:44:57.855Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T22:44:57.855Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T22:44:57.855Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-12T22:44:57.855Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T22:44:57.855Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T22:44:57.855Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T22:44:57.855Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-12T22:44:57.855Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T22:44:57.855Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T22:44:57.855Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T22:44:57.855Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T22:44:57.855Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T22:44:57.855Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T22:44:57.855Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T22:44:57.855Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T22:44:57.855Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T22:44:57.855Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T22:44:57.855Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T22:44:57.855Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T22:44:57.855Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T22:44:57.855Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T22:44:57.855Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T22:44:57.855Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T22:44:57.855Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T22:44:57.855Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T22:44:57.855Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T22:44:57.855Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T22:44:57.855Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-12T22:44:57.855Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T22:44:57.855Z] Fetched 224 kB in 0s (0 B/s) [2021-05-12T22:44:57.855Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T22:44:57.855Z] Fetched 157 kB in 0s (0 B/s) [2021-05-12T22:44:57.855Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T22:44:57.855Z] Fetched 221 kB in 0s (0 B/s) [2021-05-12T22:44:57.855Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T22:44:57.855Z] Fetched 143 kB in 0s (0 B/s) [2021-05-12T22:44:57.855Z] Pulling app-service-config [2021-05-12T22:44:57.855Z] + snapcraftctl pull [2021-05-12T22:44:57.855Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-12T22:44:57.855Z] Pulling config-common [2021-05-12T22:44:57.855Z] + snapcraftctl pull [2021-05-12T22:44:59.205Z] ---> 33f3c3021f88 [2021-05-12T22:44:59.205Z] Step 7/23 : RUN go mod download [2021-05-12T22:44:59.205Z] ---> Running in b2d6c413aa96 [2021-05-12T22:45:01.236Z] Removing intermediate container 8ea9cfdd5c66 [2021-05-12T22:45:01.236Z] ---> d4fe1a56ba39 [2021-05-12T22:45:01.514Z] Step 8/24 : COPY . . [2021-05-12T22:45:01.802Z] Removing intermediate container a304b4e9882d [2021-05-12T22:45:01.802Z] ---> ed962a47ad09 [2021-05-12T22:45:01.802Z] Step 8/24 : COPY . . [2021-05-12T22:45:02.065Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T22:45:02.065Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T22:45:02.065Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T22:45:02.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T22:45:02.065Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T22:45:02.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T22:45:02.065Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T22:45:02.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T22:45:02.065Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T22:45:02.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T22:45:02.065Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T22:45:02.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T22:45:02.065Z] Pulling edgex-go [2021-05-12T22:45:02.065Z] + snapcraftctl pull [2021-05-12T22:45:03.827Z] Removing intermediate container b2d6c413aa96 [2021-05-12T22:45:03.827Z] ---> ae41cd526291 [2021-05-12T22:45:03.827Z] Step 8/23 : COPY . . [2021-05-12T22:45:20.191Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T22:45:20.191Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T22:45:20.191Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T22:45:20.191Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-12T22:45:20.191Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-12T22:45:20.191Z] Fetched 279 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-12T22:45:20.191Z] Fetched 122 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-12T22:45:20.191Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-12T22:45:20.191Z] Fetched 8848 B in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-12T22:45:20.191Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-12T22:45:20.191Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-12T22:45:20.191Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-12T22:45:20.191Z] Fetched 219 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-12T22:45:20.191Z] Fetched 154 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-12T22:45:20.191Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-12T22:45:20.191Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-12T22:45:20.191Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-12T22:45:20.191Z] Fetched 499 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-12T22:45:20.191Z] Fetched 111 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-12T22:45:20.191Z] Fetched 240 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-12T22:45:20.191Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-12T22:45:20.191Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-12T22:45:20.191Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-12T22:45:20.192Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-12T22:45:20.192Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-12T22:45:20.192Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-12T22:45:20.192Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-12T22:45:20.192Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-12T22:45:20.192Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-12T22:45:20.192Z] Fetched 8720 B in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-12T22:45:20.192Z] Fetched 137 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-12T22:45:20.192Z] Fetched 119 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-12T22:45:20.192Z] Fetched 110 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-12T22:45:20.192Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-12T22:45:20.192Z] Fetched 645 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-12T22:45:20.192Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-12T22:45:20.192Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-12T22:45:20.192Z] Fetched 368 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-12T22:45:20.192Z] Fetched 187 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-12T22:45:20.192Z] Fetched 175 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-12T22:45:20.192Z] Fetched 206 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-12T22:45:20.192Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-12T22:45:20.192Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-12T22:45:20.192Z] Fetched 159 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-12T22:45:20.192Z] Fetched 107 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-12T22:45:20.192Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-12T22:45:20.192Z] Pulling static-packages [2021-05-12T22:45:20.192Z] + snapcraftctl pull [2021-05-12T22:45:20.454Z] Pulling version [2021-05-12T22:45:20.454Z] + cd /root/project [2021-05-12T22:45:20.454Z] + [ -f VERSION ] [2021-05-12T22:45:20.454Z] + PROJECT_VERSION=local-dev [2021-05-12T22:45:20.454Z] + git rev-parse --short HEAD [2021-05-12T22:45:20.454Z] + GIT_REVISION=93c9b869 [2021-05-12T22:45:20.454Z] + snapcraftctl set-version local-dev [2021-05-12T22:45:21.396Z] Skipping build go-build-helper (already ran) [2021-05-12T22:45:21.659Z] Building app-service-config [2021-05-12T22:45:21.659Z] + make build [2021-05-12T22:45:21.659Z] go mod tidy [2021-05-12T22:45:24.206Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-12T22:45:24.206Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-12T22:45:24.206Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-12T22:45:24.206Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-12T22:45:24.206Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-12T22:45:24.468Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-12T22:45:24.468Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-12T22:45:24.730Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-12T22:45:24.730Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-12T22:45:24.990Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-12T22:45:24.990Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-12T22:45:24.990Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-12T22:45:24.990Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T22:45:24.990Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T22:45:24.990Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-12T22:45:25.277Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-12T22:45:25.277Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-12T22:45:25.277Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-12T22:45:25.277Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-12T22:45:25.277Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T22:45:25.539Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-12T22:45:25.539Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-12T22:45:25.539Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T22:45:25.539Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-12T22:45:25.539Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-12T22:45:25.539Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-12T22:45:25.802Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-12T22:45:25.802Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-12T22:45:25.802Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T22:45:25.802Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-12T22:45:25.802Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T22:45:25.802Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-12T22:45:25.802Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-12T22:45:25.802Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-12T22:45:25.802Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-12T22:45:25.802Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-12T22:45:25.802Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-12T22:45:25.802Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-12T22:45:25.802Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-12T22:45:25.802Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-12T22:45:25.802Z] go: downloading github.com/kr/text v0.1.0 [2021-05-12T22:45:25.802Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-12T22:45:25.802Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-12T22:45:25.802Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-12T22:45:26.054Z] 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-12T22:45:26.065Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-12T22:45:26.065Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-12T22:45:26.065Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T22:45:26.065Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-12T22:45:26.065Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-12T22:45:26.065Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-12T22:45:26.065Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-12T22:45:26.065Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-12T22:45:26.065Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T22:45:26.065Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-12T22:45:26.065Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-12T22:45:26.065Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-12T22:45:26.065Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-12T22:45:26.065Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-12T22:45:26.065Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-12T22:45:26.065Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-12T22:45:26.337Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-12T22:45:26.337Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-12T22:45:26.337Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T22:45:26.337Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-12T22:45:26.337Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-12T22:45:26.337Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-12T22:45:26.337Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-12T22:45:26.598Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-12T22:45:26.598Z] go: downloading golang.org/x/text v0.3.2 [2021-05-12T22:45:26.598Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-12T22:45:26.598Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-12T22:45:26.598Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-12T22:45:26.598Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-12T22:45:26.598Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-12T22:45:27.180Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-12T22:45:27.180Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-12T22:45:27.180Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-12T22:45:27.180Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-12T22:45:27.180Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T22:45:27.442Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-12T22:45:36.218Z] ---> 251f5e058a7e [2021-05-12T22:45:36.219Z] Step 9/23 : RUN go mod tidy [2021-05-12T22:45:36.219Z] ---> 75eac62ba0a6 [2021-05-12T22:45:36.219Z] Step 9/24 : RUN go mod tidy [2021-05-12T22:45:36.219Z] ---> 5ffe47700e06 [2021-05-12T22:45:36.219Z] Step 9/24 : RUN go mod tidy [2021-05-12T22:45:36.219Z] ---> Running in f526e129170f [2021-05-12T22:45:36.219Z] ---> Running in 1bb93c388085 [2021-05-12T22:45:36.219Z] ---> Running in 918091f64bc8 [2021-05-12T22:45:37.204Z] Removing intermediate container d3d5127d114c [2021-05-12T22:45:37.204Z] ---> 99fdadc6249e [2021-05-12T22:45:37.204Z] [2021-05-12T22:45:37.204Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T22:45:37.204Z] ---> 9852663dfa18 [2021-05-12T22:45:37.204Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T22:45:37.453Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-12T22:45:37.453Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-12T22:45:37.453Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-12T22:45:37.453Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-12T22:45:37.479Z] ---> Running in 0861d9c8e513 [2021-05-12T22:45:38.838Z] Building config-common [2021-05-12T22:45:38.839Z] + snapcraftctl build [2021-05-12T22:45:39.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:45:39.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:45:40.054Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T22:45:40.054Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T22:45:40.054Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T22:45:40.054Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T22:45:40.054Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:45:40.054Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T22:45:40.331Z] OK: 7 MiB in 18 packages [2021-05-12T22:45:41.385Z] Building edgex-go [2021-05-12T22:45:41.385Z] + cd /root/parts/edgex-go/src [2021-05-12T22:45:41.385Z] + make build [2021-05-12T22:45:41.385Z] 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-12T22:45:41.782Z] Removing intermediate container 918091f64bc8 [2021-05-12T22:45:41.782Z] ---> ca8cf5fb9524 [2021-05-12T22:45:41.782Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T22:45:41.782Z] ---> Running in 739c2a86f98d [2021-05-12T22:45:41.957Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.87 [2021-05-12T22:45:41.957Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-12T22:45:41.957Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 [2021-05-12T22:45:41.957Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-12T22:45:41.957Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-12T22:45:41.957Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-12T22:45:41.957Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-12T22:45:42.381Z] Removing intermediate container 1bb93c388085 [2021-05-12T22:45:42.381Z] ---> 64f253e8d8c4 [2021-05-12T22:45:42.381Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T22:45:42.381Z] Removing intermediate container f526e129170f [2021-05-12T22:45:42.381Z] ---> 3a06267c2c09 [2021-05-12T22:45:42.381Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T22:45:42.381Z] ---> Running in 0962d61650b9 [2021-05-12T22:45:42.660Z] Removing intermediate container 0861d9c8e513 [2021-05-12T22:45:42.660Z] ---> 2814a6e503d0 [2021-05-12T22:45:42.660Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T22:45:42.660Z] ---> Running in 714a42ba8253 [2021-05-12T22:45:42.936Z] ---> Running in b66bf52b98ec [2021-05-12T22:45:43.542Z] 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-12T22:45:43.542Z] Removing intermediate container b66bf52b98ec [2021-05-12T22:45:43.542Z] ---> cd6490c14798 [2021-05-12T22:45:43.542Z] Step 14/22 : WORKDIR /edgex [2021-05-12T22:45:43.824Z] ---> Running in 393883f8df62 [2021-05-12T22:45:44.432Z] 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-12T22:45:44.432Z] Removing intermediate container 393883f8df62 [2021-05-12T22:45:44.432Z] ---> 9b1316acdce8 [2021-05-12T22:45:44.432Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T22:45:44.432Z] 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-12T22:45:45.881Z] ---> 3ed56d1a9277 [2021-05-12T22:45:45.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T22:45:46.167Z] 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-12T22:45:47.499Z] ---> c8c8fd8496f5 [2021-05-12T22:45:47.499Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T22:45:49.574Z] ---> 4061481ffb72 [2021-05-12T22:45:49.574Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T22:45:49.574Z] ---> Running in d8114fe9d5d6 [2021-05-12T22:45:50.171Z] Removing intermediate container d8114fe9d5d6 [2021-05-12T22:45:50.171Z] ---> 15263ae23d5e [2021-05-12T22:45:50.171Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T22:45:50.443Z] ---> Running in be0eef4e6873 [2021-05-12T22:45:51.049Z] Removing intermediate container be0eef4e6873 [2021-05-12T22:45:51.050Z] ---> bfd4dc4c61e8 [2021-05-12T22:45:51.050Z] Step 20/22 : LABEL arch=arm64 [2021-05-12T22:45:51.050Z] ---> Running in 38b78d3ec82f [2021-05-12T22:45:51.454Z] 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-12T22:45:51.653Z] Removing intermediate container 38b78d3ec82f [2021-05-12T22:45:51.654Z] ---> 596e8e43062e [2021-05-12T22:45:51.654Z] Step 21/22 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:45:51.931Z] ---> Running in 93a716fe36ba [2021-05-12T22:45:52.532Z] Removing intermediate container 93a716fe36ba [2021-05-12T22:45:52.532Z] ---> ccdba1f8d999 [2021-05-12T22:45:52.532Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T22:45:52.808Z] ---> Running in 5e8d8513e19a [2021-05-12T22:45:53.363Z] 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-12T22:45:53.409Z] Removing intermediate container 5e8d8513e19a [2021-05-12T22:45:53.409Z] ---> 1c60d8194676 [2021-05-12T22:45:53.409Z] [2021-05-12T22:45:54.010Z] Successfully built 1c60d8194676 [2021-05-12T22:45:54.010Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-12T22:45:54.753Z] 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-12T22:45:55.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-12T22:45:57.861Z] 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-12T22:45:58.186Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-12T22:45:58.186Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-12T22:45:59.756Z] 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-12T22:46:01.341Z] 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-12T22:46:01.601Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-12T22:46:02.989Z] 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-12T22:46:04.373Z] 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-12T22:46:05.758Z] 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-12T22:46:06.018Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-12T22:46:07.935Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-12T22:46:07.935Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-12T22:46:07.935Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-12T22:46:07.935Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-12T22:46:07.935Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-12T22:46:07.935Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-12T22:46:07.935Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-12T22:46:07.935Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-12T22:46:07.935Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-12T22:46:07.935Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-12T22:46:07.935Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-12T22:46:07.935Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-12T22:46:07.935Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-12T22:46:07.935Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-12T22:46:07.935Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-12T22:46:08.205Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-12T22:46:08.205Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-12T22:46:08.205Z] + 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-12T22:46:08.205Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-12T22:46:08.205Z] + 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-12T22:46:08.205Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-12T22:46:08.205Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-12T22:46:08.205Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-12T22:46:08.205Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-12T22:46:08.205Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-12T22:46:08.205Z] + 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-12T22:46:11.544Z] Building static-packages [2021-05-12T22:46:11.544Z] + snapcraftctl build [2021-05-12T22:46:13.459Z] Building version [2021-05-12T22:46:13.459Z] + snapcraftctl build [2021-05-12T22:46:15.373Z] Skipping stage go-build-helper (already ran) [2021-05-12T22:46:15.373Z] Staging app-service-config [2021-05-12T22:46:15.373Z] + snapcraftctl stage [2021-05-12T22:46:16.316Z] Staging config-common [2021-05-12T22:46:16.316Z] + snapcraftctl stage [2021-05-12T22:46:17.255Z] Staging edgex-go [2021-05-12T22:46:17.255Z] + snapcraftctl stage [2021-05-12T22:46:18.195Z] Staging static-packages [2021-05-12T22:46:18.195Z] + snapcraftctl stage [2021-05-12T22:46:19.583Z] Staging version [2021-05-12T22:46:19.583Z] + snapcraftctl stage [2021-05-12T22:46:20.528Z] Priming go-build-helper [2021-05-12T22:46:20.528Z] + snapcraftctl prime [2021-05-12T22:46:21.473Z] Priming app-service-config [2021-05-12T22:46:21.473Z] + snapcraftctl prime [2021-05-12T22:46:22.862Z] Priming config-common [2021-05-12T22:46:22.862Z] + snapcraftctl prime [2021-05-12T22:46:23.804Z] Priming edgex-go [2021-05-12T22:46:23.804Z] + snapcraftctl prime [2021-05-12T22:46:25.191Z] Priming static-packages [2021-05-12T22:46:25.191Z] + snapcraftctl prime [2021-05-12T22:46:27.746Z] Priming version [2021-05-12T22:46:27.746Z] + snapcraftctl prime [2021-05-12T22:46:28.688Z] 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-12T22:47:15.867Z]  Building security-proxy-setup ... done Removing intermediate container 714a42ba8253 [2021-05-12T22:47:15.867Z] ---> 71ececcd7df3 [2021-05-12T22:47:15.867Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T22:47:15.867Z] ---> Running in a4c32f96b23d [2021-05-12T22:47:15.867Z] Removing intermediate container 739c2a86f98d [2021-05-12T22:47:15.867Z] ---> 5c559f9247be [2021-05-12T22:47:15.867Z] [2021-05-12T22:47:15.867Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T22:47:15.867Z] ---> 9852663dfa18 [2021-05-12T22:47:15.867Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T22:47:15.867Z] 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-12T22:47:15.867Z] ---> Running in cd4eb98db887 [2021-05-12T22:47:15.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:47:15.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:47:15.867Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T22:47:15.867Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T22:47:15.867Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:47:15.867Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T22:47:15.867Z] OK: 6 MiB in 16 packages [2021-05-12T22:47:15.867Z] Removing intermediate container a4c32f96b23d [2021-05-12T22:47:15.867Z] ---> 54b253a4c2d8 [2021-05-12T22:47:15.867Z] [2021-05-12T22:47:15.867Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T22:47:15.867Z] 20.10.0: Pulling from library/docker [2021-05-12T22:47:15.867Z] Removing intermediate container cd4eb98db887 [2021-05-12T22:47:15.867Z] ---> 7cec54d44d26 [2021-05-12T22:47:15.868Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:47:15.868Z] ---> Running in 8176df0881d8 [2021-05-12T22:47:15.868Z] Removing intermediate container 8176df0881d8 [2021-05-12T22:47:15.868Z] ---> 4a5383db95b2 [2021-05-12T22:47:15.868Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T22:47:15.868Z] ---> Running in de21fe3e8556 [2021-05-12T22:47:15.868Z] Removing intermediate container de21fe3e8556 [2021-05-12T22:47:15.868Z] ---> f4ce5de23cbe [2021-05-12T22:47:15.868Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T22:47:16.156Z] ---> Running in 83d536d2b540 [2021-05-12T22:47:17.156Z] Removing intermediate container 83d536d2b540 [2021-05-12T22:47:17.156Z] ---> 4f0a2a3079f2 [2021-05-12T22:47:17.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:47:18.143Z] Removing intermediate container 0962d61650b9 [2021-05-12T22:47:18.143Z] ---> 2ea2bee64923 [2021-05-12T22:47:18.143Z] [2021-05-12T22:47:18.143Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T22:47:18.143Z] ---> 9852663dfa18 [2021-05-12T22:47:18.143Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T22:47:18.742Z] ---> Running in 770bc09ad55d [2021-05-12T22:47:18.742Z] ---> 5c90b37d5e57 [2021-05-12T22:47:18.742Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T22:47:19.364Z] Removing intermediate container 770bc09ad55d [2021-05-12T22:47:19.364Z] ---> c59f6e0d0d82 [2021-05-12T22:47:19.364Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T22:47:20.358Z] ---> Running in 560d9366dedf [2021-05-12T22:47:20.633Z] ---> 4e9a162f3413 [2021-05-12T22:47:20.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T22:47:20.908Z] Removing intermediate container 560d9366dedf [2021-05-12T22:47:20.908Z] ---> d348c2decb2d [2021-05-12T22:47:20.908Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T22:47:20.908Z] ---> Running in 7793dfd2c591 [2021-05-12T22:47:21.503Z] Removing intermediate container 7793dfd2c591 [2021-05-12T22:47:21.503Z] ---> e7a848fe6af1 [2021-05-12T22:47:21.503Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T22:47:21.503Z] ---> a097fba0c020 [2021-05-12T22:47:21.503Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T22:47:21.773Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T22:47:21.773Z] ---> Running in cdbe11d09b25 [2021-05-12T22:47:21.773Z] ---> Running in 83d04135e44a [2021-05-12T22:47:21.773Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T22:47:21.773Z] ---> eeaf43b92773 [2021-05-12T22:47:21.773Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-12T22:47:22.042Z] ---> Running in c7c322cf73d1 [2021-05-12T22:47:22.042Z] Removing intermediate container cdbe11d09b25 [2021-05-12T22:47:22.042Z] ---> fc3bafeb1b79 [2021-05-12T22:47:22.042Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:47:22.320Z] ---> Running in bf272583fdd4 [2021-05-12T22:47:22.591Z] Removing intermediate container c7c322cf73d1 [2021-05-12T22:47:22.591Z] ---> d8f33ffb0d64 [2021-05-12T22:47:22.591Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T22:47:22.591Z] ---> Running in 388360bc10d0 [2021-05-12T22:47:22.862Z] Removing intermediate container bf272583fdd4 [2021-05-12T22:47:22.862Z] ---> e37254574fbc [2021-05-12T22:47:22.862Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T22:47:23.135Z] ---> Running in d0a48baa2f1e [2021-05-12T22:47:23.728Z] Removing intermediate container d0a48baa2f1e [2021-05-12T22:47:23.728Z] ---> cb54388da527 [2021-05-12T22:47:23.728Z] Step 22/23 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:47:24.003Z] ---> Running in 8c35346e9dd5 [2021-05-12T22:47:24.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:47:24.003Z] Removing intermediate container 83d04135e44a [2021-05-12T22:47:24.003Z] ---> 9b7590986d7d [2021-05-12T22:47:24.003Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T22:47:24.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:47:24.272Z] ---> Running in 63d26eeb57a7 [2021-05-12T22:47:24.543Z] Removing intermediate container 8c35346e9dd5 [2021-05-12T22:47:24.543Z] ---> 4cb76d0db87f [2021-05-12T22:47:24.543Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T22:47:24.543Z] ---> Running in 2b0f1756928d [2021-05-12T22:47:24.818Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T22:47:24.818Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T22:47:24.818Z] Executing bash-5.0.17-r0.post-install [2021-05-12T22:47:24.818Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T22:47:24.818Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T22:47:24.818Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T22:47:24.818Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T22:47:24.818Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T22:47:24.818Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T22:47:24.818Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T22:47:24.818Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T22:47:24.818Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T22:47:24.818Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T22:47:24.818Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T22:47:25.092Z] Removing intermediate container 2b0f1756928d [2021-05-12T22:47:25.092Z] ---> f62bd97df79e [2021-05-12T22:47:25.092Z] [2021-05-12T22:47:25.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T22:47:25.685Z] Successfully built f62bd97df79e [2021-05-12T22:47:25.685Z] Successfully tagged support-notifications-arm64:latest [2021-05-12T22:47:26.288Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T22:47:26.564Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T22:47:26.839Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T22:47:26.839Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T22:47:26.839Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T22:47:26.839Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T22:47:26.839Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T22:47:26.839Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T22:47:26.839Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T22:47:26.839Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T22:47:26.839Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T22:47:26.839Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T22:47:27.109Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T22:47:27.109Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T22:47:27.109Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T22:47:27.109Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T22:47:27.109Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T22:47:27.109Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T22:47:27.109Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T22:47:27.109Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T22:47:27.109Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T22:47:27.109Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T22:47:27.109Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T22:47:27.109Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T22:47:27.389Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T22:47:27.389Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T22:47:27.389Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T22:47:27.389Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T22:47:27.389Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T22:47:27.389Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T22:47:27.389Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T22:47:27.389Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T22:47:27.389Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T22:47:27.389Z] OK: 72 MiB in 59 packages [2021-05-12T22:47:27.666Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T22:47:27.666Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T22:47:27.666Z] OK: 8 MiB in 20 packages [2021-05-12T22:47:29.652Z] Removing intermediate container 63d26eeb57a7 [2021-05-12T22:47:29.652Z] ---> 5064a63373b5 [2021-05-12T22:47:29.652Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T22:47:30.255Z] ---> 9f32fc2386b5 [2021-05-12T22:47:30.255Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T22:47:31.699Z] ---> c52fb2301023 [2021-05-12T22:47:31.699Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T22:47:31.984Z] Collecting docker-compose==1.23.2 [2021-05-12T22:47:31.984Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T22:47:32.269Z] ---> ef96aaf940cd [2021-05-12T22:47:32.269Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T22:47:32.547Z] ---> Running in 1b37938c43e8 [2021-05-12T22:47:33.145Z] Removing intermediate container 1b37938c43e8 [2021-05-12T22:47:33.145Z] ---> 13daad384a4d [2021-05-12T22:47:33.145Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:47:33.145Z] ---> Running in 9cbbb0717ee5 [2021-05-12T22:47:33.418Z] Collecting PyYAML<4,>=3.10 [2021-05-12T22:47:33.697Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T22:47:33.697Z] Removing intermediate container 9cbbb0717ee5 [2021-05-12T22:47:33.697Z] ---> d696e1a2349d [2021-05-12T22:47:33.697Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T22:47:33.697Z] ---> Running in ed06f2c93115 [2021-05-12T22:47:34.303Z] Removing intermediate container ed06f2c93115 [2021-05-12T22:47:34.303Z] ---> 958e095fb613 [2021-05-12T22:47:34.303Z] Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:47:34.303Z] ---> Running in df6557c47627 [2021-05-12T22:47:34.902Z] Removing intermediate container df6557c47627 [2021-05-12T22:47:34.902Z] ---> f5656d8ceb90 [2021-05-12T22:47:34.902Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T22:47:35.178Z] ---> Running in 925c67e1a435 [2021-05-12T22:47:35.452Z] Removing intermediate container 925c67e1a435 [2021-05-12T22:47:35.452Z] ---> 2ca956ef5dcb [2021-05-12T22:47:35.452Z] [2021-05-12T22:47:36.056Z] Successfully built 2ca956ef5dcb [2021-05-12T22:47:36.056Z] Successfully tagged core-data-arm64:latest [2021-05-12T22:47:37.037Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-05-12T22:47:37.037Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T22:47:39.009Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T22:47:39.009Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T22:47:40.988Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T22:47:40.988Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T22:47:41.581Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T22:47:41.581Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T22:47:42.175Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T22:47:42.448Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T22:47:43.045Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T22:47:43.045Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T22:47:44.024Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T22:47:44.024Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T22:47:44.296Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T22:47:44.296Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T22:47:46.263Z] 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-12T22:47:46.264Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T22:47:46.264Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T22:47:46.536Z] 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-12T22:47:46.536Z] Collecting idna<2.8,>=2.5 [2021-05-12T22:47:46.536Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T22:47:47.128Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T22:47:47.128Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T22:47:47.400Z] 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-12T22:47:47.400Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T22:47:47.400Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T22:47:47.400Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T22:47:47.400Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T22:47:48.376Z] Installing collected packages: PyYAML, docopt, texttable, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, docker-compose [2021-05-12T22:47:48.376Z] Running setup.py install for PyYAML: started [2021-05-12T22:47:50.386Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T22:47:50.386Z] Running setup.py install for docopt: started [2021-05-12T22:47:52.359Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T22:47:52.359Z] Running setup.py install for texttable: started [2021-05-12T22:47:53.791Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T22:47:54.388Z] Attempting uninstall: idna [2021-05-12T22:47:54.388Z] Found existing installation: idna 2.9 [2021-05-12T22:47:54.388Z] Uninstalling idna-2.9: [2021-05-12T22:47:54.388Z] Successfully uninstalled idna-2.9 [2021-05-12T22:47:55.372Z] Attempting uninstall: urllib3 [2021-05-12T22:47:55.372Z] Found existing installation: urllib3 1.25.9 [2021-05-12T22:47:55.372Z] Uninstalling urllib3-1.25.9: [2021-05-12T22:47:55.372Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T22:47:55.645Z] Attempting uninstall: requests [2021-05-12T22:47:55.645Z] Found existing installation: requests 2.23.0 [2021-05-12T22:47:55.645Z] Uninstalling requests-2.23.0: [2021-05-12T22:47:55.920Z] Successfully uninstalled requests-2.23.0 [2021-05-12T22:47:56.896Z] Running setup.py install for dockerpty: started [2021-05-12T22:47:58.867Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T22:47:59.460Z] 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-12T22:48:07.824Z] Removing intermediate container 388360bc10d0 [2021-05-12T22:48:07.824Z] ---> 98636b7f218d [2021-05-12T22:48:07.824Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T22:48:08.095Z] ---> Running in 9d9c5fb6e5ec [2021-05-12T22:48:08.685Z] Removing intermediate container 9d9c5fb6e5ec [2021-05-12T22:48:08.685Z] ---> 2ac213b026dd [2021-05-12T22:48:08.685Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T22:48:08.685Z] ---> Running in 5103a559aaeb [2021-05-12T22:48:08.967Z] Removing intermediate container 5103a559aaeb [2021-05-12T22:48:08.967Z] ---> 30209af5c3fa [2021-05-12T22:48:08.967Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T22:48:10.402Z] ---> ef273eeb0661 [2021-05-12T22:48:10.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T22:48:10.999Z] ---> c9297bface76 [2021-05-12T22:48:10.999Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T22:48:11.998Z] ---> 9477fa5e4bd2 [2021-05-12T22:48:11.998Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T22:48:11.998Z] ---> Running in a3b08f08b609 [2021-05-12T22:48:12.593Z] Removing intermediate container a3b08f08b609 [2021-05-12T22:48:12.593Z] ---> cbf20f625402 [2021-05-12T22:48:12.593Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T22:48:12.593Z] ---> Running in 45e3fcb96cce [2021-05-12T22:48:13.189Z] Removing intermediate container 45e3fcb96cce [2021-05-12T22:48:13.189Z] ---> 736616a27d4c [2021-05-12T22:48:13.189Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T22:48:13.189Z] ---> Running in ebd9a599ec04 [2021-05-12T22:48:13.783Z] Removing intermediate container ebd9a599ec04 [2021-05-12T22:48:13.783Z] ---> 82c295188679 [2021-05-12T22:48:13.783Z] Step 23/24 : LABEL git_sha=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [2021-05-12T22:48:13.783Z] ---> Running in c6a61fb0212d [2021-05-12T22:48:14.375Z] Removing intermediate container c6a61fb0212d [2021-05-12T22:48:14.375Z] ---> f67e42e8cc62 [2021-05-12T22:48:14.375Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T22:48:14.375Z] ---> Running in e64901f1f833 [2021-05-12T22:48:14.968Z] Removing intermediate container e64901f1f833 [2021-05-12T22:48:14.968Z] ---> 7b237d77e83b [2021-05-12T22:48:14.968Z] [2021-05-12T22:48:15.240Z] Successfully built 7b237d77e83b [2021-05-12T22:48:15.240Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-12T22:48:15.848Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-12T22:48:15.890Z] $ docker stop --time=1 e9466d27a4273ffca978ecaae5f0904c6ca607623807b37f8e6f95276d7785c3 [2021-05-12T22:48:17.806Z] $ docker rm -f e9466d27a4273ffca978ecaae5f0904c6ca607623807b37f8e6f95276d7785c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T22:48:18.516Z] + docker images [2021-05-12T22:48:18.786Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T22:48:18.786Z] sys-mgmt-agent-arm64 latest 7b237d77e83b 4 seconds ago 299MB [2021-05-12T22:48:18.786Z] core-data-arm64 latest 2ca956ef5dcb 43 seconds ago 20.3MB [2021-05-12T22:48:18.786Z] support-notifications-arm64 latest f62bd97df79e 54 seconds ago 16.8MB [2021-05-12T22:48:18.786Z] 2ea2bee64923 About a minute ago 989MB [2021-05-12T22:48:18.786Z] 54b253a4c2d8 About a minute ago 977MB [2021-05-12T22:48:18.786Z] 5c559f9247be About a minute ago 981MB [2021-05-12T22:48:18.786Z] security-proxy-setup-arm64 latest 1c60d8194676 2 minutes ago 24MB [2021-05-12T22:48:18.786Z] 99fdadc6249e 2 minutes ago 978MB [2021-05-12T22:48:18.786Z] security-bootstrapper-arm64 latest 0d3bf64ac922 4 minutes ago 17.2MB [2021-05-12T22:48:18.786Z] core-metadata-arm64 latest f32f183c6c55 4 minutes ago 17.4MB [2021-05-12T22:48:18.786Z] core-command-arm64 latest 3397adce7d18 4 minutes ago 16.1MB [2021-05-12T22:48:18.786Z] support-scheduler-arm64 latest 457c910b6c3e 4 minutes ago 16.1MB [2021-05-12T22:48:18.786Z] security-secretstore-setup-arm64 latest f600834b67f2 4 minutes ago 24.4MB [2021-05-12T22:48:18.786Z] ff1ec3d5bb86 4 minutes ago 989MB [2021-05-12T22:48:18.786Z] 13069a2cf4bf 4 minutes ago 981MB [2021-05-12T22:48:18.786Z] 9b40ab30eff4 4 minutes ago 980MB [2021-05-12T22:48:18.786Z] 7cfa713c9296 5 minutes ago 978MB [2021-05-12T22:48:18.786Z] 89443d86d84f 5 minutes ago 974MB [2021-05-12T22:48:18.786Z] ci-base-image-arm64 latest b7e6077290d0 16 minutes ago 641MB [2021-05-12T22:48:18.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 13 days ago 428MB [2021-05-12T22:48:18.786Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-12T22:48:18.786Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-12T22:48:18.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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-12T22:48:19.588Z] ---> job-cost.sh [2021-05-12T22:48:19.588Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WwdB [2021-05-12T22:48:58.520Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T22:50:35.263Z] lf-activate-venv(): INFO: Adding /tmp/venv-WwdB/bin to PATH [2021-05-12T22:50:35.263Z] INFO: No Stack... [2021-05-12T22:50:35.263Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T22:50:35.263Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T22:50:35.637Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-12T22:50:35.638Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T22:50:35.780Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3459-1-stack-cost] [2021-05-12T22:50:35.788Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3459-1-stack-cost] did not exist. Created. [2021-05-12T22:50:35.788Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T22:50:36.271Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T22:50:36.585Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T22:50:36.609Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3459-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-12T22:50:37.633Z] provisioning config files... [2021-05-12T22:50:37.655Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5354886674198582315tmp [Pipeline] { [Pipeline] sh [2021-05-12T22:50:38.070Z] + set +x [2021-05-12T22:50:38.070Z] + curl -s https://codecov.io/bash [2021-05-12T22:50:38.070Z] + bash -s -- [2021-05-12T22:50:38.650Z] [2021-05-12T22:50:38.650Z] _____ _ [2021-05-12T22:50:38.651Z] / ____| | | [2021-05-12T22:50:38.651Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T22:50:38.651Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T22:50:38.651Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T22:50:38.651Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T22:50:38.651Z] Bash-1.0.2 [2021-05-12T22:50:38.651Z] [2021-05-12T22:50:38.651Z] [2021-05-12T22:50:38.651Z] ==> git version 2.24.3 found [2021-05-12T22:50:38.651Z] ==> 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-12T22:50:38.651Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T22:50:38.651Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T22:50:38.651Z] ==> Jenkins CI detected. [2021-05-12T22:50:38.651Z] project root: . [2021-05-12T22:50:38.651Z] --> token set from env [2021-05-12T22:50:38.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T22:50:38.651Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T22:50:38.914Z] ==> Python coveragepy not found [2021-05-12T22:50:38.914Z] ==> Searching for coverage reports in: [2021-05-12T22:50:38.914Z] + . [2021-05-12T22:50:38.914Z] -> Found 1 reports [2021-05-12T22:50:38.914Z] ==> Detecting git/mercurial file structure [2021-05-12T22:50:38.914Z] ==> Reading reports [2021-05-12T22:50:38.914Z] + ./coverage.out bytes=727486 [2021-05-12T22:50:38.914Z] ==> Appending adjustments [2021-05-12T22:50:38.914Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T22:50:45.682Z] + Found adjustments [2021-05-12T22:50:45.682Z] ==> Gzipping contents [2021-05-12T22:50:45.682Z] 104K /tmp/codecov.euZL4z.gz [2021-05-12T22:50:45.682Z] ==> Uploading reports [2021-05-12T22:50:45.682Z] url: https://codecov.io [2021-05-12T22:50:45.682Z] query: branch=PR-3459&commit=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3459&job=&cmd_args= [2021-05-12T22:50:45.682Z] -> Pinging Codecov [2021-05-12T22:50:45.682Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3459&commit=93c9b86952b721576cadb1cb6cbfe1af5d91c4d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3459&job=&cmd_args= [2021-05-12T22:50:45.682Z] -> Uploading to [2021-05-12T22:50:45.682Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/93c9b86952b721576cadb1cb6cbfe1af5d91c4d5/41bc02dd-acd4-4ba4-9d78-a0aa96813424.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T225045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0134336efc997f15a7512a2402bfb142d611232159719bc7c552ac3454ccb5c3 [2021-05-12T22:50:45.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T22:50:45.682Z] Dload Upload Total Spent Left Speed [2021-05-12T22:50:45.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 177k --:--:-- --:--:-- --:--:-- 177k [2021-05-12T22:50:45.948Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/93c9b86952b721576cadb1cb6cbfe1af5d91c4d5 [Pipeline] } [2021-05-12T22:50:45.975Z] 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-12T22:50:47.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:50:48.539Z] ---> package-listing.sh [2021-05-12T22:50:48.539Z] ++ facter osfamily [2021-05-12T22:50:48.539Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T22:50:48.539Z] + OS_FAMILY=redhat [2021-05-12T22:50:48.539Z] + workspace=/w/workspace/edgex-go/1 [2021-05-12T22:50:48.539Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T22:50:48.539Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T22:50:48.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T22:50:48.539Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T22:50:48.539Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-12T22:50:48.539Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T22:50:48.539Z] + case "${OS_FAMILY}" in [2021-05-12T22:50:48.539Z] + rpm -qa [2021-05-12T22:50:48.539Z] + sort [2021-05-12T22:50:53.862Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T22:50:53.862Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T22:50:53.862Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T22:50:53.862Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-12T22:50:53.862Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-12T22:50:53.862Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-12T22:50:53.895Z] 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-12T22:50:54.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:50:54.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T22:50:54.833Z] [2021-05-12T22:50:54.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T22:50:55.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T22:50:55.211Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T22:50:55.211Z] df20fa9351a1: Pulling fs layer [2021-05-12T22:50:55.211Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T22:50:55.211Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T22:50:55.211Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T22:50:55.211Z] 93b61091891f: Pulling fs layer [2021-05-12T22:50:55.211Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T22:50:55.211Z] 5e14af77c1be: Pulling fs layer [2021-05-12T22:50:55.211Z] 01666e4c0597: Pulling fs layer [2021-05-12T22:50:55.211Z] aa168da1d23b: Pulling fs layer [2021-05-12T22:50:55.211Z] 93b61091891f: Waiting [2021-05-12T22:50:55.211Z] 93b9cdb0e59b: Waiting [2021-05-12T22:50:55.211Z] 5e14af77c1be: Waiting [2021-05-12T22:50:55.211Z] 01666e4c0597: Waiting [2021-05-12T22:50:55.211Z] aa168da1d23b: Waiting [2021-05-12T22:50:55.211Z] 46f8f816bc3b: Waiting [2021-05-12T22:50:55.211Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T22:50:55.211Z] 36b3adc4ff6f: Download complete [2021-05-12T22:50:55.211Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T22:50:55.211Z] 46f8f816bc3b: Download complete [2021-05-12T22:50:55.483Z] df20fa9351a1: Verifying Checksum [2021-05-12T22:50:55.483Z] df20fa9351a1: Download complete [2021-05-12T22:50:55.483Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T22:50:55.483Z] 93b9cdb0e59b: Download complete [2021-05-12T22:50:55.483Z] 5e14af77c1be: Download complete [2021-05-12T22:50:55.483Z] 93b61091891f: Download complete [2021-05-12T22:50:55.483Z] 01666e4c0597: Verifying Checksum [2021-05-12T22:50:55.483Z] 01666e4c0597: Download complete [2021-05-12T22:50:55.747Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T22:50:55.747Z] 8ad3a11d3b57: Download complete [2021-05-12T22:50:56.011Z] df20fa9351a1: Pull complete [2021-05-12T22:50:56.011Z] 36b3adc4ff6f: Pull complete [2021-05-12T22:50:57.065Z] 8ad3a11d3b57: Pull complete [2021-05-12T22:50:57.365Z] 46f8f816bc3b: Pull complete [2021-05-12T22:50:58.431Z] aa168da1d23b: Verifying Checksum [2021-05-12T22:50:58.431Z] aa168da1d23b: Download complete [2021-05-12T22:50:59.835Z] 93b61091891f: Pull complete [2021-05-12T22:50:59.836Z] 93b9cdb0e59b: Pull complete [2021-05-12T22:50:59.836Z] 5e14af77c1be: Pull complete [2021-05-12T22:51:00.121Z] 01666e4c0597: Pull complete [2021-05-12T22:51:08.337Z] aa168da1d23b: Pull complete [2021-05-12T22:51:08.337Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T22:51:08.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T22:51:08.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T22:51:09.179Z] prd-centos7-docker-4c-2g-4935 does not seem to be running inside a container [2021-05-12T22:51:09.237Z] $ 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-12T22:51:14.971Z] $ docker top 78c26e40dd17f270023d8f26fe2c27b55e132b9444eb7a23385a96bd9ed126bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T22:51:15.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T22:51:15.844Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T22:51:16.179Z] + ls /var/log/sa-host [2021-05-12T22:51:16.179Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T22:51:16.179Z] file_magic: OK [2021-05-12T22:51:16.179Z] HZ: Using current value: 100 [2021-05-12T22:51:16.179Z] file_header: OK [2021-05-12T22:51:16.179Z] 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-12T22:51:16.179Z] Statistics: [2021-05-12T22:51:16.179Z] 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-12T22:51:16.179Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T22:51:16.179Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T22:51:16.179Z] file_magic: OK [2021-05-12T22:51:16.179Z] HZ: Using current value: 100 [2021-05-12T22:51:16.179Z] file_header: OK [2021-05-12T22:51:16.179Z] 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-12T22:51:16.179Z] Statistics: [2021-05-12T22:51:16.179Z] Hnuu...uuuununununu... [2021-05-12T22:51:16.179Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T22:51:16.405Z] provisioning config files... [2021-05-12T22:51:16.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4851790533881938064tmp [Pipeline] { [Pipeline] echo [2021-05-12T22:51:16.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:51:16.846Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T22:51:16.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T22:51:16.953Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:51:17.298Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T22:51:17.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:51:17.705Z] ---> sudo-logs.sh [2021-05-12T22:51:17.705Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T22:51:17.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:51:18.210Z] ---> job-cost.sh [2021-05-12T22:51:18.210Z] lf-activate-venv: SKIPPING [2021-05-12T22:51:18.210Z] DEBUG: total: 0.20999999344348907 [2021-05-12T22:51:18.210Z] INFO: Retrieving Stack Cost... [2021-05-12T22:51:19.605Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T22:51:20.183Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T22:51:20.224Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T22:51:20.626Z] ---> logs-deploy.sh [2021-05-12T22:51:20.626Z] lf-activate-venv: SKIPPING [2021-05-12T22:51:20.626Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3459/1 [2021-05-12T22:51:20.626Z] INFO: archiving workspace using pattern(s): [2021-05-12T22:51:22.577Z] Archives upload complete. [2021-05-12T22:51:22.577Z] INFO: archiving logs to Nexus