Pull request #3278 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 3c17eee94111b45567e88cff7b967cb4bb967b00 rather than 768023b243a5e0276eea40c4c988f9903b6a1a2c Obtained Jenkinsfile from 3c17eee94111b45567e88cff7b967cb4bb967b00 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-3278/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-3278/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30531 in /w/workspace/edgexfoundry_edgex-go_PR-3278 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3c17eee94111b45567e88cff7b967cb4bb967b00 into PR head commit 768023b243a5e0276eea40c4c988f9903b6a1a2c Merge succeeded, producing 768023b243a5e0276eea40c4c988f9903b6a1a2c Checking out Revision 768023b243a5e0276eea40c4c988f9903b6a1a2c (PR-3278) > 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/3278/head:refs/remotes/origin/PR-3278 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # 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 3c17eee94111b45567e88cff7b967cb4bb967b00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 Commit message: "feat: Add missing middleware func to router" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T10:29:45.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T10:29:45.570Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T10:29:45.806Z] ========================================================= [2021-03-19T10:29:45.806Z] EdgeX Global Pipelines Version Info [2021-03-19T10:29:45.806Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:29:47.279Z] ------------------- [2021-03-19T10:29:47.279Z] stable info: [2021-03-19T10:29:47.279Z] ------------------- [2021-03-19T10:29:47.279Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T10:29:47.279Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T10:29:47.279Z] Message: update stable to v1.0.184 [2021-03-19T10:29:48.229Z] ------------------- [2021-03-19T10:29:48.229Z] experimental info: [2021-03-19T10:29:48.229Z] ------------------- [2021-03-19T10:29:48.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T10:29:48.229Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T10:29:48.229Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T10:29:48.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-19T10:29:48.758Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-19T10:29:48.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T10:29:49.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T10:29:49.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T10:29:49.301Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T10:29:49.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T10:29:49.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-19T10:29:49.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-19T10:29:49.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-19T10:29:49.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T10:29:50.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T10:29:50.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T10:29:50.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T10:29:50.736Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T10:29:50.889Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T10:29:51.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T10:29:51.168Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T10:29:51.288Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-19T10:29:51.412Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-19T10:29:51.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-19T10:29:51.696Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T10:29:51.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3278 [Pipeline] echo [2021-03-19T10:29:51.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3278 [Pipeline] echo [2021-03-19T10:29:52.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3278 [Pipeline] echo [2021-03-19T10:29:52.210Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 768023b243a5e0276eea40c4c988f9903b6a1a2c [Pipeline] echo [2021-03-19T10:29:52.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 768023b [Pipeline] echo [2021-03-19T10:29:52.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T10:29:52.752Z] provisioning config files... [2021-03-19T10:29:52.785Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5713718505755911595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:29:53.203Z] ---> docker-login.sh [2021-03-19T10:29:53.203Z] nexus3.edgexfoundry.org:10001 [2021-03-19T10:29:53.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:29:53.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:29:53.729Z] Configure a credential helper to remove this warning. See [2021-03-19T10:29:53.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:29:53.729Z] [2021-03-19T10:29:53.729Z] Login Succeeded [2021-03-19T10:29:53.729Z] nexus3.edgexfoundry.org:10002 [2021-03-19T10:29:53.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:29:53.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:29:53.729Z] Configure a credential helper to remove this warning. See [2021-03-19T10:29:53.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:29:53.729Z] [2021-03-19T10:29:53.729Z] Login Succeeded [2021-03-19T10:29:53.729Z] nexus3.edgexfoundry.org:10003 [2021-03-19T10:29:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:29:53.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:29:53.992Z] Configure a credential helper to remove this warning. See [2021-03-19T10:29:53.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:29:53.992Z] [2021-03-19T10:29:53.992Z] Login Succeeded [2021-03-19T10:29:53.992Z] nexus3.edgexfoundry.org:10004 [2021-03-19T10:29:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:29:54.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:29:54.255Z] Configure a credential helper to remove this warning. See [2021-03-19T10:29:54.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:29:54.255Z] [2021-03-19T10:29:54.255Z] Login Succeeded [2021-03-19T10:29:54.255Z] docker.io [2021-03-19T10:29:54.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:29:54.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:29:54.517Z] Configure a credential helper to remove this warning. See [2021-03-19T10:29:54.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:29:54.517Z] [2021-03-19T10:29:54.517Z] Login Succeeded [2021-03-19T10:29:54.517Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T10:29:54.542Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T10:29:55.423Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/core-command/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/core-data/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-19T10:29:55.423Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T10:29:55.423Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-19T10:29:55.423Z] ++ cut -d/ -f2 [2021-03-19T10:29:55.423Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-19T10:29:55.519Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:29:57.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T10:29:57.279Z] [2021-03-19T10:29:57.279Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:29:57.673Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T10:29:57.673Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T10:29:57.673Z] 31603596830f: Pulling fs layer [2021-03-19T10:29:57.673Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T10:29:57.673Z] 6ca5941a6612: Pulling fs layer [2021-03-19T10:29:57.673Z] ecc8261a40a4: Pulling fs layer [2021-03-19T10:29:57.673Z] ecc8261a40a4: Waiting [2021-03-19T10:29:57.673Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T10:29:57.673Z] 2a8b12db71e7: Download complete [2021-03-19T10:29:57.939Z] 31603596830f: Verifying Checksum [2021-03-19T10:29:57.939Z] 31603596830f: Download complete [2021-03-19T10:29:57.939Z] 6ca5941a6612: Verifying Checksum [2021-03-19T10:29:57.939Z] 6ca5941a6612: Download complete [2021-03-19T10:29:57.939Z] ecc8261a40a4: Verifying Checksum [2021-03-19T10:29:57.939Z] ecc8261a40a4: Download complete [2021-03-19T10:29:58.208Z] 31603596830f: Pull complete [2021-03-19T10:29:58.208Z] 2a8b12db71e7: Pull complete [2021-03-19T10:29:59.159Z] 6ca5941a6612: Pull complete [2021-03-19T10:29:59.421Z] ecc8261a40a4: Pull complete [2021-03-19T10:29:59.421Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T10:29:59.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T10:29:59.421Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T10:29:59.626Z] prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container [2021-03-19T10:29:59.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T10:30:02.407Z] $ docker top a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T10:30:02.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T10:30:02.891Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T10:30:03.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T10:30:03.115Z] $ docker exec a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 ssh-agent [2021-03-19T10:30:03.278Z] SSH_AUTH_SOCK=/tmp/ssh-kFNY4EWl3NDO/agent.11 [2021-03-19T10:30:03.278Z] SSH_AGENT_PID=16 [2021-03-19T10:30:03.294Z] Running ssh-add (command line suppressed) [2021-03-19T10:30:03.412Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4429864581424287353.key (/w/workspace/edgex-go/1@tmp/private_key_4429864581424287353.key) [2021-03-19T10:30:03.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T10:30:03.838Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T10:30:03.873Z] $ docker exec --env ******** --env ******** a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 ssh-agent -k [2021-03-19T10:30:03.981Z] unset SSH_AUTH_SOCK; [2021-03-19T10:30:03.981Z] unset SSH_AGENT_PID; [2021-03-19T10:30:03.981Z] echo Agent pid 16 killed; [2021-03-19T10:30:04.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T10:30:04.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T10:30:04.224Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T10:30:04.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T10:30:04.392Z] $ docker exec a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 ssh-agent [2021-03-19T10:30:04.550Z] SSH_AUTH_SOCK=/tmp/ssh-VEfvh8P9PmoD/agent.47 [2021-03-19T10:30:04.550Z] SSH_AGENT_PID=52 [2021-03-19T10:30:04.557Z] Running ssh-add (command line suppressed) [2021-03-19T10:30:04.676Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4480948312960212651.key (/w/workspace/edgex-go/1@tmp/private_key_4480948312960212651.key) [2021-03-19T10:30:04.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T10:30:05.148Z] + git semver init [2021-03-19T10:30:05.148Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T10:30:05.148Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-19T10:30:05.148Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-19T10:30:05.148Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T10:30:05.148Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T10:30:05.148Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T10:30:05.148Z] # $SEMVER_BRANCH = PR-3278 [2021-03-19T10:30:05.148Z] # $SEMVER_TEMP = /tmp/semver-331149903 [2021-03-19T10:30:05.148Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-19T10:30:27.177Z] # '/tmp/semver-331149903' -> '/w/workspace/edgex-go/1/.semver' [2021-03-19T10:30:27.177Z] # -> Force: false [2021-03-19T10:30:27.178Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-19T10:30:27.211Z] $ docker exec --env ******** --env ******** a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 ssh-agent -k [2021-03-19T10:30:27.508Z] unset SSH_AUTH_SOCK; [2021-03-19T10:30:27.509Z] unset SSH_AGENT_PID; [2021-03-19T10:30:27.509Z] echo Agent pid 52 killed; [2021-03-19T10:30:27.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T10:30:28.215Z] + git semver [Pipeline] } [2021-03-19T10:30:28.256Z] $ docker stop --time=1 a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 [2021-03-19T10:30:29.980Z] $ docker rm -f a544b9d8145bb3fdcb6ca19799d4701f3764f9d3994e7d3b2b49a3d17832e5e9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T10:30:30.577Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T10:30:31.170Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T10:30:31.190Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T10:30:32.506Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T10:30:32.834Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T10:30:33.152Z] + sudo service docker restart [2021-03-19T10:30:33.152Z] + true [2021-03-19T10:30:33.152Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-19T10:30:33.768Z] ========================================================= [2021-03-19T10:30:33.768Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T10:30:33.768Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:30:34.154Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-19T10:30:37.480Z] Sending build context to Docker daemon 328.6MB [2021-03-19T10:30:37.480Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T10:30:37.480Z] Step 2/6 : FROM ${BASE} [2021-03-19T10:30:37.480Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T10:30:37.480Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T10:30:37.480Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T10:30:37.480Z] de9db76c5a1d: Pulling fs layer [2021-03-19T10:30:37.480Z] bca2f99d35d6: Pulling fs layer [2021-03-19T10:30:37.480Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T10:30:37.480Z] 7c6f9722023f: Pulling fs layer [2021-03-19T10:30:37.480Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T10:30:37.480Z] 93359f2a8cfa: Waiting [2021-03-19T10:30:37.480Z] 7c6f9722023f: Waiting [2021-03-19T10:30:37.480Z] a35cf1a2eb13: Waiting [2021-03-19T10:30:37.480Z] bca2f99d35d6: Waiting [2021-03-19T10:30:37.480Z] de9db76c5a1d: Verifying Checksum [2021-03-19T10:30:37.480Z] de9db76c5a1d: Download complete [2021-03-19T10:30:37.480Z] 0ef7d3d256c8: Download complete [2021-03-19T10:30:37.745Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T10:30:37.745Z] 93359f2a8cfa: Download complete [2021-03-19T10:30:37.745Z] 7c6f9722023f: Verifying Checksum [2021-03-19T10:30:37.745Z] 7c6f9722023f: Download complete [2021-03-19T10:30:37.745Z] 188c0c94c7c5: Verifying Checksum [2021-03-19T10:30:37.745Z] 188c0c94c7c5: Download complete [2021-03-19T10:30:38.698Z] 188c0c94c7c5: Pull complete [2021-03-19T10:30:38.961Z] 0ef7d3d256c8: Pull complete [2021-03-19T10:30:39.230Z] de9db76c5a1d: Pull complete [2021-03-19T10:30:39.807Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T10:30:39.807Z] a35cf1a2eb13: Download complete [2021-03-19T10:30:40.386Z] bca2f99d35d6: Verifying Checksum [2021-03-19T10:30:40.386Z] bca2f99d35d6: Download complete [2021-03-19T10:30:46.834Z] Still waiting to schedule task [2021-03-19T10:30:46.834Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T10:30:47.007Z] bca2f99d35d6: Pull complete [2021-03-19T10:30:47.007Z] 93359f2a8cfa: Pull complete [2021-03-19T10:30:47.007Z] 7c6f9722023f: Pull complete [2021-03-19T10:30:50.349Z] a35cf1a2eb13: Pull complete [2021-03-19T10:30:50.349Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T10:30:50.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T10:30:50.349Z] ---> a62c8e92a672 [2021-03-19T10:30:50.349Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-19T10:30:50.613Z] ---> Running in 6880ccc1de8a [2021-03-19T10:30:51.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:30:51.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:30:52.345Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T10:30:52.922Z] (2/12) Installing file (5.38-r0) [2021-03-19T10:30:52.922Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T10:30:52.922Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T10:30:57.143Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T10:30:57.143Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T10:30:57.143Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T10:30:57.406Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T10:30:57.406Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T10:30:57.406Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T10:30:57.668Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T10:30:57.668Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T10:30:57.668Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:30:57.668Z] OK: 233 MiB in 51 packages [2021-03-19T10:31:00.984Z] Removing intermediate container 6880ccc1de8a [2021-03-19T10:31:00.984Z] ---> 5c659db526ef [2021-03-19T10:31:00.984Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T10:31:00.984Z] ---> Running in b9236d1acbac [2021-03-19T10:31:01.247Z] Removing intermediate container b9236d1acbac [2021-03-19T10:31:01.247Z] ---> 3c33719e040a [2021-03-19T10:31:01.247Z] Step 5/6 : COPY go.mod . [2021-03-19T10:31:01.520Z] ---> 1f27627221e6 [2021-03-19T10:31:01.520Z] Step 6/6 : RUN go mod download [2021-03-19T10:31:01.520Z] ---> Running in 1f6d9328cad7 [2021-03-19T10:31:28.176Z] Removing intermediate container 1f6d9328cad7 [2021-03-19T10:31:28.176Z] ---> 6a0efe99e9ac [2021-03-19T10:31:28.176Z] Successfully built 6a0efe99e9ac [2021-03-19T10:31:28.176Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:31:28.610Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T10:31:28.610Z] . [Pipeline] withDockerContainer [2021-03-19T10:31:28.790Z] prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container [2021-03-19T10:31:28.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-19T10:31:29.726Z] $ docker top da59f096050f03b43a1fe3e0afca9b3c8718c3cd92c20ba0fecdc6bd3ba2b97b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T10:31:30.271Z] + go version [2021-03-19T10:31:30.271Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T10:31:30.308Z] $ docker stop --time=1 da59f096050f03b43a1fe3e0afca9b3c8718c3cd92c20ba0fecdc6bd3ba2b97b [2021-03-19T10:31:31.645Z] $ docker rm -f da59f096050f03b43a1fe3e0afca9b3c8718c3cd92c20ba0fecdc6bd3ba2b97b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:31:32.910Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T10:31:32.910Z] . [Pipeline] withDockerContainer [2021-03-19T10:31:33.063Z] prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container [2021-03-19T10:31:33.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-19T10:31:33.794Z] $ docker top 9900290af02d26689290fdf64084b7bc3a07fed2ee40d12dff46c1aed56d4126 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T10:31:34.057Z] ========================================================= [2021-03-19T10:31:34.057Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T10:31:34.057Z] ========================================================= [Pipeline] sh [2021-03-19T10:31:34.364Z] + make test [2021-03-19T10:31:34.364Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T10:31:42.541Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T10:32:00.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T10:32:02.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T10:32:04.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T10:32:04.727Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T10:32:06.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T10:32:06.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T10:32:06.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T10:32:06.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T10:32:07.373Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T10:32:07.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T10:32:09.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T10:32:09.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T10:32:09.608Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T10:32:12.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 45.9% of statements [2021-03-19T10:32:12.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T10:32:12.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T10:32:12.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T10:32:12.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T10:32:12.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T10:32:12.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T10:32:12.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 19.8% of statements [2021-03-19T10:32:12.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements [2021-03-19T10:32:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.1% of statements [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T10:32:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.100s coverage: 100.0% of statements [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T10:32:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T10:32:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T10:32:16.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 71.3% of statements [2021-03-19T10:32:16.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T10:32:16.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T10:32:16.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.159s coverage: 82.9% of statements [2021-03-19T10:32:16.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T10:32:16.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T10:32:16.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements [2021-03-19T10:32:16.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T10:32:20.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.325s coverage: 28.6% of statements [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T10:32:20.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T10:32:20.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T10:32:20.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T10:32:20.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.107s coverage: 97.5% of statements [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T10:32:20.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T10:32:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T10:32:22.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.380s coverage: 92.8% of statements [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T10:32:22.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T10:32:22.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T10:32:22.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T10:32:22.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-03-19T10:32:22.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements [2021-03-19T10:32:22.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.028s coverage: 94.1% of statements [2021-03-19T10:32:22.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-03-19T10:32:22.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-03-19T10:32:31.634Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30532 in /w/workspace/edgexfoundry_edgex-go_PR-3278 [Pipeline] { [Pipeline] ws [2021-03-19T10:32:31.725Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T10:32:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements [2021-03-19T10:32:35.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-03-19T10:32:37.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.112s coverage: 81.9% of statements [2021-03-19T10:32:38.049Z] using credential edgex-jenkins-ssh [2021-03-19T10:32:38.123Z] Cloning the remote Git repository [2021-03-19T10:32:38.191Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T10:32:38.302Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-19T10:32:38.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T10:32:38.373Z] > git --version # timeout=10 [2021-03-19T10:32:38.393Z] > git --version # 'git version 2.17.1' [2021-03-19T10:32:38.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T10:32:38.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.030s coverage: 80.8% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.6% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 62.4% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.291s coverage: 69.0% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 38.4% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.114s coverage: 47.0% of statements [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T10:32:45.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T10:32:45.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.138s coverage: 87.1% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.760s coverage: 29.1% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 96.5% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T10:32:45.991Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T10:32:45.991Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T10:32:46.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-03-19T10:32:46.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2021-03-19T10:32:46.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-03-19T10:32:47.089Z] GO111MODULE=on go vet ./... [2021-03-19T10:32:57.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T10:32:58.014Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T10:32:58.038Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T10:32:58.067Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T10:32:58.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T10:32:58.080Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3278/head:refs/remotes/origin/PR-3278 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T10:32:58.863Z] Merging remotes/origin/master commit 3c17eee94111b45567e88cff7b967cb4bb967b00 into PR head commit 768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:32:59.302Z] Merge succeeded, producing 768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:32:59.302Z] Checking out Revision 768023b243a5e0276eea40c4c988f9903b6a1a2c (PR-3278) [2021-03-19T10:32:58.889Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T10:32:58.902Z] > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 [2021-03-19T10:32:59.220Z] > git remote # timeout=10 [2021-03-19T10:32:59.239Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T10:32:59.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T10:32:59.272Z] > git merge 3c17eee94111b45567e88cff7b967cb4bb967b00 # timeout=10 [2021-03-19T10:32:59.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T10:32:59.314Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T10:32:59.327Z] > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 [2021-03-19T10:33:03.677Z] Commit message: "feat: Add missing middleware func to router" [2021-03-19T10:33:03.747Z] > git --version # timeout=10 [2021-03-19T10:33:03.764Z] > git --version # 'git version 2.17.1' [2021-03-19T10:33:03.780Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T10:33:05.765Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T10:33:06.182Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T10:33:06.599Z] + sudo service docker restart [2021-03-19T10:33:06.599Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T10:33:09.358Z] provisioning config files... [2021-03-19T10:33:09.398Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8415527393910840684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:33:09.852Z] ---> docker-login.sh [2021-03-19T10:33:09.852Z] nexus3.edgexfoundry.org:10001 [2021-03-19T10:33:10.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:33:11.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:33:11.120Z] Configure a credential helper to remove this warning. See [2021-03-19T10:33:11.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:33:11.120Z] [2021-03-19T10:33:11.120Z] Login Succeeded [2021-03-19T10:33:11.120Z] nexus3.edgexfoundry.org:10002 [2021-03-19T10:33:11.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:33:11.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:33:11.393Z] Configure a credential helper to remove this warning. See [2021-03-19T10:33:11.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:33:11.393Z] [2021-03-19T10:33:11.393Z] Login Succeeded [2021-03-19T10:33:11.393Z] nexus3.edgexfoundry.org:10003 [2021-03-19T10:33:11.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:33:11.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:33:11.992Z] Configure a credential helper to remove this warning. See [2021-03-19T10:33:11.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:33:11.992Z] [2021-03-19T10:33:11.992Z] Login Succeeded [2021-03-19T10:33:11.992Z] nexus3.edgexfoundry.org:10004 [2021-03-19T10:33:12.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:33:12.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:33:12.594Z] Configure a credential helper to remove this warning. See [2021-03-19T10:33:12.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:33:12.594Z] [2021-03-19T10:33:12.594Z] Login Succeeded [2021-03-19T10:33:12.594Z] docker.io [2021-03-19T10:33:12.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T10:33:13.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T10:33:13.467Z] Configure a credential helper to remove this warning. See [2021-03-19T10:33:13.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T10:33:13.467Z] [2021-03-19T10:33:13.467Z] Login Succeeded [2021-03-19T10:33:13.467Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T10:33:13.499Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-19T10:33:13.810Z] gofmt -l . [2021-03-19T10:33:13.810Z] [ "`gofmt -l .`" = "" ] [Pipeline] echo [2021-03-19T10:33:14.034Z] ========================================================= [2021-03-19T10:33:14.034Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T10:33:14.034Z] ========================================================= [2021-03-19T10:33:14.080Z] ./bin/test-go-mod-tidy.sh [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:33:14.460Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-19T10:33:14.665Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T10:33:15.586Z] + ls -al . [2021-03-19T10:33:15.587Z] total 760 [2021-03-19T10:33:15.587Z] drwxrwxr-x 10 1001 1001 4096 Mar 19 10:33 . [2021-03-19T10:33:15.587Z] drwxr-xr-x 4 root root 28 Mar 19 10:31 .. [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 10:29 .dockerignore [2021-03-19T10:33:15.587Z] drwxrwxr-x 8 1001 1001 179 Mar 19 10:29 .git [2021-03-19T10:33:15.587Z] drwxrwxr-x 3 1001 1001 125 Mar 19 10:29 .github [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 10:29 .gitignore [2021-03-19T10:33:15.587Z] drwx------ 3 1001 1001 60 Mar 19 10:30 .semver [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 10:29 .sonarcloud.properties [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 10:29 Attribution.txt [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 10:29 CONTRIBUTING.md [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 10:29 Dockerfile.build [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 10:29 Jenkinsfile [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 10:29 LICENSE [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 10:29 Makefile [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 10:29 README.md [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 10:29 SECURITY.md [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 10:30 VERSION [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 10:29 ZMQWindows.md [2021-03-19T10:33:15.587Z] drwxrwxr-x 2 1001 1001 117 Mar 19 10:29 bin [2021-03-19T10:33:15.587Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 10:29 cmd [2021-03-19T10:33:15.587Z] -rw-r--r-- 1 root root 650607 Mar 19 10:32 coverage.out [2021-03-19T10:33:15.587Z] -rw-r--r-- 1 root root 1055 Mar 19 10:33 go.mod [2021-03-19T10:33:15.587Z] -rw-r--r-- 1 root root 21981 Mar 19 10:33 go.sum [2021-03-19T10:33:15.587Z] drwxrwxr-x 8 1001 1001 127 Mar 19 10:29 internal [2021-03-19T10:33:15.587Z] drwxrwxr-x 4 1001 1001 26 Mar 19 10:29 openapi [2021-03-19T10:33:15.587Z] drwxrwxr-x 4 1001 1001 71 Mar 19 10:29 snap [2021-03-19T10:33:15.587Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 10:29 version.go [Pipeline] sh [2021-03-19T10:33:15.926Z] + '[' -e coverage.out ] [2021-03-19T10:33:15.926Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T10:33:16.169Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T10:33:16.490Z] + make build [2021-03-19T10:33:16.490Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T10:33:17.105Z] Sending build context to Docker daemon 166.8MB [2021-03-19T10:33:17.105Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T10:33:17.105Z] Step 2/6 : FROM ${BASE} [2021-03-19T10:33:17.105Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T10:33:17.105Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T10:33:17.105Z] a4357932f1b6: Pulling fs layer [2021-03-19T10:33:17.105Z] 18c013af1878: Pulling fs layer [2021-03-19T10:33:17.105Z] 00ac8860ef70: Pulling fs layer [2021-03-19T10:33:17.105Z] 63d7cb157983: Pulling fs layer [2021-03-19T10:33:17.105Z] b116817d02f9: Pulling fs layer [2021-03-19T10:33:17.105Z] 745a02a5169b: Pulling fs layer [2021-03-19T10:33:17.105Z] 00ac8860ef70: Waiting [2021-03-19T10:33:17.105Z] 63d7cb157983: Waiting [2021-03-19T10:33:17.105Z] b116817d02f9: Waiting [2021-03-19T10:33:17.105Z] 745a02a5169b: Waiting [2021-03-19T10:33:17.105Z] 18c013af1878: Download complete [2021-03-19T10:33:17.105Z] a4357932f1b6: Download complete [2021-03-19T10:33:17.105Z] 63d7cb157983: Download complete [2021-03-19T10:33:17.716Z] b116817d02f9: Download complete [2021-03-19T10:33:17.716Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T10:33:17.716Z] 5f621e34cdf4: Download complete [2021-03-19T10:33:18.338Z] 5f621e34cdf4: Pull complete [2021-03-19T10:33:18.941Z] a4357932f1b6: Pull complete [2021-03-19T10:33:19.221Z] 18c013af1878: Pull complete [2021-03-19T10:33:20.672Z] 745a02a5169b: Verifying Checksum [2021-03-19T10:33:20.673Z] 745a02a5169b: Download complete [2021-03-19T10:33:21.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T10:33:22.107Z] 00ac8860ef70: Download complete [2021-03-19T10:33:28.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T10:33:29.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T10:33:31.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T10:33:31.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T10:33:32.276Z] 00ac8860ef70: Pull complete [2021-03-19T10:33:32.276Z] 63d7cb157983: Pull complete [2021-03-19T10:33:32.551Z] b116817d02f9: Pull complete [2021-03-19T10:33:33.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T10:33:35.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T10:33:35.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T10:33:36.871Z] 745a02a5169b: Pull complete [2021-03-19T10:33:36.871Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T10:33:36.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T10:33:36.871Z] ---> b7e6874047d6 [2021-03-19T10:33:36.871Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-19T10:33:37.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T10:33:38.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T10:33:39.531Z] ---> Running in 736e235927ed [2021-03-19T10:33:39.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T10:33:40.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-03-19T10:33:41.534Z] $ docker stop --time=1 9900290af02d26689290fdf64084b7bc3a07fed2ee40d12dff46c1aed56d4126 [2021-03-19T10:33:41.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:33:42.535Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T10:33:42.535Z] (2/12) Installing file (5.38-r0) [2021-03-19T10:33:42.808Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T10:33:42.808Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T10:33:43.231Z] $ docker rm -f 9900290af02d26689290fdf64084b7bc3a07fed2ee40d12dff46c1aed56d4126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:33:47.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T10:33:47.089Z] [2021-03-19T10:33:47.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:33:47.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T10:33:47.486Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-19T10:33:47.486Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-19T10:33:47.486Z] ca9280d653b3: Pulling fs layer [2021-03-19T10:33:47.486Z] 7e9c9ca2126c: Pulling fs layer [2021-03-19T10:33:47.748Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-19T10:33:47.749Z] cbdbe7a5bc2a: Download complete [2021-03-19T10:33:48.011Z] cbdbe7a5bc2a: Pull complete [2021-03-19T10:33:48.198Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T10:33:48.198Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T10:33:48.198Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T10:33:48.198Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T10:33:48.198Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T10:33:48.198Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T10:33:48.198Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T10:33:48.273Z] ca9280d653b3: Verifying Checksum [2021-03-19T10:33:48.273Z] ca9280d653b3: Download complete [2021-03-19T10:33:48.471Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T10:33:48.471Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:33:48.471Z] OK: 217 MiB in 51 packages [2021-03-19T10:33:49.260Z] ca9280d653b3: Pull complete [2021-03-19T10:33:49.541Z] 7e9c9ca2126c: Download complete [2021-03-19T10:33:52.765Z] Removing intermediate container 736e235927ed [2021-03-19T10:33:52.765Z] ---> a86efe1d4706 [2021-03-19T10:33:52.765Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T10:33:52.765Z] ---> Running in c5b6b9ee5315 [2021-03-19T10:33:53.037Z] Removing intermediate container c5b6b9ee5315 [2021-03-19T10:33:53.037Z] ---> 7ce1bdeee935 [2021-03-19T10:33:53.037Z] Step 5/6 : COPY go.mod . [2021-03-19T10:33:53.630Z] ---> 63a4111c49d6 [2021-03-19T10:33:53.630Z] Step 6/6 : RUN go mod download [2021-03-19T10:33:53.910Z] ---> Running in f82e2bb77d30 [2021-03-19T10:33:57.742Z] 7e9c9ca2126c: Pull complete [2021-03-19T10:33:57.742Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-19T10:33:57.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T10:33:57.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-19T10:33:57.946Z] prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container [2021-03-19T10:33:57.997Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T10:33:58.998Z] $ docker top 6cb1056d03112348c12a8b031a28d165539ce96d9f6a80e1c3c8384c9155864d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T10:33:59.630Z] + docker-compose build --help [2021-03-19T10:33:59.630Z] + grep parallel [2021-03-19T10:34:00.577Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T10:34:00.609Z] $ docker stop --time=1 6cb1056d03112348c12a8b031a28d165539ce96d9f6a80e1c3c8384c9155864d [2021-03-19T10:34:01.978Z] $ docker rm -f 6cb1056d03112348c12a8b031a28d165539ce96d9f6a80e1c3c8384c9155864d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:34:02.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T10:34:02.785Z] . [Pipeline] withDockerContainer [2021-03-19T10:34:02.904Z] prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container [2021-03-19T10:34:02.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T10:34:03.557Z] $ docker top cb2fb243d7597c8c2afc7597a12dcfacfaf4a1f1e0495addcc8c223d36d05ba1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T10:34:04.066Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T10:34:05.016Z] Building docker-core-command-go ... [2021-03-19T10:34:05.016Z] Building docker-core-data-go ... [2021-03-19T10:34:05.016Z] Building docker-core-metadata-go ... [2021-03-19T10:34:05.016Z] Building docker-security-bootstrapper-go ... [2021-03-19T10:34:05.016Z] Building docker-security-proxy-setup-go ... [2021-03-19T10:34:05.016Z] Building docker-security-secretstore-setup-go ... [2021-03-19T10:34:05.016Z] Building docker-support-notifications-go ... [2021-03-19T10:34:05.016Z] Building docker-support-scheduler-go ... [2021-03-19T10:34:05.016Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T10:34:05.016Z] Building docker-support-scheduler-go [2021-03-19T10:34:05.016Z] Building docker-security-proxy-setup-go [2021-03-19T10:34:05.016Z] Building docker-security-secretstore-setup-go [2021-03-19T10:34:05.016Z] Building docker-core-command-go [2021-03-19T10:34:05.016Z] Building docker-support-notifications-go [2021-03-19T10:34:20.737Z] Removing intermediate container f82e2bb77d30 [2021-03-19T10:34:20.737Z] ---> 77ec3489eea5 [2021-03-19T10:34:20.737Z] Successfully built 77ec3489eea5 [2021-03-19T10:34:20.737Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:34:21.112Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T10:34:21.112Z] . [Pipeline] withDockerContainer [2021-03-19T10:34:21.412Z] prd-ubuntu18.04-docker-arm64-4c-16g-30532 does not seem to be running inside a container [2021-03-19T10:34:21.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-19T10:34:23.017Z] $ docker top c3a3e6a2ebeea56ecf475919cbcb5c860d4be221879cd7ce3678520cc8832064 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T10:34:24.098Z] + go version [2021-03-19T10:34:24.098Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T10:34:24.141Z] $ docker stop --time=1 c3a3e6a2ebeea56ecf475919cbcb5c860d4be221879cd7ce3678520cc8832064 [2021-03-19T10:34:26.008Z] $ docker rm -f c3a3e6a2ebeea56ecf475919cbcb5c860d4be221879cd7ce3678520cc8832064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:34:27.218Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T10:34:27.219Z] . [Pipeline] withDockerContainer [2021-03-19T10:34:27.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-30532 does not seem to be running inside a container [2021-03-19T10:34:27.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-19T10:34:28.995Z] $ docker top 585f9a2222f0eadecd3662959492c688f4163596f4c3873886945f3e3c1c529c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T10:34:29.425Z] ========================================================= [2021-03-19T10:34:29.425Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T10:34:29.425Z] ========================================================= [Pipeline] sh [2021-03-19T10:34:30.110Z] + make test [2021-03-19T10:34:30.110Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T10:34:37.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:34:37.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:34:37.259Z] ---> 6a0efe99e9ac [2021-03-19T10:34:37.259Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T10:34:37.259Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:34:37.259Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:34:37.259Z] ---> 6a0efe99e9ac [2021-03-19T10:34:37.259Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T10:34:37.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:34:37.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:34:37.528Z] ---> 6a0efe99e9ac [2021-03-19T10:34:37.528Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T10:34:37.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:34:37.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:34:37.528Z] ---> 6a0efe99e9ac [2021-03-19T10:34:37.528Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T10:34:37.802Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:34:37.802Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:34:37.802Z] ---> 6a0efe99e9ac [2021-03-19T10:34:37.802Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T10:34:38.753Z] ---> Running in 447893aa8760 [2021-03-19T10:34:38.753Z] ---> Running in bb9710ece30a [2021-03-19T10:34:38.753Z] ---> Running in ea19197e14c5 [2021-03-19T10:34:38.753Z] ---> Running in 70c654807ddf [2021-03-19T10:34:38.753Z] ---> Running in 6092fc202edd [2021-03-19T10:34:39.018Z] Removing intermediate container bb9710ece30a [2021-03-19T10:34:39.018Z] ---> 0a8b83a2d465 [2021-03-19T10:34:39.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:34:39.018Z] Removing intermediate container 70c654807ddf [2021-03-19T10:34:39.018Z] ---> 9911dd5a4737 [2021-03-19T10:34:39.018Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:34:39.018Z] Removing intermediate container 447893aa8760 [2021-03-19T10:34:39.018Z] ---> 9dbe7d7892b2 [2021-03-19T10:34:39.018Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:34:39.018Z] Removing intermediate container 6092fc202edd [2021-03-19T10:34:39.018Z] ---> dfeea721d8bf [2021-03-19T10:34:39.018Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:34:39.018Z] Removing intermediate container ea19197e14c5 [2021-03-19T10:34:39.018Z] ---> 17e1d5ab9905 [2021-03-19T10:34:39.018Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:34:39.280Z] ---> Running in 720dfa276204 [2021-03-19T10:34:39.280Z] ---> Running in 5764d5cc1dcf [2021-03-19T10:34:39.280Z] ---> Running in b7e1ec43c33b [2021-03-19T10:34:39.280Z] ---> Running in bf28a9941db0 [2021-03-19T10:34:39.280Z] ---> Running in 91971005e541 [2021-03-19T10:34:41.849Z] Removing intermediate container 5764d5cc1dcf [2021-03-19T10:34:41.849Z] ---> 2519b14b083b [2021-03-19T10:34:41.849Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T10:34:41.849Z] Removing intermediate container b7e1ec43c33b [2021-03-19T10:34:41.849Z] ---> 795173206183 [2021-03-19T10:34:41.849Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T10:34:41.849Z] Removing intermediate container 720dfa276204 [2021-03-19T10:34:41.849Z] ---> 0cef049cd36b [2021-03-19T10:34:41.849Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T10:34:41.849Z] ---> Running in ee4e866c9cbb [2021-03-19T10:34:41.849Z] ---> Running in 0aecf2d68fd8 [2021-03-19T10:34:41.849Z] Removing intermediate container bf28a9941db0 [2021-03-19T10:34:41.849Z] ---> 62716472fd1e [2021-03-19T10:34:41.849Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T10:34:41.849Z] ---> Running in 3e4ca2bb3392 [2021-03-19T10:34:41.849Z] ---> Running in 8bbc364d7da9 [2021-03-19T10:34:41.849Z] Removing intermediate container 91971005e541 [2021-03-19T10:34:41.849Z] ---> 51db866f19e0 [2021-03-19T10:34:41.849Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T10:34:42.432Z] ---> Running in babfb5fd4b94 [2021-03-19T10:34:42.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:42.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:42.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:42.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:42.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:43.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:43.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:43.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:43.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:43.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:34:43.805Z] OK: 233 MiB in 51 packages [2021-03-19T10:34:43.805Z] OK: 233 MiB in 51 packages [2021-03-19T10:34:44.067Z] OK: 233 MiB in 51 packages [2021-03-19T10:34:44.067Z] OK: 233 MiB in 51 packages [2021-03-19T10:34:44.651Z] Removing intermediate container 0aecf2d68fd8 [2021-03-19T10:34:44.652Z] ---> 3b4c543a811a [2021-03-19T10:34:44.652Z] Step 6/24 : COPY go.mod . [2021-03-19T10:34:44.652Z] Removing intermediate container ee4e866c9cbb [2021-03-19T10:34:44.652Z] ---> 8b3f661bb470 [2021-03-19T10:34:44.652Z] Step 6/22 : COPY go.mod . [2021-03-19T10:34:44.916Z] Removing intermediate container 3e4ca2bb3392 [2021-03-19T10:34:44.916Z] ---> 59d7433ed70c [2021-03-19T10:34:44.916Z] Step 6/23 : COPY go.mod . [2021-03-19T10:34:44.916Z] OK: 233 MiB in 51 packages [2021-03-19T10:34:44.916Z] Removing intermediate container 8bbc364d7da9 [2021-03-19T10:34:44.916Z] ---> f0a2d6781896 [2021-03-19T10:34:44.916Z] Step 6/22 : COPY go.mod . [2021-03-19T10:34:44.916Z] ---> 568a46c551b2 [2021-03-19T10:34:44.916Z] Step 7/22 : RUN go mod download [2021-03-19T10:34:45.178Z] ---> b489a2c3a585 [2021-03-19T10:34:45.178Z] Step 7/24 : RUN go mod download [2021-03-19T10:34:45.178Z] ---> Running in 957e0a75dfe9 [2021-03-19T10:34:45.178Z] ---> Running in 807e1ac93b4f [2021-03-19T10:34:45.440Z] ---> 16885188c61a [2021-03-19T10:34:45.440Z] Step 7/23 : RUN go mod download [2021-03-19T10:34:45.440Z] ---> 3b3682c56c73 [2021-03-19T10:34:45.440Z] Step 7/22 : RUN go mod download [2021-03-19T10:34:45.702Z] ---> Running in bdf4a50b93bd [2021-03-19T10:34:45.702Z] ---> Running in f180640ff7c4 [2021-03-19T10:34:45.702Z] Removing intermediate container babfb5fd4b94 [2021-03-19T10:34:45.702Z] ---> 498cb032abd4 [2021-03-19T10:34:45.702Z] Step 6/21 : COPY go.mod . [2021-03-19T10:34:46.283Z] ---> 480771e7a238 [2021-03-19T10:34:46.283Z] Step 7/21 : RUN go mod download [2021-03-19T10:34:46.283Z] ---> Running in 78aa0ad23b98 [2021-03-19T10:34:48.230Z] Removing intermediate container 957e0a75dfe9 [2021-03-19T10:34:48.230Z] ---> 4829c5f78ff3 [2021-03-19T10:34:48.230Z] Step 8/22 : COPY . . [2021-03-19T10:34:48.230Z] Removing intermediate container 807e1ac93b4f [2021-03-19T10:34:48.230Z] ---> 6ebe71cc62ed [2021-03-19T10:34:48.230Z] Step 8/24 : COPY . . [2021-03-19T10:34:49.191Z] Removing intermediate container bdf4a50b93bd [2021-03-19T10:34:49.191Z] ---> 502bfc0cfbe8 [2021-03-19T10:34:49.191Z] Step 8/23 : COPY . . [2021-03-19T10:34:51.883Z] Removing intermediate container 78aa0ad23b98 [2021-03-19T10:34:51.883Z] ---> 270614cdbd68 [2021-03-19T10:34:51.883Z] Step 8/21 : COPY . . [2021-03-19T10:34:52.281Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T10:34:52.601Z] Removing intermediate container f180640ff7c4 [2021-03-19T10:34:52.601Z] ---> acdad2fbba0d [2021-03-19T10:34:52.601Z] Step 8/22 : COPY . . [2021-03-19T10:35:31.607Z] ---> 5f16fe160b8b [2021-03-19T10:35:31.607Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T10:35:31.607Z] ---> f0f444d513ba [2021-03-19T10:35:31.607Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T10:35:31.607Z] ---> 8529b0738c3a [2021-03-19T10:35:31.607Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T10:35:31.607Z] ---> 6f6ce5b64f04 [2021-03-19T10:35:31.607Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T10:35:31.607Z] ---> Running in df861af2175b [2021-03-19T10:35:31.607Z] ---> Running in f4f220f5ed71 [2021-03-19T10:35:31.607Z] ---> Running in f3763142ee46 [2021-03-19T10:35:31.607Z] ---> e25e5615d385 [2021-03-19T10:35:31.607Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T10:35:31.607Z] ---> Running in 19b2cd84bd25 [2021-03-19T10:35:31.607Z] ---> Running in 8a5f2d303cea [2021-03-19T10:35:31.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T10:35:31.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T10:35:31.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T10:35:31.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T10:35:31.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T10:35:39.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T10:35:46.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T10:35:52.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T10:35:52.772Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T10:35:55.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T10:35:55.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T10:35:55.723Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T10:35:56.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T10:35:58.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T10:35:58.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T10:35:59.730Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T10:36:00.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T10:36:06.568Z] Removing intermediate container f4f220f5ed71 [2021-03-19T10:36:06.568Z] ---> e04f647e2768 [2021-03-19T10:36:06.568Z] [2021-03-19T10:36:06.568Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T10:36:06.568Z] Removing intermediate container 19b2cd84bd25 [2021-03-19T10:36:06.568Z] ---> 6d3f30fc9545 [2021-03-19T10:36:06.568Z] [2021-03-19T10:36:06.568Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T10:36:06.569Z] Removing intermediate container 8a5f2d303cea [2021-03-19T10:36:06.569Z] ---> 8d311996f25f [2021-03-19T10:36:06.569Z] [2021-03-19T10:36:06.569Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T10:36:06.569Z] Removing intermediate container df861af2175b [2021-03-19T10:36:06.569Z] ---> 0800af0b682f [2021-03-19T10:36:06.569Z] [2021-03-19T10:36:06.569Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T10:36:06.569Z] Removing intermediate container f3763142ee46 [2021-03-19T10:36:06.569Z] ---> 174c1f31e436 [2021-03-19T10:36:06.569Z] [2021-03-19T10:36:06.569Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T10:36:06.569Z] 3.12: Pulling from library/alpine [2021-03-19T10:36:06.569Z] 3.12: Pulling from library/alpine [2021-03-19T10:36:06.569Z] 3.12: Pulling from library/alpine [2021-03-19T10:36:06.569Z] 3.12: Pulling from library/alpine [2021-03-19T10:36:06.569Z] 3.12: Pulling from library/alpine [2021-03-19T10:36:06.830Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T10:36:06.830Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T10:36:06.830Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T10:36:06.830Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T10:36:06.830Z] Status: Image is up to date for alpine:3.12 [2021-03-19T10:36:06.830Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T10:36:06.830Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T10:36:06.830Z] ---> 88dd2752d2ea [2021-03-19T10:36:06.830Z] Status: Image is up to date for alpine:3.12 [2021-03-19T10:36:06.830Z] Step 11/23 : RUN apk add --update --no-cache dumb-init ---> 88dd2752d2ea [2021-03-19T10:36:06.830Z] ---> 88dd2752d2ea [2021-03-19T10:36:06.830Z] [2021-03-19T10:36:06.830Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/21 : RUN apk add --update --no-cache curl [2021-03-19T10:36:06.830Z] [2021-03-19T10:36:06.830Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T10:36:06.830Z] Status: Image is up to date for alpine:3.12 [2021-03-19T10:36:06.830Z] ---> 88dd2752d2ea [2021-03-19T10:36:06.831Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T10:36:06.831Z] ---> 88dd2752d2ea [2021-03-19T10:36:06.831Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T10:36:07.093Z] ---> Running in 3991e3153a54 [2021-03-19T10:36:07.093Z] ---> Running in fca05272226d [2021-03-19T10:36:07.093Z] ---> Running in 4ef8dfd44866 [2021-03-19T10:36:07.093Z] ---> Running in ddfe4140a8d2 [2021-03-19T10:36:07.093Z] ---> Running in 2f6c1ae4c454 [2021-03-19T10:36:08.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.062Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T10:36:08.062Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:36:08.062Z] OK: 6 MiB in 15 packages [2021-03-19T10:36:08.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.062Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T10:36:08.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.317Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T10:36:08.318Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T10:36:08.318Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T10:36:08.338Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T10:36:08.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:36:08.338Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T10:36:08.338Z] OK: 6 MiB in 16 packages [2021-03-19T10:36:08.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.338Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T10:36:08.338Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T10:36:08.338Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T10:36:08.338Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T10:36:08.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.338Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T10:36:08.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:36:08.338Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T10:36:08.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:08.603Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T10:36:08.603Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:36:08.603Z] OK: 6 MiB in 15 packages [2021-03-19T10:36:08.603Z] OK: 7 MiB in 19 packages [2021-03-19T10:36:08.603Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T10:36:08.603Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T10:36:08.603Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T10:36:08.603Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T10:36:08.603Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:36:08.603Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T10:36:08.866Z] OK: 7 MiB in 18 packages [2021-03-19T10:36:10.254Z] Removing intermediate container 3991e3153a54 [2021-03-19T10:36:10.254Z] ---> a6c6264b56cd [2021-03-19T10:36:10.254Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T10:36:10.838Z] ---> Running in e619bd7eb099 [2021-03-19T10:36:11.108Z] Removing intermediate container fca05272226d [2021-03-19T10:36:11.108Z] ---> 9be68742d595 [2021-03-19T10:36:11.108Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T10:36:11.684Z] ---> Running in 1f4588da922b [2021-03-19T10:36:11.684Z] Removing intermediate container e619bd7eb099 [2021-03-19T10:36:11.684Z] ---> ce129fe4d869 [2021-03-19T10:36:11.684Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T10:36:11.946Z] Removing intermediate container ddfe4140a8d2 [2021-03-19T10:36:11.946Z] ---> 41c0c31d00b3 [2021-03-19T10:36:11.946Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T10:36:11.946Z] Removing intermediate container 4ef8dfd44866 [2021-03-19T10:36:11.946Z] ---> 74f6cb303bc1 [2021-03-19T10:36:11.946Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T10:36:11.946Z] Removing intermediate container 2f6c1ae4c454 [2021-03-19T10:36:11.946Z] ---> 122b200a3d69 [2021-03-19T10:36:11.946Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T10:36:12.528Z] ---> Running in 49a46535df6f [2021-03-19T10:36:12.528Z] ---> Running in d96409a58344 [2021-03-19T10:36:12.528Z] ---> Running in 209cf2faa2f7 [2021-03-19T10:36:12.528Z] ---> Running in 172e94f81efa [2021-03-19T10:36:12.796Z] Removing intermediate container 1f4588da922b [2021-03-19T10:36:12.796Z] ---> 73c9938c6c2d [2021-03-19T10:36:12.796Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T10:36:12.796Z] ---> Running in d43f3cd412c0 [2021-03-19T10:36:12.796Z] Removing intermediate container 49a46535df6f [2021-03-19T10:36:12.796Z] ---> 12e3f60d309d [2021-03-19T10:36:12.796Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T10:36:12.796Z] Removing intermediate container d96409a58344 [2021-03-19T10:36:12.796Z] ---> 43337d2a266d [2021-03-19T10:36:12.796Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T10:36:13.060Z] Removing intermediate container 172e94f81efa [2021-03-19T10:36:13.060Z] ---> d2f99c03578b [2021-03-19T10:36:13.060Z] Step 13/21 : WORKDIR /edgex [2021-03-19T10:36:13.060Z] Removing intermediate container 209cf2faa2f7 [2021-03-19T10:36:13.060Z] ---> b9eca40d3bb2 [2021-03-19T10:36:13.060Z] Step 13/24 : WORKDIR / [2021-03-19T10:36:13.060Z] ---> Running in 6eddca92bf3f [2021-03-19T10:36:13.060Z] ---> Running in d467307ee89b [2021-03-19T10:36:13.322Z] ---> Running in 68b0229ab17b [2021-03-19T10:36:13.322Z] Removing intermediate container d43f3cd412c0 [2021-03-19T10:36:13.322Z] ---> f170a810b957 [2021-03-19T10:36:13.322Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T10:36:13.322Z] ---> Running in 0b8026f22a2c [2021-03-19T10:36:13.322Z] ---> Running in 4cb5ac5aadbf [2021-03-19T10:36:13.585Z] Removing intermediate container d467307ee89b [2021-03-19T10:36:13.585Z] ---> ca7b8015eed2 [2021-03-19T10:36:13.585Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T10:36:13.585Z] Removing intermediate container 6eddca92bf3f [2021-03-19T10:36:13.585Z] ---> f053b22a1cb1 [2021-03-19T10:36:13.585Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:36:13.585Z] Removing intermediate container 68b0229ab17b [2021-03-19T10:36:13.586Z] ---> cdd3ad3659ff [2021-03-19T10:36:13.586Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T10:36:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.266s coverage: 45.9% of statements [2021-03-19T10:36:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T10:36:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T10:36:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T10:36:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T10:36:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T10:36:13.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T10:36:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.134s coverage: 19.8% of statements [2021-03-19T10:36:13.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.317s coverage: 100.0% of statements [2021-03-19T10:36:13.848Z] Removing intermediate container 0b8026f22a2c [2021-03-19T10:36:13.848Z] ---> 062c4b47a12a [2021-03-19T10:36:13.848Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-19T10:36:13.848Z] Removing intermediate container 4cb5ac5aadbf [2021-03-19T10:36:13.848Z] ---> a1e74af01c36 [2021-03-19T10:36:13.848Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:36:13.848Z] ---> Running in c4ce8d2d2983 [2021-03-19T10:36:13.848Z] ---> 765bef0f86a4 [2021-03-19T10:36:13.848Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T10:36:14.119Z] Removing intermediate container c4ce8d2d2983 [2021-03-19T10:36:14.119Z] ---> 845a61a3c4fd [2021-03-19T10:36:14.119Z] Step 15/23 : WORKDIR / [2021-03-19T10:36:14.119Z] ---> d7afdf954e67 [2021-03-19T10:36:14.119Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T10:36:14.119Z] ---> b40905f51b36 [2021-03-19T10:36:14.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T10:36:14.394Z] ---> fa517ad807ec [2021-03-19T10:36:14.394Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-19T10:36:14.394Z] ---> Running in 74414b006cef [2021-03-19T10:36:14.977Z] ---> adc4de5695a1 [2021-03-19T10:36:14.977Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T10:36:14.977Z] Removing intermediate container 74414b006cef [2021-03-19T10:36:14.977Z] ---> 41edf673bd8f [2021-03-19T10:36:14.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:36:14.977Z] ---> 20312647ec55 [2021-03-19T10:36:14.977Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T10:36:15.243Z] ---> 4fa0c6bcbe02 [2021-03-19T10:36:15.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T10:36:15.243Z] ---> 623e90237c41 [2021-03-19T10:36:15.243Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T10:36:15.243Z] ---> f01686e47f40 [2021-03-19T10:36:15.243Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T10:36:15.512Z] ---> 8ce03f3d1ddc [2021-03-19T10:36:15.512Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T10:36:15.512Z] ---> 57ab02449cfb [2021-03-19T10:36:15.512Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T10:36:15.512Z] ---> 388b4908817e [2021-03-19T10:36:15.512Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T10:36:15.777Z] ---> Running in a192fd32e8b6 [2021-03-19T10:36:15.777Z] ---> Running in 5239bc10882a [2021-03-19T10:36:15.777Z] ---> e05a31c93c3b [2021-03-19T10:36:15.777Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T10:36:16.041Z] ---> Running in f590d34e7a91 [2021-03-19T10:36:16.041Z] ---> 31ccda6ab9bb [2021-03-19T10:36:16.041Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T10:36:16.041Z] Removing intermediate container a192fd32e8b6 [2021-03-19T10:36:16.041Z] ---> 4ce2a6fd63f3 [2021-03-19T10:36:16.041Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:36:16.305Z] ---> Running in 590b79816fb1 [2021-03-19T10:36:16.305Z] Removing intermediate container 5239bc10882a [2021-03-19T10:36:16.305Z] ---> 59064eb4ff14 [2021-03-19T10:36:16.305Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:36:16.569Z] ---> 0dcaf6269045 [2021-03-19T10:36:16.569Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T10:36:16.569Z] ---> Running in 4afc817fde09 [2021-03-19T10:36:16.569Z] Removing intermediate container f590d34e7a91 [2021-03-19T10:36:16.569Z] ---> ea51b1bc9f92 [2021-03-19T10:36:16.569Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T10:36:16.838Z] Removing intermediate container 590b79816fb1 [2021-03-19T10:36:16.838Z] ---> 317917de4f28 [2021-03-19T10:36:16.838Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T10:36:16.838Z] ---> 85d5a84b4df0 [2021-03-19T10:36:16.838Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T10:36:16.838Z] ---> Running in 267cfea19645 [2021-03-19T10:36:16.838Z] ---> Running in 1ee4652f0def [2021-03-19T10:36:17.101Z] ---> 0a9b282a3285 [2021-03-19T10:36:17.101Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T10:36:17.101Z] Removing intermediate container 4afc817fde09 [2021-03-19T10:36:17.101Z] ---> 3125abd33728 [2021-03-19T10:36:17.101Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T10:36:17.101Z] ---> Running in 2f0ef7be0883 [2021-03-19T10:36:17.101Z] ---> Running in d0407f4c3b5b [2021-03-19T10:36:17.379Z] ---> 4ca112550ea7 [2021-03-19T10:36:17.379Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-19T10:36:17.379Z] Removing intermediate container 1ee4652f0def [2021-03-19T10:36:17.379Z] ---> b5db0c50d4dc [2021-03-19T10:36:17.379Z] Step 21/22 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:36:17.379Z] Removing intermediate container 267cfea19645 [2021-03-19T10:36:17.379Z] ---> 9122c27c95d9 [2021-03-19T10:36:17.379Z] Step 19/21 : LABEL arch=x86_64 [2021-03-19T10:36:17.379Z] ---> Running in 68f7b8b3601d [2021-03-19T10:36:17.641Z] ---> Running in b67828ca9c8e [2021-03-19T10:36:17.641Z] ---> Running in 795768bcbdd9 [2021-03-19T10:36:17.641Z] Removing intermediate container 2f0ef7be0883 [2021-03-19T10:36:17.641Z] ---> 5294adc3a983 [2021-03-19T10:36:17.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:36:17.908Z] Removing intermediate container d0407f4c3b5b [2021-03-19T10:36:17.908Z] ---> d055e3534674 [2021-03-19T10:36:17.908Z] Step 21/22 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:36:17.908Z] ---> Running in d52d5c995103 [2021-03-19T10:36:17.908Z] ---> Running in 4e8f563a965c [2021-03-19T10:36:18.173Z] Removing intermediate container 795768bcbdd9 [2021-03-19T10:36:18.173Z] Removing intermediate container b67828ca9c8e [2021-03-19T10:36:18.173Z] ---> f01ebd5fd490 [2021-03-19T10:36:18.173Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T10:36:18.173Z] ---> 7f023d7388f5 [2021-03-19T10:36:18.173Z] Step 20/21 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:36:18.173Z] ---> Running in 0ce1bd49ac1f [2021-03-19T10:36:18.173Z] ---> Running in c7ae577d4089 [2021-03-19T10:36:18.442Z] Removing intermediate container 4e8f563a965c [2021-03-19T10:36:18.442Z] ---> 5322dd40a183 [2021-03-19T10:36:18.442Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T10:36:18.442Z] Removing intermediate container d52d5c995103 [2021-03-19T10:36:18.442Z] ---> beeccabb14d7 [2021-03-19T10:36:18.442Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T10:36:18.704Z] ---> Running in ac5fc5005541 [2021-03-19T10:36:18.704Z] ---> Running in 072cab092d6a [2021-03-19T10:36:18.967Z] Removing intermediate container c7ae577d4089 [2021-03-19T10:36:18.967Z] ---> 34b995bc7700 [2021-03-19T10:36:18.967Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T10:36:18.967Z] Removing intermediate container 0ce1bd49ac1f [2021-03-19T10:36:18.967Z] ---> 3705328cb2d6 [2021-03-19T10:36:18.967Z] [2021-03-19T10:36:18.967Z] ---> Running in 42bda5ef00a3 [2021-03-19T10:36:19.231Z] Removing intermediate container ac5fc5005541 [2021-03-19T10:36:19.231Z] ---> 133999e0572c [2021-03-19T10:36:19.231Z] [2021-03-19T10:36:19.231Z] Removing intermediate container 072cab092d6a [2021-03-19T10:36:19.232Z] ---> a6aa7419771b [2021-03-19T10:36:19.232Z] Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:36:19.232Z] Successfully built 3705328cb2d6 [2021-03-19T10:36:19.232Z] Removing intermediate container 68f7b8b3601d [2021-03-19T10:36:19.232Z] ---> 2bbb24c1116f [2021-03-19T10:36:19.232Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T10:36:19.232Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-19T10:36:19.232Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-03-19T10:36:19.498Z] Successfully built 133999e0572c [2021-03-19T10:36:19.498Z] ---> Running in 4d077952e1e5 [2021-03-19T10:36:19.498Z] Successfully tagged docker-support-notifications-go:latest [2021-03-19T10:36:19.498Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-19T10:36:19.498Z] Removing intermediate container 42bda5ef00a3 [2021-03-19T10:36:19.498Z] ---> 35811519229d [2021-03-19T10:36:19.498Z] [2021-03-19T10:36:19.498Z] ---> Running in 6d63fc35dda8 [2021-03-19T10:36:19.762Z] Successfully built 35811519229d [2021-03-19T10:36:19.762Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-19T10:36:19.762Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-19T10:36:19.762Z] Removing intermediate container 4d077952e1e5 [2021-03-19T10:36:19.762Z] ---> d983c674f807 [2021-03-19T10:36:19.762Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T10:36:19.762Z] ---> Running in 13dab4a9d449 [2021-03-19T10:36:19.762Z] Removing intermediate container 6d63fc35dda8 [2021-03-19T10:36:19.762Z] ---> d8acad2a514a [2021-03-19T10:36:19.762Z] Step 22/24 : LABEL arch=x86_64 [2021-03-19T10:36:20.024Z] ---> Running in 7ce0cbc23456 [2021-03-19T10:36:20.024Z] Removing intermediate container 13dab4a9d449 [2021-03-19T10:36:20.024Z] ---> e1f40527a801 [2021-03-19T10:36:20.024Z] [2021-03-19T10:36:20.024Z] Removing intermediate container 7ce0cbc23456 [2021-03-19T10:36:20.024Z] ---> 3ac36c6b4e32 [2021-03-19T10:36:20.024Z] Step 23/24 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:36:20.287Z] Successfully built e1f40527a801 [2021-03-19T10:36:20.287Z] Successfully tagged docker-core-command-go:latest [2021-03-19T10:36:20.287Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-03-19T10:36:20.549Z] ---> Running in f670a3de98c2 [2021-03-19T10:36:20.818Z] Removing intermediate container f670a3de98c2 [2021-03-19T10:36:20.818Z] ---> 26bad8ba3285 [2021-03-19T10:36:20.818Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T10:36:20.818Z] ---> Running in ae286c42d25a [2021-03-19T10:36:21.401Z] Removing intermediate container ae286c42d25a [2021-03-19T10:36:21.401Z] ---> e0ef2e37c43b [2021-03-19T10:36:21.401Z] [2021-03-19T10:36:22.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.477s coverage: 27.1% of statements [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T10:36:22.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.107s coverage: 100.0% of statements [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T10:36:22.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.136s coverage: 100.0% of statements [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T10:36:22.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.219s coverage: 71.3% of statements [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T10:36:22.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T10:36:24.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 82.9% of statements [2021-03-19T10:36:24.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T10:36:24.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T10:36:24.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.139s coverage: 78.9% of statements [2021-03-19T10:36:24.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T10:36:24.719Z] Successfully built e0ef2e37c43b [2021-03-19T10:36:24.720Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-19T10:36:34.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.128s coverage: 28.6% of statements [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T10:36:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.185s coverage: 100.0% of statements [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T10:36:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.147s coverage: 100.0% of statements [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T10:36:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.304s coverage: 86.7% of statements [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T10:36:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.369s coverage: 97.5% of statements [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T10:36:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.177s coverage: 78.3% of statements [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T10:36:34.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T10:36:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.331s coverage: 92.8% of statements [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T10:36:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T10:36:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.234s coverage: 0.1% of statements [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T10:36:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T10:36:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2021-03-19T10:36:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 79.5% of statements [2021-03-19T10:36:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-03-19T10:36:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2021-03-19T10:36:42.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-03-19T10:36:42.923Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:36:42.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:36:42.923Z] ---> 6a0efe99e9ac [2021-03-19T10:36:42.923Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T10:36:42.923Z] ---> Using cache [2021-03-19T10:36:42.923Z] ---> 17e1d5ab9905 [2021-03-19T10:36:42.923Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:36:42.923Z] ---> Using cache [2021-03-19T10:36:42.923Z] ---> 51db866f19e0 [2021-03-19T10:36:42.923Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T10:36:42.923Z] ---> Using cache [2021-03-19T10:36:42.923Z] ---> 498cb032abd4 [2021-03-19T10:36:42.923Z] Step 6/23 : COPY go.mod . [2021-03-19T10:36:42.923Z] ---> Using cache [2021-03-19T10:36:42.923Z] ---> 480771e7a238 [2021-03-19T10:36:42.923Z] Step 7/23 : RUN go mod download [2021-03-19T10:36:43.217Z] ---> Using cache [2021-03-19T10:36:43.217Z] ---> 270614cdbd68 [2021-03-19T10:36:43.217Z] Step 8/23 : COPY . . [2021-03-19T10:36:43.217Z] ---> Using cache [2021-03-19T10:36:43.217Z] ---> 6f6ce5b64f04 [2021-03-19T10:36:43.217Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T10:36:44.234Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:36:44.234Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:36:44.234Z] ---> 6a0efe99e9ac [2021-03-19T10:36:44.234Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T10:36:44.234Z] ---> Using cache [2021-03-19T10:36:44.234Z] ---> 17e1d5ab9905 [2021-03-19T10:36:44.234Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:36:44.234Z] [2021-03-19T10:36:44.234Z] ---> Using cache [2021-03-19T10:36:44.234Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder ---> 51db866f19e0 [2021-03-19T10:36:44.234Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T10:36:44.234Z] [2021-03-19T10:36:44.234Z] ---> 6a0efe99e9ac [2021-03-19T10:36:44.234Z] ---> Using cache [2021-03-19T10:36:44.234Z] Step 3/26 : WORKDIR /edgex-go ---> 498cb032abd4 [2021-03-19T10:36:44.234Z] [2021-03-19T10:36:44.234Z] Step 6/31 : COPY go.mod . ---> Using cache [2021-03-19T10:36:44.234Z] [2021-03-19T10:36:44.234Z] ---> 17e1d5ab9905 [2021-03-19T10:36:44.234Z] ---> Using cache [2021-03-19T10:36:44.234Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 480771e7a238 [2021-03-19T10:36:44.234Z] [2021-03-19T10:36:44.234Z] Step 7/31 : RUN go mod download ---> Using cache [2021-03-19T10:36:44.234Z] [2021-03-19T10:36:44.234Z] ---> 51db866f19e0 [2021-03-19T10:36:44.234Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T10:36:44.234Z] ---> Using cache [2021-03-19T10:36:44.235Z] ---> 270614cdbd68 [2021-03-19T10:36:44.235Z] Step 8/31 : COPY . . [2021-03-19T10:36:44.235Z] ---> Using cache [2021-03-19T10:36:44.235Z] ---> 6f6ce5b64f04 [2021-03-19T10:36:44.235Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T10:36:44.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:36:44.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:36:44.810Z] ---> 6a0efe99e9ac [2021-03-19T10:36:44.810Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T10:36:44.810Z] ---> Using cache [2021-03-19T10:36:44.810Z] ---> 17e1d5ab9905 [2021-03-19T10:36:44.810Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:36:44.810Z] ---> Using cache [2021-03-19T10:36:44.810Z] ---> 51db866f19e0 [2021-03-19T10:36:44.810Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T10:36:45.759Z] ---> Running in 5b65801dbac4 [2021-03-19T10:36:45.759Z] ---> Running in 712a4ad850e7 [2021-03-19T10:36:45.759Z] ---> Running in 58065e06544a [2021-03-19T10:36:45.759Z] ---> Running in aec073de001e [2021-03-19T10:36:46.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T10:36:46.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T10:36:46.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:46.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:47.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:47.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:36:48.670Z] OK: 233 MiB in 51 packages [2021-03-19T10:36:48.670Z] OK: 233 MiB in 51 packages [2021-03-19T10:36:50.109Z] Removing intermediate container 712a4ad850e7 [2021-03-19T10:36:50.109Z] ---> b641c2b66e5c [2021-03-19T10:36:50.109Z] Step 6/26 : COPY go.mod . [2021-03-19T10:36:50.109Z] Removing intermediate container 58065e06544a [2021-03-19T10:36:50.109Z] ---> 14c27d9ac59b [2021-03-19T10:36:50.109Z] Step 6/23 : COPY go.mod . [2021-03-19T10:36:51.847Z] ---> b51714f5e072 [2021-03-19T10:36:51.847Z] Step 7/26 : RUN go mod download [2021-03-19T10:36:51.847Z] ---> a606a735420f [2021-03-19T10:36:51.847Z] Step 7/23 : RUN go mod download [2021-03-19T10:36:52.186Z] ---> Running in 43b4ab295272 [2021-03-19T10:36:52.186Z] ---> Running in 78ae770ee43b [2021-03-19T10:36:54.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2021-03-19T10:36:54.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-19T10:36:55.547Z] Removing intermediate container 43b4ab295272 [2021-03-19T10:36:55.547Z] ---> 59c6f4be66a4 [2021-03-19T10:36:55.547Z] Step 8/23 : COPY . . [2021-03-19T10:36:55.547Z] Removing intermediate container 78ae770ee43b [2021-03-19T10:36:55.547Z] ---> f095661601da [2021-03-19T10:36:55.547Z] Step 8/26 : COPY . . [2021-03-19T10:36:59.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.254s coverage: 81.9% of statements [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.147s coverage: 92.9% of statements [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.6% of statements [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.6% of statements [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.574s coverage: 62.4% of statements [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T10:37:09.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-03-19T10:37:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-03-19T10:37:09.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-03-19T10:37:10.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-03-19T10:37:15.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.919s coverage: 69.0% of statements [2021-03-19T10:37:15.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T10:37:15.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T10:37:15.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T10:37:15.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.387s coverage: 38.4% of statements [2021-03-19T10:37:15.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T10:37:15.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T10:37:15.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements [2021-03-19T10:37:15.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T10:37:15.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2021-03-19T10:37:22.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.388s coverage: 47.0% of statements [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T10:37:22.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T10:37:22.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T10:37:22.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.497s coverage: 87.1% of statements [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T10:37:22.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T10:37:22.291Z] Removing intermediate container 5b65801dbac4 [2021-03-19T10:37:22.291Z] ---> 00e4cbe1ddd7 [2021-03-19T10:37:22.291Z] [2021-03-19T10:37:22.291Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T10:37:22.291Z] ---> 88dd2752d2ea [2021-03-19T10:37:22.291Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T10:37:24.217Z] ---> Running in 50e62e7796c3 [2021-03-19T10:37:25.172Z] Removing intermediate container 50e62e7796c3 [2021-03-19T10:37:25.172Z] ---> 59efb82946f9 [2021-03-19T10:37:25.172Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T10:37:25.172Z] ---> 3030b6808017 [2021-03-19T10:37:25.172Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T10:37:25.172Z] ---> 7b3821af6ca1 [2021-03-19T10:37:25.172Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T10:37:25.172Z] Removing intermediate container aec073de001e [2021-03-19T10:37:25.172Z] ---> bfe0b4fd5a75 [2021-03-19T10:37:25.172Z] [2021-03-19T10:37:25.172Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T10:37:25.172Z] ---> 88dd2752d2ea [2021-03-19T10:37:25.172Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T10:37:25.172Z] ---> Using cache [2021-03-19T10:37:25.172Z] ---> 41c0c31d00b3 [2021-03-19T10:37:25.172Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T10:37:25.172Z] ---> Using cache [2021-03-19T10:37:25.172Z] ---> 43337d2a266d [2021-03-19T10:37:25.172Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T10:37:25.172Z] ---> Running in 409cc18925a7 [2021-03-19T10:37:25.172Z] ---> Running in 2c530b8fcfea [2021-03-19T10:37:25.172Z] ---> Running in a3edf3b66d70 [2021-03-19T10:37:25.172Z] ---> Running in 174ec5ff4f0d [2021-03-19T10:37:25.435Z] Removing intermediate container 174ec5ff4f0d [2021-03-19T10:37:25.435Z] ---> f9048fbfc263 [2021-03-19T10:37:25.435Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T10:37:25.731Z] ---> Running in 2eb6980449da [2021-03-19T10:37:25.996Z] Removing intermediate container 2eb6980449da [2021-03-19T10:37:25.996Z] ---> 05b28fc79edc [2021-03-19T10:37:25.996Z] Step 15/23 : WORKDIR / [2021-03-19T10:37:25.996Z] ---> Running in 950439b4275d [2021-03-19T10:37:26.260Z] Removing intermediate container 950439b4275d [2021-03-19T10:37:26.260Z] ---> b4ebe6b60ab0 [2021-03-19T10:37:26.260Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:37:26.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T10:37:26.260Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T10:37:26.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:37:26.527Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:37:26.527Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T10:37:26.527Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T10:37:26.527Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:37:26.527Z] ---> 70dd0ad043f8 [2021-03-19T10:37:26.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T10:37:26.527Z] OK: 6 MiB in 16 packages [2021-03-19T10:37:27.492Z] ---> e528e1b4d11b [2021-03-19T10:37:27.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T10:37:27.492Z] Removing intermediate container 409cc18925a7 [2021-03-19T10:37:27.492Z] ---> aed387bcd186 [2021-03-19T10:37:27.492Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T10:37:28.449Z] ---> Running in e30728008b01 [2021-03-19T10:37:28.449Z] ---> 35e590f26b29 [2021-03-19T10:37:28.449Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T10:37:28.717Z] Removing intermediate container e30728008b01 [2021-03-19T10:37:28.717Z] ---> 8e79f53d0186 [2021-03-19T10:37:28.717Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T10:37:28.717Z] ---> Running in 48b757cc7b2d [2021-03-19T10:37:28.717Z] ---> Running in 204b6345cadd [2021-03-19T10:37:28.989Z] Removing intermediate container 48b757cc7b2d [2021-03-19T10:37:28.989Z] ---> 2eada812b551 [2021-03-19T10:37:28.989Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:37:28.989Z] ---> Running in f0901889db01 [2021-03-19T10:37:29.291Z] Removing intermediate container 204b6345cadd [2021-03-19T10:37:29.291Z] ---> 743f12fd9949 [2021-03-19T10:37:29.291Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T10:37:29.291Z] ---> Running in d2c94055cea3 [2021-03-19T10:37:29.564Z] Removing intermediate container f0901889db01 [2021-03-19T10:37:29.564Z] ---> 121046b452ca [2021-03-19T10:37:29.564Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T10:37:29.564Z] ---> Running in 1cbfd45a9c2b [2021-03-19T10:37:29.844Z] Removing intermediate container 1cbfd45a9c2b [2021-03-19T10:37:29.844Z] ---> 74ca0cb15be2 [2021-03-19T10:37:29.844Z] Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:37:30.116Z] ---> Running in 7e21f66f0fcd [2021-03-19T10:37:30.393Z] Removing intermediate container 7e21f66f0fcd [2021-03-19T10:37:30.393Z] ---> 0dfa71df1238 [2021-03-19T10:37:30.393Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T10:37:30.393Z] ---> Running in e7d3821bcbca [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.362s coverage: 29.1% of statements [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.225s coverage: 99.0% of statements [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.226s coverage: 96.5% of statements [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.118s coverage: 87.9% of statements [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T10:37:30.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-03-19T10:37:30.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-19T10:37:30.992Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-19T10:37:31.371Z] Removing intermediate container e7d3821bcbca [2021-03-19T10:37:31.371Z] ---> 881f4b2ccd21 [2021-03-19T10:37:31.371Z] [2021-03-19T10:37:31.639Z] Successfully built 881f4b2ccd21 [2021-03-19T10:37:31.639Z] Successfully tagged docker-core-metadata-go:latest [2021-03-19T10:37:31.909Z]  Building docker-core-metadata-go ... done Removing intermediate container d2c94055cea3 [2021-03-19T10:37:31.909Z] ---> 3a9cf0ae1977 [2021-03-19T10:37:31.909Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T10:37:31.909Z] ---> Running in 2744e02f9385 [2021-03-19T10:37:31.974Z] GO111MODULE=on go vet ./... [2021-03-19T10:37:32.179Z] Removing intermediate container 2744e02f9385 [2021-03-19T10:37:32.179Z] ---> 50d5ee143607 [2021-03-19T10:37:32.179Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T10:37:33.157Z] ---> 10dc5251ecb3 [2021-03-19T10:37:33.157Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T10:37:33.157Z] ---> Running in 16bd7230590d [2021-03-19T10:37:35.148Z] Removing intermediate container 16bd7230590d [2021-03-19T10:37:35.148Z] ---> 786472966e4a [2021-03-19T10:37:35.148Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:37:35.740Z] ---> 6dff9faf1726 [2021-03-19T10:37:35.740Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T10:37:36.727Z] ---> 01791b44ef66 [2021-03-19T10:37:36.727Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T10:37:38.693Z] ---> 180805621e9d [2021-03-19T10:37:38.693Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T10:37:39.287Z] ---> 4bc325ce5331 [2021-03-19T10:37:39.287Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T10:37:39.878Z] ---> 6aa6e9eb13b9 [2021-03-19T10:37:39.878Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T10:37:40.147Z] ---> Running in c5fac1e655e7 [2021-03-19T10:37:40.740Z] Removing intermediate container c5fac1e655e7 [2021-03-19T10:37:40.740Z] ---> ce90088d5a6f [2021-03-19T10:37:40.740Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T10:37:41.351Z] ---> d5085dcf1d3b [2021-03-19T10:37:41.352Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T10:37:41.617Z] ---> Running in 930f6aedfcb7 [2021-03-19T10:37:43.017Z] Removing intermediate container 930f6aedfcb7 [2021-03-19T10:37:43.017Z] ---> f8e014629c8d [2021-03-19T10:37:43.017Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T10:37:43.279Z] ---> Running in 1e4a15802bf5 [2021-03-19T10:37:43.548Z] Removing intermediate container 1e4a15802bf5 [2021-03-19T10:37:43.548Z] ---> 1bb1a2aaf798 [2021-03-19T10:37:43.548Z] Step 28/31 : CMD ["gate"] [2021-03-19T10:37:43.548Z] ---> Running in 624f2a73262f [2021-03-19T10:37:44.501Z] Removing intermediate container 624f2a73262f [2021-03-19T10:37:44.501Z] ---> 7562d0f4f1b0 [2021-03-19T10:37:44.501Z] Step 29/31 : LABEL arch=x86_64 [2021-03-19T10:37:45.462Z] Removing intermediate container a3edf3b66d70 [2021-03-19T10:37:45.462Z] ---> 3cc884a5e8f6 [2021-03-19T10:37:45.462Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T10:37:45.462Z] ---> Running in 3d35b192cadf [2021-03-19T10:37:45.462Z] ---> Running in ce3210f2f329 [2021-03-19T10:37:45.730Z] Removing intermediate container 3d35b192cadf [2021-03-19T10:37:45.730Z] ---> f7877f03a840 [2021-03-19T10:37:45.730Z] Step 30/31 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:37:45.992Z] ---> Running in 191fdd7c9d23 [2021-03-19T10:37:46.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T10:37:46.272Z] Removing intermediate container 191fdd7c9d23 [2021-03-19T10:37:46.272Z] ---> c6b0abe89c3c [2021-03-19T10:37:46.272Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T10:37:46.542Z] ---> Running in 5ae42cce32f0 [2021-03-19T10:37:47.492Z] Removing intermediate container 5ae42cce32f0 [2021-03-19T10:37:47.492Z] ---> ee13915e18a6 [2021-03-19T10:37:47.492Z] [2021-03-19T10:37:48.437Z] Successfully built ee13915e18a6 [2021-03-19T10:37:48.437Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-19T10:37:49.382Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 2c530b8fcfea [2021-03-19T10:37:49.382Z] ---> e1ef9b05acbc [2021-03-19T10:37:49.382Z] [2021-03-19T10:37:49.382Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T10:37:49.382Z] ---> 88dd2752d2ea [2021-03-19T10:37:49.382Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T10:37:49.382Z] Removing intermediate container ce3210f2f329 [2021-03-19T10:37:49.382Z] ---> faecc3a9dce9 [2021-03-19T10:37:49.382Z] [2021-03-19T10:37:49.382Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T10:37:49.382Z] 20.10.0: Pulling from library/docker [2021-03-19T10:37:49.649Z] ---> Running in 7d6f131ec259 [2021-03-19T10:37:49.951Z] Removing intermediate container 7d6f131ec259 [2021-03-19T10:37:49.951Z] ---> 60be4a8dd7a0 [2021-03-19T10:37:49.951Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T10:37:50.904Z] ---> Running in 1ccd08d58440 [2021-03-19T10:37:50.904Z] Removing intermediate container 1ccd08d58440 [2021-03-19T10:37:50.904Z] ---> 325ee53451af [2021-03-19T10:37:50.904Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T10:37:50.904Z] ---> Running in 82ddd55559fd [2021-03-19T10:37:51.219Z] Removing intermediate container 82ddd55559fd [2021-03-19T10:37:51.219Z] ---> c6868408febd [2021-03-19T10:37:51.219Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:37:51.219Z] ---> Running in 19f54addfa65 [2021-03-19T10:37:53.820Z] Removing intermediate container 19f54addfa65 [2021-03-19T10:37:53.820Z] ---> 02ba66519479 [2021-03-19T10:37:53.820Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T10:37:54.085Z] ---> Running in 7a6a53291af0 [2021-03-19T10:37:54.351Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T10:37:54.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:37:54.614Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T10:37:54.614Z] ---> aefe523efa57 [2021-03-19T10:37:54.614Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T10:37:54.614Z] ---> Running in 352dc1587193 [2021-03-19T10:37:54.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:37:55.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:37:55.140Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T10:37:55.140Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T10:37:55.140Z] Executing bash-5.0.17-r0.post-install [2021-03-19T10:37:55.140Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:37:55.140Z] OK: 12 MiB in 22 packages [2021-03-19T10:37:55.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:37:55.666Z] Removing intermediate container 352dc1587193 [2021-03-19T10:37:55.666Z] ---> fcd224fb7a64 [2021-03-19T10:37:55.666Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T10:37:55.928Z] ---> Running in 9231ea6abd66 [2021-03-19T10:37:55.928Z] Removing intermediate container 9231ea6abd66 [2021-03-19T10:37:55.928Z] ---> 1423294364ff [2021-03-19T10:37:55.928Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T10:37:56.190Z] ---> Running in 1cf96e2bd67f [2021-03-19T10:37:56.190Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T10:37:56.190Z] Removing intermediate container 1cf96e2bd67f [2021-03-19T10:37:56.190Z] ---> 8b0c061d6d20 [2021-03-19T10:37:56.190Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T10:37:56.190Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T10:37:56.190Z] ---> Running in 661c0d980b97 [2021-03-19T10:37:56.456Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T10:37:56.456Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T10:37:56.456Z] Removing intermediate container 661c0d980b97 [2021-03-19T10:37:56.456Z] ---> 3c435c136da3 [2021-03-19T10:37:56.456Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T10:37:56.718Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T10:37:56.982Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T10:37:56.982Z] ---> 41781caa62e6 [2021-03-19T10:37:56.982Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T10:37:56.982Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:37:56.982Z] OK: 8 MiB in 20 packages [2021-03-19T10:37:57.245Z] ---> 948eacd5dd4c [2021-03-19T10:37:57.245Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T10:37:57.507Z] Removing intermediate container 7a6a53291af0 [2021-03-19T10:37:57.507Z] ---> 89b9141df47a [2021-03-19T10:37:57.507Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:37:57.769Z] ---> f3808604c027 [2021-03-19T10:37:57.769Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T10:37:57.769Z] ---> Running in b960bf27cdf1 [2021-03-19T10:37:57.769Z] ---> c2b0a63587ba [2021-03-19T10:37:57.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T10:37:58.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:37:58.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:37:58.350Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T10:37:58.614Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T10:37:58.614Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T10:37:58.614Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T10:37:58.614Z] ---> 54320f0e7dd5 [2021-03-19T10:37:58.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T10:37:58.614Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T10:37:58.614Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T10:37:58.614Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T10:38:01.928Z] ---> ac5ee291a727 [2021-03-19T10:38:01.928Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T10:38:01.928Z] ---> Running in 90d30026b5e2 [2021-03-19T10:38:01.928Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T10:38:01.928Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T10:38:01.928Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T10:38:01.928Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T10:38:01.928Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T10:38:01.928Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T10:38:01.928Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T10:38:01.928Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T10:38:01.928Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T10:38:01.928Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T10:38:02.506Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T10:38:02.506Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T10:38:02.506Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T10:38:02.506Z] Removing intermediate container 90d30026b5e2 [2021-03-19T10:38:02.506Z] ---> b39a95c325f3 [2021-03-19T10:38:02.506Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:38:02.506Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T10:38:02.771Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T10:38:02.771Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T10:38:03.034Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T10:38:03.034Z] ---> Running in 120c24544589 [2021-03-19T10:38:03.034Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T10:38:03.034Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T10:38:03.034Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T10:38:03.034Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T10:38:03.034Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T10:38:03.034Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T10:38:03.034Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T10:38:03.034Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T10:38:03.034Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T10:38:03.980Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:38:03.980Z] OK: 71 MiB in 55 packages [2021-03-19T10:38:03.980Z] Removing intermediate container 120c24544589 [2021-03-19T10:38:03.980Z] ---> fe83174aa523 [2021-03-19T10:38:03.980Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T10:38:03.980Z] ---> Running in 50bd8b5fb9de [2021-03-19T10:38:04.241Z] Removing intermediate container 50bd8b5fb9de [2021-03-19T10:38:04.241Z] ---> ddde61b9a93c [2021-03-19T10:38:04.241Z] Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:38:04.241Z] ---> Running in 23b28047a8b6 [2021-03-19T10:38:06.162Z] Removing intermediate container 23b28047a8b6 [2021-03-19T10:38:06.162Z] ---> aae04fac542d [2021-03-19T10:38:06.162Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T10:38:09.481Z] ---> Running in 602ff1e2629c [2021-03-19T10:38:09.481Z] Removing intermediate container b960bf27cdf1 [2021-03-19T10:38:09.481Z] ---> 0d9d6eaf728d [2021-03-19T10:38:09.481Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T10:38:09.481Z] ---> Running in f866e917f3ce [2021-03-19T10:38:09.481Z] Removing intermediate container 602ff1e2629c [2021-03-19T10:38:09.481Z] ---> 4bdc969b0319 [2021-03-19T10:38:09.481Z] [2021-03-19T10:38:09.746Z] Successfully built 4bdc969b0319 [2021-03-19T10:38:09.746Z] Successfully tagged docker-core-data-go:latest [2021-03-19T10:38:11.137Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-19T10:38:11.137Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T10:38:11.402Z] Collecting PyYAML<4,>=3.10 [2021-03-19T10:38:11.402Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T10:38:11.976Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-19T10:38:11.976Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T10:38:11.976Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T10:38:12.551Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T10:38:12.551Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T10:38:12.551Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T10:38:12.551Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T10:38:13.126Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T10:38:13.126Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T10:38:13.388Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T10:38:13.388Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T10:38:13.962Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T10:38:13.962Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T10:38:13.962Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T10:38:13.962Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T10:38:14.225Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T10:38:14.225Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T10:38:14.487Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-19T10:38:14.487Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-19T10:38:14.487Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T10:38:14.487Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T10:38:14.487Z] Collecting idna<2.8,>=2.5 [2021-03-19T10:38:14.487Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T10:38:14.756Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T10:38:14.756Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T10:38:14.756Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T10:38:14.756Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T10:38:14.756Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T10:38:14.756Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T10:38:14.756Z] Installing collected packages: PyYAML, texttable, cached-property, docopt, jsonschema, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docker-compose [2021-03-19T10:38:14.756Z] Running setup.py install for PyYAML: started [2021-03-19T10:38:15.331Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T10:38:15.331Z] Running setup.py install for texttable: started [2021-03-19T10:38:15.906Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T10:38:15.906Z] Running setup.py install for docopt: started [2021-03-19T10:38:16.482Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T10:38:16.482Z] Running setup.py install for dockerpty: started [2021-03-19T10:38:17.057Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T10:38:17.057Z] Attempting uninstall: urllib3 [2021-03-19T10:38:17.057Z] Found existing installation: urllib3 1.25.9 [2021-03-19T10:38:17.057Z] Uninstalling urllib3-1.25.9: [2021-03-19T10:38:17.057Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T10:38:17.057Z] Attempting uninstall: idna [2021-03-19T10:38:17.057Z] Found existing installation: idna 2.9 [2021-03-19T10:38:17.057Z] Uninstalling idna-2.9: [2021-03-19T10:38:17.057Z] Successfully uninstalled idna-2.9 [2021-03-19T10:38:17.319Z] Attempting uninstall: requests [2021-03-19T10:38:17.319Z] Found existing installation: requests 2.23.0 [2021-03-19T10:38:17.319Z] Uninstalling requests-2.23.0: [2021-03-19T10:38:17.581Z] Successfully uninstalled requests-2.23.0 [2021-03-19T10:38:18.529Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-19T10:38:21.847Z] Removing intermediate container f866e917f3ce [2021-03-19T10:38:21.847Z] ---> 1b37e32211a9 [2021-03-19T10:38:21.847Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T10:38:21.847Z] ---> Running in 746f42afa93d [2021-03-19T10:38:23.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T10:38:23.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T10:38:23.237Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T10:38:23.237Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T10:38:23.237Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T10:38:23.237Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:38:23.237Z] OK: 72 MiB in 58 packages [2021-03-19T10:38:23.814Z] Removing intermediate container 746f42afa93d [2021-03-19T10:38:23.814Z] ---> 5c94f8d3659b [2021-03-19T10:38:23.814Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T10:38:23.814Z] ---> Running in 0a6ede857829 [2021-03-19T10:38:23.814Z] Removing intermediate container 0a6ede857829 [2021-03-19T10:38:23.814Z] ---> a92af83cc6c7 [2021-03-19T10:38:23.814Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:38:23.814Z] ---> Running in 19c8d0a0fbbf [2021-03-19T10:38:24.078Z] Removing intermediate container 19c8d0a0fbbf [2021-03-19T10:38:24.078Z] ---> dda8cb614fc6 [2021-03-19T10:38:24.078Z] Step 24/26 : LABEL arch=x86_64 [2021-03-19T10:38:24.078Z] ---> Running in 865e75a2b2d5 [2021-03-19T10:38:24.346Z] Removing intermediate container 865e75a2b2d5 [2021-03-19T10:38:24.346Z] ---> 076b351ae938 [2021-03-19T10:38:24.346Z] Step 25/26 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:38:24.346Z] ---> Running in 84e93b9b2960 [2021-03-19T10:38:24.611Z] Removing intermediate container 84e93b9b2960 [2021-03-19T10:38:24.612Z] ---> 0c59a4d234b7 [2021-03-19T10:38:24.612Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T10:38:24.612Z] ---> Running in 24a1431e2695 [2021-03-19T10:38:24.875Z] Removing intermediate container 24a1431e2695 [2021-03-19T10:38:24.875Z] ---> 4a725d30ecaf [2021-03-19T10:38:24.875Z] [2021-03-19T10:38:24.875Z] Successfully built 4a725d30ecaf [2021-03-19T10:38:24.875Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-19T10:38:25.147Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-19T10:38:25.170Z] $ docker stop --time=1 cb2fb243d7597c8c2afc7597a12dcfacfaf4a1f1e0495addcc8c223d36d05ba1 [2021-03-19T10:38:26.696Z] $ docker rm -f cb2fb243d7597c8c2afc7597a12dcfacfaf4a1f1e0495addcc8c223d36d05ba1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T10:38:27.305Z] + docker images [2021-03-19T10:38:27.305Z] + grep docker [2021-03-19T10:38:27.567Z] docker-sys-mgmt-agent-go latest 4a725d30ecaf 3 seconds ago 313MB [2021-03-19T10:38:27.567Z] docker-core-data-go latest 4bdc969b0319 18 seconds ago 22.6MB [2021-03-19T10:38:27.567Z] docker-security-bootstrapper-go latest ee13915e18a6 41 seconds ago 18.8MB [2021-03-19T10:38:27.567Z] docker-core-metadata-go latest 881f4b2ccd21 57 seconds ago 19MB [2021-03-19T10:38:27.567Z] docker-security-secretstore-setup-go latest e0ef2e37c43b 2 minutes ago 24.9MB [2021-03-19T10:38:27.567Z] docker-core-command-go latest e1f40527a801 2 minutes ago 17.2MB [2021-03-19T10:38:27.567Z] docker-security-proxy-setup-go latest 35811519229d 2 minutes ago 24.7MB [2021-03-19T10:38:27.567Z] docker-support-notifications-go latest 133999e0572c 2 minutes ago 17.8MB [2021-03-19T10:38:27.567Z] docker-support-scheduler-go latest 3705328cb2d6 2 minutes ago 17.3MB [2021-03-19T10:38:27.567Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-19T10:38:43.732Z] Still waiting to schedule task [2021-03-19T10:38:43.732Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-19T10:38:53.793Z] gofmt -l . [2021-03-19T10:38:53.793Z] [ "`gofmt -l .`" = "" ] [2021-03-19T10:38:53.793Z] ./bin/test-go-mod-tidy.sh [2021-03-19T10:38:53.793Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T10:38:54.473Z] + ls -al . [2021-03-19T10:38:54.473Z] total 788 [2021-03-19T10:38:54.473Z] drwxrwxr-x 9 1001 1001 4096 Mar 19 10:38 . [2021-03-19T10:38:54.473Z] drwxr-xr-x 4 root root 4096 Mar 19 10:34 .. [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 10:32 .dockerignore [2021-03-19T10:38:54.473Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 10:33 .git [2021-03-19T10:38:54.473Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 10:32 .github [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 10:32 .gitignore [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 10:32 .sonarcloud.properties [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 10:32 Attribution.txt [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 10:32 CONTRIBUTING.md [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 10:32 Dockerfile.build [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 10:32 Jenkinsfile [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 10:32 LICENSE [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 10:32 Makefile [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 10:32 README.md [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 10:32 SECURITY.md [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 10:30 VERSION [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 10:32 ZMQWindows.md [2021-03-19T10:38:54.473Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 10:32 bin [2021-03-19T10:38:54.473Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 10:32 cmd [2021-03-19T10:38:54.473Z] -rw-r--r-- 1 root root 650607 Mar 19 10:37 coverage.out [2021-03-19T10:38:54.473Z] -rw-r--r-- 1 root root 1055 Mar 19 10:38 go.mod [2021-03-19T10:38:54.473Z] -rw-r--r-- 1 root root 21981 Mar 19 10:38 go.sum [2021-03-19T10:38:54.473Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 10:32 internal [2021-03-19T10:38:54.473Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 10:32 openapi [2021-03-19T10:38:54.473Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 10:32 snap [2021-03-19T10:38:54.473Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 10:32 version.go [Pipeline] sh [2021-03-19T10:38:55.154Z] + '[' -e coverage.out ] [2021-03-19T10:38:55.154Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T10:38:55.198Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T10:38:56.589Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T10:38:57.303Z] + make build [2021-03-19T10:38:57.303Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T10:39:07.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T10:39:31.340Z] Running on prd-ubuntu18.04-docker-8c-8g-30533 in /w/workspace/edgexfoundry_edgex-go_PR-3278 [Pipeline] { [Pipeline] ws [2021-03-19T10:39:31.444Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T10:39:33.648Z] using credential edgex-jenkins-ssh [2021-03-19T10:39:33.730Z] Cloning the remote Git repository [2021-03-19T10:39:33.740Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T10:39:33.808Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-19T10:39:33.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T10:39:33.837Z] > git --version # timeout=10 [2021-03-19T10:39:33.844Z] > git --version # 'git version 2.17.1' [2021-03-19T10:39:33.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T10:39:33.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T10:39:34.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T10:39:35.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T10:39:39.374Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T10:39:39.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T10:39:39.391Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T10:39:39.403Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T10:39:39.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T10:39:39.408Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3278/head:refs/remotes/origin/PR-3278 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T10:39:40.035Z] Merging remotes/origin/master commit 3c17eee94111b45567e88cff7b967cb4bb967b00 into PR head commit 768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:39:40.243Z] Merge succeeded, producing 768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:39:40.244Z] Checking out Revision 768023b243a5e0276eea40c4c988f9903b6a1a2c (PR-3278) [2021-03-19T10:39:41.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T10:39:40.035Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T10:39:40.041Z] > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 [2021-03-19T10:39:40.204Z] > git remote # timeout=10 [2021-03-19T10:39:40.209Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T10:39:40.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T10:39:40.218Z] > git merge 3c17eee94111b45567e88cff7b967cb4bb967b00 # timeout=10 [2021-03-19T10:39:40.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T10:39:40.235Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T10:39:40.244Z] > git checkout -f 768023b243a5e0276eea40c4c988f9903b6a1a2c # timeout=10 [2021-03-19T10:39:42.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T10:39:43.900Z] Commit message: "feat: Add missing middleware func to router" [2021-03-19T10:39:43.915Z] > git --version # timeout=10 [2021-03-19T10:39:43.919Z] > git --version # 'git version 2.17.1' [2021-03-19T10:39:43.933Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:39:45.330Z] + echo snap-build.sh [2021-03-19T10:39:45.330Z] snap-build.sh [2021-03-19T10:39:45.330Z] + SNAP_BASE_DIR=. [2021-03-19T10:39:45.330Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-19T10:39:45.330Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-19T10:39:45.330Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-19T10:39:45.330Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-19T10:39:45.330Z] + cd /w/workspace/edgex-go/1 [2021-03-19T10:39:45.330Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-19T10:39:45.330Z] Reading package lists... [2021-03-19T10:39:45.593Z] Building dependency tree... [2021-03-19T10:39:45.593Z] Reading state information... [2021-03-19T10:39:45.593Z] The following packages were automatically installed and are no longer required: [2021-03-19T10:39:45.593Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-19T10:39:45.593Z] uidmap xdelta3 [2021-03-19T10:39:45.593Z] Use 'sudo apt autoremove' to remove them. [2021-03-19T10:39:45.860Z] The following packages will be REMOVED: [2021-03-19T10:39:45.860Z] lxd* lxd-client* [2021-03-19T10:39:46.435Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-19T10:39:46.435Z] After this operation, 31.7 MB disk space will be freed. [2021-03-19T10:39:47.485Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-19T10:39:47.747Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T10:39:47.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T10:39:48.692Z] Removing lxd dnsmasq configuration [2021-03-19T10:39:48.960Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T10:39:49.220Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-19T10:39:50.161Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-19T10:39:50.423Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-19T10:39:50.423Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T10:39:51.806Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-19T10:39:52.377Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-19T10:39:53.768Z] + sudo snap remove --purge lxd [2021-03-19T10:39:53.768Z] snap "lxd" is not installed [2021-03-19T10:39:53.768Z] + sudo groupadd --force --system lxd [2021-03-19T10:39:53.768Z] ++ whoami [2021-03-19T10:39:53.768Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-19T10:39:53.768Z] + newgrp - lxd [2021-03-19T10:39:54.029Z] + sudo snap install lxd [2021-03-19T10:39:54.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T10:39:57.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T10:40:02.197Z] 2021-03-19T10:39:59Z INFO Waiting for automatic snapd restart... [2021-03-19T10:40:02.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T10:40:05.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T10:40:09.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-19T10:40:15.808Z] $ docker stop --time=1 585f9a2222f0eadecd3662959492c688f4163596f4c3873886945f3e3c1c529c [2021-03-19T10:40:17.125Z] lxd 4.12 from Canonical* installed [2021-03-19T10:40:17.125Z] + sudo lxd init --auto [2021-03-19T10:40:18.430Z] $ docker rm -f 585f9a2222f0eadecd3662959492c688f4163596f4c3873886945f3e3c1c529c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:40:20.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T10:40:20.863Z] [2021-03-19T10:40:20.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:40:21.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T10:40:21.833Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-19T10:40:21.833Z] 29e5d40040c1: Pulling fs layer [2021-03-19T10:40:21.833Z] 1ce36da41761: Pulling fs layer [2021-03-19T10:40:21.833Z] 25b303627fd3: Pulling fs layer [2021-03-19T10:40:22.426Z] 29e5d40040c1: Verifying Checksum [2021-03-19T10:40:22.426Z] 29e5d40040c1: Download complete [2021-03-19T10:40:23.025Z] 1ce36da41761: Verifying Checksum [2021-03-19T10:40:23.025Z] 1ce36da41761: Download complete [2021-03-19T10:40:23.298Z] 29e5d40040c1: Pull complete [2021-03-19T10:40:24.737Z] 1ce36da41761: Pull complete [2021-03-19T10:40:24.737Z] 25b303627fd3: Verifying Checksum [2021-03-19T10:40:24.737Z] 25b303627fd3: Download complete [2021-03-19T10:40:27.174Z] + sudo snap install --classic snapcraft [2021-03-19T10:40:34.879Z] 25b303627fd3: Pull complete [2021-03-19T10:40:34.879Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-19T10:40:34.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T10:40:34.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-19T10:40:35.165Z] prd-ubuntu18.04-docker-arm64-4c-16g-30532 does not seem to be running inside a container [2021-03-19T10:40:35.252Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T10:40:38.282Z] $ docker top 6ce6e25cfffa9ed1848e0c2719528ebdd3702386dc79380b4f8f63bc17fd609b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T10:40:39.354Z] + docker-compose build --help [2021-03-19T10:40:39.354Z] + grep parallel [2021-03-19T10:40:42.724Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T10:40:43.042Z] $ docker stop --time=1 6ce6e25cfffa9ed1848e0c2719528ebdd3702386dc79380b4f8f63bc17fd609b [2021-03-19T10:40:45.027Z] $ docker rm -f 6ce6e25cfffa9ed1848e0c2719528ebdd3702386dc79380b4f8f63bc17fd609b [2021-03-19T10:40:45.288Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T10:40:45.288Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-19T10:40:45.289Z] + patch --verbose -p1 [2021-03-19T10:40:45.289Z] Hmm... Looks like a unified diff to me... [2021-03-19T10:40:45.289Z] The text leading up to this was: [2021-03-19T10:40:45.289Z] -------------------------- [2021-03-19T10:40:45.289Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-19T10:40:45.289Z] |From: Tony Espy [2021-03-19T10:40:45.289Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-19T10:40:45.289Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-19T10:40:45.289Z] | [2021-03-19T10:40:45.289Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-19T10:40:45.289Z] |optimize the snap CI check run for pull requests. When [2021-03-19T10:40:45.289Z] |applied, it essentially strips out everything (apps and [2021-03-19T10:40:45.289Z] |parts) from the snapcraft.yaml file except those required [2021-03-19T10:40:45.289Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-19T10:40:45.289Z] |catch changes to edgex-go that break the snap build. [2021-03-19T10:40:45.289Z] | [2021-03-19T10:40:45.289Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-19T10:40:45.289Z] |to update this patch file, otherwise it may fail to apply, [2021-03-19T10:40:45.289Z] |resulting in a failed snap build CI check in the associated [2021-03-19T10:40:45.289Z] |pull request. [2021-03-19T10:40:45.289Z] | [2021-03-19T10:40:45.289Z] |Note - in addition to applying this patch, the pipeline also [2021-03-19T10:40:45.289Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-19T10:40:45.289Z] |need to build the finally binary .snap file (and it won't [2021-03-19T10:40:45.289Z] |work with the patch applied). This further reduces the build [2021-03-19T10:40:45.289Z] |time. [2021-03-19T10:40:45.289Z] |--- [2021-03-19T10:40:45.289Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-19T10:40:45.289Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-19T10:40:45.289Z] | [2021-03-19T10:40:45.289Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-19T10:40:45.289Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-19T10:40:45.289Z] |--- a/snap/snapcraft.yaml [2021-03-19T10:40:45.289Z] |+++ b/snap/snapcraft.yaml [2021-03-19T10:40:45.289Z] -------------------------- [2021-03-19T10:40:45.289Z] patching file snap/snapcraft.yaml [2021-03-19T10:40:45.289Z] Using Plan A... [2021-03-19T10:40:45.289Z] Hunk #1 succeeded at 73. [2021-03-19T10:40:45.289Z] Hunk #2 succeeded at 205. [2021-03-19T10:40:45.289Z] Hunk #3 succeeded at 217. [2021-03-19T10:40:45.289Z] Hunk #4 succeeded at 225. [2021-03-19T10:40:45.289Z] Hunk #5 succeeded at 232. [2021-03-19T10:40:45.289Z] Hunk #6 succeeded at 259. [2021-03-19T10:40:45.289Z] Hunk #7 succeeded at 271. [2021-03-19T10:40:45.289Z] Hunk #8 succeeded at 327. [2021-03-19T10:40:45.289Z] Hmm... Ignoring the trailing garbage. [2021-03-19T10:40:45.289Z] done [2021-03-19T10:40:45.289Z] + sudo snapcraft prime --use-lxd [2021-03-19T10:40:45.289Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-19T10:40:45.289Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-19T10:40:45.289Z] - README.md [2021-03-19T10:40:45.289Z] [2021-03-19T10:40:45.289Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T10:40:45.289Z] Launching a container. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:40:45.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T10:40:45.995Z] . [Pipeline] withDockerContainer [2021-03-19T10:40:46.276Z] prd-ubuntu18.04-docker-arm64-4c-16g-30532 does not seem to be running inside a container [2021-03-19T10:40:46.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T10:40:47.799Z] $ docker top c58adfe7f2141489d8fc93a982eff0c058da9cf064fc2e772f37b0a3f5c98d25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T10:40:48.895Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T10:40:52.267Z] Building docker-core-command-go ... [2021-03-19T10:40:52.267Z] Building docker-core-data-go ... [2021-03-19T10:40:52.267Z] Building docker-core-metadata-go ... [2021-03-19T10:40:52.267Z] Building docker-security-bootstrapper-go ... [2021-03-19T10:40:52.267Z] Building docker-security-proxy-setup-go ... [2021-03-19T10:40:52.267Z] Building docker-security-secretstore-setup-go ... [2021-03-19T10:40:52.267Z] Building docker-support-notifications-go ... [2021-03-19T10:40:52.267Z] Building docker-support-scheduler-go ... [2021-03-19T10:40:52.267Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T10:40:52.267Z] Building docker-support-notifications-go [2021-03-19T10:40:52.267Z] Building docker-security-proxy-setup-go [2021-03-19T10:40:52.538Z] Building docker-security-secretstore-setup-go [2021-03-19T10:40:52.538Z] Building docker-support-scheduler-go [2021-03-19T10:40:52.538Z] Building docker-security-bootstrapper-go [2021-03-19T10:40:57.534Z] Waiting for container to be ready [2021-03-19T10:40:57.797Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-19T10:40:57.797Z] [2021-03-19T10:41:02.013Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-19T10:41:02.275Z] Waiting for network to be ready... [2021-03-19T10:41:02.848Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T10:41:03.110Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T10:41:03.372Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T10:41:03.372Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T10:41:03.634Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T10:41:03.895Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T10:41:03.895Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T10:41:03.895Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T10:41:03.895Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T10:41:03.895Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T10:41:03.895Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T10:41:03.895Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T10:41:03.895Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T10:41:03.895Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T10:41:03.895Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T10:41:03.895Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T10:41:03.895Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T10:41:04.157Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T10:41:04.157Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T10:41:04.418Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] [2021-03-19T10:41:04.418Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-19T10:41:04.418Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T10:41:04.418Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T10:41:04.418Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-19T10:41:04.418Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-19T10:41:04.418Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T10:41:04.418Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T10:41:08.623Z] Fetched 24.1 MB in 6s (4326 kB/s) [2021-03-19T10:41:09.568Z] Reading package lists... [2021-03-19T10:41:09.829Z] Reading package lists... [2021-03-19T10:41:10.100Z] Building dependency tree... [2021-03-19T10:41:10.100Z] Reading state information... [2021-03-19T10:41:10.100Z] The following additional packages will be installed: [2021-03-19T10:41:10.100Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T10:41:10.100Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T10:41:10.100Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T10:41:10.100Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-19T10:41:10.100Z] Suggested packages: [2021-03-19T10:41:10.100Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-19T10:41:10.101Z] Recommended packages: [2021-03-19T10:41:10.101Z] gnupg libsasl2-modules [2021-03-19T10:41:10.101Z] The following NEW packages will be installed: [2021-03-19T10:41:10.101Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T10:41:10.101Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T10:41:10.101Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T10:41:10.101Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-19T10:41:10.101Z] The following packages will be upgraded: [2021-03-19T10:41:10.101Z] gpg gpg-agent gpgconf libudev1 [2021-03-19T10:41:10.364Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-19T10:41:10.364Z] Need to get 3530 kB of archives. [2021-03-19T10:41:10.364Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-19T10:41:10.364Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-19T10:41:10.364Z] 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-03-19T10:41:10.364Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-19T10:41:10.364Z] 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-03-19T10:41:10.364Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-19T10:41:10.936Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-19T10:41:11.197Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-19T10:41:11.197Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-19T10:41:11.197Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-19T10:41:11.197Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-19T10:41:11.197Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-19T10:41:11.197Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-19T10:41:11.197Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-19T10:41:11.197Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-19T10:41:11.197Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-19T10:41:11.198Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-19T10:41:11.198Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-19T10:41:11.198Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-19T10:41:11.198Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-19T10:41:11.198Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-19T10:41:11.198Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-19T10:41:11.198Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-19T10:41:11.459Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T10:41:11.459Z] Fetched 3530 kB in 1s (3180 kB/s) [2021-03-19T10:41:11.459Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T10:41:11.459Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-19T10:41:11.721Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T10:41:11.721Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-19T10:41:11.721Z] Selecting previously unselected package udev. [2021-03-19T10:41:11.721Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T10:41:11.721Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-19T10:41:11.983Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-19T10:41:12.245Z] Selecting previously unselected package libfuse2:amd64. [2021-03-19T10:41:12.245Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T10:41:12.245Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T10:41:12.245Z] Selecting previously unselected package fuse. [2021-03-19T10:41:12.245Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T10:41:12.245Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-19T10:41:12.507Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T10:41:12.508Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T10:41:12.508Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T10:41:12.508Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T10:41:12.768Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T10:41:12.768Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T10:41:12.768Z] Selecting previously unselected package libksba8:amd64. [2021-03-19T10:41:12.768Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-19T10:41:12.768Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-19T10:41:12.768Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-19T10:41:12.768Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.029Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.029Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-19T10:41:13.029Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.029Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.029Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-19T10:41:13.029Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.029Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.291Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-19T10:41:13.291Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.291Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.291Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-19T10:41:13.291Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.291Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.554Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-19T10:41:13.554Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.554Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.554Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-19T10:41:13.554Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.554Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.554Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-19T10:41:13.554Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.554Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.816Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-19T10:41:13.816Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T10:41:13.816Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:13.816Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T10:41:13.816Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T10:41:13.816Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T10:41:13.816Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T10:41:13.816Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T10:41:13.816Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T10:41:13.816Z] Selecting previously unselected package libldap-common. [2021-03-19T10:41:13.816Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-19T10:41:13.816Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T10:41:14.078Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T10:41:14.078Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-19T10:41:14.078Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T10:41:14.078Z] Selecting previously unselected package dirmngr. [2021-03-19T10:41:14.078Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T10:41:14.078Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T10:41:14.341Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T10:41:14.341Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-19T10:41:14.341Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T10:41:14.341Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T10:41:14.341Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T10:41:14.341Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-19T10:41:14.603Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:14.603Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-19T10:41:14.603Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T10:41:14.603Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-19T10:41:15.179Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T10:41:15.179Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:15.179Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-19T10:41:15.442Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-19T10:41:15.442Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-19T10:41:15.442Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:15.442Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:15.442Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:15.442Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:15.442Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:15.747Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:15.747Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T10:41:15.747Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T10:41:15.747Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T10:41:15.747Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T10:41:16.319Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-19T10:41:16.319Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-19T10:41:16.319Z] This means they are not meant to be enabled using systemctl. [2021-03-19T10:41:16.319Z] Possible reasons for having this kind of units are: [2021-03-19T10:41:16.319Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-19T10:41:16.319Z] .wants/ or .requires/ directory. [2021-03-19T10:41:16.319Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-19T10:41:16.319Z] a requirement dependency on it. [2021-03-19T10:41:16.319Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-19T10:41:16.319Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-19T10:41:16.319Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-19T10:41:16.319Z] instance name specified. [2021-03-19T10:41:16.581Z] Reading package lists... [2021-03-19T10:41:16.842Z] Building dependency tree... [2021-03-19T10:41:16.842Z] Reading state information... [2021-03-19T10:41:17.104Z] The following additional packages will be installed: [2021-03-19T10:41:17.104Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-19T10:41:17.104Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-19T10:41:17.104Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-19T10:41:17.104Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-19T10:41:17.104Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-19T10:41:17.104Z] Suggested packages: [2021-03-19T10:41:17.104Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-19T10:41:17.104Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-19T10:41:17.104Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-19T10:41:17.104Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-19T10:41:17.104Z] systemd-container policykit-1 [2021-03-19T10:41:17.104Z] Recommended packages: [2021-03-19T10:41:17.104Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-19T10:41:17.104Z] The following NEW packages will be installed: [2021-03-19T10:41:17.104Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-19T10:41:17.104Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-19T10:41:17.104Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-19T10:41:17.104Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-19T10:41:17.104Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-19T10:41:17.104Z] The following packages will be upgraded: [2021-03-19T10:41:17.104Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-19T10:41:17.366Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-19T10:41:17.366Z] Need to get 35.2 MB of archives. [2021-03-19T10:41:17.366Z] After this operation, 141 MB of additional disk space will be used. [2021-03-19T10:41:17.366Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-19T10:41:17.366Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-19T10:41:17.940Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-19T10:41:17.940Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-19T10:41:18.203Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-19T10:41:18.203Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-19T10:41:18.203Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-19T10:41:18.203Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-19T10:41:18.203Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-19T10:41:18.203Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-19T10:41:18.203Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-19T10:41:18.203Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-19T10:41:18.203Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-19T10:41:18.203Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-19T10:41:18.203Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-19T10:41:18.203Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-19T10:41:18.203Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-19T10:41:18.203Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-19T10:41:18.203Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-19T10:41:18.203Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-19T10:41:18.203Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-19T10:41:18.203Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-19T10:41:18.203Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-19T10:41:18.203Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-19T10:41:18.203Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-19T10:41:18.203Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-19T10:41:18.203Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-19T10:41:18.465Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-19T10:41:18.465Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-19T10:41:18.465Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-19T10:41:19.409Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T10:41:19.409Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2021-03-19T10:41:19.678Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T10:41:19.678Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-19T10:41:19.678Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T10:41:20.621Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-19T10:41:20.621Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T10:41:20.621Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-19T10:41:20.621Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T10:41:20.621Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T10:41:20.621Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T10:41:20.883Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-19T10:41:20.883Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T10:41:20.883Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T10:41:21.145Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T10:41:21.406Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-19T10:41:21.406Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-19T10:41:21.981Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-19T10:41:21.981Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-19T10:41:21.981Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T10:41:22.242Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T10:41:22.243Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-19T10:41:22.597Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T10:41:22.597Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T10:41:22.859Z] Selecting previously unselected package libexpat1:amd64. [2021-03-19T10:41:22.859Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-19T10:41:22.859Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T10:41:22.859Z] Selecting previously unselected package python3.6-minimal. [2021-03-19T10:41:22.859Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T10:41:22.859Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T10:41:23.120Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T10:41:23.383Z] Checking for services that may need to be restarted...done. [2021-03-19T10:41:23.383Z] Checking for services that may need to be restarted...done. [2021-03-19T10:41:23.383Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T10:41:23.383Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T10:41:23.383Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T10:41:23.954Z] Selecting previously unselected package python3-minimal. [2021-03-19T10:41:23.954Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-19T10:41:23.954Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-19T10:41:23.954Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-19T10:41:24.218Z] Selecting previously unselected package mime-support. [2021-03-19T10:41:24.218Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-19T10:41:24.218Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-19T10:41:24.218Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-19T10:41:24.218Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-19T10:41:24.218Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T10:41:24.483Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-19T10:41:24.483Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T10:41:24.483Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T10:41:24.744Z] Selecting previously unselected package python3.6. [2021-03-19T10:41:24.744Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T10:41:24.744Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T10:41:24.744Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T10:41:24.744Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-19T10:41:24.744Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T10:41:25.731Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-19T10:41:25.992Z] Selecting previously unselected package python3. [2021-03-19T10:41:25.992Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-19T10:41:25.992Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-19T10:41:25.992Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-19T10:41:25.992Z] Selecting previously unselected package multiarch-support. [2021-03-19T10:41:25.992Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T10:41:25.992Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T10:41:25.992Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T10:41:26.254Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-19T10:41:26.254Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-19T10:41:26.254Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-19T10:41:26.254Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T10:41:26.254Z] Selecting previously unselected package libbsd0:amd64. [2021-03-19T10:41:26.254Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-19T10:41:26.254Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T10:41:26.516Z] Selecting previously unselected package sudo. [2021-03-19T10:41:26.516Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-19T10:41:26.516Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T10:41:26.516Z] Selecting previously unselected package apparmor. [2021-03-19T10:41:26.516Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T10:41:26.516Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-19T10:41:26.777Z] Selecting previously unselected package libedit2:amd64. [2021-03-19T10:41:26.777Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-19T10:41:26.777Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T10:41:27.039Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T10:41:27.039Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T10:41:27.039Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T10:41:27.039Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T10:41:27.039Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T10:41:27.039Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T10:41:27.304Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T10:41:27.304Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-19T10:41:27.304Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T10:41:27.304Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T10:41:27.304Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T10:41:27.304Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T10:41:27.565Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T10:41:27.565Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T10:41:27.565Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T10:41:27.565Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-19T10:41:27.565Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-19T10:41:27.565Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T10:41:27.827Z] Selecting previously unselected package openssh-client. [2021-03-19T10:41:27.827Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-19T10:41:27.827Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T10:41:28.088Z] Selecting previously unselected package squashfs-tools. [2021-03-19T10:41:28.088Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-19T10:41:28.088Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T10:41:28.088Z] Selecting previously unselected package snapd. [2021-03-19T10:41:28.088Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-19T10:41:28.088Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-19T10:41:30.638Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T10:41:30.638Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T10:41:30.638Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-19T10:41:30.638Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T10:41:30.638Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T10:41:30.638Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T10:41:31.211Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T10:41:31.473Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-19T10:41:31.473Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-19T10:41:32.049Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T10:41:32.049Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T10:41:32.049Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T10:41:32.310Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T10:41:32.310Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T10:41:32.310Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T10:41:33.255Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T10:41:33.255Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T10:41:33.255Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T10:41:33.255Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-19T10:41:33.255Z] running python rtupdate hooks for python3.6... [2021-03-19T10:41:33.255Z] running python post-rtupdate hooks for python3.6... [2021-03-19T10:41:33.255Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-19T10:41:34.641Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-19T10:41:34.904Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T10:41:34.904Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T10:41:34.904Z] Setting up snapd (2.48.3+18.04) ... [2021-03-19T10:41:35.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-19T10:41:35.736Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-19T10:41:35.998Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-19T10:41:36.260Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-19T10:41:36.528Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T10:41:36.528Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T10:41:36.528Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-19T10:41:36.790Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-19T10:41:37.051Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-19T10:41:37.314Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-19T10:41:37.314Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-19T10:41:37.576Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T10:41:37.576Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T10:41:38.523Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T10:41:38.523Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T10:41:38.785Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T10:41:40.433Z] Reading package lists... [2021-03-19T10:41:40.433Z] Reading package lists... [2021-03-19T10:41:40.433Z] Building dependency tree... [2021-03-19T10:41:40.433Z] Reading state information... [2021-03-19T10:41:40.695Z] Calculating upgrade... [2021-03-19T10:41:40.957Z] The following packages will be upgraded: [2021-03-19T10:41:40.957Z] advancecomp base-files bash binutils binutils-common [2021-03-19T10:41:40.957Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-19T10:41:40.957Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-19T10:41:40.957Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-19T10:41:40.957Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-19T10:41:40.957Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-19T10:41:40.957Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-19T10:41:40.957Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-19T10:41:40.957Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-19T10:41:40.957Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-19T10:41:40.957Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-19T10:41:40.957Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-19T10:41:40.957Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-19T10:41:40.957Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-19T10:41:40.957Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-19T10:41:40.957Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T10:41:40.957Z] Need to get 63.8 MB of archives. [2021-03-19T10:41:40.957Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-19T10:41:40.957Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] [2021-03-19T10:41:40.957Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-19T10:41:40.957Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-19T10:41:40.957Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-19T10:41:40.957Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-19T10:41:40.957Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-19T10:41:40.957Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-19T10:41:40.957Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-19T10:41:40.957Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-19T10:41:40.957Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-19T10:41:40.957Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-19T10:41:40.957Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-19T10:41:41.230Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-19T10:41:41.230Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-19T10:41:41.230Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-19T10:41:41.230Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-19T10:41:41.230Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-19T10:41:41.230Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-19T10:41:41.230Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-19T10:41:41.230Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-19T10:41:41.230Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-19T10:41:41.230Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-19T10:41:41.230Z] 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-03-19T10:41:41.230Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-19T10:41:41.230Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-19T10:41:41.230Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-19T10:41:41.230Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-19T10:41:41.230Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-19T10:41:41.230Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-19T10:41:41.230Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-19T10:41:41.230Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-19T10:41:41.230Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-19T10:41:41.230Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-19T10:41:41.230Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-19T10:41:41.230Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-19T10:41:41.230Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-19T10:41:41.230Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-19T10:41:41.493Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-19T10:41:41.493Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-19T10:41:41.493Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-19T10:41:41.493Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-19T10:41:41.493Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-19T10:41:41.493Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-19T10:41:41.493Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-19T10:41:41.493Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-19T10:41:41.493Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-19T10:41:41.493Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-19T10:41:41.493Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-19T10:41:41.493Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-19T10:41:41.493Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-19T10:41:41.493Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-19T10:41:41.493Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-19T10:41:41.493Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-19T10:41:41.493Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-19T10:41:41.493Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-19T10:41:41.755Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-19T10:41:42.019Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-19T10:41:42.019Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-19T10:41:42.019Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-19T10:41:42.019Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-19T10:41:42.019Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-19T10:41:42.019Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-19T10:41:42.019Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-19T10:41:42.019Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-19T10:41:42.019Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-19T10:41:42.019Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-19T10:41:42.019Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-19T10:41:42.019Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-19T10:41:42.019Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-19T10:41:42.019Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-19T10:41:42.282Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-19T10:41:42.282Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-19T10:41:42.282Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-19T10:41:42.282Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-19T10:41:42.282Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-19T10:41:42.282Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-19T10:41:42.282Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-19T10:41:42.282Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-19T10:41:42.282Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-19T10:41:42.282Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-19T10:41:42.282Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-19T10:41:42.282Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-19T10:41:42.282Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-19T10:41:42.282Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-19T10:41:42.282Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-19T10:41:42.282Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-19T10:41:42.282Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-19T10:41:42.282Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-19T10:41:42.282Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-19T10:41:42.282Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-19T10:41:42.282Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-19T10:41:42.282Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-19T10:41:42.282Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-19T10:41:42.543Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-19T10:41:42.543Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-19T10:41:42.543Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-19T10:41:42.543Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-19T10:41:42.543Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-19T10:41:42.543Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-19T10:41:42.804Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T10:41:42.805Z] Fetched 63.8 MB in 2s (38.4 MB/s) [2021-03-19T10:41:42.805Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:42.805Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T10:41:42.805Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T10:41:43.753Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T10:41:43.753Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T10:41:43.753Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... [2021-03-19T10:41:43.753Z] Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... [2021-03-19T10:41:44.702Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:44.702Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:44.702Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:44.702Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:44.702Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:44.702Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:44.963Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:44.963Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:44.963Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:44.963Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:45.225Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:45.225Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:45.225Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:45.225Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:45.487Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:41:45.487Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T10:41:45.487Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:45.487Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-19T10:41:45.749Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:41:45.749Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T10:41:45.749Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:45.749Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:45.749Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:46.010Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:46.010Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T10:41:46.010Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T10:41:46.272Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:41:46.272Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T10:41:46.272Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T10:41:46.535Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T10:41:47.107Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T10:41:47.369Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T10:41:47.369Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-19T10:41:47.369Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-19T10:41:47.369Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-19T10:41:47.369Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-19T10:41:47.631Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-19T10:41:47.631Z] Installing new version of config file /etc/issue ... [2021-03-19T10:41:47.631Z] Installing new version of config file /etc/issue.net ... [2021-03-19T10:41:47.631Z] Installing new version of config file /etc/lsb-release ... [2021-03-19T10:41:47.631Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-19T10:41:47.891Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-19T10:41:48.154Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-19T10:41:48.154Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-19T10:41:48.154Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:48.154Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-19T10:41:48.154Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-19T10:41:48.418Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-19T10:41:48.418Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-19T10:41:48.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:48.681Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:41:48.681Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-19T10:41:48.681Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:41:48.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:48.944Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-19T10:41:48.944Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-19T10:41:48.944Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-19T10:41:49.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:49.207Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-19T10:41:49.207Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T10:41:49.468Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-19T10:41:49.729Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:49.729Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T10:41:49.729Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T10:41:49.729Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T10:41:49.989Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:49.989Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T10:41:49.989Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T10:41:50.250Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-19T10:41:50.250Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:50.250Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-19T10:41:50.250Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-19T10:41:50.512Z] Setting up grep (3.1-2build1) ... [2021-03-19T10:41:50.512Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:50.512Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T10:41:50.512Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T10:41:50.776Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-19T10:41:50.776Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:50.776Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T10:41:50.776Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T10:41:51.037Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-19T10:41:51.037Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:51.037Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T10:41:51.037Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T10:41:51.609Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T10:41:51.609Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T10:41:51.869Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T10:41:51.869Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T10:41:52.445Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-19T10:41:52.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:52.445Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-19T10:41:52.445Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T10:41:53.852Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T10:41:53.852Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T10:41:53.852Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T10:41:53.852Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T10:41:54.116Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T10:41:54.116Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:54.116Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-19T10:41:54.116Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-19T10:41:54.380Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-19T10:41:54.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:54.380Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:41:54.380Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T10:41:54.644Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:41:54.644Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:54.644Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:41:54.644Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T10:41:54.911Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:41:54.911Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:54.911Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:41:54.911Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T10:41:55.173Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:41:55.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:55.173Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:41:55.173Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T10:41:55.436Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:41:55.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:55.436Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T10:41:55.436Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T10:41:55.698Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T10:41:55.698Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T10:41:55.698Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T10:41:55.698Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:55.698Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T10:41:55.959Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T10:41:55.959Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T10:41:55.959Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:55.959Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:41:55.959Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T10:41:56.221Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:41:56.221Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:56.221Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:41:56.221Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T10:41:56.484Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:41:56.485Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:56.485Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:41:56.747Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T10:41:57.322Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:41:57.585Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-19T10:41:57.851Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-19T10:41:58.113Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:58.113Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T10:41:58.113Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T10:41:58.376Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T10:41:58.639Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T10:41:58.639Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-19T10:41:58.639Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T10:41:58.639Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-19T10:41:58.904Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:41:58.904Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-19T10:41:58.904Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-19T10:41:58.904Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-19T10:41:59.167Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:41:59.167Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-19T10:41:59.167Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T10:41:59.430Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-19T10:41:59.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:41:59.430Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-19T10:41:59.430Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T10:41:59.693Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-19T10:41:59.693Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:41:59.693Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T10:41:59.693Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T10:41:59.955Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T10:41:59.955Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:41:59.955Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T10:42:00.217Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T10:42:00.217Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T10:42:00.479Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:00.479Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T10:42:00.479Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T10:42:00.742Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T10:42:00.742Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:00.742Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T10:42:01.008Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T10:42:01.008Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-19T10:42:01.008Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T10:42:01.290Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T10:42:01.290Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T10:42:01.290Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T10:42:01.290Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:01.290Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-19T10:42:01.553Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-19T10:42:01.553Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-19T10:42:01.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:01.895Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-19T10:42:01.895Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T10:42:01.895Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T10:42:02.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:02.525Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T10:42:02.525Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T10:42:02.797Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T10:42:02.797Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:02.797Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-19T10:42:02.797Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-19T10:42:03.071Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-19T10:42:03.071Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:03.071Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T10:42:03.071Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T10:42:03.336Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-19T10:42:03.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:03.628Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T10:42:03.628Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T10:42:03.628Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-19T10:42:03.918Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:03.918Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-19T10:42:03.918Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-19T10:42:03.918Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-19T10:42:04.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:04.207Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-19T10:42:04.207Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-19T10:42:04.207Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-19T10:42:04.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:04.207Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-19T10:42:04.207Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-19T10:42:04.474Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-19T10:42:04.474Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:04.474Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-19T10:42:04.474Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-19T10:42:04.737Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-19T10:42:04.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:04.737Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T10:42:04.737Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-19T10:42:04.998Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-19T10:42:04.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T10:42:04.998Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-19T10:42:04.998Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-19T10:42:05.259Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-19T10:42:05.259Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-19T10:42:05.259Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T10:42:05.259Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T10:42:05.259Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T10:42:05.527Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T10:42:05.527Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T10:42:05.527Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T10:42:05.788Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-19T10:42:05.788Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-19T10:42:06.049Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T10:42:06.049Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-19T10:42:06.049Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T10:42:06.049Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-19T10:42:06.312Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-19T10:42:06.312Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-19T10:42:06.312Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-19T10:42:06.312Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-19T10:42:06.575Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-19T10:42:06.575Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-19T10:42:06.575Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-19T10:42:06.575Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-19T10:42:06.836Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-19T10:42:06.836Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-19T10:42:06.836Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-19T10:42:06.836Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-19T10:42:08.222Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-19T10:42:08.222Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-19T10:42:08.222Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-19T10:42:08.222Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-19T10:42:08.484Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T10:42:08.484Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T10:42:08.746Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T10:42:09.009Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T10:42:09.009Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T10:42:09.009Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T10:42:09.270Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T10:42:09.270Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T10:42:09.270Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:09.270Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:09.531Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:09.531Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:09.531Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:09.531Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:09.791Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:09.791Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:10.742Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:10.742Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:11.685Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:11.685Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:12.631Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:12.631Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:12.892Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:12.892Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:13.862Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T10:42:13.862Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T10:42:13.862Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T10:42:14.124Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T10:42:14.124Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T10:42:14.124Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T10:42:14.323Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:42:14.323Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:42:14.323Z] ---> 77ec3489eea5 [2021-03-19T10:42:14.324Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T10:42:14.324Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:42:14.324Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:42:14.324Z] ---> 77ec3489eea5 [2021-03-19T10:42:14.324Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T10:42:14.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:42:14.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:42:14.324Z] ---> 77ec3489eea5 [2021-03-19T10:42:14.324Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T10:42:14.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:42:14.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:42:14.324Z] ---> 77ec3489eea5 [2021-03-19T10:42:14.324Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T10:42:14.324Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:42:14.324Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:42:14.324Z] ---> 77ec3489eea5 [2021-03-19T10:42:14.324Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T10:42:14.324Z] ---> Running in 7aba30088757 [2021-03-19T10:42:14.324Z] ---> Running in 7d6aff26c065 [2021-03-19T10:42:14.324Z] ---> Running in f115a5b9cb87 [2021-03-19T10:42:14.324Z] ---> Running in 7cc3d166f5a6 [2021-03-19T10:42:14.324Z] ---> Running in 188a59d9902a [2021-03-19T10:42:14.324Z] Removing intermediate container 7aba30088757 [2021-03-19T10:42:14.324Z] ---> c4c70bc6a493 [2021-03-19T10:42:14.324Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:42:14.324Z] Removing intermediate container f115a5b9cb87 [2021-03-19T10:42:14.324Z] ---> 8cf6d2fff272 [2021-03-19T10:42:14.324Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:42:14.324Z] Removing intermediate container 188a59d9902a [2021-03-19T10:42:14.324Z] ---> cde7cc6a303a [2021-03-19T10:42:14.324Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:42:14.324Z] Removing intermediate container 7d6aff26c065 [2021-03-19T10:42:14.324Z] ---> 8c4be8391e1f [2021-03-19T10:42:14.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:42:14.324Z] Removing intermediate container 7cc3d166f5a6 [2021-03-19T10:42:14.324Z] ---> 1df16d3569c5 [2021-03-19T10:42:14.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:42:14.324Z] ---> Running in 176a2cc78058 [2021-03-19T10:42:14.324Z] ---> Running in d7358bdf69a3 [2021-03-19T10:42:14.324Z] ---> Running in 8d155efeab17 [2021-03-19T10:42:14.324Z] ---> Running in 15cc61095d5a [2021-03-19T10:42:14.324Z] ---> Running in 3e73c1b27a9d [2021-03-19T10:42:14.324Z] Removing intermediate container 176a2cc78058 [2021-03-19T10:42:14.324Z] ---> 46806ae42b21 [2021-03-19T10:42:14.324Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T10:42:14.324Z] ---> Running in 88a6fd807cb2 [2021-03-19T10:42:14.324Z] Removing intermediate container d7358bdf69a3 [2021-03-19T10:42:14.324Z] ---> 4b42d2ed506e [2021-03-19T10:42:14.324Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T10:42:14.324Z] Removing intermediate container 8d155efeab17 [2021-03-19T10:42:14.324Z] ---> 0aae3cd5f69e [2021-03-19T10:42:14.324Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T10:42:14.324Z] ---> Running in aa1791991298 [2021-03-19T10:42:14.324Z] Removing intermediate container 15cc61095d5a [2021-03-19T10:42:14.324Z] ---> ebdb710b406a [2021-03-19T10:42:14.324Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T10:42:14.324Z] Removing intermediate container 3e73c1b27a9d [2021-03-19T10:42:14.324Z] ---> df1a8ce742d7 [2021-03-19T10:42:14.324Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T10:42:14.324Z] ---> Running in b7e584fa9a93 [2021-03-19T10:42:14.324Z] ---> Running in 4632354aa7aa [2021-03-19T10:42:14.324Z] ---> Running in 36ef04f3acf1 [2021-03-19T10:42:14.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:14.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:14.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:14.386Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T10:42:14.386Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T10:42:14.386Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-19T10:42:14.386Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-19T10:42:14.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:14.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:14.647Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T10:42:14.647Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T10:42:14.647Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T10:42:14.647Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T10:42:14.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:14.907Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-19T10:42:14.907Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-19T10:42:14.907Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:42:15.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:15.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:15.167Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T10:42:15.167Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:42:15.167Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:42:15.167Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:42:15.167Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-19T10:42:15.167Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-19T10:42:15.167Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-19T10:42:15.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:15.444Z] [2021-03-19T10:42:15.444Z] Current default time zone: 'Etc/UTC' [2021-03-19T10:42:15.444Z] Local time is now: Fri Mar 19 10:42:15 UTC 2021. [2021-03-19T10:42:15.444Z] Universal Time is now: Fri Mar 19 10:42:15 UTC 2021. [2021-03-19T10:42:15.444Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-19T10:42:15.444Z] [2021-03-19T10:42:15.444Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-19T10:42:15.444Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:42:15.444Z] Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... [2021-03-19T10:42:15.444Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-19T10:42:15.444Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-19T10:42:15.444Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-19T10:42:15.444Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-19T10:42:15.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:42:15.701Z] OK: 217 MiB in 51 packages [2021-03-19T10:42:15.705Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-19T10:42:15.705Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-19T10:42:15.705Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T10:42:15.705Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:42:15.705Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-19T10:42:15.966Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:15.966Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T10:42:15.966Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:42:15.966Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-19T10:42:15.966Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-19T10:42:15.987Z] OK: 217 MiB in 51 packages [2021-03-19T10:42:16.228Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-19T10:42:16.228Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T10:42:16.228Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-19T10:42:16.228Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-19T10:42:16.228Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-19T10:42:16.228Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-19T10:42:16.292Z] OK: 217 MiB in 51 packages [2021-03-19T10:42:16.894Z] OK: 217 MiB in 51 packages [2021-03-19T10:42:17.171Z] OK: 217 MiB in 51 packages [2021-03-19T10:42:17.443Z] Removing intermediate container 88a6fd807cb2 [2021-03-19T10:42:17.443Z] ---> 578b5e248020 [2021-03-19T10:42:17.443Z] Step 6/22 : COPY go.mod . [2021-03-19T10:42:17.723Z] Removing intermediate container aa1791991298 [2021-03-19T10:42:17.723Z] ---> 5d314ac9c30e [2021-03-19T10:42:17.723Z] Step 6/31 : COPY go.mod . [2021-03-19T10:42:18.144Z] Updating certificates in /etc/ssl/certs... [2021-03-19T10:42:18.319Z] Removing intermediate container b7e584fa9a93 [2021-03-19T10:42:18.319Z] ---> 2dd8080709d9 [2021-03-19T10:42:18.319Z] Step 6/24 : COPY go.mod . [2021-03-19T10:42:18.319Z] ---> 178adb9497c8 [2021-03-19T10:42:18.319Z] Step 7/22 : RUN go mod download [2021-03-19T10:42:18.593Z] ---> Running in 5180012fb160 [2021-03-19T10:42:18.724Z] 23 added, 27 removed; done. [2021-03-19T10:42:18.870Z] ---> 20287b7ea57f [2021-03-19T10:42:18.870Z] Step 7/31 : RUN go mod download [2021-03-19T10:42:18.870Z] ---> Running in 34632eaad860 [2021-03-19T10:42:18.986Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T10:42:18.986Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T10:42:18.986Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-19T10:42:18.986Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-19T10:42:18.986Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-19T10:42:19.152Z] Removing intermediate container 4632354aa7aa [2021-03-19T10:42:19.152Z] ---> 5c6e57222d9a [2021-03-19T10:42:19.152Z] Step 6/21 : COPY go.mod . [2021-03-19T10:42:19.152Z] Removing intermediate container 36ef04f3acf1 [2021-03-19T10:42:19.152Z] ---> a59200f80faf [2021-03-19T10:42:19.152Z] Step 6/22 : COPY go.mod . [2021-03-19T10:42:19.246Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:19.246Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T10:42:19.246Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:19.246Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:19.246Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:19.246Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:19.246Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:19.246Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-19T10:42:19.433Z] ---> 08396e5dbbed [2021-03-19T10:42:19.433Z] Step 7/24 : RUN go mod download [2021-03-19T10:42:19.507Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-19T10:42:19.507Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-19T10:42:19.507Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-19T10:42:19.507Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-19T10:42:19.507Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:19.507Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T10:42:19.507Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-19T10:42:19.709Z] ---> Running in 3ce95b607b20 [2021-03-19T10:42:19.770Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-19T10:42:19.770Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-19T10:42:19.770Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T10:42:19.770Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T10:42:19.770Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-19T10:42:20.031Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-19T10:42:20.031Z] Updating certificates in /etc/ssl/certs... [2021-03-19T10:42:20.319Z] ---> c81f477c0e49 [2021-03-19T10:42:20.319Z] Step 7/21 : RUN go mod download [2021-03-19T10:42:20.319Z] ---> 4047682a2c81 [2021-03-19T10:42:20.319Z] Step 7/22 : RUN go mod download [2021-03-19T10:42:20.600Z] ---> Running in cc06f344bf11 [2021-03-19T10:42:20.600Z] ---> Running in f76a160c2040 [2021-03-19T10:42:20.604Z] 0 added, 0 removed; done. [2021-03-19T10:42:20.604Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-19T10:42:20.604Z] done. [2021-03-19T10:42:21.180Z] Reading package lists... [2021-03-19T10:42:21.180Z] Building dependency tree... [2021-03-19T10:42:21.180Z] Reading state information... [2021-03-19T10:42:21.445Z] The following NEW packages will be installed: [2021-03-19T10:42:21.445Z] apt-transport-https [2021-03-19T10:42:21.707Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T10:42:21.707Z] Need to get 1696 B of archives. [2021-03-19T10:42:21.707Z] After this operation, 153 kB of additional disk space will be used. [2021-03-19T10:42:21.707Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-19T10:42:21.707Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T10:42:21.707Z] Fetched 1696 B in 0s (8410 B/s) [2021-03-19T10:42:21.707Z] Selecting previously unselected package apt-transport-https. [2021-03-19T10:42:21.707Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-19T10:42:21.707Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-19T10:42:21.707Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T10:42:21.968Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T10:42:22.233Z] Waiting for network to be ready... [2021-03-19T10:42:22.592Z] Removing intermediate container 5180012fb160 [2021-03-19T10:42:22.592Z] ---> 23a4fe2dd9e3 [2021-03-19T10:42:22.592Z] Step 8/22 : COPY . . [2021-03-19T10:42:23.196Z] Removing intermediate container 34632eaad860 [2021-03-19T10:42:23.196Z] ---> 1944b6f0d999 [2021-03-19T10:42:23.196Z] Step 8/31 : COPY . . [2021-03-19T10:42:23.807Z] Removing intermediate container 3ce95b607b20 [2021-03-19T10:42:23.807Z] ---> da741513b391 [2021-03-19T10:42:23.807Z] Step 8/24 : COPY . . [2021-03-19T10:42:27.213Z] Removing intermediate container f76a160c2040 [2021-03-19T10:42:27.213Z] ---> fb23eb9d422d [2021-03-19T10:42:27.213Z] Removing intermediate container cc06f344bf11 [2021-03-19T10:42:27.213Z] ---> a55c03b4f037 [2021-03-19T10:42:27.213Z] Step 8/21 : COPY . .Step 8/22 : COPY . . [2021-03-19T10:42:27.213Z] [2021-03-19T10:42:30.389Z] 2021-03-19T10:42:26Z INFO Waiting for automatic snapd restart... [2021-03-19T10:42:30.389Z] snapd 2.49 from Canonical* installed [2021-03-19T10:42:30.964Z] "snapd" switched to the "latest/stable" channel [2021-03-19T10:42:30.964Z] [2021-03-19T10:42:36.259Z] core18 20210128 from Canonical* installed [2021-03-19T10:42:36.259Z] "core18" switched to the "latest/stable" channel [2021-03-19T10:42:36.259Z] [2021-03-19T10:42:41.562Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T10:42:41.824Z] "snapcraft" switched to the "latest/stable" channel [2021-03-19T10:42:41.824Z] [2021-03-19T10:42:46.052Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-19T10:42:46.052Z] - README.md [2021-03-19T10:42:46.052Z] [2021-03-19T10:42:46.052Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T10:42:52.646Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T10:42:52.646Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T10:42:52.646Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T10:42:52.646Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T10:42:53.591Z] Reading package lists... [2021-03-19T10:42:54.067Z] ---> d76b5701c2bb [2021-03-19T10:42:54.068Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T10:42:54.068Z] ---> 26c486c72847 [2021-03-19T10:42:54.068Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T10:42:54.068Z] ---> d7a155197102 [2021-03-19T10:42:54.068Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T10:42:54.068Z] ---> c7a1d63a4dac [2021-03-19T10:42:54.068Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T10:42:54.068Z] ---> 12be4064475f [2021-03-19T10:42:54.068Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T10:42:54.068Z] ---> Running in c55ad21ee90a [2021-03-19T10:42:54.068Z] ---> Running in b7e408a1a88c [2021-03-19T10:42:54.068Z] ---> Running in 9dd44c3cd60d [2021-03-19T10:42:54.068Z] ---> Running in 895b099eb53e [2021-03-19T10:42:54.068Z] ---> Running in 4c8744503931 [2021-03-19T10:42:54.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T10:42:54.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T10:42:54.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T10:42:54.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T10:42:54.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T10:42:54.166Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-19T10:43:00.752Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T10:43:00.752Z] Reading package lists... [2021-03-19T10:43:00.752Z] Building dependency tree... [2021-03-19T10:43:00.752Z] Reading state information... [2021-03-19T10:43:00.752Z] Suggested packages: [2021-03-19T10:43:00.752Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-19T10:43:00.752Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-19T10:43:00.752Z] Recommended packages: [2021-03-19T10:43:00.752Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-19T10:43:00.752Z] The following NEW packages will be installed: [2021-03-19T10:43:00.752Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-19T10:43:00.752Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-19T10:43:00.752Z] pkg-config zip [2021-03-19T10:43:00.752Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T10:43:00.752Z] Need to get 7657 kB of archives. [2021-03-19T10:43:00.752Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-19T10:43:00.752Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-19T10:43:00.752Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-19T10:43:01.013Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-19T10:43:01.013Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-19T10:43:01.274Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-19T10:43:01.274Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-19T10:43:01.274Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-19T10:43:01.274Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-19T10:43:01.274Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-19T10:43:01.274Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-19T10:43:01.535Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-19T10:43:01.535Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-19T10:43:01.535Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-19T10:43:01.535Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-19T10:43:01.535Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-19T10:43:01.797Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T10:43:01.797Z] Fetched 7657 kB in 1s (7109 kB/s) [2021-03-19T10:43:02.059Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-19T10:43:02.059Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-19T10:43:02.059Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-19T10:43:02.059Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T10:43:02.321Z] Selecting previously unselected package libpsl5:amd64. [2021-03-19T10:43:02.321Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-19T10:43:02.321Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T10:43:02.321Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T10:43:02.321Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-19T10:43:02.321Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T10:43:02.583Z] Selecting previously unselected package librtmp1:amd64. [2021-03-19T10:43:02.583Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-19T10:43:02.583Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T10:43:02.583Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-19T10:43:02.583Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-19T10:43:02.583Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T10:43:02.583Z] Selecting previously unselected package liberror-perl. [2021-03-19T10:43:02.583Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-19T10:43:02.583Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-19T10:43:02.847Z] Selecting previously unselected package git-man. [2021-03-19T10:43:02.847Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-19T10:43:02.847Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T10:43:03.108Z] Selecting previously unselected package git. [2021-03-19T10:43:03.108Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-19T10:43:03.108Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T10:43:04.051Z] Selecting previously unselected package libnorm1:amd64. [2021-03-19T10:43:04.051Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-19T10:43:04.051Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T10:43:04.315Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-19T10:43:04.315Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-19T10:43:04.315Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T10:43:04.315Z] Selecting previously unselected package libsodium23:amd64. [2021-03-19T10:43:04.315Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-19T10:43:04.315Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-19T10:43:04.315Z] Selecting previously unselected package libzmq5:amd64. [2021-03-19T10:43:04.577Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T10:43:04.577Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T10:43:04.577Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-19T10:43:04.577Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T10:43:04.577Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T10:43:04.839Z] Selecting previously unselected package pkg-config. [2021-03-19T10:43:04.839Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-19T10:43:04.839Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T10:43:04.839Z] Selecting previously unselected package zip. [2021-03-19T10:43:04.839Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-19T10:43:04.839Z] Unpacking zip (3.0-11build1) ... [2021-03-19T10:43:04.839Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T10:43:05.100Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T10:43:05.100Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T10:43:05.100Z] Setting up liberror-perl (0.17025-1) ... [2021-03-19T10:43:05.100Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T10:43:05.100Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T10:43:05.100Z] No schema files found: doing nothing. [2021-03-19T10:43:05.100Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T10:43:05.100Z] Setting up zip (3.0-11build1) ... [2021-03-19T10:43:05.100Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T10:43:05.363Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-19T10:43:05.363Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T10:43:05.363Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T10:43:05.363Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T10:43:05.363Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T10:43:05.363Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T10:43:05.625Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T10:43:12.226Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T10:43:12.487Z] git set to automatically installed. [2021-03-19T10:43:12.487Z] git-man set to automatically installed. [2021-03-19T10:43:12.487Z] libcurl3-gnutls set to automatically installed. [2021-03-19T10:43:12.487Z] liberror-perl set to automatically installed. [2021-03-19T10:43:12.487Z] libglib2.0-0 set to automatically installed. [2021-03-19T10:43:12.487Z] libnghttp2-14 set to automatically installed. [2021-03-19T10:43:12.487Z] libnorm1 set to automatically installed. [2021-03-19T10:43:12.487Z] libpgm-5.2-0 set to automatically installed. [2021-03-19T10:43:12.487Z] libpsl5 set to automatically installed. [2021-03-19T10:43:12.487Z] librtmp1 set to automatically installed. [2021-03-19T10:43:12.487Z] libsodium23 set to automatically installed. [2021-03-19T10:43:12.487Z] libzmq3-dev set to automatically installed. [2021-03-19T10:43:12.487Z] libzmq5 set to automatically installed. [2021-03-19T10:43:12.487Z] pkg-config set to automatically installed. [2021-03-19T10:43:12.487Z] zip set to automatically installed. [2021-03-19T10:43:13.974Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T10:43:20.607Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T10:43:47.204Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-19T10:43:47.204Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T10:43:49.747Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T10:43:50.689Z] snap "core18" has no updates available [2021-03-19T10:43:51.259Z] Pulling config-common [2021-03-19T10:43:51.259Z] + snapcraftctl pull [2021-03-19T10:43:52.642Z] Pulling go-build-helper [2021-03-19T10:43:52.642Z] + snapcraftctl pull [2021-03-19T10:43:53.581Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-19T10:43:53.581Z] Skipping pull go-build-helper (already ran) [2021-03-19T10:43:53.581Z] Building go-build-helper [2021-03-19T10:43:53.581Z] + snapcraftctl build [2021-03-19T10:43:56.123Z] Staging go-build-helper [2021-03-19T10:43:56.123Z] + snapcraftctl stage [2021-03-19T10:44:11.082Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T10:44:11.082Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T10:44:11.082Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T10:44:11.082Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T10:44:11.082Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T10:44:11.082Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T10:44:11.082Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T10:44:11.082Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T10:44:11.082Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T10:44:11.082Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T10:44:11.082Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T10:44:11.082Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T10:44:11.082Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T10:44:11.082Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T10:44:11.082Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T10:44:11.082Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T10:44:11.082Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T10:44:11.082Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T10:44:11.082Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T10:44:11.082Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] [2021-03-19T10:44:11.082Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-19T10:44:11.082Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T10:44:11.082Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T10:44:11.082Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-19T10:44:11.082Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-19T10:44:11.082Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T10:44:11.082Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T10:44:11.082Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-19T10:44:11.082Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-19T10:44:11.082Z] Fetched 224 kB in 0s (0 B/s) [2021-03-19T10:44:11.082Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-19T10:44:11.082Z] Fetched 157 kB in 0s (0 B/s) [2021-03-19T10:44:11.082Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-19T10:44:11.082Z] Fetched 221 kB in 0s (0 B/s) [2021-03-19T10:44:11.082Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-19T10:44:11.082Z] Fetched 143 kB in 0s (0 B/s) [2021-03-19T10:44:11.082Z] Pulling edgex-go [2021-03-19T10:44:11.082Z] + snapcraftctl pull [2021-03-19T10:44:15.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T10:44:17.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T10:44:33.054Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T10:44:33.054Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T10:44:33.054Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T10:44:33.054Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-19T10:44:33.054Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-19T10:44:33.054Z] Fetched 279 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-19T10:44:33.054Z] Fetched 122 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-19T10:44:33.054Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-19T10:44:33.054Z] Fetched 8848 B in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-19T10:44:33.054Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-19T10:44:33.054Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-19T10:44:33.054Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-19T10:44:33.054Z] Fetched 214 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-19T10:44:33.054Z] Fetched 154 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-19T10:44:33.054Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-19T10:44:33.054Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-19T10:44:33.054Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-19T10:44:33.054Z] Fetched 499 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-19T10:44:33.054Z] Fetched 111 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-19T10:44:33.054Z] Fetched 240 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-19T10:44:33.054Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-19T10:44:33.054Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-19T10:44:33.054Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-19T10:44:33.054Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-19T10:44:33.054Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-19T10:44:33.054Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-19T10:44:33.054Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-19T10:44:33.054Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-19T10:44:33.054Z] Fetched 8720 B in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-19T10:44:33.054Z] Fetched 137 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-19T10:44:33.054Z] Fetched 119 kB in 0s (0 B/s) [2021-03-19T10:44:33.054Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-19T10:44:33.054Z] Fetched 109 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-19T10:44:33.055Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-19T10:44:33.055Z] Fetched 645 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-19T10:44:33.055Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-19T10:44:33.055Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-19T10:44:33.055Z] Fetched 368 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-19T10:44:33.055Z] Fetched 187 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-19T10:44:33.055Z] Fetched 175 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-19T10:44:33.055Z] Fetched 206 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-19T10:44:33.055Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-19T10:44:33.055Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-19T10:44:33.055Z] Fetched 159 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-19T10:44:33.055Z] Fetched 107 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-19T10:44:33.055Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-19T10:44:33.055Z] Pulling static-packages [2021-03-19T10:44:33.055Z] + snapcraftctl pull [2021-03-19T10:44:33.055Z] Pulling version [2021-03-19T10:44:33.055Z] + cd /root/project [2021-03-19T10:44:33.055Z] + [ -f VERSION ] [2021-03-19T10:44:33.055Z] + PROJECT_VERSION=local-dev [2021-03-19T10:44:33.055Z] + git rev-parse --short HEAD [2021-03-19T10:44:33.055Z] + GIT_REVISION=768023b2 [2021-03-19T10:44:33.055Z] + snapcraftctl set-version local-dev [2021-03-19T10:44:33.055Z] Building config-common [2021-03-19T10:44:33.055Z] + snapcraftctl build [2021-03-19T10:44:33.101Z] Removing intermediate container c55ad21ee90a [2021-03-19T10:44:33.101Z] ---> 717f6c50842f [2021-03-19T10:44:33.101Z] [2021-03-19T10:44:33.101Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T10:44:33.101Z] 3.12: Pulling from library/alpine [2021-03-19T10:44:35.110Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T10:44:35.110Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T10:44:35.110Z] ---> d10569e2745f [2021-03-19T10:44:35.110Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T10:44:35.601Z] Skipping build go-build-helper (already ran) [2021-03-19T10:44:35.601Z] Building edgex-go [2021-03-19T10:44:36.109Z] ---> Running in 9a17001ece77 [2021-03-19T10:44:36.174Z] + cd /root/parts/edgex-go/src [2021-03-19T10:44:36.174Z] + make build [2021-03-19T10:44:36.174Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T10:44:37.584Z] Removing intermediate container 9dd44c3cd60d [2021-03-19T10:44:37.584Z] ---> da5ec7d3abd5 [2021-03-19T10:44:37.584Z] [2021-03-19T10:44:37.584Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T10:44:37.584Z] ---> d10569e2745f [2021-03-19T10:44:37.584Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T10:44:37.584Z] Removing intermediate container b7e408a1a88c [2021-03-19T10:44:37.584Z] ---> f34bb7a71668 [2021-03-19T10:44:37.584Z] [2021-03-19T10:44:37.584Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T10:44:37.584Z] ---> d10569e2745f [2021-03-19T10:44:37.584Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T10:44:37.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:37.862Z] ---> Running in 70b1b0ce1bc2 [2021-03-19T10:44:37.862Z] ---> Running in d0cea0c127bb [2021-03-19T10:44:37.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:38.720Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T10:44:38.720Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-19T10:44:38.720Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.51 [2021-03-19T10:44:38.720Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-19T10:44:38.720Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-19T10:44:38.720Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-19T10:44:38.720Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-19T10:44:38.720Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-19T10:44:38.720Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-19T10:44:38.720Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-19T10:44:38.720Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-19T10:44:38.720Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-19T10:44:38.720Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-19T10:44:38.720Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-19T10:44:38.720Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-19T10:44:38.863Z] Removing intermediate container d0cea0c127bb [2021-03-19T10:44:38.863Z] ---> 78ec867a8dae [2021-03-19T10:44:38.863Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T10:44:38.863Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T10:44:38.863Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T10:44:38.863Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T10:44:38.863Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T10:44:38.863Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T10:44:38.863Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:44:38.863Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T10:44:38.981Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-19T10:44:39.243Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-19T10:44:39.375Z] ---> Running in 821a4d99bf64 [2021-03-19T10:44:39.375Z] OK: 7 MiB in 19 packages [2021-03-19T10:44:39.505Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-19T10:44:39.505Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-19T10:44:39.505Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T10:44:39.505Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-19T10:44:39.505Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-19T10:44:39.505Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T10:44:39.772Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T10:44:39.772Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-19T10:44:39.772Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-19T10:44:39.772Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-19T10:44:39.772Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-19T10:44:39.772Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-19T10:44:39.772Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-19T10:44:39.772Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-19T10:44:39.772Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-19T10:44:40.037Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-19T10:44:40.037Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-19T10:44:40.037Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T10:44:40.037Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T10:44:40.037Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-19T10:44:40.037Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-19T10:44:40.037Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-19T10:44:40.037Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-19T10:44:40.037Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-19T10:44:40.037Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T10:44:40.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:40.300Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-19T10:44:40.300Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-19T10:44:40.300Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-19T10:44:40.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:41.475Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T10:44:41.475Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T10:44:41.475Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T10:44:41.475Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T10:44:41.475Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:44:41.475Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T10:44:41.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:42.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:42.116Z] OK: 7 MiB in 18 packages [2021-03-19T10:44:42.406Z] Removing intermediate container 9a17001ece77 [2021-03-19T10:44:42.406Z] ---> c384eb043cd0 [2021-03-19T10:44:42.406Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T10:44:42.682Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T10:44:42.682Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T10:44:42.682Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:44:42.682Z] OK: 5 MiB in 16 packages [2021-03-19T10:44:43.018Z] ---> Running in da538832dce9 [2021-03-19T10:44:44.481Z] Removing intermediate container da538832dce9 [2021-03-19T10:44:44.482Z] ---> 375135730b4c [2021-03-19T10:44:44.482Z] Step 13/24 : WORKDIR / [2021-03-19T10:44:44.755Z] ---> Running in 29fce73355e1 [2021-03-19T10:44:44.755Z] Removing intermediate container 821a4d99bf64 [2021-03-19T10:44:44.755Z] ---> e5767641df92 [2021-03-19T10:44:44.755Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T10:44:45.035Z] Removing intermediate container 70b1b0ce1bc2 [2021-03-19T10:44:45.035Z] ---> 6013f3cbb123 [2021-03-19T10:44:45.035Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T10:44:45.307Z] ---> Running in fd030a6e9284 [2021-03-19T10:44:45.900Z] ---> Running in fbeed1d669d7 [2021-03-19T10:44:45.900Z] Removing intermediate container 29fce73355e1 [2021-03-19T10:44:45.900Z] ---> a51e085e6d5c [2021-03-19T10:44:45.900Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-19T10:44:46.503Z] Removing intermediate container fd030a6e9284 [2021-03-19T10:44:46.503Z] ---> a3767d7f2cba [2021-03-19T10:44:46.503Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T10:44:47.101Z] Removing intermediate container fbeed1d669d7 [2021-03-19T10:44:47.101Z] ---> f0af977356ff [2021-03-19T10:44:47.101Z] Step 13/21 : WORKDIR /edgex [2021-03-19T10:44:47.379Z] ---> Running in d585a86c01df [2021-03-19T10:44:47.653Z] ---> 736731278fac [2021-03-19T10:44:47.653Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-19T10:44:47.653Z] ---> Running in b571b07142fb [2021-03-19T10:44:47.929Z] Removing intermediate container d585a86c01df [2021-03-19T10:44:47.929Z] ---> 29cdcbdf93d2 [2021-03-19T10:44:47.929Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T10:44:48.203Z] Removing intermediate container 895b099eb53e [2021-03-19T10:44:48.203Z] ---> eacdebb5cccc [2021-03-19T10:44:48.203Z] [2021-03-19T10:44:48.203Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T10:44:48.203Z] ---> d10569e2745f [2021-03-19T10:44:48.203Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T10:44:48.203Z] Removing intermediate container 4c8744503931 [2021-03-19T10:44:48.203Z] ---> 196f0c6a7cbc [2021-03-19T10:44:48.203Z] [2021-03-19T10:44:48.203Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T10:44:48.203Z] ---> d10569e2745f [2021-03-19T10:44:48.203Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T10:44:48.474Z] ---> Running in f16a2d8feff8 [2021-03-19T10:44:48.474Z] ---> Running in b3a4d7f2fe8c [2021-03-19T10:44:48.474Z] ---> Running in 738cf9684c67 [2021-03-19T10:44:48.772Z] Removing intermediate container b571b07142fb [2021-03-19T10:44:48.772Z] ---> 2f314dbeef65 [2021-03-19T10:44:48.772Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T10:44:48.772Z] ---> d592ce2875ef [2021-03-19T10:44:48.772Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T10:44:50.211Z] ---> a112b8f4e1f8 [2021-03-19T10:44:50.211Z] ---> ee5a005be6b2 [2021-03-19T10:44:50.211Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T10:44:50.211Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T10:44:50.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:50.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:50.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:50.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:44:51.397Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T10:44:51.397Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:44:51.397Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T10:44:51.397Z] OK: 5 MiB in 15 packages [2021-03-19T10:44:51.397Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T10:44:51.397Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:44:51.397Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T10:44:51.674Z] OK: 6 MiB in 16 packages [2021-03-19T10:44:52.273Z] ---> e2ce94773121 [2021-03-19T10:44:52.273Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T10:44:52.273Z] ---> d5b4159c7f0b [2021-03-19T10:44:52.273Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T10:44:52.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T10:44:52.549Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-19T10:44:52.550Z] Removing intermediate container f16a2d8feff8 [2021-03-19T10:44:52.550Z] ---> f9c04d274a34 [2021-03-19T10:44:52.550Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T10:44:52.822Z] ---> Running in ebf8ddb9ca25 [2021-03-19T10:44:53.812Z] Removing intermediate container b3a4d7f2fe8c [2021-03-19T10:44:53.812Z] ---> cd92b3f7f26d [2021-03-19T10:44:53.812Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T10:44:53.812Z] Removing intermediate container ebf8ddb9ca25 [2021-03-19T10:44:53.812Z] ---> 47895ce0a2bf [2021-03-19T10:44:53.812Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T10:44:53.812Z] ---> Running in 6835547abeaf [2021-03-19T10:44:54.088Z] Removing intermediate container 738cf9684c67 [2021-03-19T10:44:54.088Z] ---> d9ac4e87729d [2021-03-19T10:44:54.088Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T10:44:54.088Z] ---> 903768d61a3f [2021-03-19T10:44:54.088Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T10:44:54.088Z] ---> 90758f157fb5 [2021-03-19T10:44:54.088Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T10:44:54.364Z] ---> Running in 0853b304629b [2021-03-19T10:44:54.364Z] ---> Running in 51e06747125b [2021-03-19T10:44:54.638Z] Removing intermediate container 6835547abeaf [2021-03-19T10:44:54.638Z] ---> f8fc4e911706 [2021-03-19T10:44:54.638Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T10:44:54.910Z] ---> Running in 7002fe47da06 [2021-03-19T10:44:54.910Z] ---> 386583912b5f [2021-03-19T10:44:54.910Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T10:44:54.910Z] Removing intermediate container 0853b304629b [2021-03-19T10:44:54.910Z] ---> f516f3c70178 [2021-03-19T10:44:54.910Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T10:44:55.182Z] Removing intermediate container 51e06747125b [2021-03-19T10:44:55.182Z] ---> 6b2dac26339b [2021-03-19T10:44:55.182Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T10:44:55.182Z] ---> Running in dac5f2303d07 [2021-03-19T10:44:55.182Z] ---> Running in ab98d2510f0c [2021-03-19T10:44:55.182Z] ---> 0c2a0492917c [2021-03-19T10:44:55.182Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-19T10:44:55.456Z] ---> Running in 37e3c3fe22f2 [2021-03-19T10:44:55.456Z] ---> Running in da2cb28e0b2b [2021-03-19T10:44:55.456Z] Removing intermediate container 7002fe47da06 [2021-03-19T10:44:55.456Z] ---> 722fc4820e86 [2021-03-19T10:44:55.456Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T10:44:55.731Z] ---> Running in 73610bf74de5 [2021-03-19T10:44:56.003Z] Removing intermediate container ab98d2510f0c [2021-03-19T10:44:56.003Z] ---> d72f10fa00de [2021-03-19T10:44:56.003Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T10:44:56.003Z] Removing intermediate container 37e3c3fe22f2 [2021-03-19T10:44:56.003Z] ---> d85e8b86ed9b [2021-03-19T10:44:56.003Z] Step 19/21 : LABEL arch=arm64 [2021-03-19T10:44:56.003Z] ---> Running in 666396419cd8 [2021-03-19T10:44:56.280Z] ---> Running in c74dcd669768 [2021-03-19T10:44:56.557Z] Removing intermediate container 73610bf74de5 [2021-03-19T10:44:56.557Z] ---> 48ff3759fa62 [2021-03-19T10:44:56.557Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:44:56.835Z] Removing intermediate container 666396419cd8 [2021-03-19T10:44:56.835Z] ---> 2c626a0f2a55 [2021-03-19T10:44:56.835Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:44:57.114Z] Removing intermediate container c74dcd669768 [2021-03-19T10:44:57.114Z] ---> 911d754f34cb [2021-03-19T10:44:57.114Z] Step 20/21 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:44:57.398Z] ---> Running in 6a2823f01dc8 [2021-03-19T10:44:57.673Z] ---> 9217a3af27d8 [2021-03-19T10:44:57.673Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T10:44:57.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T10:44:58.653Z] ---> bad9e9c45fbc [2021-03-19T10:44:58.654Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T10:44:58.654Z] Removing intermediate container 6a2823f01dc8 [2021-03-19T10:44:58.654Z] ---> 2d2140c32d7f [2021-03-19T10:44:58.654Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T10:44:58.654Z] ---> Running in 9501365c7981 [2021-03-19T10:44:58.936Z] Removing intermediate container da2cb28e0b2b [2021-03-19T10:44:58.936Z] ---> f18cc4acbc2a [2021-03-19T10:44:58.936Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T10:44:58.936Z] Removing intermediate container dac5f2303d07 [2021-03-19T10:44:58.936Z] ---> 85c45499c23d [2021-03-19T10:44:58.936Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:44:59.223Z] ---> Running in bfc615698e74 [2021-03-19T10:44:59.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T10:44:59.498Z] Removing intermediate container 9501365c7981 [2021-03-19T10:44:59.498Z] ---> 5ff18c545bed [2021-03-19T10:44:59.498Z] [2021-03-19T10:44:59.498Z] ---> 6415574f55d2 [2021-03-19T10:44:59.498Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T10:45:00.102Z] ---> 0eac20c43fcf [2021-03-19T10:45:00.102Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T10:45:00.102Z] Successfully built 5ff18c545bed [2021-03-19T10:45:00.380Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-19T10:45:00.380Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-03-19T10:45:00.380Z] Removing intermediate container bfc615698e74 [2021-03-19T10:45:00.380Z] ---> b2b304259e67 [2021-03-19T10:45:00.380Z] Step 22/24 : LABEL arch=arm64 [2021-03-19T10:45:00.380Z] ---> cd9d922ecda5 [2021-03-19T10:45:00.380Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T10:45:00.660Z] ---> Running in 3ae875fa22c2 [2021-03-19T10:45:00.660Z] ---> 5e903575365a [2021-03-19T10:45:00.660Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T10:45:00.937Z] ---> Running in 038e32a5b3f3 [2021-03-19T10:45:01.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T10:45:01.216Z] Removing intermediate container 3ae875fa22c2 [2021-03-19T10:45:01.217Z] ---> 39d64c04e7a4 [2021-03-19T10:45:01.217Z] Step 23/24 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:45:01.491Z] ---> Running in ee51713749b2 [2021-03-19T10:45:01.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T10:45:01.750Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-19T10:45:01.773Z] ---> 1e8d6b60d398 [2021-03-19T10:45:01.773Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T10:45:02.027Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T10:45:02.027Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T10:45:02.027Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-19T10:45:02.772Z] Removing intermediate container 038e32a5b3f3 [2021-03-19T10:45:02.773Z] ---> f1d6a8e27e50 [2021-03-19T10:45:02.773Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:45:02.773Z] ---> 33c81878b349 [2021-03-19T10:45:02.773Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T10:45:03.050Z] Removing intermediate container ee51713749b2 [2021-03-19T10:45:03.050Z] ---> 6be069f8b369 [2021-03-19T10:45:03.050Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T10:45:03.659Z] ---> Running in ddc03d078b16 [2021-03-19T10:45:03.659Z] ---> Running in 73030b6686d3 [2021-03-19T10:45:03.934Z] ---> Running in 2d8545c4059a [2021-03-19T10:45:03.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T10:45:04.206Z] ---> 10dfbfebaee6 [2021-03-19T10:45:04.206Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T10:45:04.206Z] Removing intermediate container ddc03d078b16 [2021-03-19T10:45:04.206Z] ---> 5ea62e17339d [2021-03-19T10:45:04.206Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:45:04.223Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-19T10:45:04.223Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-19T10:45:04.801Z] Removing intermediate container 73030b6686d3 [2021-03-19T10:45:04.802Z] ---> b59d3669f493 [2021-03-19T10:45:04.802Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T10:45:04.802Z] ---> Running in 0909825ee56c [2021-03-19T10:45:04.802Z] Removing intermediate container 2d8545c4059a [2021-03-19T10:45:04.802Z] ---> d401aa61f7b5 [2021-03-19T10:45:04.802Z] [2021-03-19T10:45:05.443Z] Successfully built d401aa61f7b5 [2021-03-19T10:45:05.443Z] ---> 02bf937d3c04 [2021-03-19T10:45:05.443Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T10:45:05.443Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-19T10:45:05.443Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-19T10:45:05.443Z] ---> Running in d132df048d50 [2021-03-19T10:45:06.047Z] Removing intermediate container 0909825ee56c [2021-03-19T10:45:06.047Z] ---> 24eca7d05f58 [2021-03-19T10:45:06.047Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T10:45:06.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T10:45:06.325Z] ---> Running in ecd6df264433 [2021-03-19T10:45:06.325Z] Removing intermediate container d132df048d50 [2021-03-19T10:45:06.325Z] ---> 58faa88a0ad9 [2021-03-19T10:45:06.325Z] Step 21/22 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:45:06.601Z] ---> a1c76989c748 [2021-03-19T10:45:06.601Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T10:45:06.601Z] ---> Running in 37c17dbdba2d [2021-03-19T10:45:07.202Z] ---> Running in 3b0a04592e37 [2021-03-19T10:45:07.202Z] Removing intermediate container ecd6df264433 [2021-03-19T10:45:07.202Z] ---> bf539f4fe390 [2021-03-19T10:45:07.202Z] Step 21/22 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:45:07.476Z] Removing intermediate container 37c17dbdba2d [2021-03-19T10:45:07.476Z] ---> fa9e4a3b1d29 [2021-03-19T10:45:07.476Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T10:45:07.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T10:45:07.527Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-19T10:45:07.753Z] ---> Running in 006edce83479 [2021-03-19T10:45:07.753Z] ---> Running in 3902a453eb99 [2021-03-19T10:45:08.024Z] Removing intermediate container 3b0a04592e37 [2021-03-19T10:45:08.024Z] ---> 7a4ec30cc506 [2021-03-19T10:45:08.024Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T10:45:08.622Z] Removing intermediate container 006edce83479 [2021-03-19T10:45:08.622Z] ---> 9e9e247d7431 [2021-03-19T10:45:08.622Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T10:45:08.622Z] Removing intermediate container 3902a453eb99 [2021-03-19T10:45:08.622Z] ---> 537cc07c7ceb [2021-03-19T10:45:08.622Z] [2021-03-19T10:45:08.895Z] ---> Running in 579b52cbd8ec [2021-03-19T10:45:09.169Z] ---> 365a3408dc0a [2021-03-19T10:45:09.169Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T10:45:09.169Z] Successfully built 537cc07c7ceb [2021-03-19T10:45:09.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T10:45:09.444Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-19T10:45:09.444Z] Building docker-core-data-go [2021-03-19T10:45:09.719Z]  Building docker-support-scheduler-go ... done  ---> Running in 787a51f5f095 [2021-03-19T10:45:09.719Z] Removing intermediate container 579b52cbd8ec [2021-03-19T10:45:09.719Z] ---> 8fa943ce933c [2021-03-19T10:45:09.719Z] [2021-03-19T10:45:10.323Z] Successfully built 8fa943ce933c [2021-03-19T10:45:10.323Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-19T10:45:10.323Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-19T10:45:10.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T10:45:10.833Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-19T10:45:12.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T10:45:12.223Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-19T10:45:12.357Z] Removing intermediate container 787a51f5f095 [2021-03-19T10:45:12.357Z] ---> 30e49a9bc3c1 [2021-03-19T10:45:12.357Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T10:45:13.338Z] ---> Running in 57c9d9157d58 [2021-03-19T10:45:14.326Z] Removing intermediate container 57c9d9157d58 [2021-03-19T10:45:14.326Z] ---> ae915188d468 [2021-03-19T10:45:14.326Z] Step 28/31 : CMD ["gate"] [2021-03-19T10:45:14.774Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-19T10:45:14.774Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-19T10:45:14.774Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-19T10:45:14.774Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-19T10:45:14.774Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-19T10:45:14.774Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-19T10:45:14.774Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-19T10:45:14.774Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-19T10:45:14.774Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-19T10:45:14.774Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-19T10:45:14.774Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-19T10:45:15.311Z] ---> Running in 03ba10ae60e3 [2021-03-19T10:45:16.292Z] Removing intermediate container 03ba10ae60e3 [2021-03-19T10:45:16.292Z] ---> a3d14de44aa6 [2021-03-19T10:45:16.292Z] Step 29/31 : LABEL arch=arm64 [2021-03-19T10:45:17.277Z] ---> Running in 9c986af870c8 [2021-03-19T10:45:17.907Z] Removing intermediate container 9c986af870c8 [2021-03-19T10:45:17.907Z] ---> d3f139f4f1a0 [2021-03-19T10:45:17.907Z] Step 30/31 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:45:18.076Z] Building static-packages [2021-03-19T10:45:18.076Z] + snapcraftctl build [2021-03-19T10:45:18.885Z] ---> Running in 28dd4243f0ee [2021-03-19T10:45:19.492Z] Removing intermediate container 28dd4243f0ee [2021-03-19T10:45:19.492Z] ---> 45ef168c8d77 [2021-03-19T10:45:19.492Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T10:45:20.632Z] Building version [2021-03-19T10:45:20.632Z] + snapcraftctl build [2021-03-19T10:45:20.928Z] ---> Running in 94a633136db6 [2021-03-19T10:45:21.911Z] Removing intermediate container 94a633136db6 [2021-03-19T10:45:21.911Z] ---> f3e26d4faeeb [2021-03-19T10:45:21.911Z] [2021-03-19T10:45:22.185Z] Successfully built f3e26d4faeeb [2021-03-19T10:45:22.185Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-19T10:45:23.174Z] Staging config-common [2021-03-19T10:45:23.174Z] + snapcraftctl stage [2021-03-19T10:45:24.560Z] Skipping stage go-build-helper (already ran) [2021-03-19T10:45:24.560Z] Staging edgex-go [2021-03-19T10:45:24.560Z] + snapcraftctl stage [2021-03-19T10:45:25.501Z] Staging static-packages [2021-03-19T10:45:25.501Z] + snapcraftctl stage [2021-03-19T10:45:26.890Z] Staging version [2021-03-19T10:45:26.890Z] + snapcraftctl stage [2021-03-19T10:45:27.922Z] Priming config-common [2021-03-19T10:45:27.922Z] + snapcraftctl prime [2021-03-19T10:45:28.911Z] Priming go-build-helper [2021-03-19T10:45:28.911Z] + snapcraftctl prime [2021-03-19T10:45:30.308Z] Priming edgex-go [2021-03-19T10:45:30.308Z] + snapcraftctl prime [2021-03-19T10:45:31.692Z] Priming static-packages [2021-03-19T10:45:31.692Z] + snapcraftctl prime [2021-03-19T10:45:34.238Z] Priming version [2021-03-19T10:45:34.238Z] + snapcraftctl prime [2021-03-19T10:45:35.182Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T10:45:48.974Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:45:48.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:45:48.974Z] ---> 77ec3489eea5 [2021-03-19T10:45:48.974Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T10:45:48.974Z] ---> Using cache [2021-03-19T10:45:48.974Z] ---> 1df16d3569c5 [2021-03-19T10:45:48.974Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:45:48.974Z] ---> Using cache [2021-03-19T10:45:48.974Z] ---> df1a8ce742d7 [2021-03-19T10:45:48.974Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T10:45:48.974Z] ---> Using cache [2021-03-19T10:45:48.974Z] ---> a59200f80faf [2021-03-19T10:45:48.974Z] Step 6/23 : COPY go.mod . [2021-03-19T10:45:48.974Z] ---> Using cache [2021-03-19T10:45:48.974Z] ---> 4047682a2c81 [2021-03-19T10:45:48.974Z] Step 7/23 : RUN go mod download [2021-03-19T10:45:48.974Z] ---> Using cache [2021-03-19T10:45:48.974Z] ---> a55c03b4f037 [2021-03-19T10:45:48.974Z] Step 8/23 : COPY . . [2021-03-19T10:45:48.974Z] ---> Using cache [2021-03-19T10:45:48.974Z] ---> c7a1d63a4dac [2021-03-19T10:45:48.974Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T10:45:55.703Z] ---> Running in 6c13b3e3c74c [2021-03-19T10:45:56.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T10:45:59.326Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:45:59.326Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:45:59.326Z] ---> 77ec3489eea5 [2021-03-19T10:45:59.326Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T10:45:59.326Z] ---> Using cache [2021-03-19T10:45:59.326Z] ---> 1df16d3569c5 [2021-03-19T10:45:59.326Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:45:59.326Z] ---> Using cache [2021-03-19T10:45:59.326Z] ---> df1a8ce742d7 [2021-03-19T10:45:59.326Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T10:45:59.949Z] ---> Running in 2e3f848c43d7 [2021-03-19T10:46:01.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:46:01.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:46:01.407Z] ---> 77ec3489eea5 [2021-03-19T10:46:01.407Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T10:46:01.408Z] ---> Using cache [2021-03-19T10:46:01.408Z] ---> 1df16d3569c5 [2021-03-19T10:46:01.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:46:01.408Z] ---> Using cache [2021-03-19T10:46:01.408Z] ---> df1a8ce742d7 [2021-03-19T10:46:01.408Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T10:46:02.019Z] ---> Running in 4ab6896d0b92 [2021-03-19T10:46:02.019Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T10:46:02.019Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T10:46:02.019Z] ---> 77ec3489eea5 [2021-03-19T10:46:02.019Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T10:46:02.019Z] ---> Using cache [2021-03-19T10:46:02.019Z] ---> 1df16d3569c5 [2021-03-19T10:46:02.019Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:46:02.019Z] ---> Using cache [2021-03-19T10:46:02.019Z] ---> df1a8ce742d7 [2021-03-19T10:46:02.019Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T10:46:02.019Z] ---> Using cache [2021-03-19T10:46:02.019Z] ---> a59200f80faf [2021-03-19T10:46:02.019Z] Step 6/23 : COPY go.mod . [2021-03-19T10:46:02.019Z] ---> Using cache [2021-03-19T10:46:02.019Z] ---> 4047682a2c81 [2021-03-19T10:46:02.019Z] Step 7/23 : RUN go mod download [2021-03-19T10:46:02.019Z] ---> Using cache [2021-03-19T10:46:02.019Z] ---> a55c03b4f037 [2021-03-19T10:46:02.019Z] Step 8/23 : COPY . . [2021-03-19T10:46:02.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:46:02.300Z] ---> Using cache [2021-03-19T10:46:02.300Z] ---> c7a1d63a4dac [2021-03-19T10:46:02.300Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T10:46:02.586Z] ---> Running in 586f8ac0b9e0 [2021-03-19T10:46:02.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:46:03.861Z] OK: 217 MiB in 51 packages [2021-03-19T10:46:04.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:46:04.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T10:46:05.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:46:05.632Z] Removing intermediate container 2e3f848c43d7 [2021-03-19T10:46:05.632Z] ---> 97d3eec38258 [2021-03-19T10:46:05.632Z] Step 6/26 : COPY go.mod . [2021-03-19T10:46:05.912Z] OK: 217 MiB in 51 packages [2021-03-19T10:46:06.899Z] ---> 1fc57e33ab95 [2021-03-19T10:46:06.899Z] Step 7/26 : RUN go mod download [2021-03-19T10:46:06.900Z] ---> Running in 55c6bba567b0 [2021-03-19T10:46:07.505Z] Removing intermediate container 4ab6896d0b92 [2021-03-19T10:46:07.505Z] ---> 3e70a9ba1eb1 [2021-03-19T10:46:07.505Z] Step 6/23 : COPY go.mod . [2021-03-19T10:46:08.953Z] ---> e632ed9e12d3 [2021-03-19T10:46:08.953Z] Step 7/23 : RUN go mod download [2021-03-19T10:46:08.953Z] ---> Running in 9bf43ef2de19 [2021-03-19T10:46:11.570Z] Removing intermediate container 55c6bba567b0 [2021-03-19T10:46:11.570Z] ---> db54f6b9436c [2021-03-19T10:46:11.570Z] Step 8/26 : COPY . . [2021-03-19T10:46:14.214Z] Removing intermediate container 9bf43ef2de19 [2021-03-19T10:46:14.214Z] ---> 1c3a359d8768 [2021-03-19T10:46:14.214Z] Step 8/23 : COPY . . [2021-03-19T10:46:41.177Z] ---> 2683efd9914e [2021-03-19T10:46:41.177Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T10:46:41.177Z] ---> 0f81c2ac862d [2021-03-19T10:46:41.177Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T10:46:41.177Z] ---> Running in 1009ec651950 [2021-03-19T10:46:41.177Z] ---> Running in 561c2aa99f09 [2021-03-19T10:46:43.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T10:46:43.172Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T10:47:22.214Z] Removing intermediate container 6c13b3e3c74c [2021-03-19T10:47:22.214Z] ---> 717a3eacb5b1 [2021-03-19T10:47:22.214Z] [2021-03-19T10:47:22.214Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T10:47:22.214Z] ---> d10569e2745f [2021-03-19T10:47:22.214Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T10:47:22.214Z] ---> Using cache [2021-03-19T10:47:22.214Z] ---> cd92b3f7f26d [2021-03-19T10:47:22.214Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T10:47:22.214Z] ---> Using cache [2021-03-19T10:47:22.214Z] ---> f8fc4e911706 [2021-03-19T10:47:22.214Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T10:47:22.214Z] ---> Running in 776cf4a8cece [2021-03-19T10:47:22.214Z] Removing intermediate container 776cf4a8cece [2021-03-19T10:47:22.214Z] ---> 51fb47403c4e [2021-03-19T10:47:22.214Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T10:47:22.214Z] ---> Running in a76e1df082d0 [2021-03-19T10:47:22.214Z] Removing intermediate container a76e1df082d0 [2021-03-19T10:47:22.214Z] ---> 131a3dc5dc6a [2021-03-19T10:47:22.214Z] Step 15/23 : WORKDIR / [2021-03-19T10:47:22.214Z] ---> Running in 8762b7cbc860 [2021-03-19T10:47:22.214Z] Removing intermediate container 8762b7cbc860 [2021-03-19T10:47:22.214Z] ---> f6775bf5320b [2021-03-19T10:47:22.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:47:22.214Z] ---> 288c885a5951 [2021-03-19T10:47:22.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T10:47:22.813Z] ---> 93b708aefad9 [2021-03-19T10:47:22.813Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T10:47:24.265Z] ---> d1bd9f031b04 [2021-03-19T10:47:24.265Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T10:47:24.265Z] ---> Running in ba5afe90c2a1 [2021-03-19T10:47:25.271Z] Removing intermediate container ba5afe90c2a1 [2021-03-19T10:47:25.271Z] ---> a2901354d425 [2021-03-19T10:47:25.271Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:47:25.545Z] ---> Running in 51e33d39a1e8 [2021-03-19T10:47:26.166Z] Removing intermediate container 51e33d39a1e8 [2021-03-19T10:47:26.166Z] ---> adfd6407dc4f [2021-03-19T10:47:26.166Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T10:47:26.767Z] ---> Running in e67857b0dbf7 [2021-03-19T10:47:27.371Z] Removing intermediate container e67857b0dbf7 [2021-03-19T10:47:27.371Z] ---> aad86a47c9b9 [2021-03-19T10:47:27.371Z] Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:47:27.649Z] ---> Running in 082ead964178 [2021-03-19T10:47:28.638Z] Removing intermediate container 082ead964178 [2021-03-19T10:47:28.638Z] ---> 8a68013ca3f0 [2021-03-19T10:47:28.638Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T10:47:28.915Z] ---> Running in 91f307fe5812 [2021-03-19T10:47:29.538Z] Removing intermediate container 91f307fe5812 [2021-03-19T10:47:29.538Z] ---> b6956116ff94 [2021-03-19T10:47:29.538Z] [2021-03-19T10:47:30.140Z] Successfully built b6956116ff94 [2021-03-19T10:47:30.140Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-19T10:47:40.359Z]  Building docker-core-command-go ... done Removing intermediate container 586f8ac0b9e0 [2021-03-19T10:47:40.359Z] ---> 5983f0411078 [2021-03-19T10:47:40.359Z] [2021-03-19T10:47:40.359Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T10:47:40.359Z] ---> d10569e2745f [2021-03-19T10:47:40.359Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T10:47:40.359Z] ---> Using cache [2021-03-19T10:47:40.359Z] ---> cd92b3f7f26d [2021-03-19T10:47:40.359Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T10:47:40.359Z] ---> Using cache [2021-03-19T10:47:40.359Z] ---> f8fc4e911706 [2021-03-19T10:47:40.359Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T10:47:40.359Z] ---> Running in 683620ef783d [2021-03-19T10:47:40.967Z] Removing intermediate container 683620ef783d [2021-03-19T10:47:40.967Z] ---> bd17c0dbe2c2 [2021-03-19T10:47:40.967Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T10:47:41.246Z] ---> Running in e19c7e16c8e3 [2021-03-19T10:47:42.261Z] Removing intermediate container e19c7e16c8e3 [2021-03-19T10:47:42.261Z] ---> 5cbb13211a10 [2021-03-19T10:47:42.261Z] Step 15/23 : WORKDIR / [2021-03-19T10:47:42.261Z] ---> Running in b2ecf630b710 [2021-03-19T10:47:43.260Z] Removing intermediate container b2ecf630b710 [2021-03-19T10:47:43.260Z] ---> 7b6b430c8232 [2021-03-19T10:47:43.260Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:47:44.255Z] ---> 37b2abd0e256 [2021-03-19T10:47:44.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T10:47:46.262Z] ---> c66dabeca4de [2021-03-19T10:47:46.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T10:47:47.763Z] ---> 402b3051cfab [2021-03-19T10:47:47.763Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T10:47:48.041Z] ---> Running in 27483d12bc61 [2021-03-19T10:47:48.655Z] Removing intermediate container 27483d12bc61 [2021-03-19T10:47:48.655Z] ---> 6f4bc3cde1ac [2021-03-19T10:47:48.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:47:48.942Z] ---> Running in 5423d6521178 [2021-03-19T10:47:49.934Z] Removing intermediate container 5423d6521178 [2021-03-19T10:47:49.934Z] ---> 749b109e9378 [2021-03-19T10:47:49.934Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T10:47:50.218Z] ---> Running in 1fe4a357fdf2 [2021-03-19T10:47:50.827Z] Removing intermediate container 1fe4a357fdf2 [2021-03-19T10:47:50.827Z] ---> 78507eaa4a9f [2021-03-19T10:47:50.827Z] Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:47:51.116Z] ---> Running in e3f84c38e3b3 [2021-03-19T10:47:52.121Z] Removing intermediate container e3f84c38e3b3 [2021-03-19T10:47:52.121Z] ---> 52521d031cc6 [2021-03-19T10:47:52.121Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T10:47:52.405Z] ---> Running in 15993c18eef3 [2021-03-19T10:47:53.405Z] Removing intermediate container 15993c18eef3 [2021-03-19T10:47:53.405Z] ---> 925d8a86e00d [2021-03-19T10:47:53.405Z] [2021-03-19T10:47:54.013Z] Successfully built 925d8a86e00d [2021-03-19T10:47:54.013Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-19T10:47:55.986Z]  Building docker-core-metadata-go ... done Removing intermediate container 1009ec651950 [2021-03-19T10:47:55.986Z] ---> 97817bae655a [2021-03-19T10:47:55.986Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T10:47:56.260Z] ---> Running in 37206f2139f1 [2021-03-19T10:47:57.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T10:48:00.326Z] Removing intermediate container 37206f2139f1 [2021-03-19T10:48:00.326Z] ---> a246722e81a2 [2021-03-19T10:48:00.326Z] [2021-03-19T10:48:00.326Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T10:48:00.326Z] 20.10.0: Pulling from library/docker [2021-03-19T10:48:10.492Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T10:48:10.492Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T10:48:10.492Z] ---> eeaf43b92773 [2021-03-19T10:48:10.492Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T10:48:10.492Z] ---> Running in cd328e83c04a [2021-03-19T10:48:10.767Z] Removing intermediate container 561c2aa99f09 [2021-03-19T10:48:10.767Z] ---> 05d821b66758 [2021-03-19T10:48:10.767Z] [2021-03-19T10:48:10.767Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T10:48:10.767Z] ---> d10569e2745f [2021-03-19T10:48:10.767Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T10:48:11.043Z] ---> Running in 2a12acbe1bce [2021-03-19T10:48:11.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:48:11.318Z] Removing intermediate container 2a12acbe1bce [2021-03-19T10:48:11.318Z] ---> 45fe3d0e79f2 [2021-03-19T10:48:11.318Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T10:48:11.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:48:11.592Z] ---> Running in c654d15184a1 [2021-03-19T10:48:12.187Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T10:48:12.187Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T10:48:12.187Z] Removing intermediate container c654d15184a1 [2021-03-19T10:48:12.187Z] ---> a5599bf6d35a [2021-03-19T10:48:12.187Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T10:48:12.187Z] Executing bash-5.0.17-r0.post-install [2021-03-19T10:48:12.187Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:48:12.187Z] OK: 12 MiB in 22 packages [2021-03-19T10:48:12.463Z] ---> Running in 88da0e36d5de [2021-03-19T10:48:13.062Z] Removing intermediate container 88da0e36d5de [2021-03-19T10:48:13.062Z] ---> 307a6088661b [2021-03-19T10:48:13.062Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T10:48:13.337Z] ---> Running in 6066aa2f71f6 [2021-03-19T10:48:13.613Z] Removing intermediate container cd328e83c04a [2021-03-19T10:48:13.613Z] ---> fec5e8d6e942 [2021-03-19T10:48:13.613Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T10:48:13.613Z] ---> Running in 2b546e418b06 [2021-03-19T10:48:14.213Z] Removing intermediate container 2b546e418b06 [2021-03-19T10:48:14.213Z] ---> 17aeda320b0b [2021-03-19T10:48:14.213Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T10:48:14.487Z] ---> Running in 5efe0d1e9b14 [2021-03-19T10:48:15.102Z] Removing intermediate container 5efe0d1e9b14 [2021-03-19T10:48:15.102Z] ---> 23d2e09cae46 [2021-03-19T10:48:15.102Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T10:48:15.102Z] ---> Running in 0976bfb66558 [2021-03-19T10:48:15.700Z] Removing intermediate container 6066aa2f71f6 [2021-03-19T10:48:15.700Z] ---> d977d2dfdf85 [2021-03-19T10:48:15.700Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T10:48:15.700Z] Removing intermediate container 0976bfb66558 [2021-03-19T10:48:15.700Z] ---> 8f8df9dbe4e6 [2021-03-19T10:48:15.700Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T10:48:15.975Z] ---> Running in 5a1cd5c66c5f [2021-03-19T10:48:16.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:48:16.957Z] ---> 1a06d2d174c7 [2021-03-19T10:48:16.957Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T10:48:17.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:48:17.861Z] ---> 288644a2bb33 [2021-03-19T10:48:17.861Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T10:48:18.458Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T10:48:18.458Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T10:48:18.458Z] ---> 2aae626965f3 [2021-03-19T10:48:18.458Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T10:48:18.749Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T10:48:18.749Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T10:48:18.749Z] ---> Running in 33a3aa1d3437 [2021-03-19T10:48:19.351Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T10:48:19.624Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T10:48:19.624Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:48:19.624Z] OK: 8 MiB in 20 packages [2021-03-19T10:48:19.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:48:19.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:48:20.506Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T10:48:20.506Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T10:48:20.506Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T10:48:20.506Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T10:48:20.506Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T10:48:20.506Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T10:48:20.506Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T10:48:21.104Z] Removing intermediate container 5a1cd5c66c5f [2021-03-19T10:48:21.105Z] ---> c488e1591c97 [2021-03-19T10:48:21.105Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T10:48:22.551Z] ---> 4b8ac1e21128 [2021-03-19T10:48:22.551Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T10:48:22.551Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T10:48:22.551Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T10:48:22.551Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T10:48:22.551Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T10:48:22.551Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T10:48:22.551Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T10:48:22.826Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T10:48:22.826Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T10:48:22.826Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T10:48:22.826Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T10:48:22.826Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T10:48:22.826Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T10:48:22.826Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T10:48:22.826Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T10:48:22.826Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T10:48:22.826Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T10:48:23.102Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T10:48:23.102Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T10:48:23.102Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T10:48:23.102Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T10:48:23.102Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T10:48:23.102Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T10:48:23.102Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T10:48:23.102Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T10:48:23.102Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T10:48:23.102Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T10:48:23.381Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:48:23.381Z] OK: 71 MiB in 55 packages [2021-03-19T10:48:23.984Z] ---> ce7bcee34705 [2021-03-19T10:48:23.984Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T10:48:24.614Z] ---> 217d5316d00a [2021-03-19T10:48:24.614Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T10:48:24.891Z] ---> Running in 0ae901bc8eaf [2021-03-19T10:48:25.881Z] Removing intermediate container 0ae901bc8eaf [2021-03-19T10:48:25.881Z] ---> 74959a26e9ec [2021-03-19T10:48:25.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:48:25.881Z] ---> Running in 2bf3a86fe763 [2021-03-19T10:48:26.498Z] Removing intermediate container 2bf3a86fe763 [2021-03-19T10:48:26.498Z] ---> 0e9366017a55 [2021-03-19T10:48:26.498Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T10:48:26.776Z] ---> Running in 4237af0c3ae8 [2021-03-19T10:48:27.401Z] Removing intermediate container 4237af0c3ae8 [2021-03-19T10:48:27.401Z] ---> 7572ead39818 [2021-03-19T10:48:27.401Z] Step 22/23 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:48:27.679Z] ---> Running in f9b424118439 [2021-03-19T10:48:28.284Z] Removing intermediate container f9b424118439 [2021-03-19T10:48:28.284Z] ---> bd931b8a1d0f [2021-03-19T10:48:28.284Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T10:48:28.560Z] ---> Running in c80ec3b0d3a5 [2021-03-19T10:48:29.162Z] Removing intermediate container c80ec3b0d3a5 [2021-03-19T10:48:29.162Z] ---> 599dd0179853 [2021-03-19T10:48:29.162Z] [2021-03-19T10:48:29.162Z] Removing intermediate container 33a3aa1d3437 [2021-03-19T10:48:29.162Z] ---> 2eddd2263b43 [2021-03-19T10:48:29.162Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T10:48:29.763Z] Successfully built 599dd0179853 [2021-03-19T10:48:29.763Z] ---> Running in 08af65c01c73 [2021-03-19T10:48:29.763Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-19T10:48:35.287Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-19T10:48:35.287Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T10:48:35.287Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T10:48:35.287Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T10:48:35.896Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T10:48:35.896Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T10:48:36.506Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T10:48:36.780Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T10:48:37.757Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T10:48:37.757Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T10:48:38.032Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-19T10:48:38.032Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T10:48:38.032Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T10:48:40.009Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T10:48:40.009Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T10:48:42.632Z] Collecting PyYAML<4,>=3.10 [2021-03-19T10:48:42.632Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T10:48:45.255Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T10:48:45.255Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T10:48:45.849Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T10:48:45.849Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T10:48:48.466Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T10:48:48.466Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T10:48:48.466Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-19T10:48:48.466Z] Collecting idna<2.8,>=2.5 [2021-03-19T10:48:48.466Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T10:48:48.466Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-19T10:48:48.739Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T10:48:48.739Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T10:48:48.739Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T10:48:48.739Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T10:48:48.739Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T10:48:48.739Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T10:48:49.714Z] Installing collected packages: cached-property, jsonschema, websocket-client, urllib3, idna, requests, texttable, dockerpty, PyYAML, docker-pycreds, docker, docopt, docker-compose [2021-03-19T10:48:50.307Z] Attempting uninstall: urllib3 [2021-03-19T10:48:50.307Z] Found existing installation: urllib3 1.25.9 [2021-03-19T10:48:50.307Z] Uninstalling urllib3-1.25.9: [2021-03-19T10:48:50.307Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T10:48:50.902Z] Attempting uninstall: idna [2021-03-19T10:48:50.903Z] Found existing installation: idna 2.9 [2021-03-19T10:48:50.903Z] Uninstalling idna-2.9: [2021-03-19T10:48:51.175Z] Successfully uninstalled idna-2.9 [2021-03-19T10:48:51.775Z] Attempting uninstall: requests [2021-03-19T10:48:51.775Z] Found existing installation: requests 2.23.0 [2021-03-19T10:48:51.775Z] Uninstalling requests-2.23.0: [2021-03-19T10:48:51.775Z] Successfully uninstalled requests-2.23.0 [2021-03-19T10:48:52.050Z] Running setup.py install for texttable: started [2021-03-19T10:48:54.031Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T10:48:54.031Z] Running setup.py install for dockerpty: started [2021-03-19T10:48:55.468Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T10:48:55.468Z] Running setup.py install for PyYAML: started [2021-03-19T10:48:58.086Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T10:48:58.357Z] Running setup.py install for docopt: started [2021-03-19T10:49:00.328Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T10:49:01.303Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-19T10:49:05.611Z] Removing intermediate container 08af65c01c73 [2021-03-19T10:49:05.611Z] ---> 5ca55b82416c [2021-03-19T10:49:05.611Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T10:49:05.611Z] ---> Running in 5c50c9733930 [2021-03-19T10:49:06.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T10:49:06.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T10:49:07.075Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T10:49:07.075Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T10:49:07.075Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T10:49:07.075Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T10:49:07.075Z] OK: 72 MiB in 58 packages [2021-03-19T10:49:08.509Z] Removing intermediate container 5c50c9733930 [2021-03-19T10:49:08.509Z] ---> 67664e55ba63 [2021-03-19T10:49:08.509Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T10:49:08.784Z] ---> Running in 1e7c38ed3fe9 [2021-03-19T10:49:09.379Z] Removing intermediate container 1e7c38ed3fe9 [2021-03-19T10:49:09.380Z] ---> 1f9d79a4ff11 [2021-03-19T10:49:09.380Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T10:49:09.653Z] ---> Running in 0d02fddaa801 [2021-03-19T10:49:09.926Z] Removing intermediate container 0d02fddaa801 [2021-03-19T10:49:09.926Z] ---> 2b9cf5b7be64 [2021-03-19T10:49:09.926Z] Step 24/26 : LABEL arch=arm64 [2021-03-19T10:49:10.199Z] ---> Running in 822231f7088d [2021-03-19T10:49:10.796Z] Removing intermediate container 822231f7088d [2021-03-19T10:49:10.796Z] ---> eb0310d0683c [2021-03-19T10:49:10.796Z] Step 25/26 : LABEL git_sha=768023b243a5e0276eea40c4c988f9903b6a1a2c [2021-03-19T10:49:11.069Z] ---> Running in 2028ad78f7af [2021-03-19T10:49:11.343Z] Removing intermediate container 2028ad78f7af [2021-03-19T10:49:11.343Z] ---> ec16d80be5ae [2021-03-19T10:49:11.343Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T10:49:11.616Z] ---> Running in 96a9028c9439 [2021-03-19T10:49:12.208Z] Removing intermediate container 96a9028c9439 [2021-03-19T10:49:12.208Z] ---> 31cb668c87c6 [2021-03-19T10:49:12.208Z] [2021-03-19T10:49:12.481Z] Successfully built 31cb668c87c6 [2021-03-19T10:49:12.481Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-19T10:49:12.766Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-19T10:49:12.802Z] $ docker stop --time=1 c58adfe7f2141489d8fc93a982eff0c058da9cf064fc2e772f37b0a3f5c98d25 [2021-03-19T10:49:14.734Z] $ docker rm -f c58adfe7f2141489d8fc93a982eff0c058da9cf064fc2e772f37b0a3f5c98d25 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T10:49:15.523Z] + grep docker [2021-03-19T10:49:15.523Z] + docker images [2021-03-19T10:49:15.793Z] docker-sys-mgmt-agent-go-arm64 latest 31cb668c87c6 4 seconds ago 300MB [2021-03-19T10:49:15.793Z] docker-core-data-go-arm64 latest 599dd0179853 47 seconds ago 21.3MB [2021-03-19T10:49:15.793Z] docker-core-metadata-go-arm64 latest 925d8a86e00d About a minute ago 17.9MB [2021-03-19T10:49:15.793Z] docker-core-command-go-arm64 latest b6956116ff94 About a minute ago 16.2MB [2021-03-19T10:49:15.793Z] docker-security-bootstrapper-go-arm64 latest f3e26d4faeeb 3 minutes ago 17.8MB [2021-03-19T10:49:15.793Z] docker-support-notifications-go-arm64 latest 8fa943ce933c 4 minutes ago 16.9MB [2021-03-19T10:49:15.793Z] docker-support-scheduler-go-arm64 latest 537cc07c7ceb 4 minutes ago 16.3MB [2021-03-19T10:49:15.794Z] docker-security-secretstore-setup-go-arm64 latest d401aa61f7b5 4 minutes ago 23.7MB [2021-03-19T10:49:15.794Z] docker-security-proxy-setup-go-arm64 latest 5ff18c545bed 4 minutes ago 23.4MB [2021-03-19T10:49:15.794Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:49:17.302Z] ---> job-cost.sh [2021-03-19T10:49:17.302Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CHjC [2021-03-19T10:49:56.232Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T10:51:32.953Z] lf-activate-venv(): INFO: Adding /tmp/venv-CHjC/bin to PATH [2021-03-19T10:51:32.953Z] INFO: No Stack... [2021-03-19T10:51:32.953Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T10:51:32.953Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T10:51:33.319Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-19T10:51:33.320Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T10:51:33.457Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3278-1-stack-cost] [2021-03-19T10:51:33.464Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3278-1-stack-cost] did not exist. Created. [2021-03-19T10:51:33.464Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T10:51:34.020Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T10:51:34.306Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T10:51:34.329Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3278-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-03-19T10:51:36.603Z] provisioning config files... [2021-03-19T10:51:36.615Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6704078251839168045tmp [Pipeline] { [Pipeline] sh [2021-03-19T10:51:37.113Z] + set +x [2021-03-19T10:51:37.113Z] + curl -s https://codecov.io/bash [2021-03-19T10:51:37.113Z] + bash -s -- [2021-03-19T10:51:37.384Z] [2021-03-19T10:51:37.384Z] _____ _ [2021-03-19T10:51:37.384Z] / ____| | | [2021-03-19T10:51:37.384Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T10:51:37.384Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T10:51:37.384Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T10:51:37.384Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T10:51:37.384Z] Bash-20210309-2b87ace [2021-03-19T10:51:37.384Z] [2021-03-19T10:51:37.384Z] [2021-03-19T10:51:37.384Z] ==> git version 2.24.3 found [2021-03-19T10:51:37.384Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-19T10:51:37.384Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T10:51:37.384Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T10:51:37.384Z] ==> Jenkins CI detected. [2021-03-19T10:51:37.646Z] project root: . [2021-03-19T10:51:37.646Z] --> token set from env [2021-03-19T10:51:37.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T10:51:37.646Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T10:51:37.646Z] ==> Python coveragepy not found [2021-03-19T10:51:37.646Z] ==> Searching for coverage reports in: [2021-03-19T10:51:37.646Z] + . [2021-03-19T10:51:37.646Z] -> Found 1 reports [2021-03-19T10:51:37.646Z] ==> Detecting git/mercurial file structure [2021-03-19T10:51:37.646Z] ==> Reading reports [2021-03-19T10:51:37.908Z] + ./coverage.out bytes=650607 [2021-03-19T10:51:37.908Z] ==> Appending adjustments [2021-03-19T10:51:37.908Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T10:51:41.225Z] + Found adjustments [2021-03-19T10:51:41.225Z] ==> Gzipping contents [2021-03-19T10:51:41.225Z] 96K /tmp/codecov.HzROcl.gz [2021-03-19T10:51:41.225Z] ==> Uploading reports [2021-03-19T10:51:41.225Z] url: https://codecov.io [2021-03-19T10:51:41.225Z] query: branch=PR-3278&commit=768023b243a5e0276eea40c4c988f9903b6a1a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3278&job=&cmd_args= [2021-03-19T10:51:41.225Z] -> Pinging Codecov [2021-03-19T10:51:41.225Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3278&commit=768023b243a5e0276eea40c4c988f9903b6a1a2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3278&job=&cmd_args= [2021-03-19T10:51:41.488Z] -> Uploading to [2021-03-19T10:51:41.488Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/768023b243a5e0276eea40c4c988f9903b6a1a2c/a2f535e0-514e-42bf-9e0b-42c365f360d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T105141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f96894a811622084ae9027d1ff31497063bab5b0b336d7235932b28d5d745c33 [2021-03-19T10:51:41.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T10:51:41.488Z] Dload Upload Total Spent Left Speed [2021-03-19T10:51:42.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94999 0 0 100 94999 0 182k --:--:-- --:--:-- --:--:-- 182k [2021-03-19T10:51:42.014Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/768023b243a5e0276eea40c4c988f9903b6a1a2c [Pipeline] } [2021-03-19T10:51:42.038Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:51:44.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:51:45.899Z] ---> package-listing.sh [2021-03-19T10:51:45.899Z] ++ facter osfamily [2021-03-19T10:51:45.899Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T10:51:45.899Z] + OS_FAMILY=redhat [2021-03-19T10:51:45.899Z] + workspace=/w/workspace/edgex-go/1 [2021-03-19T10:51:45.899Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T10:51:45.899Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T10:51:45.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T10:51:45.899Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T10:51:45.899Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-19T10:51:45.899Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T10:51:45.899Z] + case "${OS_FAMILY}" in [2021-03-19T10:51:45.899Z] + rpm -qa [2021-03-19T10:51:45.899Z] + sort [2021-03-19T10:51:51.210Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T10:51:51.210Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T10:51:51.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T10:51:51.210Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-19T10:51:51.210Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-19T10:51:51.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-19T10:51:51.243Z] 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-03-19T10:51:51.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:51:51.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T10:51:51.898Z] [2021-03-19T10:51:51.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T10:51:52.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T10:51:52.320Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T10:51:52.320Z] df20fa9351a1: Pulling fs layer [2021-03-19T10:51:52.320Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T10:51:52.320Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T10:51:52.320Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T10:51:52.320Z] 93b61091891f: Pulling fs layer [2021-03-19T10:51:52.320Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T10:51:52.320Z] 5e14af77c1be: Pulling fs layer [2021-03-19T10:51:52.320Z] 01666e4c0597: Pulling fs layer [2021-03-19T10:51:52.320Z] aa168da1d23b: Pulling fs layer [2021-03-19T10:51:52.320Z] 93b61091891f: Waiting [2021-03-19T10:51:52.320Z] 93b9cdb0e59b: Waiting [2021-03-19T10:51:52.320Z] 5e14af77c1be: Waiting [2021-03-19T10:51:52.320Z] 01666e4c0597: Waiting [2021-03-19T10:51:52.320Z] aa168da1d23b: Waiting [2021-03-19T10:51:52.320Z] 46f8f816bc3b: Waiting [2021-03-19T10:51:52.320Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T10:51:52.320Z] 36b3adc4ff6f: Download complete [2021-03-19T10:51:52.320Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T10:51:52.320Z] 46f8f816bc3b: Download complete [2021-03-19T10:51:52.582Z] df20fa9351a1: Download complete [2021-03-19T10:51:52.582Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T10:51:52.582Z] 93b9cdb0e59b: Download complete [2021-03-19T10:51:52.582Z] 93b61091891f: Verifying Checksum [2021-03-19T10:51:52.582Z] 93b61091891f: Download complete [2021-03-19T10:51:52.582Z] 5e14af77c1be: Verifying Checksum [2021-03-19T10:51:52.582Z] 5e14af77c1be: Download complete [2021-03-19T10:51:52.582Z] 01666e4c0597: Verifying Checksum [2021-03-19T10:51:52.582Z] 01666e4c0597: Download complete [2021-03-19T10:51:52.846Z] df20fa9351a1: Pull complete [2021-03-19T10:51:53.110Z] 36b3adc4ff6f: Pull complete [2021-03-19T10:51:53.110Z] 8ad3a11d3b57: Download complete [2021-03-19T10:51:54.062Z] 8ad3a11d3b57: Pull complete [2021-03-19T10:51:54.062Z] 46f8f816bc3b: Pull complete [2021-03-19T10:51:55.012Z] aa168da1d23b: Download complete [2021-03-19T10:51:56.401Z] 93b61091891f: Pull complete [2021-03-19T10:51:56.663Z] 93b9cdb0e59b: Pull complete [2021-03-19T10:51:56.663Z] 5e14af77c1be: Pull complete [2021-03-19T10:51:56.929Z] 01666e4c0597: Pull complete [2021-03-19T10:52:05.103Z] aa168da1d23b: Pull complete [2021-03-19T10:52:05.103Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T10:52:05.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T10:52:05.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T10:52:05.333Z] prd-centos7-docker-4c-2g-30531 does not seem to be running inside a container [2021-03-19T10:52:05.386Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T10:52:10.596Z] $ docker top 924b91b6319bd64cdad213b15e4b7eb89c3574f716582da340fbd29f9f5d70e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T10:52:11.206Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T10:52:11.526Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T10:52:11.902Z] + ls /var/log/sa-host [2021-03-19T10:52:11.902Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T10:52:11.902Z] file_magic: OK [2021-03-19T10:52:11.902Z] HZ: Using current value: 100 [2021-03-19T10:52:11.902Z] file_header: OK [2021-03-19T10:52:11.902Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-19T10:52:11.902Z] Statistics: [2021-03-19T10:52:11.902Z] 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... [2021-03-19T10:52:11.902Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T10:52:11.902Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T10:52:11.902Z] file_magic: OK [2021-03-19T10:52:11.902Z] HZ: Using current value: 100 [2021-03-19T10:52:11.902Z] file_header: OK [2021-03-19T10:52:11.902Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-19T10:52:11.902Z] Statistics: [2021-03-19T10:52:11.902Z] Hnuu...uuuununununu... [2021-03-19T10:52:11.902Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T10:52:12.689Z] provisioning config files... [2021-03-19T10:52:12.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6970413798726876584tmp [Pipeline] { [Pipeline] echo [2021-03-19T10:52:12.845Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:52:13.181Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T10:52:13.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T10:52:13.365Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:52:13.692Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T10:52:13.724Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:52:14.062Z] ---> sudo-logs.sh [2021-03-19T10:52:14.062Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T10:52:14.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:52:14.523Z] ---> job-cost.sh [2021-03-19T10:52:14.523Z] lf-activate-venv: SKIPPING [2021-03-19T10:52:14.523Z] DEBUG: total: 0.20999999344348907 [2021-03-19T10:52:14.523Z] INFO: Retrieving Stack Cost... [2021-03-19T10:52:15.468Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T10:52:16.041Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T10:52:16.076Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T10:52:16.422Z] ---> logs-deploy.sh [2021-03-19T10:52:16.422Z] lf-activate-venv: SKIPPING [2021-03-19T10:52:16.422Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3278/1 [2021-03-19T10:52:16.422Z] INFO: archiving workspace using pattern(s): [2021-03-19T10:52:17.821Z] Archives upload complete. [2021-03-19T10:52:18.084Z] INFO: archiving logs to Nexus [2021-03-19T10:52:19.038Z] ---> uname -a: [2021-03-19T10:52:19.038Z] Linux prd-centos7-docker-4c-2g-30531.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z] ---> lscpu: [2021-03-19T10:52:19.038Z] Architecture: x86_64 [2021-03-19T10:52:19.038Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-19T10:52:19.038Z] Byte Order: Little Endian [2021-03-19T10:52:19.038Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-19T10:52:19.038Z] CPU(s): 4 [2021-03-19T10:52:19.038Z] On-line CPU(s) list: 0-3 [2021-03-19T10:52:19.038Z] Thread(s) per core: 1 [2021-03-19T10:52:19.038Z] Core(s) per socket: 1 [2021-03-19T10:52:19.038Z] Socket(s): 4 [2021-03-19T10:52:19.038Z] NUMA node(s): 1 [2021-03-19T10:52:19.038Z] Vendor ID: GenuineIntel [2021-03-19T10:52:19.038Z] CPU family: 6 [2021-03-19T10:52:19.038Z] Model: 44 [2021-03-19T10:52:19.038Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-19T10:52:19.038Z] Stepping: 1 [2021-03-19T10:52:19.038Z] CPU MHz: 2933.438 [2021-03-19T10:52:19.038Z] BogoMIPS: 5866.87 [2021-03-19T10:52:19.038Z] Virtualization: VT-x [2021-03-19T10:52:19.038Z] Hypervisor vendor: KVM [2021-03-19T10:52:19.038Z] Virtualization type: full [2021-03-19T10:52:19.038Z] L1d cache: 128 KiB [2021-03-19T10:52:19.038Z] L1i cache: 128 KiB [2021-03-19T10:52:19.038Z] L2 cache: 16 MiB [2021-03-19T10:52:19.038Z] L3 cache: 64 MiB [2021-03-19T10:52:19.038Z] NUMA node0 CPU(s): 0-3 [2021-03-19T10:52:19.038Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-19T10:52:19.038Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-19T10:52:19.038Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-19T10:52:19.038Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-19T10:52:19.038Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-19T10:52:19.038Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-19T10:52:19.038Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-19T10:52:19.038Z] Vulnerability Srbds: Not affected [2021-03-19T10:52:19.038Z] Vulnerability Tsx async abort: Not affected [2021-03-19T10:52:19.038Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z] ---> nproc: [2021-03-19T10:52:19.038Z] 4 [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z] ---> df -h: [2021-03-19T10:52:19.038Z] Filesystem Size Used Available Use% Mounted on [2021-03-19T10:52:19.038Z] overlay 50.0G 11.3G 38.7G 23% / [2021-03-19T10:52:19.038Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-19T10:52:19.038Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-19T10:52:19.038Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1 [2021-03-19T10:52:19.038Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1@tmp [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z] ---> free -m: [2021-03-19T10:52:19.038Z] total used free shared buff/cache available [2021-03-19T10:52:19.038Z] Mem: 1837 726 181 0 929 1026 [2021-03-19T10:52:19.038Z] Swap: 1023 29 994 [2021-03-19T10:52:19.038Z] [2021-03-19T10:52:19.038Z]