Pull request #3516 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd40d1c01913953a0757be55c05d85a2e55f623f+550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 (48a8bf33b163f82f2bef235ea29bd3f6634378b5) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4640802202437946915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6673595415980898001.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-3516/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3765383495960742261.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6963189869436133451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8746962821272794914.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-3516/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3516/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5230107565292158100.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-597 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4136645814930645324.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8882184573580572212.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f Merge succeeded, producing dd40d1c01913953a0757be55c05d85a2e55f623f Checking out Revision dd40d1c01913953a0757be55c05d85a2e55f623f (PR-3516) > git config core.sparsecheckout # timeout=10 > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1268549740311570704.key > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T05:50:39.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T05:50:39.284Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T05:50:39.395Z] ========================================================= [2021-05-27T05:50:39.395Z] EdgeX Global Pipelines Version Info [2021-05-27T05:50:39.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:50:40.921Z] ------------------- [2021-05-27T05:50:40.921Z] stable info: [2021-05-27T05:50:40.921Z] ------------------- [2021-05-27T05:50:40.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T05:50:40.921Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T05:50:40.921Z] Message: update stable to v1.0.192 [2021-05-27T05:50:41.496Z] ------------------- [2021-05-27T05:50:41.496Z] experimental info: [2021-05-27T05:50:41.496Z] ------------------- [2021-05-27T05:50:41.497Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T05:50:41.497Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T05:50:41.497Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T05:50:41.715Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-27T05:50:41.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-27T05:50:41.837Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T05:50:41.998Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T05:50:42.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T05:50:42.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T05:50:42.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T05:50:42.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-27T05:50:42.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-27T05:50:42.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-27T05:50:42.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T05:50:42.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T05:50:42.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T05:50:42.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T05:50:42.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T05:50:42.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T05:50:42.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T05:50:42.836Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T05:50:42.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T05:50:42.949Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-27T05:50:43.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-27T05:50:43.059Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T05:50:43.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3516 [Pipeline] echo [2021-05-27T05:50:43.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3516 [Pipeline] echo [2021-05-27T05:50:43.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3516 [Pipeline] echo [2021-05-27T05:50:43.326Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd40d1c01913953a0757be55c05d85a2e55f623f [Pipeline] echo [2021-05-27T05:50:43.391Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd40d1c [Pipeline] echo [2021-05-27T05:50:43.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T05:50:43.618Z] provisioning config files... [2021-05-27T05:50:43.634Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4765399231615884421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:50:44.016Z] ---> docker-login.sh [2021-05-27T05:50:44.016Z] nexus3.edgexfoundry.org:10001 [2021-05-27T05:50:44.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:50:44.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:50:44.278Z] Configure a credential helper to remove this warning. See [2021-05-27T05:50:44.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:50:44.278Z] [2021-05-27T05:50:44.278Z] Login Succeeded [2021-05-27T05:50:44.278Z] nexus3.edgexfoundry.org:10002 [2021-05-27T05:50:44.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:50:44.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:50:44.557Z] Configure a credential helper to remove this warning. See [2021-05-27T05:50:44.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:50:44.557Z] [2021-05-27T05:50:44.557Z] Login Succeeded [2021-05-27T05:50:44.557Z] nexus3.edgexfoundry.org:10003 [2021-05-27T05:50:44.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:50:44.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:50:44.557Z] Configure a credential helper to remove this warning. See [2021-05-27T05:50:44.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:50:44.557Z] [2021-05-27T05:50:44.557Z] Login Succeeded [2021-05-27T05:50:44.557Z] nexus3.edgexfoundry.org:10004 [2021-05-27T05:50:44.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:50:44.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:50:44.822Z] Configure a credential helper to remove this warning. See [2021-05-27T05:50:44.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:50:44.822Z] [2021-05-27T05:50:44.822Z] Login Succeeded [2021-05-27T05:50:44.822Z] docker.io [2021-05-27T05:50:44.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:50:45.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:50:45.083Z] Configure a credential helper to remove this warning. See [2021-05-27T05:50:45.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:50:45.083Z] [2021-05-27T05:50:45.083Z] Login Succeeded [2021-05-27T05:50:45.083Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T05:50:45.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T05:50:45.549Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/core-command/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/core-data/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-27T05:50:45.549Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:50:45.549Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-27T05:50:45.549Z] ++ cut -d/ -f2 [2021-05-27T05:50:45.549Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-27T05:50:45.623Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:50:46.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:50:46.428Z] [2021-05-27T05:50:46.428Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:50:46.815Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:50:46.815Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T05:50:46.815Z] 31603596830f: Pulling fs layer [2021-05-27T05:50:46.815Z] 54011a49482f: Pulling fs layer [2021-05-27T05:50:46.815Z] a6820b24f6d8: Pulling fs layer [2021-05-27T05:50:46.815Z] f581987b2513: Pulling fs layer [2021-05-27T05:50:46.815Z] f581987b2513: Waiting [2021-05-27T05:50:47.080Z] 54011a49482f: Verifying Checksum [2021-05-27T05:50:47.080Z] 54011a49482f: Download complete [2021-05-27T05:50:47.080Z] 31603596830f: Verifying Checksum [2021-05-27T05:50:47.080Z] 31603596830f: Download complete [2021-05-27T05:50:47.080Z] f581987b2513: Verifying Checksum [2021-05-27T05:50:47.080Z] f581987b2513: Download complete [2021-05-27T05:50:47.080Z] a6820b24f6d8: Verifying Checksum [2021-05-27T05:50:47.080Z] a6820b24f6d8: Download complete [2021-05-27T05:50:47.346Z] 31603596830f: Pull complete [2021-05-27T05:50:47.346Z] 54011a49482f: Pull complete [2021-05-27T05:50:48.299Z] a6820b24f6d8: Pull complete [2021-05-27T05:50:48.299Z] f581987b2513: Pull complete [2021-05-27T05:50:48.299Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T05:50:48.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:50:48.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T05:50:48.422Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-05-27T05:50:48.464Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T05:50:50.004Z] $ docker top 3a34132a7277cebf060602f19d0b71fe173cbb0ed0156291d234a87f5bef308f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T05:50:50.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T05:50:50.261Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T05:50:50.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T05:50:50.387Z] $ docker exec 3a34132a7277cebf060602f19d0b71fe173cbb0ed0156291d234a87f5bef308f ssh-agent [2021-05-27T05:50:50.519Z] SSH_AUTH_SOCK=/tmp/ssh-lkhAP9UCEZv0/agent.14 [2021-05-27T05:50:50.519Z] SSH_AGENT_PID=21 [2021-05-27T05:50:50.529Z] Running ssh-add (command line suppressed) [2021-05-27T05:50:50.639Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1975140078433933944.key (/w/workspace/edgex-go/1@tmp/private_key_1975140078433933944.key) [2021-05-27T05:50:50.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T05:50:51.017Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T05:50:51.036Z] $ docker exec --env ******** --env ******** 3a34132a7277cebf060602f19d0b71fe173cbb0ed0156291d234a87f5bef308f ssh-agent -k [2021-05-27T05:50:51.152Z] unset SSH_AUTH_SOCK; [2021-05-27T05:50:51.152Z] unset SSH_AGENT_PID; [2021-05-27T05:50:51.152Z] echo Agent pid 21 killed; [2021-05-27T05:50:51.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T05:50:51.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T05:50:51.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T05:50:51.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T05:50:51.394Z] $ docker exec 3a34132a7277cebf060602f19d0b71fe173cbb0ed0156291d234a87f5bef308f ssh-agent [2021-05-27T05:50:51.523Z] SSH_AUTH_SOCK=/tmp/ssh-AH0XbZdZnQsS/agent.55 [2021-05-27T05:50:51.523Z] SSH_AGENT_PID=62 [2021-05-27T05:50:51.531Z] Running ssh-add (command line suppressed) [2021-05-27T05:50:51.633Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2471017918341870070.key (/w/workspace/edgex-go/1@tmp/private_key_2471017918341870070.key) [2021-05-27T05:50:51.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T05:50:52.061Z] + git semver init [2021-05-27T05:50:52.061Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T05:50:52.061Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-27T05:50:52.061Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-27T05:50:52.061Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T05:50:52.061Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T05:50:52.061Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T05:50:52.061Z] # $SEMVER_BRANCH = PR-3516 [2021-05-27T05:50:52.061Z] # $SEMVER_TEMP = /tmp/semver-947578383 [2021-05-27T05:50:52.061Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-27T05:51:24.298Z] # '/tmp/semver-947578383' -> '/w/workspace/edgex-go/1/.semver' [2021-05-27T05:51:24.298Z] # -> Force: false [2021-05-27T05:51:24.298Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-27T05:51:24.346Z] $ docker exec --env ******** --env ******** 3a34132a7277cebf060602f19d0b71fe173cbb0ed0156291d234a87f5bef308f ssh-agent -k [2021-05-27T05:51:24.643Z] unset SSH_AUTH_SOCK; [2021-05-27T05:51:24.643Z] unset SSH_AGENT_PID; [2021-05-27T05:51:24.643Z] echo Agent pid 62 killed; [2021-05-27T05:51:24.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T05:51:25.147Z] + git semver [Pipeline] } [2021-05-27T05:51:25.190Z] $ docker stop --time=1 3a34132a7277cebf060602f19d0b71fe173cbb0ed0156291d234a87f5bef308f [2021-05-27T05:51:27.969Z] $ docker rm -f 3a34132a7277cebf060602f19d0b71fe173cbb0ed0156291d234a87f5bef308f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T05:51:28.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T05:51:28.767Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T05:51:28.849Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T05:51:29.718Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:51:30.040Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:51:30.383Z] + true [2021-05-27T05:51:30.383Z] + sudo service docker restart [2021-05-27T05:51:30.383Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T05:51:44.179Z] Still waiting to schedule task [2021-05-27T05:51:44.179Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-27T05:51:44.179Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-27T05:51:44.179Z] ‘prd-centos7-docker-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-27T05:51:44.179Z] ‘prd-centos7-docker-4c-2g-592’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-27T05:51:44.179Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-599’ is offline [Pipeline] echo [2021-05-27T05:51:48.576Z] ========================================================= [2021-05-27T05:51:48.576Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T05:51:48.576Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:51:48.951Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-27T05:51:50.353Z] Sending build context to Docker daemon 330.8MB [2021-05-27T05:51:50.353Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T05:51:50.353Z] Step 2/6 : FROM ${BASE} [2021-05-27T05:51:50.624Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T05:51:50.624Z] 540db60ca938: Pulling fs layer [2021-05-27T05:51:50.624Z] adcc1eea9eea: Pulling fs layer [2021-05-27T05:51:50.624Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T05:51:50.624Z] 0510c868ecb4: Pulling fs layer [2021-05-27T05:51:50.624Z] afea3b2eda06: Pulling fs layer [2021-05-27T05:51:50.624Z] 7809a108b3ef: Pulling fs layer [2021-05-27T05:51:50.624Z] f706445af74f: Pulling fs layer [2021-05-27T05:51:50.624Z] 0510c868ecb4: Waiting [2021-05-27T05:51:50.624Z] afea3b2eda06: Waiting [2021-05-27T05:51:50.624Z] 7809a108b3ef: Waiting [2021-05-27T05:51:50.624Z] f706445af74f: Waiting [2021-05-27T05:51:50.624Z] 4c4ab2625f07: Download complete [2021-05-27T05:51:50.624Z] adcc1eea9eea: Verifying Checksum [2021-05-27T05:51:50.624Z] adcc1eea9eea: Download complete [2021-05-27T05:51:50.624Z] afea3b2eda06: Verifying Checksum [2021-05-27T05:51:50.624Z] afea3b2eda06: Download complete [2021-05-27T05:51:50.624Z] 7809a108b3ef: Verifying Checksum [2021-05-27T05:51:50.624Z] 7809a108b3ef: Download complete [2021-05-27T05:51:50.624Z] 540db60ca938: Verifying Checksum [2021-05-27T05:51:50.624Z] 540db60ca938: Download complete [2021-05-27T05:51:50.892Z] 540db60ca938: Pull complete [2021-05-27T05:51:51.154Z] adcc1eea9eea: Pull complete [2021-05-27T05:51:51.154Z] 4c4ab2625f07: Pull complete [2021-05-27T05:51:52.548Z] f706445af74f: Verifying Checksum [2021-05-27T05:51:52.548Z] f706445af74f: Download complete [2021-05-27T05:51:53.149Z] 0510c868ecb4: Verifying Checksum [2021-05-27T05:51:53.149Z] 0510c868ecb4: Download complete [2021-05-27T05:51:57.397Z] 0510c868ecb4: Pull complete [2021-05-27T05:51:57.397Z] afea3b2eda06: Pull complete [2021-05-27T05:51:57.666Z] 7809a108b3ef: Pull complete [2021-05-27T05:51:59.062Z] f706445af74f: Pull complete [2021-05-27T05:51:59.062Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T05:51:59.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T05:51:59.062Z] ---> b068be0155e3 [2021-05-27T05:51:59.063Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T05:52:03.274Z] ---> Running in fa793ed0d697 [2021-05-27T05:52:03.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:52:04.486Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:52:05.058Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T05:52:05.629Z] (2/12) Installing file (5.39-r0) [2021-05-27T05:52:05.629Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T05:52:05.629Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T05:52:13.773Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T05:52:13.773Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T05:52:13.773Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T05:52:13.773Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T05:52:13.773Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T05:52:13.773Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T05:52:13.773Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T05:52:13.773Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T05:52:13.773Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T05:52:13.773Z] OK: 219 MiB in 52 packages [2021-05-27T05:52:15.689Z] Removing intermediate container fa793ed0d697 [2021-05-27T05:52:15.689Z] ---> 6b2edc5651ab [2021-05-27T05:52:15.689Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T05:52:15.689Z] ---> Running in ceaa7a8f3e3f [2021-05-27T05:52:15.689Z] Removing intermediate container ceaa7a8f3e3f [2021-05-27T05:52:15.689Z] ---> 0994c4c27442 [2021-05-27T05:52:15.689Z] Step 5/6 : COPY go.mod . [2021-05-27T05:52:15.689Z] ---> 8858baf5d384 [2021-05-27T05:52:15.689Z] Step 6/6 : RUN go mod download [2021-05-27T05:52:15.953Z] ---> Running in aa1185a4fa9a [2021-05-27T05:52:30.897Z] Removing intermediate container aa1185a4fa9a [2021-05-27T05:52:30.897Z] ---> fa7420dd7e61 [2021-05-27T05:52:30.897Z] Successfully built fa7420dd7e61 [2021-05-27T05:52:30.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:52:31.235Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T05:52:31.235Z] . [Pipeline] withDockerContainer [2021-05-27T05:52:31.338Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-05-27T05:52:31.378Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-27T05:52:31.815Z] $ docker top b2349bd1bf9c837f24293cb1a08ccc7ac1963c0fce9882f5c47d49485f16195e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:52:32.262Z] + go version [2021-05-27T05:52:32.262Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T05:52:32.284Z] $ docker stop --time=1 b2349bd1bf9c837f24293cb1a08ccc7ac1963c0fce9882f5c47d49485f16195e [2021-05-27T05:52:33.489Z] $ docker rm -f b2349bd1bf9c837f24293cb1a08ccc7ac1963c0fce9882f5c47d49485f16195e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:52:34.250Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T05:52:34.250Z] . [Pipeline] withDockerContainer [2021-05-27T05:52:34.349Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-05-27T05:52:34.385Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-27T05:52:34.795Z] $ docker top efa8499cead78f277b20a05c99da388e804e1eeed699cf9a9361f683d1cd16f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T05:52:34.959Z] ========================================================= [2021-05-27T05:52:34.960Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T05:52:34.960Z] ========================================================= [Pipeline] sh [2021-05-27T05:52:35.277Z] + go mod tidy [Pipeline] sh [2021-05-27T05:52:35.875Z] + make test [2021-05-27T05:52:35.875Z] go mod tidy [2021-05-27T05:52:36.138Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T05:52:41.495Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T05:52:59.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T05:53:05.098Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T05:53:06.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T05:53:06.504Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T05:53:09.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T05:53:09.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T05:53:09.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T05:53:09.354Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T05:53:10.316Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T05:53:11.273Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T05:53:13.256Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T05:53:13.256Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T05:53:13.256Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T05:53:14.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.070s coverage: 46.1% of statements [2021-05-27T05:53:14.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T05:53:14.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T05:53:14.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T05:53:14.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T05:53:14.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T05:53:14.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T05:53:14.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 28.7% of statements [2021-05-27T05:53:16.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements [2021-05-27T05:53:18.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.105s coverage: 27.7% of statements [2021-05-27T05:53:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T05:53:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T05:53:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T05:53:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T05:53:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T05:53:18.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-05-27T05:53:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T05:53:18.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-05-27T05:53:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T05:53:18.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-05-27T05:53:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T05:53:18.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T05:53:19.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 58.6% of statements [2021-05-27T05:53:19.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T05:53:19.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T05:53:19.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.086s coverage: 87.7% of statements [2021-05-27T05:53:19.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T05:53:19.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:53:19.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements [2021-05-27T05:53:19.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T05:53:21.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.219s coverage: 28.6% of statements [2021-05-27T05:53:21.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T05:53:21.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T05:53:21.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T05:53:21.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T05:53:21.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T05:53:21.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-05-27T05:53:21.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T05:53:21.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements [2021-05-27T05:53:21.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T05:53:22.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements [2021-05-27T05:53:22.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T05:53:22.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements [2021-05-27T05:53:22.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T05:53:23.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements [2021-05-27T05:53:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T05:53:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T05:53:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T05:53:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T05:53:24.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.250s coverage: 95.1% of statements [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T05:53:24.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T05:53:24.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T05:53:25.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-05-27T05:53:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T05:53:25.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.057s coverage: 21.7% of statements [2021-05-27T05:53:25.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T05:53:26.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-05-27T05:53:26.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-05-27T05:53:26.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-05-27T05:53:26.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-05-27T05:53:27.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-05-27T05:53:39.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-05-27T05:53:39.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-05-27T05:53:44.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.168s coverage: 81.8% of statements [2021-05-27T05:53:44.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 76.0% of statements [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T05:54:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-05-27T05:54:02.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-05-27T05:54:03.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 66.9% of statements [2021-05-27T05:54:03.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T05:54:03.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T05:54:03.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T05:54:03.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.5% of statements [2021-05-27T05:54:03.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T05:54:03.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T05:54:03.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements [2021-05-27T05:54:03.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T05:54:03.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.024s coverage: 84.8% of statements [2021-05-27T05:54:04.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.095s coverage: 46.8% of statements [2021-05-27T05:54:04.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T05:54:04.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T05:54:04.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T05:54:04.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T05:54:04.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T05:54:04.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements [2021-05-27T05:54:04.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T05:54:05.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2021-05-27T05:54:05.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T05:54:05.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T05:54:09.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 18.9% of statements [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T05:54:09.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T05:54:09.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.592s coverage: 28.7% of statements [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T05:54:09.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.045s coverage: 99.0% of statements [2021-05-27T05:54:09.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.047s coverage: 64.6% of statements [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.112s coverage: 97.6% of statements [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 27.9% of statements [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T05:54:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T05:54:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-27T05:54:12.215Z] GO111MODULE=on go vet ./... [2021-05-27T05:54:44.484Z] gofmt -l . [2021-05-27T05:54:44.484Z] [ "`gofmt -l .`" = "" ] [2021-05-27T05:54:44.484Z] ./bin/test-go-mod-tidy.sh [2021-05-27T05:54:44.758Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T05:54:46.491Z] + ls -al . [2021-05-27T05:54:46.491Z] total 852 [2021-05-27T05:54:46.491Z] drwxrwxr-x 10 1001 1001 4096 May 27 05:54 . [2021-05-27T05:54:46.491Z] drwxr-xr-x 4 root root 28 May 27 05:52 .. [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 11 May 27 05:50 .dockerignore [2021-05-27T05:54:46.491Z] drwxrwxr-x 8 1001 1001 179 May 27 05:50 .git [2021-05-27T05:54:46.491Z] drwxrwxr-x 3 1001 1001 125 May 27 05:50 .github [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 818 May 27 05:50 .gitignore [2021-05-27T05:54:46.491Z] drwx------ 3 1001 1001 60 May 27 05:51 .semver [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 166 May 27 05:50 .sonarcloud.properties [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 8609 May 27 05:50 Attribution.txt [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 3804 May 27 05:50 CONTRIBUTING.md [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 931 May 27 05:50 Dockerfile.build [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 863 May 27 05:50 Jenkinsfile [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 10775 May 27 05:50 LICENSE [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 5632 May 27 05:50 Makefile [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 7978 May 27 05:50 README.md [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 6755 May 27 05:50 SECURITY.md [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 5 May 27 05:51 VERSION [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 4131 May 27 05:50 ZMQWindows.md [2021-05-27T05:54:46.491Z] drwxrwxr-x 2 1001 1001 117 May 27 05:50 bin [2021-05-27T05:54:46.491Z] drwxrwxr-x 14 1001 1001 4096 May 27 05:50 cmd [2021-05-27T05:54:46.491Z] -rw-r--r-- 1 root root 741453 May 27 05:54 coverage.out [2021-05-27T05:54:46.491Z] -rw-r--r-- 1 root root 1060 May 27 05:54 go.mod [2021-05-27T05:54:46.491Z] -rw-r--r-- 1 root root 21686 May 27 05:52 go.sum [2021-05-27T05:54:46.491Z] drwxrwxr-x 8 1001 1001 127 May 27 05:50 internal [2021-05-27T05:54:46.491Z] drwxrwxr-x 4 1001 1001 26 May 27 05:50 openapi [2021-05-27T05:54:46.491Z] drwxrwxr-x 4 1001 1001 71 May 27 05:50 snap [2021-05-27T05:54:46.491Z] -rw-rw-r-- 1 1001 1001 168 May 27 05:50 version.go [Pipeline] sh [2021-05-27T05:54:46.810Z] + '[' -e coverage.out ] [2021-05-27T05:54:46.810Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T05:54:46.951Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T05:54:47.259Z] + make build [2021-05-27T05:54:47.259Z] go mod tidy [2021-05-27T05:54:47.259Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T05:54:48.402Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-603 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws [2021-05-27T05:54:48.465Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-27T05:54:48.788Z] The recommended git tool is: git [2021-05-27T05:54:49.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T05:54:55.131Z] using credential edgex-jenkins-ssh [2021-05-27T05:54:55.155Z] Cloning the remote Git repository [2021-05-27T05:54:55.288Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:54:55.510Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-27T05:54:55.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:54:55.589Z] > git --version # timeout=10 [2021-05-27T05:54:55.620Z] > git --version # 'git version 2.17.1' [2021-05-27T05:54:55.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:54:55.701Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:54:59.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T05:54:59.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T05:55:01.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T05:55:01.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T05:55:02.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T05:55:03.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T05:55:04.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T05:55:05.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T05:55:06.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T05:55:07.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-27T05:55:08.871Z] $ docker stop --time=1 efa8499cead78f277b20a05c99da388e804e1eeed699cf9a9361f683d1cd16f7 [2021-05-27T05:55:13.767Z] $ docker rm -f efa8499cead78f277b20a05c99da388e804e1eeed699cf9a9361f683d1cd16f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:55:15.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T05:55:15.396Z] [2021-05-27T05:55:15.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:55:15.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T05:55:16.079Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-27T05:55:16.079Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-27T05:55:16.079Z] ca9280d653b3: Pulling fs layer [2021-05-27T05:55:16.079Z] 7e9c9ca2126c: Pulling fs layer [2021-05-27T05:55:16.341Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-27T05:55:16.341Z] cbdbe7a5bc2a: Download complete [2021-05-27T05:55:16.604Z] cbdbe7a5bc2a: Pull complete [2021-05-27T05:55:16.875Z] ca9280d653b3: Verifying Checksum [2021-05-27T05:55:16.875Z] ca9280d653b3: Download complete [2021-05-27T05:55:17.458Z] ca9280d653b3: Pull complete [2021-05-27T05:55:17.721Z] 7e9c9ca2126c: Verifying Checksum [2021-05-27T05:55:17.721Z] 7e9c9ca2126c: Download complete [2021-05-27T05:55:21.065Z] 7e9c9ca2126c: Pull complete [2021-05-27T05:55:21.065Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-27T05:55:21.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T05:55:21.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-27T05:55:21.158Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-05-27T05:55:21.194Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T05:55:22.345Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:55:21.542Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T05:55:21.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:55:21.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T05:55:21.618Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:55:21.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:55:21.633Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T05:55:22.362Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:55:22.383Z] > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [2021-05-27T05:55:22.777Z] Merge succeeded, producing dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:55:22.778Z] Checking out Revision dd40d1c01913953a0757be55c05d85a2e55f623f (PR-3516) [2021-05-27T05:55:22.694Z] > git remote # timeout=10 [2021-05-27T05:55:22.712Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T05:55:22.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:55:22.734Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T05:55:22.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T05:55:22.781Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:55:22.790Z] > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [2021-05-27T05:55:27.363Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-27T05:55:27.416Z] > git --version # timeout=10 [2021-05-27T05:55:27.430Z] > git --version # 'git version 2.17.1' [2021-05-27T05:55:27.452Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T05:55:30.961Z] $ docker top 160e314b42518bf52410801e6098ee09c1104256f9bda9752e25cec7dc4c364e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-05-27T05:55:31.415Z] + docker-compose build --help [2021-05-27T05:55:31.415Z] + grep parallel [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T05:55:32.001Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T05:55:32.261Z] $ docker stop --time=1 160e314b42518bf52410801e6098ee09c1104256f9bda9752e25cec7dc4c364e [2021-05-27T05:55:32.590Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-05-27T05:55:33.459Z] $ docker rm -f 160e314b42518bf52410801e6098ee09c1104256f9bda9752e25cec7dc4c364e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:55:33.967Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:55:34.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T05:55:34.234Z] . [Pipeline] withDockerContainer [2021-05-27T05:55:34.341Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-05-27T05:55:34.381Z] + sudo service docker restart [2021-05-27T05:55:34.381Z] + true [2021-05-27T05:55:34.392Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T05:55:34.827Z] $ docker top 9e929c562e2a39b97b843622f0d13715ce55d780d2153499b512fec9fdcf5801 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:55:35.303Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T05:55:35.877Z] Building core-command ... [2021-05-27T05:55:35.877Z] Building core-data ... [2021-05-27T05:55:35.877Z] Building core-metadata ... [2021-05-27T05:55:35.877Z] Building security-bootstrapper ... [2021-05-27T05:55:35.877Z] Building security-proxy-setup ... [2021-05-27T05:55:35.877Z] Building security-secretstore-setup ... [2021-05-27T05:55:35.877Z] Building support-notifications ... [2021-05-27T05:55:35.877Z] Building support-scheduler ... [2021-05-27T05:55:35.877Z] Building sys-mgmt-agent ... [2021-05-27T05:55:35.877Z] Building core-data [2021-05-27T05:55:35.877Z] Building support-scheduler [2021-05-27T05:55:35.877Z] Building security-bootstrapper [2021-05-27T05:55:35.877Z] Building support-notifications [2021-05-27T05:55:35.877Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T05:55:52.807Z] provisioning config files... [2021-05-27T05:55:52.832Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8923897411391056138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:55:53.263Z] ---> docker-login.sh [2021-05-27T05:55:53.263Z] nexus3.edgexfoundry.org:10001 [2021-05-27T05:55:53.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:55:54.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:55:54.465Z] Configure a credential helper to remove this warning. See [2021-05-27T05:55:54.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:55:54.465Z] [2021-05-27T05:55:54.465Z] Login Succeeded [2021-05-27T05:55:54.465Z] nexus3.edgexfoundry.org:10002 [2021-05-27T05:55:54.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:55:55.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:55:55.031Z] Configure a credential helper to remove this warning. See [2021-05-27T05:55:55.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:55:55.031Z] [2021-05-27T05:55:55.031Z] Login Succeeded [2021-05-27T05:55:55.031Z] nexus3.edgexfoundry.org:10003 [2021-05-27T05:55:55.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:55:55.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:55:55.581Z] Configure a credential helper to remove this warning. See [2021-05-27T05:55:55.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:55:55.581Z] [2021-05-27T05:55:55.581Z] Login Succeeded [2021-05-27T05:55:55.581Z] nexus3.edgexfoundry.org:10004 [2021-05-27T05:55:55.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:55:55.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:55:55.857Z] Configure a credential helper to remove this warning. See [2021-05-27T05:55:55.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:55:55.857Z] [2021-05-27T05:55:55.857Z] Login Succeeded [2021-05-27T05:55:55.857Z] docker.io [2021-05-27T05:55:56.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:55:56.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:55:56.746Z] Configure a credential helper to remove this warning. See [2021-05-27T05:55:56.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:55:56.746Z] [2021-05-27T05:55:56.746Z] Login Succeeded [2021-05-27T05:55:56.746Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T05:55:56.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T05:55:57.375Z] ========================================================= [2021-05-27T05:55:57.375Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T05:55:57.375Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:55:57.785Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-27T05:56:00.440Z] Sending build context to Docker daemon 168.1MB [2021-05-27T05:56:00.440Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T05:56:00.440Z] Step 2/6 : FROM ${BASE} [2021-05-27T05:56:00.440Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T05:56:00.440Z] 595b0fe564bb: Pulling fs layer [2021-05-27T05:56:00.440Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T05:56:00.440Z] 316046926c0a: Pulling fs layer [2021-05-27T05:56:00.440Z] 4ebd0625c992: Pulling fs layer [2021-05-27T05:56:00.440Z] 207e8628e3a3: Pulling fs layer [2021-05-27T05:56:00.440Z] c791037a9be2: Pulling fs layer [2021-05-27T05:56:00.440Z] ffd874e62e21: Pulling fs layer [2021-05-27T05:56:00.440Z] 207e8628e3a3: Waiting [2021-05-27T05:56:00.440Z] c791037a9be2: Waiting [2021-05-27T05:56:00.440Z] ffd874e62e21: Waiting [2021-05-27T05:56:00.440Z] 4ebd0625c992: Waiting [2021-05-27T05:56:00.718Z] 316046926c0a: Verifying Checksum [2021-05-27T05:56:00.718Z] 316046926c0a: Download complete [2021-05-27T05:56:00.718Z] 7186ed65a4f7: Verifying Checksum [2021-05-27T05:56:00.718Z] 7186ed65a4f7: Download complete [2021-05-27T05:56:00.718Z] 207e8628e3a3: Verifying Checksum [2021-05-27T05:56:00.718Z] c791037a9be2: Verifying Checksum [2021-05-27T05:56:00.718Z] c791037a9be2: Download complete [2021-05-27T05:56:00.718Z] 595b0fe564bb: Verifying Checksum [2021-05-27T05:56:00.718Z] 595b0fe564bb: Download complete [2021-05-27T05:56:01.318Z] 595b0fe564bb: Pull complete [2021-05-27T05:56:01.923Z] 7186ed65a4f7: Pull complete [2021-05-27T05:56:02.524Z] 316046926c0a: Pull complete [2021-05-27T05:56:02.798Z] ffd874e62e21: Verifying Checksum [2021-05-27T05:56:02.798Z] ffd874e62e21: Download complete [2021-05-27T05:56:03.779Z] 4ebd0625c992: Verifying Checksum [2021-05-27T05:56:03.779Z] 4ebd0625c992: Download complete [2021-05-27T05:56:08.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:56:08.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:56:08.081Z] ---> fa7420dd7e61 [2021-05-27T05:56:08.081Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T05:56:08.342Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:56:08.342Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:56:08.342Z] ---> fa7420dd7e61 [2021-05-27T05:56:08.342Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T05:56:09.732Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:56:09.732Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:56:09.732Z] ---> fa7420dd7e61 [2021-05-27T05:56:09.732Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T05:56:13.957Z] 4ebd0625c992: Pull complete [2021-05-27T05:56:14.554Z] 207e8628e3a3: Pull complete [2021-05-27T05:56:14.830Z] c791037a9be2: Pull complete [2021-05-27T05:56:18.228Z] ffd874e62e21: Pull complete [2021-05-27T05:56:18.502Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T05:56:18.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T05:56:18.502Z] ---> cfc18b08335c [2021-05-27T05:56:18.502Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T05:56:21.126Z] ---> Running in a3ec9a67b1ac [2021-05-27T05:56:22.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T05:56:23.160Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T05:56:24.168Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T05:56:24.447Z] (2/12) Installing file (5.39-r0) [2021-05-27T05:56:24.447Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T05:56:24.447Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T05:56:27.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:56:27.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:56:27.854Z] ---> fa7420dd7e61 [2021-05-27T05:56:27.854Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T05:56:29.847Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T05:56:29.847Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T05:56:30.120Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T05:56:30.120Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T05:56:30.120Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T05:56:30.394Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T05:56:30.394Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T05:56:30.668Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T05:56:30.668Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T05:56:30.668Z] OK: 218 MiB in 52 packages [2021-05-27T05:56:34.448Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:56:34.448Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:56:34.448Z] ---> fa7420dd7e61 [2021-05-27T05:56:34.449Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T05:56:35.020Z] Removing intermediate container a3ec9a67b1ac [2021-05-27T05:56:35.020Z] ---> 77b54a6838bb [2021-05-27T05:56:35.020Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T05:56:35.020Z] ---> Running in 675a4fed6cf8 [2021-05-27T05:56:35.020Z] Removing intermediate container 675a4fed6cf8 [2021-05-27T05:56:35.020Z] ---> 1caad7a692e8 [2021-05-27T05:56:35.020Z] Step 5/6 : COPY go.mod . [2021-05-27T05:56:36.000Z] ---> a38e96793165 [2021-05-27T05:56:36.000Z] Step 6/6 : RUN go mod download [2021-05-27T05:56:36.000Z] ---> Running in 6dfd425ec221 [2021-05-27T05:56:42.592Z] ---> Running in fe27edd9669d [2021-05-27T05:56:42.592Z] ---> Running in 6f2e060dfd98 [2021-05-27T05:56:42.592Z] ---> Running in df1b204cc895 [2021-05-27T05:56:42.592Z] ---> Running in f5d84c790f1c [2021-05-27T05:56:42.592Z] ---> Running in 4a528137601f [2021-05-27T05:56:42.592Z] Removing intermediate container df1b204cc895 [2021-05-27T05:56:42.592Z] ---> 4051d84dfb9a [2021-05-27T05:56:42.592Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:56:42.592Z] Removing intermediate container f5d84c790f1c [2021-05-27T05:56:42.592Z] ---> 0b57be83ba09 [2021-05-27T05:56:42.592Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:56:42.592Z] Removing intermediate container 6f2e060dfd98 [2021-05-27T05:56:42.592Z] ---> d4e2dc963978 [2021-05-27T05:56:42.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:56:42.592Z] Removing intermediate container fe27edd9669d [2021-05-27T05:56:42.592Z] ---> 3b760f395397 [2021-05-27T05:56:42.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:56:42.955Z] Removing intermediate container 4a528137601f [2021-05-27T05:56:42.955Z] ---> 6048030bfeb1 [2021-05-27T05:56:42.955Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:56:42.955Z] ---> Running in 6be7fbdc2b74 [2021-05-27T05:56:42.955Z] ---> Running in ccfe9a425073 [2021-05-27T05:56:42.955Z] ---> Running in 3c36d0ed2c32 [2021-05-27T05:56:42.955Z] ---> Running in c48af64f393a [2021-05-27T05:56:42.955Z] ---> Running in 36f9aed04d22 [2021-05-27T05:56:45.512Z] Removing intermediate container 3c36d0ed2c32 [2021-05-27T05:56:45.512Z] ---> cd10450e9129 [2021-05-27T05:56:45.512Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T05:56:45.512Z] Removing intermediate container 6be7fbdc2b74 [2021-05-27T05:56:45.512Z] ---> ba864a77874f [2021-05-27T05:56:45.512Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T05:56:45.512Z] ---> Running in 533ff434b94f [2021-05-27T05:56:45.512Z] ---> Running in 991fa76b06c2 [2021-05-27T05:56:45.512Z] Removing intermediate container ccfe9a425073 [2021-05-27T05:56:45.512Z] ---> 21ebbb05adb8 [2021-05-27T05:56:45.512Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T05:56:45.773Z] ---> Running in 18ad4cb5cbde [2021-05-27T05:56:46.344Z] Removing intermediate container c48af64f393a [2021-05-27T05:56:46.344Z] ---> 8bcfa8c3fede [2021-05-27T05:56:46.344Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T05:56:46.919Z] ---> Running in eac81a5e9e58 [2021-05-27T05:56:46.919Z] Removing intermediate container 36f9aed04d22 [2021-05-27T05:56:46.919Z] ---> 804011909cfb [2021-05-27T05:56:46.919Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T05:56:47.497Z] ---> Running in 5ab88b3ee3e6 [2021-05-27T05:56:47.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:48.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:48.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:48.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:48.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:48.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:48.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:48.879Z] OK: 219 MiB in 52 packages [2021-05-27T05:56:48.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:48.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:49.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:49.156Z] Removing intermediate container 991fa76b06c2 [2021-05-27T05:56:49.156Z] ---> 44f629074ba7 [2021-05-27T05:56:49.156Z] Step 6/32 : COPY go.mod . [2021-05-27T05:56:49.419Z] OK: 219 MiB in 52 packages [2021-05-27T05:56:49.419Z] OK: 219 MiB in 52 packages [2021-05-27T05:56:49.419Z] OK: 219 MiB in 52 packages [2021-05-27T05:56:49.419Z] ---> 0fc6b9f0878c [2021-05-27T05:56:49.419Z] Step 7/32 : RUN go mod download [2021-05-27T05:56:49.419Z] OK: 219 MiB in 52 packages [2021-05-27T05:56:49.685Z] ---> Running in b9c07cdf099f [2021-05-27T05:56:49.953Z] Removing intermediate container 18ad4cb5cbde [2021-05-27T05:56:49.953Z] ---> 4fae3cbd03a9 [2021-05-27T05:56:49.953Z] Step 6/23 : COPY go.mod . [2021-05-27T05:56:50.222Z] Removing intermediate container 533ff434b94f [2021-05-27T05:56:50.222Z] ---> a680949ce3d5 [2021-05-27T05:56:50.222Z] Step 6/24 : COPY go.mod . [2021-05-27T05:56:50.222Z] ---> 8dca6213c32a [2021-05-27T05:56:50.222Z] Step 7/23 : RUN go mod download [2021-05-27T05:56:50.222Z] ---> Running in 4243c2378f2f [2021-05-27T05:56:50.222Z] ---> b399568651b1 [2021-05-27T05:56:50.222Z] Step 7/24 : RUN go mod download [2021-05-27T05:56:50.509Z] ---> Running in cabca1f5cb25 [2021-05-27T05:56:50.509Z] Removing intermediate container eac81a5e9e58 [2021-05-27T05:56:50.509Z] ---> 5b6bf3c7e10c [2021-05-27T05:56:50.509Z] Step 6/23 : COPY go.mod . [2021-05-27T05:56:50.509Z] Removing intermediate container 5ab88b3ee3e6 [2021-05-27T05:56:50.509Z] ---> f35706e2b422 [2021-05-27T05:56:50.509Z] Step 6/24 : COPY go.mod . [2021-05-27T05:56:51.907Z] ---> 4d8973720a47 [2021-05-27T05:56:51.907Z] Step 7/24 : RUN go mod download [2021-05-27T05:56:51.907Z] ---> 03b5cd6789ac [2021-05-27T05:56:51.907Z] Step 7/23 : RUN go mod download [2021-05-27T05:56:52.167Z] ---> Running in ed472056f4b2 [2021-05-27T05:56:52.429Z] ---> Running in 6e8eee614b95 [2021-05-27T05:56:52.691Z] Removing intermediate container b9c07cdf099f [2021-05-27T05:56:52.691Z] ---> ad16804548f4 [2021-05-27T05:56:52.691Z] Step 8/32 : COPY . . [2021-05-27T05:57:02.706Z] Removing intermediate container 4243c2378f2f [2021-05-27T05:57:02.706Z] ---> 7ec625336ff3 [2021-05-27T05:57:02.706Z] Step 8/23 : COPY . . [2021-05-27T05:57:02.706Z] Removing intermediate container cabca1f5cb25 [2021-05-27T05:57:02.706Z] ---> c07145b17c04 [2021-05-27T05:57:02.706Z] Step 8/24 : COPY . . [2021-05-27T05:57:02.817Z] Removing intermediate container 6dfd425ec221 [2021-05-27T05:57:02.818Z] ---> 9f6c8dd761fd [2021-05-27T05:57:02.818Z] Successfully built 9f6c8dd761fd [2021-05-27T05:57:02.818Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:57:03.193Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T05:57:03.193Z] . [Pipeline] withDockerContainer [2021-05-27T05:57:03.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-603 does not seem to be running inside a container [2021-05-27T05:57:03.544Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-27T05:57:05.292Z] $ docker top fc5a1db29b9088ddc0a4e7fa38751d7f0c749e26814b278db7c1c1106dc39e2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:57:06.304Z] + go version [2021-05-27T05:57:06.304Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T05:57:06.335Z] $ docker stop --time=1 fc5a1db29b9088ddc0a4e7fa38751d7f0c749e26814b278db7c1c1106dc39e2b [2021-05-27T05:57:08.101Z] $ docker rm -f fc5a1db29b9088ddc0a4e7fa38751d7f0c749e26814b278db7c1c1106dc39e2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:57:09.039Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T05:57:09.039Z] . [Pipeline] withDockerContainer [2021-05-27T05:57:09.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-603 does not seem to be running inside a container [2021-05-27T05:57:09.379Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-27T05:57:10.785Z] $ docker top 080324c3256f263d7db7cf7bd9bfd5d10cbbfd3f7fbafb2b3b4bdf2783541412 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T05:57:11.125Z] ========================================================= [2021-05-27T05:57:11.125Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T05:57:11.125Z] ========================================================= [Pipeline] sh [2021-05-27T05:57:11.784Z] + go mod tidy [Pipeline] sh [2021-05-27T05:57:13.064Z] + make test [2021-05-27T05:57:13.064Z] go mod tidy [2021-05-27T05:57:13.665Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T05:57:24.684Z] ---> 9685a96b72ea [2021-05-27T05:57:24.684Z] Step 9/32 : RUN go mod tidy [2021-05-27T05:57:24.684Z] ---> Running in a95d9044e123 [2021-05-27T05:57:24.684Z] ---> bed790bee283 [2021-05-27T05:57:24.684Z] Step 9/23 : RUN go mod tidy [2021-05-27T05:57:24.684Z] Removing intermediate container ed472056f4b2 [2021-05-27T05:57:24.684Z] ---> 892a763c4916 [2021-05-27T05:57:24.684Z] Step 8/24 : COPY . . [2021-05-27T05:57:24.684Z] ---> 2ed4bd65e81c [2021-05-27T05:57:24.684Z] Step 9/24 : RUN go mod tidy [2021-05-27T05:57:24.684Z] ---> Running in 6a5defa80f98 [2021-05-27T05:57:24.684Z] ---> Running in b4f4f5965aa1 [2021-05-27T05:57:24.684Z] Removing intermediate container 6e8eee614b95 [2021-05-27T05:57:24.684Z] ---> d74aa0c3d4d4 [2021-05-27T05:57:24.684Z] Step 8/23 : COPY . . [2021-05-27T05:57:29.980Z] Removing intermediate container a95d9044e123 [2021-05-27T05:57:29.980Z] ---> 588c180178c0 [2021-05-27T05:57:29.980Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T05:57:32.530Z] ---> Running in 9e25f527cc2e [2021-05-27T05:57:33.924Z] Removing intermediate container 6a5defa80f98 [2021-05-27T05:57:33.924Z] ---> 29744b0bdc22 [2021-05-27T05:57:33.924Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T05:57:40.526Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T05:57:42.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T05:57:42.086Z] Removing intermediate container b4f4f5965aa1 [2021-05-27T05:57:42.086Z] ---> bfd126c758f4 [2021-05-27T05:57:42.086Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T05:57:42.086Z] ---> Running in a728dfa58868 [2021-05-27T05:57:42.086Z] ---> e387dfb4ab35 [2021-05-27T05:57:42.086Z] Step 9/23 : RUN go mod tidy [2021-05-27T05:57:42.086Z] ---> Running in d940d29b9ea8 [2021-05-27T05:57:42.086Z] ---> Running in 5591091a8f1e [2021-05-27T05:57:42.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T05:57:42.926Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T05:57:52.978Z] Removing intermediate container 5591091a8f1e [2021-05-27T05:57:52.978Z] ---> 40385dc5f58c [2021-05-27T05:57:52.978Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T05:57:52.978Z] ---> Running in acd55cfaf5ea [2021-05-27T05:57:52.978Z] ---> a67f3dbd9387 [2021-05-27T05:57:52.978Z] Step 9/24 : RUN go mod tidy [2021-05-27T05:57:52.978Z] ---> Running in d223463790e3 [2021-05-27T05:57:53.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T05:57:54.664Z] Removing intermediate container d223463790e3 [2021-05-27T05:57:54.664Z] ---> 0706b9e75520 [2021-05-27T05:57:54.664Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T05:57:54.926Z] ---> Running in e3590d36b074 [2021-05-27T05:57:55.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T05:58:27.773Z] Removing intermediate container 9e25f527cc2e [2021-05-27T05:58:27.773Z] ---> 635414145d50 [2021-05-27T05:58:27.773Z] [2021-05-27T05:58:27.773Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T05:58:27.773Z] 3.12: Pulling from library/alpine [2021-05-27T05:58:27.773Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T05:58:27.773Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T05:58:27.773Z] ---> 13621d1b12d4 [2021-05-27T05:58:27.773Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T05:58:27.773Z] ---> Running in 385381d18581 [2021-05-27T05:58:27.773Z] Removing intermediate container 385381d18581 [2021-05-27T05:58:27.773Z] ---> 887d65e9aa03 [2021-05-27T05:58:27.773Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T05:58:27.773Z] ---> Running in 04c0dd9a55cf [2021-05-27T05:58:27.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:27.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:27.773Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T05:58:27.773Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T05:58:27.773Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:58:27.773Z] OK: 6 MiB in 16 packages [2021-05-27T05:58:27.773Z] Removing intermediate container 04c0dd9a55cf [2021-05-27T05:58:27.773Z] ---> 9d741d559eb9 [2021-05-27T05:58:27.773Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T05:58:27.773Z] ---> Running in 0239dc18e000 [2021-05-27T05:58:27.773Z] Removing intermediate container 0239dc18e000 [2021-05-27T05:58:27.773Z] ---> 11ccf5afd4eb [2021-05-27T05:58:27.773Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T05:58:27.773Z] ---> Running in 612d4c80803c [2021-05-27T05:58:28.045Z] Removing intermediate container 612d4c80803c [2021-05-27T05:58:28.045Z] ---> 2d7598773a8d [2021-05-27T05:58:28.045Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T05:58:28.045Z] ---> Running in dcbc004b4974 [2021-05-27T05:58:29.008Z] Removing intermediate container dcbc004b4974 [2021-05-27T05:58:29.008Z] ---> 07c02c5fdedd [2021-05-27T05:58:29.008Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T05:58:29.008Z] ---> Running in c8d20c3fdf10 [2021-05-27T05:58:29.281Z] Removing intermediate container c8d20c3fdf10 [2021-05-27T05:58:29.281Z] ---> fbe9735a9fe8 [2021-05-27T05:58:29.281Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T05:58:29.560Z] ---> b9afa9860322 [2021-05-27T05:58:29.560Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T05:58:29.560Z] ---> Running in 5a90e5ae5868 [2021-05-27T05:58:31.021Z] Removing intermediate container a728dfa58868 [2021-05-27T05:58:31.021Z] ---> 482983381728 [2021-05-27T05:58:31.021Z] [2021-05-27T05:58:31.021Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T05:58:31.021Z] ---> 13621d1b12d4 [2021-05-27T05:58:31.021Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T05:58:31.021Z] ---> Running in 5ba6b29fb797 [2021-05-27T05:58:31.366Z] Removing intermediate container 5a90e5ae5868 [2021-05-27T05:58:31.366Z] ---> 1860bf7b3e04 [2021-05-27T05:58:31.366Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:58:31.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:31.763Z] ---> 3e19449a85c8 [2021-05-27T05:58:31.763Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T05:58:31.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:32.506Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T05:58:32.506Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T05:58:32.506Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:58:32.506Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T05:58:32.506Z] ---> 1c4d41b5ba0d [2021-05-27T05:58:32.506Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T05:58:32.506Z] OK: 6 MiB in 16 packages [2021-05-27T05:58:32.932Z] ---> bf7d5ac03378 [2021-05-27T05:58:32.932Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T05:58:33.267Z] Removing intermediate container 5ba6b29fb797 [2021-05-27T05:58:33.267Z] ---> f446e3e482ce [2021-05-27T05:58:33.267Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:58:33.267Z] ---> 7fa4d35ce990 [2021-05-27T05:58:33.267Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T05:58:33.267Z] ---> Running in 959d7104a4a3 [2021-05-27T05:58:33.592Z] Removing intermediate container 959d7104a4a3 [2021-05-27T05:58:33.592Z] ---> 627417bfa25f [2021-05-27T05:58:33.592Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T05:58:33.592Z] ---> Running in d9433d0f65ac [2021-05-27T05:58:33.592Z] ---> f88380eec128 [2021-05-27T05:58:33.592Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T05:58:33.879Z] ---> Running in 8a6aef35f67c [2021-05-27T05:58:33.879Z] Removing intermediate container d9433d0f65ac [2021-05-27T05:58:33.879Z] ---> 1bb1ee12724d [2021-05-27T05:58:33.879Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T05:58:34.147Z] ---> Running in 879d25b1ea14 [2021-05-27T05:58:34.147Z] Removing intermediate container 8a6aef35f67c [2021-05-27T05:58:34.147Z] ---> 604d8fad4055 [2021-05-27T05:58:34.147Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T05:58:34.407Z] Removing intermediate container 879d25b1ea14 [2021-05-27T05:58:34.407Z] ---> df38a104e428 [2021-05-27T05:58:34.407Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:58:34.407Z] ---> fc2d3e552316 [2021-05-27T05:58:34.407Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T05:58:34.669Z] ---> Running in e5c4ae069604 [2021-05-27T05:58:34.669Z] ---> f4d0a49ff959 [2021-05-27T05:58:34.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T05:58:35.624Z] ---> d99cee958156 [2021-05-27T05:58:35.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T05:58:35.885Z] ---> cebd37828f5b [2021-05-27T05:58:35.885Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T05:58:35.885Z] ---> Running in 34b7443b7e14 [2021-05-27T05:58:36.149Z] Removing intermediate container e5c4ae069604 [2021-05-27T05:58:36.149Z] ---> 61afaae9f105 [2021-05-27T05:58:36.149Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T05:58:36.149Z] ---> Running in 859d98ac6c0c [2021-05-27T05:58:36.414Z] Removing intermediate container 34b7443b7e14 [2021-05-27T05:58:36.415Z] ---> 29e7a85908fa [2021-05-27T05:58:36.415Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:58:37.012Z] ---> Running in edb7a7694c0a [2021-05-27T05:58:37.012Z] Removing intermediate container 859d98ac6c0c [2021-05-27T05:58:37.012Z] ---> 854605020d3e [2021-05-27T05:58:37.012Z] Step 29/32 : CMD ["gate"] [2021-05-27T05:58:37.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T05:58:37.280Z] ---> Running in 95b0dc346d72 [2021-05-27T05:58:37.281Z] Removing intermediate container edb7a7694c0a [2021-05-27T05:58:37.281Z] ---> d3fed878eae0 [2021-05-27T05:58:37.281Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T05:58:37.860Z] ---> Running in 064dffe7642d [2021-05-27T05:58:38.130Z] Removing intermediate container 95b0dc346d72 [2021-05-27T05:58:38.130Z] ---> b7533351c1f5 [2021-05-27T05:58:38.130Z] Step 30/32 : LABEL arch=x86_64 [2021-05-27T05:58:38.395Z] Removing intermediate container acd55cfaf5ea [2021-05-27T05:58:38.395Z] ---> a1e53820178b [2021-05-27T05:58:38.395Z] [2021-05-27T05:58:38.395Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T05:58:38.395Z] ---> 13621d1b12d4 [2021-05-27T05:58:38.395Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T05:58:38.395Z] ---> Running in f2b43b212133 [2021-05-27T05:58:38.395Z] Removing intermediate container 064dffe7642d [2021-05-27T05:58:38.395Z] ---> 402234c5e81f [2021-05-27T05:58:38.395Z] Step 22/23 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:58:38.395Z] ---> Running in 74792eb80499 [2021-05-27T05:58:38.673Z] ---> Running in 5b5f6f5cffd3 [2021-05-27T05:58:38.936Z] Removing intermediate container f2b43b212133 [2021-05-27T05:58:38.936Z] ---> 8fa182a90f67 [2021-05-27T05:58:38.936Z] Step 31/32 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:58:39.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:39.206Z] Removing intermediate container 74792eb80499 [2021-05-27T05:58:39.206Z] ---> 274b28e6504b [2021-05-27T05:58:39.206Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T05:58:39.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:39.466Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T05:58:39.466Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:58:39.466Z] OK: 6 MiB in 15 packages [2021-05-27T05:58:40.040Z] ---> Running in eb86bbfedd73 [2021-05-27T05:58:40.040Z] ---> Running in 1ecc19d86a96 [2021-05-27T05:58:40.040Z] Removing intermediate container d940d29b9ea8 [2021-05-27T05:58:40.040Z] ---> 3ca9b3116882 [2021-05-27T05:58:40.040Z] [2021-05-27T05:58:40.040Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T05:58:40.040Z] ---> 13621d1b12d4 [2021-05-27T05:58:40.040Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T05:58:40.040Z] Removing intermediate container 1ecc19d86a96 [2021-05-27T05:58:40.040Z] ---> ac30805a9dea [2021-05-27T05:58:40.040Z] [2021-05-27T05:58:40.040Z] ---> Running in 25f1b2600a15 [2021-05-27T05:58:40.040Z] Removing intermediate container eb86bbfedd73 [2021-05-27T05:58:40.040Z] ---> c93ccdcca689 [2021-05-27T05:58:40.040Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T05:58:40.040Z] Successfully built ac30805a9dea [2021-05-27T05:58:40.306Z] Successfully tagged support-notifications:latest [2021-05-27T05:58:40.307Z] Building security-proxy-setup [2021-05-27T05:58:40.307Z]  Building support-notifications ... done  ---> Running in 6f4fc4f2dda5 [2021-05-27T05:58:40.569Z] Removing intermediate container 25f1b2600a15 [2021-05-27T05:58:40.569Z] ---> 8f5c734a9b6e [2021-05-27T05:58:40.569Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T05:58:43.119Z] Removing intermediate container 5b5f6f5cffd3 [2021-05-27T05:58:43.119Z] ---> b7a36e5bafca [2021-05-27T05:58:43.119Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:58:43.690Z] Removing intermediate container 6f4fc4f2dda5 [2021-05-27T05:58:43.690Z] ---> 2928746e1670 [2021-05-27T05:58:43.690Z] [2021-05-27T05:58:43.690Z] ---> Running in 592b1cd6d9ad [2021-05-27T05:58:43.690Z] Successfully built 2928746e1670 [2021-05-27T05:58:43.852Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T05:58:45.072Z] Successfully tagged security-bootstrapper:latest [2021-05-27T05:58:45.072Z] Building security-secretstore-setup [2021-05-27T05:58:45.072Z] ---> Running in ca1e5fd903ec [2021-05-27T05:58:45.072Z]  Building security-bootstrapper ... done Removing intermediate container e3590d36b074 [2021-05-27T05:58:45.072Z] ---> f65a8ea0cbd7 [2021-05-27T05:58:45.072Z] [2021-05-27T05:58:45.072Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T05:58:45.072Z] ---> 13621d1b12d4 [2021-05-27T05:58:45.072Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T05:58:45.072Z] ---> Using cache [2021-05-27T05:58:45.072Z] ---> b7a36e5bafca [2021-05-27T05:58:45.072Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:58:45.072Z] Removing intermediate container 592b1cd6d9ad [2021-05-27T05:58:45.072Z] ---> 2b6f037ccf4e [2021-05-27T05:58:45.072Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T05:58:45.334Z] ---> Running in 0092577998bb [2021-05-27T05:58:51.923Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:58:51.924Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:58:52.184Z] ---> fa7420dd7e61 [2021-05-27T05:58:52.184Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T05:58:52.184Z] ---> Using cache [2021-05-27T05:58:52.184Z] ---> 6048030bfeb1 [2021-05-27T05:58:52.184Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:58:52.184Z] ---> Using cache [2021-05-27T05:58:52.184Z] ---> 804011909cfb [2021-05-27T05:58:52.184Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T05:58:52.184Z] ---> Using cache [2021-05-27T05:58:52.184Z] ---> f35706e2b422 [2021-05-27T05:58:52.184Z] Step 6/26 : COPY go.mod . [2021-05-27T05:58:52.184Z] ---> Using cache [2021-05-27T05:58:52.184Z] ---> 4d8973720a47 [2021-05-27T05:58:52.184Z] Step 7/26 : RUN go mod download [2021-05-27T05:58:52.184Z] ---> Using cache [2021-05-27T05:58:52.184Z] ---> 892a763c4916 [2021-05-27T05:58:52.184Z] Step 8/26 : COPY . . [2021-05-27T05:58:52.184Z] ---> Using cache [2021-05-27T05:58:52.184Z] ---> a67f3dbd9387 [2021-05-27T05:58:52.184Z] Step 9/26 : RUN go mod tidy [2021-05-27T05:58:52.184Z] ---> Using cache [2021-05-27T05:58:52.184Z] ---> 0706b9e75520 [2021-05-27T05:58:52.184Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T05:58:54.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T05:58:54.056Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T05:58:55.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:58:55.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:58:55.509Z] ---> fa7420dd7e61 [2021-05-27T05:58:55.509Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T05:58:55.509Z] ---> Using cache [2021-05-27T05:58:55.509Z] ---> 6048030bfeb1 [2021-05-27T05:58:55.509Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:58:55.509Z] ---> Using cache [2021-05-27T05:58:55.509Z] ---> 804011909cfb [2021-05-27T05:58:55.509Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T05:58:55.509Z] ---> Using cache [2021-05-27T05:58:55.509Z] ---> f35706e2b422 [2021-05-27T05:58:55.509Z] Step 6/22 : COPY go.mod . [2021-05-27T05:58:55.509Z] ---> Using cache [2021-05-27T05:58:55.510Z] ---> 4d8973720a47 [2021-05-27T05:58:55.510Z] Step 7/22 : RUN go mod download [2021-05-27T05:58:55.510Z] ---> Using cache [2021-05-27T05:58:55.510Z] ---> 892a763c4916 [2021-05-27T05:58:55.510Z] Step 8/22 : COPY . . [2021-05-27T05:58:55.510Z] ---> Using cache [2021-05-27T05:58:55.510Z] ---> a67f3dbd9387 [2021-05-27T05:58:55.510Z] Step 9/22 : RUN go mod tidy [2021-05-27T05:58:55.510Z] ---> Using cache [2021-05-27T05:58:55.510Z] ---> 0706b9e75520 [2021-05-27T05:58:55.510Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T05:58:56.082Z] ---> Running in a3adbd5c59e8 [2021-05-27T05:58:56.082Z] Removing intermediate container ca1e5fd903ec [2021-05-27T05:58:56.082Z] ---> 1e40cfbc64d9 [2021-05-27T05:58:56.082Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T05:58:56.348Z] Removing intermediate container 0092577998bb [2021-05-27T05:58:56.348Z] ---> 2a54e66b54a0 [2021-05-27T05:58:56.348Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T05:58:56.348Z] ---> Running in 90913bc0e607 [2021-05-27T05:58:56.348Z] ---> Running in ad12b136a63b [2021-05-27T05:58:56.348Z] ---> Running in 9266dba7f3ee [2021-05-27T05:58:56.348Z] ---> Running in 4ab6ca843784 [2021-05-27T05:58:56.348Z] Removing intermediate container a3adbd5c59e8 [2021-05-27T05:58:56.348Z] ---> 11e2059c6920 [2021-05-27T05:58:56.348Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:58:56.348Z] Removing intermediate container 9266dba7f3ee [2021-05-27T05:58:56.348Z] ---> 5693290de73a [2021-05-27T05:58:56.348Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T05:58:56.348Z] ---> Running in f83cd8bef98f [2021-05-27T05:58:56.348Z] Removing intermediate container 4ab6ca843784 [2021-05-27T05:58:56.348Z] ---> 930ac717a15e [2021-05-27T05:58:56.348Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T05:58:56.348Z] ---> Running in d32ccb926777 [2021-05-27T05:58:56.348Z] ---> Running in cbb5f3f34341 [2021-05-27T05:58:56.612Z] Removing intermediate container d32ccb926777 [2021-05-27T05:58:56.612Z] ---> 377f16ba8f54 [2021-05-27T05:58:56.612Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:58:56.612Z] Removing intermediate container cbb5f3f34341 [2021-05-27T05:58:56.612Z] ---> 1e4292541925 [2021-05-27T05:58:56.612Z] Step 16/24 : WORKDIR / [2021-05-27T05:58:56.612Z] ---> Running in d434862a65f0 [2021-05-27T05:58:56.697Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T05:58:56.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T05:58:56.878Z] ---> 12f80aa0dc49 [2021-05-27T05:58:56.878Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T05:58:56.878Z] Removing intermediate container d434862a65f0 [2021-05-27T05:58:56.878Z] ---> 76cc38fbdf67 [2021-05-27T05:58:56.878Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:58:57.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T05:58:57.406Z] ---> 2d9b0763e6ff [2021-05-27T05:58:57.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T05:58:57.682Z] ---> 65418859cd16 [2021-05-27T05:58:57.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T05:58:57.682Z] Removing intermediate container f83cd8bef98f [2021-05-27T05:58:57.682Z] ---> 12fe58b42d31 [2021-05-27T05:58:57.682Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T05:58:57.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T05:58:57.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T05:58:57.698Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T05:58:57.948Z] ---> Running in 16c0d5c3998c [2021-05-27T05:58:57.948Z] ---> 5f50325648d2 [2021-05-27T05:58:57.948Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T05:58:58.213Z] ---> Running in da20f8303135 [2021-05-27T05:58:58.213Z] ---> 922a77b93d3e [2021-05-27T05:58:58.213Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T05:58:58.476Z] Removing intermediate container da20f8303135 [2021-05-27T05:58:58.476Z] ---> 7a3b9e9e54ea [2021-05-27T05:58:58.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:58:58.476Z] ---> Running in 2cc5419759b0 [2021-05-27T05:58:58.739Z] ---> 5f66fdb13f54 [2021-05-27T05:58:58.739Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T05:58:58.739Z] ---> Running in 998180c8cc8a [2021-05-27T05:58:58.739Z] Removing intermediate container 2cc5419759b0 [2021-05-27T05:58:58.739Z] ---> 9132755b6ab8 [2021-05-27T05:58:58.739Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T05:58:58.739Z] ---> Running in 481c914a2f36 [2021-05-27T05:58:58.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:59.000Z] Removing intermediate container 998180c8cc8a [2021-05-27T05:58:59.000Z] ---> 5338b0571347 [2021-05-27T05:58:59.000Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:58:59.000Z] ---> Running in 98cb479e321f [2021-05-27T05:58:59.000Z] Removing intermediate container 481c914a2f36 [2021-05-27T05:58:59.000Z] ---> bfaf9a8ce46a [2021-05-27T05:58:59.000Z] Step 22/23 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:58:59.000Z] ---> Running in aeba6a29e31e [2021-05-27T05:58:59.264Z] Removing intermediate container 98cb479e321f [2021-05-27T05:58:59.264Z] ---> 3cedfd21842c [2021-05-27T05:58:59.264Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T05:58:59.264Z] ---> Running in b620215d6ab7 [2021-05-27T05:58:59.264Z] Removing intermediate container aeba6a29e31e [2021-05-27T05:58:59.264Z] ---> 0b4cb62728f7 [2021-05-27T05:58:59.265Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T05:58:59.265Z] ---> Running in e6e8a80e900b [2021-05-27T05:58:59.265Z] Removing intermediate container b620215d6ab7 [2021-05-27T05:58:59.265Z] ---> d87bdece6846 [2021-05-27T05:58:59.265Z] Step 23/24 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:58:59.527Z] ---> Running in 149ea7b72b4a [2021-05-27T05:58:59.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:59.528Z] Removing intermediate container e6e8a80e900b [2021-05-27T05:58:59.528Z] ---> 884a9d4521da [2021-05-27T05:58:59.528Z] [2021-05-27T05:58:59.788Z] Successfully built 884a9d4521da [2021-05-27T05:58:59.788Z] Successfully tagged support-scheduler:latest [2021-05-27T05:58:59.788Z] Building sys-mgmt-agent [2021-05-27T05:59:00.052Z]  Building support-scheduler ... done Removing intermediate container 149ea7b72b4a [2021-05-27T05:59:00.052Z] ---> e99e23f529ff [2021-05-27T05:59:00.052Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T05:59:00.052Z] ---> Running in 8d03d3b2cd67 [2021-05-27T05:59:00.052Z] Removing intermediate container 8d03d3b2cd67 [2021-05-27T05:59:00.052Z] ---> 5c0905df7a19 [2021-05-27T05:59:00.052Z] [2021-05-27T05:59:00.052Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T05:59:00.053Z] Successfully built 5c0905df7a19 [2021-05-27T05:59:00.053Z] Successfully tagged core-metadata:latest [2021-05-27T05:59:00.053Z]  Building core-metadata ... done Building core-command [2021-05-27T05:59:00.313Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T05:59:00.313Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T05:59:00.313Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T05:59:00.580Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T05:59:00.580Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T05:59:00.865Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:59:00.865Z] OK: 8 MiB in 20 packages [2021-05-27T05:59:02.062Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T05:59:02.336Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T05:59:12.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T05:59:12.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T05:59:12.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T05:59:13.137Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:59:13.137Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:59:13.137Z] ---> fa7420dd7e61 [2021-05-27T05:59:13.137Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> 6048030bfeb1 [2021-05-27T05:59:13.137Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> 804011909cfb [2021-05-27T05:59:13.137Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> f35706e2b422 [2021-05-27T05:59:13.137Z] Step 6/24 : COPY go.mod . [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> 4d8973720a47 [2021-05-27T05:59:13.137Z] Step 7/24 : RUN go mod download [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> 892a763c4916 [2021-05-27T05:59:13.137Z] Step 8/24 : COPY . . [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> a67f3dbd9387 [2021-05-27T05:59:13.137Z] Step 9/24 : RUN go mod tidy [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> 0706b9e75520 [2021-05-27T05:59:13.137Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T05:59:13.137Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:59:13.137Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:59:13.137Z] ---> fa7420dd7e61 [2021-05-27T05:59:13.137Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> 6048030bfeb1 [2021-05-27T05:59:13.137Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:59:13.137Z] ---> Using cache [2021-05-27T05:59:13.137Z] ---> 804011909cfb [2021-05-27T05:59:13.137Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T05:59:13.715Z] Removing intermediate container 16c0d5c3998c [2021-05-27T05:59:13.715Z] ---> b1e85fda080a [2021-05-27T05:59:13.715Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:59:13.715Z] ---> Running in 2b33129e521e [2021-05-27T05:59:13.715Z] ---> Running in 5adaed4c6424 [2021-05-27T05:59:13.979Z] ---> 1772a90f8a3e [2021-05-27T05:59:13.979Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T05:59:14.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T05:59:15.183Z] ---> d0fb9457bdf4 [2021-05-27T05:59:15.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T05:59:15.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:59:15.457Z] ---> 925a3930bf08 [2021-05-27T05:59:15.457Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T05:59:15.457Z] ---> Running in 03893dbcb6a2 [2021-05-27T05:59:15.457Z] Removing intermediate container 03893dbcb6a2 [2021-05-27T05:59:15.457Z] ---> b707cc50cb1f [2021-05-27T05:59:15.457Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:59:15.726Z] ---> Running in 0d141a65a7ba [2021-05-27T05:59:16.002Z] Removing intermediate container 0d141a65a7ba [2021-05-27T05:59:16.002Z] ---> e90e52772c3e [2021-05-27T05:59:16.002Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T05:59:16.002Z] ---> Running in 3646794a1163 [2021-05-27T05:59:16.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:59:16.002Z] Removing intermediate container 3646794a1163 [2021-05-27T05:59:16.002Z] ---> 92fafcb66e67 [2021-05-27T05:59:16.002Z] Step 23/24 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:59:16.002Z] ---> Running in 03cfded1f79a [2021-05-27T05:59:16.282Z] Removing intermediate container 03cfded1f79a [2021-05-27T05:59:16.282Z] ---> aceffb8b3b66 [2021-05-27T05:59:16.282Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T05:59:16.282Z] ---> Running in e1ef353087a8 [2021-05-27T05:59:16.560Z] Removing intermediate container e1ef353087a8 [2021-05-27T05:59:16.560Z] ---> 813831df5eac [2021-05-27T05:59:16.560Z] [2021-05-27T05:59:16.835Z] Successfully built 813831df5eac [2021-05-27T05:59:16.835Z] OK: 219 MiB in 52 packages [2021-05-27T05:59:16.835Z] Successfully tagged core-data:latest [2021-05-27T05:59:17.109Z]  Building core-data ... done Removing intermediate container 5adaed4c6424 [2021-05-27T05:59:17.109Z] ---> cb32305afb8c [2021-05-27T05:59:17.109Z] Step 6/24 : COPY go.mod . [2021-05-27T05:59:17.378Z] ---> ccf7b680ad87 [2021-05-27T05:59:17.378Z] Step 7/24 : RUN go mod download [2021-05-27T05:59:17.378Z] ---> Running in ff4e98591b5c [2021-05-27T05:59:18.341Z] Removing intermediate container ff4e98591b5c [2021-05-27T05:59:18.341Z] ---> 296b5b5fcf3b [2021-05-27T05:59:18.341Z] Step 8/24 : COPY . . [2021-05-27T05:59:19.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.368s coverage: 46.1% of statements [2021-05-27T05:59:19.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T05:59:19.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T05:59:19.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T05:59:19.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T05:59:19.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T05:59:19.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T05:59:19.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.162s coverage: 28.7% of statements [2021-05-27T05:59:19.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.269s coverage: 100.0% of statements [2021-05-27T05:59:26.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.662s coverage: 27.7% of statements [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T05:59:26.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.277s coverage: 81.2% of statements [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T05:59:26.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.171s coverage: 100.0% of statements [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T05:59:26.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.185s coverage: 100.0% of statements [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T05:59:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T05:59:28.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.313s coverage: 58.6% of statements [2021-05-27T05:59:28.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T05:59:28.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T05:59:28.507Z] ---> 58421b540bb4 [2021-05-27T05:59:28.507Z] Step 9/24 : RUN go mod tidy [2021-05-27T05:59:28.507Z] ---> Running in 1d62e391b2f3 [2021-05-27T05:59:29.923Z] Removing intermediate container 1d62e391b2f3 [2021-05-27T05:59:29.923Z] ---> 23eec7d8d34f [2021-05-27T05:59:29.923Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T05:59:29.923Z] ---> Running in eaad048fb690 [2021-05-27T05:59:30.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.508s coverage: 87.7% of statements [2021-05-27T05:59:30.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T05:59:30.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:59:30.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.231s coverage: 78.9% of statements [2021-05-27T05:59:30.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T05:59:30.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T05:59:37.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-05-27T05:59:37.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T05:59:40.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.303s coverage: 28.6% of statements [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T05:59:40.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.286s coverage: 100.0% of statements [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T05:59:40.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.178s coverage: 100.0% of statements [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T05:59:40.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.376s coverage: 86.7% of statements [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T05:59:40.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.510s coverage: 97.5% of statements [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T05:59:40.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.260s coverage: 78.3% of statements [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T05:59:40.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T05:59:43.847Z] Removing intermediate container ad12b136a63b [2021-05-27T05:59:43.847Z] ---> 5c4590024098 [2021-05-27T05:59:43.847Z] [2021-05-27T05:59:43.847Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T05:59:43.847Z] ---> 13621d1b12d4 [2021-05-27T05:59:43.847Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T05:59:43.847Z] Removing intermediate container 90913bc0e607 [2021-05-27T05:59:43.847Z] ---> d4ff4b90b445 [2021-05-27T05:59:43.847Z] [2021-05-27T05:59:43.847Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T05:59:43.847Z] ---> 13621d1b12d4 [2021-05-27T05:59:43.847Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T05:59:43.847Z] ---> Running in 0103a8b2d8ab [2021-05-27T05:59:43.847Z] ---> Running in b3a7eb2638b4 [2021-05-27T05:59:43.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:59:43.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:59:43.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:59:43.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:59:44.124Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T05:59:44.124Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T05:59:44.124Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T05:59:44.124Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T05:59:44.124Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:59:44.124Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T05:59:44.124Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T05:59:44.124Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T05:59:44.124Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T05:59:44.124Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T05:59:44.124Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T05:59:44.124Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T05:59:44.124Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:59:44.124Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T05:59:44.124Z] OK: 7 MiB in 18 packages [2021-05-27T05:59:44.415Z] OK: 7 MiB in 20 packages [2021-05-27T05:59:45.037Z] Removing intermediate container b3a7eb2638b4 [2021-05-27T05:59:45.037Z] ---> 7a2a2ab47811 [2021-05-27T05:59:45.037Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T05:59:45.037Z] Removing intermediate container 0103a8b2d8ab [2021-05-27T05:59:45.037Z] ---> 72b01e6450eb [2021-05-27T05:59:45.037Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T05:59:45.037Z] ---> Running in e249bf86c8b5 [2021-05-27T05:59:45.310Z] ---> Running in b615916939c8 [2021-05-27T05:59:45.310Z] Removing intermediate container e249bf86c8b5 [2021-05-27T05:59:45.310Z] ---> 59670e66be9f [2021-05-27T05:59:45.310Z] Step 14/22 : WORKDIR /edgex [2021-05-27T05:59:45.310Z] ---> Running in 7ddd2202aff3 [2021-05-27T05:59:45.310Z] Removing intermediate container b615916939c8 [2021-05-27T05:59:45.310Z] ---> 453cfce16e11 [2021-05-27T05:59:45.310Z] Step 14/26 : WORKDIR / [2021-05-27T05:59:45.576Z] ---> Running in 7f3abc85a16b [2021-05-27T05:59:45.576Z] Removing intermediate container 7ddd2202aff3 [2021-05-27T05:59:45.576Z] ---> 4c5de70ddc48 [2021-05-27T05:59:45.576Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T05:59:45.849Z] Removing intermediate container 7f3abc85a16b [2021-05-27T05:59:45.849Z] ---> 0b6108180ade [2021-05-27T05:59:45.849Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-27T05:59:46.123Z] ---> 4d58f236cae4 [2021-05-27T05:59:46.123Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-27T05:59:46.123Z] ---> 3a1f0efee79a [2021-05-27T05:59:46.123Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T05:59:46.420Z] ---> 500f2a0d183b [2021-05-27T05:59:46.420Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T05:59:46.685Z] ---> 27851085567d [2021-05-27T05:59:46.685Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T05:59:46.685Z] ---> 8a0605e236b0 [2021-05-27T05:59:46.685Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-27T05:59:47.264Z] ---> 4a7576831487 [2021-05-27T05:59:47.264Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T05:59:47.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.137s coverage: 95.1% of statements [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T05:59:47.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T05:59:47.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.317s coverage: 0.8% of statements [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T05:59:47.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.172s coverage: 21.7% of statements [2021-05-27T05:59:47.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T05:59:47.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements [2021-05-27T05:59:47.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.212s coverage: 79.5% of statements [2021-05-27T05:59:47.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-05-27T05:59:47.529Z] ---> afc6cfd22179 [2021-05-27T05:59:47.530Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T05:59:47.530Z] ---> Running in 5bb904ff8f36 [2021-05-27T05:59:47.796Z] Removing intermediate container 5bb904ff8f36 [2021-05-27T05:59:47.796Z] ---> 73c75227e188 [2021-05-27T05:59:47.796Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T05:59:47.796Z] ---> d7c80ee32f92 [2021-05-27T05:59:47.796Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T05:59:47.796Z] ---> Running in bcead4c9dd4a [2021-05-27T05:59:47.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements [2021-05-27T05:59:48.370Z] Removing intermediate container bcead4c9dd4a [2021-05-27T05:59:48.370Z] ---> 053556ee6b92 [2021-05-27T05:59:48.370Z] Step 20/22 : LABEL arch=x86_64 [2021-05-27T05:59:48.370Z] ---> c820acf748f4 [2021-05-27T05:59:48.370Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T05:59:48.370Z] ---> Running in 904365ffa12f [2021-05-27T05:59:48.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2021-05-27T05:59:48.633Z] Removing intermediate container 904365ffa12f [2021-05-27T05:59:48.633Z] ---> f1b1c51552f6 [2021-05-27T05:59:48.633Z] Step 21/22 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:59:48.633Z] ---> Running in 75eea109b847 [2021-05-27T05:59:48.633Z] ---> b80cdb5eb308 [2021-05-27T05:59:48.633Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-27T05:59:48.910Z] ---> Running in 1a1e323bde4e [2021-05-27T05:59:48.910Z] Removing intermediate container 75eea109b847 [2021-05-27T05:59:48.910Z] ---> 508cbb3d4472 [2021-05-27T05:59:48.910Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T05:59:49.178Z] ---> Running in 3849213be712 [2021-05-27T05:59:49.765Z] Removing intermediate container 3849213be712 [2021-05-27T05:59:49.765Z] ---> 2d61bc0f2175 [2021-05-27T05:59:49.765Z] [2021-05-27T05:59:49.765Z] Successfully built 2d61bc0f2175 [2021-05-27T05:59:49.765Z] Successfully tagged security-proxy-setup:latest [2021-05-27T05:59:49.765Z]  Building security-proxy-setup ... done Removing intermediate container 2b33129e521e [2021-05-27T05:59:49.765Z] ---> 23920b8f9329 [2021-05-27T05:59:49.765Z] [2021-05-27T05:59:49.765Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T05:59:49.765Z] ---> 13621d1b12d4 [2021-05-27T05:59:49.765Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T05:59:49.765Z] ---> Using cache [2021-05-27T05:59:49.765Z] ---> b7a36e5bafca [2021-05-27T05:59:49.765Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:59:49.765Z] ---> Using cache [2021-05-27T05:59:49.765Z] ---> 2a54e66b54a0 [2021-05-27T05:59:49.765Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T05:59:49.765Z] ---> Running in a8672f6c37b1 [2021-05-27T05:59:50.033Z] Removing intermediate container a8672f6c37b1 [2021-05-27T05:59:50.033Z] ---> effd547e72a5 [2021-05-27T05:59:50.033Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T05:59:50.033Z] Removing intermediate container 1a1e323bde4e [2021-05-27T05:59:50.033Z] ---> 1558d4642501 [2021-05-27T05:59:50.033Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T05:59:50.033Z] ---> Running in d4349b8da065 [2021-05-27T05:59:50.033Z] ---> Running in 0515f8ff0f83 [2021-05-27T05:59:50.296Z] Removing intermediate container 0515f8ff0f83 [2021-05-27T05:59:50.297Z] ---> 40e1beb15150 [2021-05-27T05:59:50.297Z] Step 16/24 : WORKDIR / [2021-05-27T05:59:50.297Z] Removing intermediate container d4349b8da065 [2021-05-27T05:59:50.297Z] ---> f3f1f8a2bfe1 [2021-05-27T05:59:50.297Z] Step 24/26 : LABEL arch=x86_64 [2021-05-27T05:59:50.297Z] ---> Running in a707bcdf31ab [2021-05-27T05:59:50.297Z] ---> Running in ca1ca0c244b6 [2021-05-27T05:59:50.561Z] Removing intermediate container a707bcdf31ab [2021-05-27T05:59:50.562Z] ---> be590fbcecd7 [2021-05-27T05:59:50.562Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:59:50.562Z] Removing intermediate container ca1ca0c244b6 [2021-05-27T05:59:50.562Z] ---> b9356ea369d8 [2021-05-27T05:59:50.562Z] Step 25/26 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:59:50.562Z] ---> Running in 731c7eb48e90 [2021-05-27T05:59:50.822Z] ---> 5da79ee67136 [2021-05-27T05:59:50.822Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T05:59:50.822Z] Removing intermediate container 731c7eb48e90 [2021-05-27T05:59:50.822Z] ---> 965312f5ca14 [2021-05-27T05:59:50.822Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T05:59:51.085Z] ---> Running in 9dde335c481d [2021-05-27T05:59:51.350Z] ---> 6fd6abdedc47 [2021-05-27T05:59:51.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T05:59:51.350Z] Removing intermediate container 9dde335c481d [2021-05-27T05:59:51.350Z] ---> 4443562b106c [2021-05-27T05:59:51.350Z] [2021-05-27T05:59:51.622Z] Successfully built 4443562b106c [2021-05-27T05:59:51.622Z] Successfully tagged security-secretstore-setup:latest [2021-05-27T05:59:51.622Z]  Building security-secretstore-setup ... done  ---> 4a8ba33465e4 [2021-05-27T05:59:51.622Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T05:59:51.622Z] ---> Running in 477959a64299 [2021-05-27T05:59:51.622Z] Removing intermediate container 477959a64299 [2021-05-27T05:59:51.622Z] ---> 22076d3209bc [2021-05-27T05:59:51.622Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:59:51.622Z] ---> Running in e00c96f5969c [2021-05-27T05:59:51.891Z] Removing intermediate container e00c96f5969c [2021-05-27T05:59:51.891Z] ---> 8f842a1b9160 [2021-05-27T05:59:51.891Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T05:59:52.156Z] ---> Running in 8f297ff2f50a [2021-05-27T05:59:52.156Z] Removing intermediate container 8f297ff2f50a [2021-05-27T05:59:52.156Z] ---> 53c50e91c3b5 [2021-05-27T05:59:52.156Z] Step 23/24 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T05:59:52.156Z] ---> Running in 2e9b59f9ed4a [2021-05-27T05:59:52.424Z] Removing intermediate container 2e9b59f9ed4a [2021-05-27T05:59:52.424Z] ---> f7734f10fbd8 [2021-05-27T05:59:52.424Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T05:59:53.004Z] ---> Running in fcb41059649c [2021-05-27T05:59:53.004Z] Removing intermediate container eaad048fb690 [2021-05-27T05:59:53.004Z] ---> 4be65c2ad6ea [2021-05-27T05:59:53.004Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T05:59:53.004Z] ---> Running in f559897ad691 [2021-05-27T05:59:53.004Z] Removing intermediate container fcb41059649c [2021-05-27T05:59:53.004Z] ---> 3d40410f7a6f [2021-05-27T05:59:53.004Z] [2021-05-27T05:59:53.004Z] Successfully built 3d40410f7a6f [2021-05-27T05:59:53.004Z] Successfully tagged core-command:latest [2021-05-27T05:59:53.265Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T05:59:53.842Z] Removing intermediate container f559897ad691 [2021-05-27T05:59:53.842Z] ---> 36fb7d79a463 [2021-05-27T05:59:53.842Z] [2021-05-27T05:59:53.842Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T05:59:53.842Z] 20.10.0: Pulling from library/docker [2021-05-27T05:59:57.171Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T05:59:57.171Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T05:59:57.171Z] ---> aefe523efa57 [2021-05-27T05:59:57.171Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:59:58.123Z] ---> Running in 09f24a4322c9 [2021-05-27T05:59:58.383Z] Removing intermediate container 09f24a4322c9 [2021-05-27T05:59:58.383Z] ---> e933639eae1c [2021-05-27T05:59:58.383Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T05:59:58.383Z] ---> Running in ed96eaebbf09 [2021-05-27T05:59:58.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:59:58.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:59:58.646Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T05:59:58.646Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T05:59:58.646Z] Executing bash-5.0.17-r0.post-install [2021-05-27T05:59:58.646Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T05:59:58.646Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T05:59:58.646Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T05:59:58.646Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T05:59:58.646Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T05:59:58.646Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T05:59:58.910Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T05:59:58.910Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T05:59:58.910Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T05:59:58.910Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T05:59:58.910Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T05:59:59.169Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T05:59:59.169Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T05:59:59.169Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T05:59:59.169Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T05:59:59.430Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T05:59:59.430Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T05:59:59.430Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T05:59:59.430Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T05:59:59.430Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T05:59:59.430Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T05:59:59.430Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T05:59:59.430Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T05:59:59.430Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T05:59:59.430Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T05:59:59.430Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T05:59:59.430Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T05:59:59.430Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T05:59:59.430Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T05:59:59.430Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T05:59:59.430Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T05:59:59.430Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T05:59:59.430Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T05:59:59.430Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T05:59:59.430Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T05:59:59.430Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T05:59:59.430Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T05:59:59.430Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T05:59:59.430Z] OK: 72 MiB in 59 packages [2021-05-27T06:00:00.374Z] Collecting docker-compose==1.23.2 [2021-05-27T06:00:00.374Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T06:00:00.374Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T06:00:00.374Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T06:00:00.638Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T06:00:00.638Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T06:00:00.638Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T06:00:00.638Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T06:00:01.216Z] Collecting PyYAML<4,>=3.10 [2021-05-27T06:00:01.216Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T06:00:01.798Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T06:00:01.798Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T06:00:02.061Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T06:00:02.061Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T06:00:02.323Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T06:00:02.323Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T06:00:02.323Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T06:00:02.323Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T06:00:02.323Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T06:00:02.583Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T06:00:02.584Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T06:00:02.584Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T06:00:02.584Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T06:00:02.584Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-27T06:00:02.584Z] Collecting idna<2.8,>=2.5 [2021-05-27T06:00:02.584Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T06:00:02.584Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T06:00:02.584Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T06:00:02.846Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-27T06:00:02.846Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T06:00:02.846Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T06:00:02.846Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T06:00:02.846Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T06:00:02.846Z] Installing collected packages: dockerpty, websocket-client, texttable, PyYAML, docopt, idna, urllib3, requests, docker-pycreds, docker, cached-property, jsonschema, docker-compose [2021-05-27T06:00:02.846Z] Running setup.py install for dockerpty: started [2021-05-27T06:00:03.107Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T06:00:03.107Z] Running setup.py install for texttable: started [2021-05-27T06:00:03.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.199s coverage: 94.4% of statements [2021-05-27T06:00:03.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.144s coverage: 44.8% of statements [2021-05-27T06:00:03.680Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T06:00:03.680Z] Running setup.py install for PyYAML: started [2021-05-27T06:00:03.941Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T06:00:03.941Z] Running setup.py install for docopt: started [2021-05-27T06:00:04.203Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T06:00:04.203Z] Attempting uninstall: idna [2021-05-27T06:00:04.203Z] Found existing installation: idna 2.9 [2021-05-27T06:00:04.203Z] Uninstalling idna-2.9: [2021-05-27T06:00:04.203Z] Successfully uninstalled idna-2.9 [2021-05-27T06:00:04.203Z] Attempting uninstall: urllib3 [2021-05-27T06:00:04.203Z] Found existing installation: urllib3 1.25.9 [2021-05-27T06:00:04.203Z] Uninstalling urllib3-1.25.9: [2021-05-27T06:00:04.203Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T06:00:04.464Z] Attempting uninstall: requests [2021-05-27T06:00:04.464Z] Found existing installation: requests 2.23.0 [2021-05-27T06:00:04.464Z] Uninstalling requests-2.23.0: [2021-05-27T06:00:04.464Z] Successfully uninstalled requests-2.23.0 [2021-05-27T06:00:05.036Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-27T06:00:05.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.517s coverage: 81.8% of statements [2021-05-27T06:00:05.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T06:00:08.356Z] Removing intermediate container ed96eaebbf09 [2021-05-27T06:00:08.356Z] ---> 089ccf05346b [2021-05-27T06:00:08.356Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T06:00:08.356Z] ---> Running in d5b20282d88a [2021-05-27T06:00:08.356Z] Removing intermediate container d5b20282d88a [2021-05-27T06:00:08.356Z] ---> 0261d7a79b18 [2021-05-27T06:00:08.356Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T06:00:08.356Z] ---> Running in 7f6296d873e7 [2021-05-27T06:00:08.356Z] Removing intermediate container 7f6296d873e7 [2021-05-27T06:00:08.356Z] ---> ca9120f2220f [2021-05-27T06:00:08.356Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T06:00:08.932Z] ---> ddfbbdd9ca61 [2021-05-27T06:00:08.932Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T06:00:08.932Z] ---> 413cf34a310d [2021-05-27T06:00:08.932Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T06:00:09.192Z] ---> 60f89055460b [2021-05-27T06:00:09.192Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T06:00:09.192Z] ---> Running in f89bba6641b3 [2021-05-27T06:00:09.192Z] Removing intermediate container f89bba6641b3 [2021-05-27T06:00:09.192Z] ---> 852e246ac5ca [2021-05-27T06:00:09.192Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:00:09.192Z] ---> Running in d1de95c826f6 [2021-05-27T06:00:09.454Z] Removing intermediate container d1de95c826f6 [2021-05-27T06:00:09.454Z] ---> 4a02f4e244b8 [2021-05-27T06:00:09.454Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T06:00:09.454Z] ---> Running in 2c6a88ebd5ed [2021-05-27T06:00:09.454Z] Removing intermediate container 2c6a88ebd5ed [2021-05-27T06:00:09.454Z] ---> b1493a8033f5 [2021-05-27T06:00:09.454Z] Step 23/24 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:00:09.454Z] ---> Running in a66ee6ca224d [2021-05-27T06:00:09.728Z] Removing intermediate container a66ee6ca224d [2021-05-27T06:00:09.728Z] ---> 7fde6b7dc6cc [2021-05-27T06:00:09.728Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:00:09.728Z] ---> Running in 74882e3790f7 [2021-05-27T06:00:09.728Z] Removing intermediate container 74882e3790f7 [2021-05-27T06:00:09.728Z] ---> fa114dd6fd06 [2021-05-27T06:00:09.728Z] [2021-05-27T06:00:09.728Z] Successfully built fa114dd6fd06 [2021-05-27T06:00:09.728Z] Successfully tagged sys-mgmt-agent:latest [2021-05-27T06:00:09.997Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T06:00:10.014Z] $ docker stop --time=1 9e929c562e2a39b97b843622f0d13715ce55d780d2153499b512fec9fdcf5801 [2021-05-27T06:00:11.329Z] $ docker rm -f 9e929c562e2a39b97b843622f0d13715ce55d780d2153499b512fec9fdcf5801 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T06:00:11.773Z] + docker images [2021-05-27T06:00:11.773Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T06:00:11.773Z] sys-mgmt-agent latest fa114dd6fd06 2 seconds ago 312MB [2021-05-27T06:00:11.773Z] 36fb7d79a463 18 seconds ago 1.16GB [2021-05-27T06:00:11.773Z] core-command latest 3d40410f7a6f 19 seconds ago 17.1MB [2021-05-27T06:00:11.774Z] security-secretstore-setup latest 4443562b106c 20 seconds ago 25.7MB [2021-05-27T06:00:11.774Z] security-proxy-setup latest 2d61bc0f2175 22 seconds ago 25.3MB [2021-05-27T06:00:11.774Z] 23920b8f9329 22 seconds ago 1.16GB [2021-05-27T06:00:11.774Z] 5c4590024098 30 seconds ago 1.16GB [2021-05-27T06:00:11.774Z] d4ff4b90b445 30 seconds ago 1.16GB [2021-05-27T06:00:11.774Z] core-data latest 813831df5eac 55 seconds ago 21.6MB [2021-05-27T06:00:11.774Z] support-scheduler latest 884a9d4521da About a minute ago 17.1MB [2021-05-27T06:00:11.774Z] core-metadata latest 5c0905df7a19 About a minute ago 18.6MB [2021-05-27T06:00:11.774Z] f65a8ea0cbd7 About a minute ago 1.17GB [2021-05-27T06:00:11.774Z] security-bootstrapper latest 2928746e1670 About a minute ago 18.2MB [2021-05-27T06:00:11.774Z] support-notifications latest ac30805a9dea About a minute ago 17.8MB [2021-05-27T06:00:11.774Z] 3ca9b3116882 About a minute ago 1.17GB [2021-05-27T06:00:11.774Z] a1e53820178b About a minute ago 1.16GB [2021-05-27T06:00:11.774Z] 482983381728 About a minute ago 1.16GB [2021-05-27T06:00:11.774Z] 635414145d50 About a minute ago 1.15GB [2021-05-27T06:00:11.774Z] ci-base-image-x86_64 latest fa7420dd7e61 7 minutes ago 648MB [2021-05-27T06:00:11.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-27T06:00:11.774Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-27T06:00:11.774Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-27T06:00:11.774Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-27T06:00:11.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.147s coverage: 100.0% of statements [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.212s coverage: 76.0% of statements [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.832s coverage: 64.4% of statements [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T06:00:13.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-05-27T06:00:13.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-05-27T06:00:14.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-05-27T06:00:19.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.059s coverage: 66.9% of statements [2021-05-27T06:00:19.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T06:00:19.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T06:00:19.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T06:00:20.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.812s coverage: 43.5% of statements [2021-05-27T06:00:20.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T06:00:20.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T06:00:20.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements [2021-05-27T06:00:20.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T06:00:20.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.131s coverage: 84.8% of statements [2021-05-27T06:00:26.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.498s coverage: 46.8% of statements [2021-05-27T06:00:26.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T06:00:26.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T06:00:26.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T06:00:26.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T06:00:26.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T06:00:26.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements [2021-05-27T06:00:26.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T06:00:26.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2021-05-27T06:00:26.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T06:00:26.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T06:00:27.426Z] Still waiting to schedule task [2021-05-27T06:00:27.427Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-607’ [2021-05-27T06:00:28.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.241s coverage: 18.9% of statements [2021-05-27T06:00:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T06:00:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T06:00:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T06:00:28.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.531s coverage: 91.9% of statements [2021-05-27T06:00:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T06:00:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T06:00:28.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.767s coverage: 28.7% of statements [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.240s coverage: 99.0% of statements [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.220s coverage: 100.0% of statements [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.240s coverage: 64.6% of statements [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.383s coverage: 97.6% of statements [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.072s coverage: 100.0% of statements [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T06:00:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T06:00:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.091s coverage: 100.0% of statements [2021-05-27T06:00:37.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.157s coverage: 28.1% of statements [2021-05-27T06:00:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T06:00:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T06:00:37.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.150s coverage: 27.9% of statements [2021-05-27T06:00:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T06:00:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T06:00:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T06:00:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T06:00:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T06:00:37.982Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-27T06:00:38.958Z] GO111MODULE=on go vet ./... [2021-05-27T06:02:15.931Z] gofmt -l . [2021-05-27T06:02:16.214Z] [ "`gofmt -l .`" = "" ] [2021-05-27T06:02:18.836Z] ./bin/test-go-mod-tidy.sh [2021-05-27T06:02:19.440Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T06:02:22.816Z] + ls -al . [2021-05-27T06:02:22.816Z] total 880 [2021-05-27T06:02:22.816Z] drwxrwxr-x 9 1001 1001 4096 May 27 06:02 . [2021-05-27T06:02:22.816Z] drwxr-xr-x 4 root root 4096 May 27 05:57 .. [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 11 May 27 05:55 .dockerignore [2021-05-27T06:02:22.816Z] drwxrwxr-x 8 1001 1001 4096 May 27 05:55 .git [2021-05-27T06:02:22.816Z] drwxrwxr-x 3 1001 1001 4096 May 27 05:55 .github [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 818 May 27 05:55 .gitignore [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 166 May 27 05:55 .sonarcloud.properties [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 8609 May 27 05:55 Attribution.txt [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 3804 May 27 05:55 CONTRIBUTING.md [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 931 May 27 05:55 Dockerfile.build [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 863 May 27 05:55 Jenkinsfile [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 10775 May 27 05:55 LICENSE [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 5632 May 27 05:55 Makefile [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 7978 May 27 05:55 README.md [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 6755 May 27 05:55 SECURITY.md [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 5 May 27 05:51 VERSION [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 4131 May 27 05:55 ZMQWindows.md [2021-05-27T06:02:22.816Z] drwxrwxr-x 2 1001 1001 4096 May 27 05:55 bin [2021-05-27T06:02:22.816Z] drwxrwxr-x 14 1001 1001 4096 May 27 05:55 cmd [2021-05-27T06:02:22.816Z] -rw-r--r-- 1 root root 741453 May 27 06:00 coverage.out [2021-05-27T06:02:22.816Z] -rw-r--r-- 1 root root 1060 May 27 06:02 go.mod [2021-05-27T06:02:22.816Z] -rw-r--r-- 1 root root 21686 May 27 05:57 go.sum [2021-05-27T06:02:22.816Z] drwxrwxr-x 8 1001 1001 4096 May 27 05:55 internal [2021-05-27T06:02:22.816Z] drwxrwxr-x 4 1001 1001 4096 May 27 05:55 openapi [2021-05-27T06:02:22.816Z] drwxrwxr-x 4 1001 1001 4096 May 27 05:55 snap [2021-05-27T06:02:22.816Z] -rw-rw-r-- 1 1001 1001 168 May 27 05:55 version.go [Pipeline] sh [2021-05-27T06:02:23.560Z] + '[' -e coverage.out ] [2021-05-27T06:02:23.560Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T06:02:23.605Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T06:02:24.678Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T06:02:25.346Z] + make build [2021-05-27T06:02:25.346Z] go mod tidy [2021-05-27T06:02:25.944Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T06:02:32.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T06:02:58.267Z] Running on prd-ubuntu18.04-docker-8c-8g-608 in /w/workspace/edgexfoundry_edgex-go_PR-3516 [Pipeline] { [Pipeline] ws [2021-05-27T06:02:58.324Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-27T06:02:58.485Z] The recommended git tool is: git [2021-05-27T06:02:59.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T06:03:02.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T06:03:02.183Z] using credential edgex-jenkins-ssh [2021-05-27T06:03:02.195Z] Cloning the remote Git repository [2021-05-27T06:03:02.218Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T06:03:02.283Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-27T06:03:02.328Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T06:03:02.328Z] > git --version # timeout=10 [2021-05-27T06:03:02.334Z] > git --version # 'git version 2.17.1' [2021-05-27T06:03:02.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:03:02.375Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T06:03:07.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T06:03:07.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T06:03:12.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T06:03:16.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T06:03:18.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T06:03:18.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T06:03:18.277Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T06:03:18.290Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T06:03:18.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:03:18.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3516/head:refs/remotes/origin/PR-3516 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T06:03:18.792Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:03:18.918Z] Merge succeeded, producing dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:03:18.918Z] Checking out Revision dd40d1c01913953a0757be55c05d85a2e55f623f (PR-3516) [2021-05-27T06:03:19.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T06:03:18.800Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T06:03:18.806Z] > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [2021-05-27T06:03:18.881Z] > git remote # timeout=10 [2021-05-27T06:03:18.889Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T06:03:18.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T06:03:18.900Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T06:03:18.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T06:03:18.921Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T06:03:18.925Z] > git checkout -f dd40d1c01913953a0757be55c05d85a2e55f623f # timeout=10 [2021-05-27T06:03:22.662Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-27T06:03:22.694Z] > git --version # timeout=10 [2021-05-27T06:03:22.699Z] > git --version # 'git version 2.17.1' [2021-05-27T06:03:22.703Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T06:03:23.059Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:03:23.811Z] + echo snap-build.sh [2021-05-27T06:03:23.812Z] snap-build.sh [2021-05-27T06:03:23.812Z] + SNAP_BASE_DIR=. [2021-05-27T06:03:23.812Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-27T06:03:23.812Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-27T06:03:23.812Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-27T06:03:23.812Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-27T06:03:23.812Z] + cd /w/workspace/edgex-go/1 [2021-05-27T06:03:23.812Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-27T06:03:23.812Z] Reading package lists... [2021-05-27T06:03:23.812Z] Building dependency tree... [2021-05-27T06:03:24.074Z] Reading state information... [2021-05-27T06:03:24.074Z] The following packages were automatically installed and are no longer required: [2021-05-27T06:03:24.074Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-27T06:03:24.074Z] uidmap xdelta3 [2021-05-27T06:03:24.074Z] Use 'sudo apt autoremove' to remove them. [2021-05-27T06:03:24.074Z] The following packages will be REMOVED: [2021-05-27T06:03:24.074Z] lxd* lxd-client* [2021-05-27T06:03:24.650Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-27T06:03:24.650Z] After this operation, 31.7 MB disk space will be freed. [2021-05-27T06:03:25.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T06:03:25.439Z] (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 ... 190317 files and directories currently installed.) [2021-05-27T06:03:25.439Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T06:03:26.385Z] Removing lxd dnsmasq configuration [2021-05-27T06:03:26.385Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T06:03:26.647Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-27T06:03:27.593Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T06:03:27.856Z] (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 ... 190142 files and directories currently installed.) [2021-05-27T06:03:27.856Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T06:03:28.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T06:03:29.249Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-27T06:03:29.249Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-27T06:03:30.641Z] + sudo snap remove --purge lxd [2021-05-27T06:03:30.905Z] snap "lxd" is not installed [2021-05-27T06:03:30.905Z] + sudo groupadd --force --system lxd [2021-05-27T06:03:30.905Z] ++ whoami [2021-05-27T06:03:30.905Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-27T06:03:31.169Z] + newgrp - lxd [2021-05-27T06:03:31.169Z] + sudo snap install lxd [Pipeline] } [2021-05-27T06:03:33.863Z] $ docker stop --time=1 080324c3256f263d7db7cf7bd9bfd5d10cbbfd3f7fbafb2b3b4bdf2783541412 [2021-05-27T06:03:36.430Z] $ docker rm -f 080324c3256f263d7db7cf7bd9bfd5d10cbbfd3f7fbafb2b3b4bdf2783541412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:03:38.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T06:03:38.800Z] [2021-05-27T06:03:38.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:03:39.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T06:03:39.470Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-27T06:03:39.470Z] 29e5d40040c1: Pulling fs layer [2021-05-27T06:03:39.470Z] 1ce36da41761: Pulling fs layer [2021-05-27T06:03:39.471Z] 25b303627fd3: Pulling fs layer [2021-05-27T06:03:39.746Z] 29e5d40040c1: Verifying Checksum [2021-05-27T06:03:39.746Z] 29e5d40040c1: Download complete [2021-05-27T06:03:40.344Z] 1ce36da41761: Verifying Checksum [2021-05-27T06:03:40.344Z] 1ce36da41761: Download complete [2021-05-27T06:03:40.344Z] 29e5d40040c1: Pull complete [2021-05-27T06:03:41.801Z] 1ce36da41761: Pull complete [2021-05-27T06:03:42.076Z] 25b303627fd3: Verifying Checksum [2021-05-27T06:03:42.076Z] 25b303627fd3: Download complete [2021-05-27T06:03:43.448Z] 2021-05-27T06:03:40Z INFO Waiting for automatic snapd restart... [2021-05-27T06:03:52.225Z] 25b303627fd3: Pull complete [2021-05-27T06:03:52.225Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-27T06:03:52.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T06:03:52.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-27T06:03:52.506Z] prd-ubuntu18.04-docker-arm64-4c-16g-603 does not seem to be running inside a container [2021-05-27T06:03:52.621Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T06:03:55.485Z] $ docker top 67afcfce1c9dd04379f42ead5043d6ac69903082a2f00d89eec4bb90071db9af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T06:03:56.598Z] + docker-compose build --help [2021-05-27T06:03:56.599Z] + grep parallel [2021-05-27T06:03:59.987Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T06:04:00.278Z] $ docker stop --time=1 67afcfce1c9dd04379f42ead5043d6ac69903082a2f00d89eec4bb90071db9af [2021-05-27T06:04:02.124Z] $ docker rm -f 67afcfce1c9dd04379f42ead5043d6ac69903082a2f00d89eec4bb90071db9af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:04:02.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T06:04:02.994Z] . [Pipeline] withDockerContainer [2021-05-27T06:04:03.274Z] prd-ubuntu18.04-docker-arm64-4c-16g-603 does not seem to be running inside a container [2021-05-27T06:04:03.341Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T06:04:04.833Z] $ docker top 181b1ac764ee63d508c1a6e5d61c381aab860e940cfa4624e5371b47e959613b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T06:04:05.445Z] lxd 4.14 from Canonical* installed [2021-05-27T06:04:05.445Z] + sudo lxd init --auto [2021-05-27T06:04:05.834Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T06:04:09.211Z] Building core-command ... [2021-05-27T06:04:09.211Z] Building core-data ... [2021-05-27T06:04:09.211Z] Building core-metadata ... [2021-05-27T06:04:09.211Z] Building security-bootstrapper ... [2021-05-27T06:04:09.211Z] Building security-proxy-setup ... [2021-05-27T06:04:09.211Z] Building security-secretstore-setup ... [2021-05-27T06:04:09.211Z] Building support-notifications ... [2021-05-27T06:04:09.211Z] Building support-scheduler ... [2021-05-27T06:04:09.211Z] Building sys-mgmt-agent ... [2021-05-27T06:04:09.211Z] Building security-secretstore-setup [2021-05-27T06:04:09.211Z] Building support-notifications [2021-05-27T06:04:09.211Z] Building sys-mgmt-agent [2021-05-27T06:04:09.211Z] Building security-bootstrapper [2021-05-27T06:04:09.211Z] Building core-command [2021-05-27T06:04:15.563Z] + sudo snap install --classic snapcraft [2021-05-27T06:04:22.169Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T06:04:22.170Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-27T06:04:22.170Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-27T06:04:22.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T06:04:22.170Z] Dload Upload Total Spent Left Speed [2021-05-27T06:04:22.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3352 0 --:--:-- --:--:-- --:--:-- 3352 [2021-05-27T06:04:22.170Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-05-27T06:04:22.170Z] ./yq_linux_amd64 [2021-05-27T06:04:22.170Z] + sudo snapcraft prime --use-lxd [2021-05-27T06:04:23.533Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-27T06:04:23.795Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-27T06:04:23.795Z] - README.md [2021-05-27T06:04:23.795Z] [2021-05-27T06:04:23.795Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T06:04:24.372Z] Launching a container. [2021-05-27T06:04:32.546Z] Waiting for container to be ready [2021-05-27T06:04:32.546Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-27T06:04:32.546Z] [2021-05-27T06:04:36.760Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-27T06:04:36.760Z] Waiting for network to be ready... [2021-05-27T06:04:36.760Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T06:04:37.029Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T06:04:37.029Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T06:04:37.029Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T06:04:37.029Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T06:04:37.029Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T06:04:37.029Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T06:04:37.029Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T06:04:37.029Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T06:04:37.029Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T06:04:37.607Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T06:04:37.869Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T06:04:38.131Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T06:04:38.131Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T06:04:38.131Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T06:04:38.131Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T06:04:38.131Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T06:04:38.131Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T06:04:38.499Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T06:04:38.773Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2071 kB] [2021-05-27T06:04:38.773Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T06:04:38.773Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T06:04:38.773Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T06:04:38.773Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T06:04:38.773Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T06:04:38.773Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T06:04:39.034Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T06:04:40.951Z] Fetched 24.6 MB in 4s (5784 kB/s) [2021-05-27T06:04:41.895Z] Reading package lists... [2021-05-27T06:04:42.157Z] Reading package lists... [2021-05-27T06:04:42.157Z] Building dependency tree... [2021-05-27T06:04:42.157Z] Reading state information... [2021-05-27T06:04:42.418Z] The following additional packages will be installed: [2021-05-27T06:04:42.418Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T06:04:42.418Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T06:04:42.418Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T06:04:42.418Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-27T06:04:42.418Z] Suggested packages: [2021-05-27T06:04:42.418Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-27T06:04:42.418Z] Recommended packages: [2021-05-27T06:04:42.418Z] gnupg libsasl2-modules [2021-05-27T06:04:42.418Z] The following NEW packages will be installed: [2021-05-27T06:04:42.418Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T06:04:42.418Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T06:04:42.418Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T06:04:42.418Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-27T06:04:42.418Z] The following packages will be upgraded: [2021-05-27T06:04:42.418Z] gpg gpg-agent gpgconf libudev1 [2021-05-27T06:04:42.418Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-27T06:04:42.418Z] Need to get 3530 kB of archives. [2021-05-27T06:04:42.418Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-27T06:04:42.418Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-27T06:04:42.418Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-27T06:04:42.418Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-27T06:04:42.418Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-27T06:04:42.679Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-27T06:04:42.940Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-27T06:04:43.202Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-27T06:04:43.202Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-27T06:04:43.202Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-27T06:04:43.465Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-27T06:04:43.465Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-27T06:04:43.465Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-27T06:04:43.465Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-27T06:04:43.465Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-27T06:04:43.465Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-27T06:04:43.465Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-27T06:04:43.465Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-27T06:04:43.465Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-27T06:04:43.465Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-27T06:04:43.465Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-27T06:04:43.465Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-27T06:04:43.465Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-27T06:04:43.465Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:04:43.726Z] Fetched 3530 kB in 1s (3412 kB/s) [2021-05-27T06:04:43.726Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T06:04:43.726Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:04:43.987Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T06:04:44.249Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-27T06:04:44.249Z] Selecting previously unselected package udev. [2021-05-27T06:04:44.249Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T06:04:44.249Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:04:44.249Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-27T06:04:44.511Z] Selecting previously unselected package libfuse2:amd64. [2021-05-27T06:04:44.511Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T06:04:44.511Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T06:04:44.511Z] Selecting previously unselected package fuse. [2021-05-27T06:04:44.511Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T06:04:44.511Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-27T06:04:44.773Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:04:44.773Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T06:04:44.773Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:04:44.773Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T06:04:44.773Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:04:44.773Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T06:04:45.037Z] Selecting previously unselected package libksba8:amd64. [2021-05-27T06:04:45.038Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-27T06:04:45.038Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-27T06:04:45.038Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-27T06:04:45.038Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.038Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:45.299Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-27T06:04:45.299Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.299Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:45.299Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-27T06:04:45.299Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.299Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:45.561Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-27T06:04:45.561Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.561Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:45.561Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-27T06:04:45.561Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.561Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:45.561Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-27T06:04:45.561Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.561Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:45.823Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-27T06:04:45.823Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.823Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:45.823Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-27T06:04:45.823Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.823Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:45.823Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-27T06:04:45.823Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:04:45.823Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:46.090Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T06:04:46.090Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T06:04:46.090Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T06:04:46.090Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T06:04:46.090Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T06:04:46.090Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T06:04:46.090Z] Selecting previously unselected package libldap-common. [2021-05-27T06:04:46.090Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-27T06:04:46.090Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T06:04:46.090Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T06:04:46.090Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-27T06:04:46.090Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T06:04:46.351Z] Selecting previously unselected package dirmngr. [2021-05-27T06:04:46.351Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:04:46.351Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T06:04:46.351Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T06:04:46.351Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-27T06:04:46.351Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T06:04:46.351Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T06:04:46.351Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T06:04:46.351Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-27T06:04:46.351Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:46.351Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-27T06:04:46.351Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T06:04:46.618Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-27T06:04:46.879Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T06:04:47.147Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:47.148Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-27T06:04:47.148Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-27T06:04:47.148Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-27T06:04:47.148Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:47.148Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:47.148Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:47.148Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:47.148Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:47.148Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:47.148Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:04:47.148Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T06:04:47.148Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T06:04:47.148Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T06:04:47.733Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-27T06:04:47.733Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-27T06:04:47.733Z] This means they are not meant to be enabled using systemctl. [2021-05-27T06:04:47.733Z] Possible reasons for having this kind of units are: [2021-05-27T06:04:47.733Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-27T06:04:47.733Z] .wants/ or .requires/ directory. [2021-05-27T06:04:47.733Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-27T06:04:47.733Z] a requirement dependency on it. [2021-05-27T06:04:47.733Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-27T06:04:47.733Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-27T06:04:47.733Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-27T06:04:47.733Z] instance name specified. [2021-05-27T06:04:47.995Z] Reading package lists... [2021-05-27T06:04:48.256Z] Building dependency tree... [2021-05-27T06:04:48.256Z] Reading state information... [2021-05-27T06:04:48.520Z] The following additional packages will be installed: [2021-05-27T06:04:48.520Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-27T06:04:48.520Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-27T06:04:48.520Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-27T06:04:48.520Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-27T06:04:48.520Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-27T06:04:48.520Z] Suggested packages: [2021-05-27T06:04:48.520Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-27T06:04:48.520Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-27T06:04:48.520Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-27T06:04:48.520Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-27T06:04:48.520Z] systemd-container policykit-1 [2021-05-27T06:04:48.520Z] Recommended packages: [2021-05-27T06:04:48.520Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-27T06:04:48.520Z] The following NEW packages will be installed: [2021-05-27T06:04:48.520Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-27T06:04:48.520Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-27T06:04:48.520Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-27T06:04:48.520Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-27T06:04:48.520Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-27T06:04:48.520Z] The following packages will be upgraded: [2021-05-27T06:04:48.520Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-27T06:04:48.520Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-27T06:04:48.520Z] Need to get 35.2 MB of archives. [2021-05-27T06:04:48.520Z] After this operation, 141 MB of additional disk space will be used. [2021-05-27T06:04:48.520Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-27T06:04:48.520Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-27T06:04:48.520Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-27T06:04:48.520Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-27T06:04:48.520Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-27T06:04:48.790Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-27T06:04:48.790Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-27T06:04:48.790Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-27T06:04:48.790Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-27T06:04:48.790Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-27T06:04:48.790Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-27T06:04:48.790Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-27T06:04:48.790Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-27T06:04:48.790Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-27T06:04:48.790Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-27T06:04:48.790Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-27T06:04:48.790Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-27T06:04:49.733Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-27T06:04:49.733Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-27T06:04:49.733Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-27T06:04:49.733Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-27T06:04:49.733Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-27T06:04:49.733Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-27T06:04:49.733Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-27T06:04:49.733Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-27T06:04:49.733Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-27T06:04:49.733Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-27T06:04:49.733Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-27T06:04:49.733Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-27T06:04:49.733Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-27T06:04:49.733Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:04:49.733Z] Fetched 35.2 MB in 1s (28.8 MB/s) [2021-05-27T06:04:49.995Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T06:04:49.995Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:04:49.995Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T06:04:50.571Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:04:50.571Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T06:04:50.833Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-27T06:04:50.833Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T06:04:50.833Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-27T06:04:50.833Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-27T06:04:50.833Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-27T06:04:51.095Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T06:04:51.095Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-27T06:04:51.095Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-27T06:04:51.357Z] Setting up apt (1.6.13) ... [2021-05-27T06:04:51.357Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-27T06:04:51.628Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-27T06:04:51.896Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-27T06:04:51.896Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T06:04:51.896Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T06:04:52.157Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-27T06:04:52.157Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T06:04:52.157Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:04:52.419Z] Selecting previously unselected package libexpat1:amd64. [2021-05-27T06:04:52.419Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-27T06:04:52.419Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T06:04:52.419Z] Selecting previously unselected package python3.6-minimal. [2021-05-27T06:04:52.419Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T06:04:52.419Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:04:52.683Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T06:04:52.945Z] Checking for services that may need to be restarted...done. [2021-05-27T06:04:52.945Z] Checking for services that may need to be restarted...done. [2021-05-27T06:04:52.945Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:04:52.945Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T06:04:52.945Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:04:53.529Z] Selecting previously unselected package python3-minimal. [2021-05-27T06:04:53.529Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-27T06:04:53.529Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-27T06:04:53.529Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-27T06:04:53.529Z] Selecting previously unselected package mime-support. [2021-05-27T06:04:53.529Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-27T06:04:53.529Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-27T06:04:53.529Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-27T06:04:53.529Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-27T06:04:53.529Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T06:04:53.793Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-27T06:04:53.793Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T06:04:53.793Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:04:54.055Z] Selecting previously unselected package python3.6. [2021-05-27T06:04:54.055Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T06:04:54.055Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:04:54.055Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T06:04:54.055Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-27T06:04:54.055Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T06:04:54.055Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-27T06:04:54.317Z] Selecting previously unselected package python3. [2021-05-27T06:04:54.317Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-27T06:04:54.317Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-27T06:04:54.317Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-27T06:04:54.317Z] Selecting previously unselected package multiarch-support. [2021-05-27T06:04:54.317Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:04:54.317Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T06:04:54.579Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T06:04:54.843Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-27T06:04:54.843Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-27T06:04:54.843Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-27T06:04:54.843Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T06:04:56.798Z] Selecting previously unselected package libbsd0:amd64. [2021-05-27T06:04:56.798Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-27T06:04:56.798Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T06:04:56.798Z] Selecting previously unselected package sudo. [2021-05-27T06:04:56.798Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-27T06:04:56.798Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T06:04:56.798Z] Selecting previously unselected package apparmor. [2021-05-27T06:04:56.798Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T06:04:56.798Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-27T06:04:56.798Z] Selecting previously unselected package libedit2:amd64. [2021-05-27T06:04:56.798Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-27T06:04:56.798Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T06:04:56.798Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T06:04:56.798Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T06:04:56.798Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:04:57.067Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T06:04:57.067Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T06:04:57.067Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:04:57.067Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T06:04:57.067Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-27T06:04:57.067Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T06:04:57.067Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T06:04:57.067Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T06:04:57.067Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:04:57.330Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T06:04:57.330Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T06:04:57.330Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:04:57.330Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-27T06:04:57.330Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-27T06:04:57.330Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T06:04:57.623Z] Selecting previously unselected package openssh-client. [2021-05-27T06:04:57.623Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-27T06:04:57.623Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T06:04:57.623Z] Selecting previously unselected package squashfs-tools. [2021-05-27T06:04:57.623Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-27T06:04:57.623Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T06:04:57.623Z] Selecting previously unselected package snapd. [2021-05-27T06:04:57.623Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-27T06:04:57.889Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-27T06:04:59.832Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T06:04:59.832Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T06:04:59.832Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-27T06:04:59.832Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T06:04:59.832Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T06:04:59.832Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:04:59.832Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T06:05:00.093Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-27T06:05:00.093Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-27T06:05:00.666Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T06:05:00.666Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T06:05:00.666Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T06:05:00.666Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:05:00.666Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:05:00.666Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:05:01.239Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T06:05:01.239Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:05:01.239Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T06:05:01.240Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-27T06:05:01.240Z] running python rtupdate hooks for python3.6... [2021-05-27T06:05:01.240Z] running python post-rtupdate hooks for python3.6... [2021-05-27T06:05:01.240Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-27T06:05:03.800Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-27T06:05:04.063Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:05:04.063Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T06:05:04.063Z] Setting up snapd (2.48.3+18.04) ... [2021-05-27T06:05:04.326Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-27T06:05:04.590Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-27T06:05:04.852Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-27T06:05:04.852Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-27T06:05:05.116Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T06:05:05.116Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T06:05:05.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-27T06:05:05.376Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-27T06:05:05.638Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-27T06:05:05.900Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-27T06:05:05.900Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-27T06:05:05.900Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T06:05:05.900Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T06:05:06.848Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T06:05:07.109Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T06:05:07.110Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T06:05:08.318Z] Reading package lists... [2021-05-27T06:05:08.581Z] Reading package lists... [2021-05-27T06:05:08.581Z] Building dependency tree... [2021-05-27T06:05:08.581Z] Reading state information... [2021-05-27T06:05:08.842Z] Calculating upgrade... [2021-05-27T06:05:08.842Z] The following packages will be upgraded: [2021-05-27T06:05:08.842Z] advancecomp base-files bash binutils binutils-common [2021-05-27T06:05:08.842Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-27T06:05:08.842Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-27T06:05:08.842Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-27T06:05:08.842Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-27T06:05:08.842Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-27T06:05:08.842Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-27T06:05:08.842Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-27T06:05:08.842Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-27T06:05:08.842Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-27T06:05:08.842Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-27T06:05:08.842Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-27T06:05:08.842Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-27T06:05:08.842Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-27T06:05:08.842Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-27T06:05:08.842Z] ubuntu-keyring util-linux [2021-05-27T06:05:08.842Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T06:05:08.842Z] Need to get 64.1 MB of archives. [2021-05-27T06:05:08.842Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-27T06:05:08.842Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-27T06:05:09.104Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-27T06:05:09.104Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-27T06:05:09.104Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-27T06:05:09.104Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-27T06:05:09.104Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-27T06:05:09.104Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-27T06:05:09.104Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-27T06:05:09.104Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-27T06:05:09.104Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-27T06:05:09.104Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-27T06:05:09.104Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-27T06:05:09.104Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-27T06:05:09.104Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-27T06:05:09.104Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-27T06:05:09.104Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-27T06:05:09.104Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-27T06:05:09.104Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-27T06:05:09.369Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-27T06:05:09.369Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-27T06:05:09.369Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-27T06:05:09.369Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-27T06:05:09.369Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-27T06:05:09.369Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-27T06:05:09.369Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-27T06:05:09.369Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-27T06:05:09.369Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-27T06:05:09.369Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-27T06:05:09.369Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-27T06:05:09.369Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-27T06:05:09.369Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-27T06:05:09.369Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-27T06:05:09.369Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-27T06:05:09.369Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-27T06:05:09.369Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-27T06:05:09.369Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-27T06:05:09.369Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-27T06:05:09.369Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-27T06:05:09.369Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-27T06:05:09.369Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-27T06:05:09.369Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-27T06:05:09.369Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-27T06:05:09.369Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-27T06:05:09.369Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-27T06:05:09.369Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-27T06:05:09.369Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-27T06:05:09.369Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-27T06:05:09.369Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-27T06:05:09.369Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-27T06:05:09.369Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-27T06:05:09.369Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-27T06:05:09.369Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-27T06:05:09.369Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-27T06:05:09.369Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-27T06:05:09.369Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-27T06:05:09.369Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-27T06:05:09.369Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-27T06:05:09.630Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-27T06:05:09.891Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-27T06:05:09.891Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-27T06:05:09.891Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-27T06:05:09.891Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-27T06:05:09.891Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-27T06:05:09.891Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-27T06:05:09.891Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-27T06:05:09.891Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-27T06:05:10.463Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-27T06:05:10.463Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-27T06:05:10.724Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-27T06:05:10.985Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-27T06:05:10.985Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-27T06:05:10.985Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-27T06:05:10.985Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-27T06:05:11.247Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-27T06:05:11.247Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-27T06:05:11.247Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-27T06:05:11.247Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-27T06:05:11.247Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-27T06:05:11.247Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-27T06:05:11.247Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-27T06:05:11.247Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-27T06:05:11.247Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-27T06:05:11.247Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-27T06:05:11.247Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-27T06:05:11.247Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-27T06:05:11.247Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-27T06:05:11.247Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-27T06:05:11.247Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-27T06:05:11.508Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-27T06:05:11.508Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-27T06:05:11.508Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-27T06:05:11.508Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-27T06:05:11.508Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-27T06:05:11.508Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-27T06:05:11.508Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-27T06:05:11.508Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-27T06:05:11.508Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-27T06:05:11.508Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-27T06:05:11.508Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-27T06:05:11.508Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-27T06:05:11.770Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-27T06:05:11.770Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-27T06:05:11.770Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:05:12.032Z] Fetched 64.1 MB in 3s (22.9 MB/s) [2021-05-27T06:05:12.032Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:12.032Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:05:12.292Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T06:05:14.840Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:05:14.840Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T06:05:14.840Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-27T06:05:14.840Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-27T06:05:15.102Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.102Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:15.363Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.363Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:15.363Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.363Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:15.363Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.363Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:15.623Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.623Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:15.623Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.623Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:15.623Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.623Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:15.623Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:15.885Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T06:05:15.885Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.885Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-27T06:05:15.885Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:15.885Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T06:05:15.885Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:15.885Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:16.147Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:16.147Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:16.147Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:16.147Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:05:16.409Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:16.409Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T06:05:16.409Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:05:16.410Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T06:05:16.983Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T06:05:16.983Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T06:05:16.983Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-27T06:05:16.983Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-27T06:05:16.983Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-27T06:05:17.246Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-27T06:05:17.510Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-27T06:05:17.510Z] Installing new version of config file /etc/issue ... [2021-05-27T06:05:17.510Z] Installing new version of config file /etc/issue.net ... [2021-05-27T06:05:17.510Z] Installing new version of config file /etc/lsb-release ... [2021-05-27T06:05:17.510Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-27T06:05:17.770Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-27T06:05:17.770Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-27T06:05:17.770Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-27T06:05:17.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:17.770Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-27T06:05:17.771Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-27T06:05:18.032Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-27T06:05:18.032Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-27T06:05:18.032Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:18.032Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:18.298Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:18.298Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:18.298Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:18.298Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-27T06:05:18.298Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-27T06:05:18.563Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-27T06:05:18.563Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:18.563Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-27T06:05:18.563Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T06:05:18.825Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-27T06:05:18.825Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:18.826Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T06:05:18.826Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T06:05:19.087Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T06:05:19.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:19.087Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T06:05:19.087Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T06:05:19.087Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-27T06:05:19.348Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:19.348Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-27T06:05:19.348Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-27T06:05:19.348Z] Setting up grep (3.1-2build1) ... [2021-05-27T06:05:19.348Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:19.348Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T06:05:19.348Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T06:05:19.609Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-27T06:05:19.609Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:19.609Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T06:05:19.609Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:05:19.609Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-27T06:05:19.871Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:19.871Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T06:05:19.871Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T06:05:20.132Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T06:05:20.132Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T06:05:20.393Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T06:05:20.393Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T06:05:20.654Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-27T06:05:20.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:20.654Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-27T06:05:20.654Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T06:05:21.225Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T06:05:21.225Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T06:05:21.226Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T06:05:21.226Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T06:05:21.226Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T06:05:21.487Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:21.487Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-27T06:05:21.487Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-27T06:05:21.487Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-27T06:05:21.487Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:21.487Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:21.487Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:21.749Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:21.749Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:21.749Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:21.749Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:21.749Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:22.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:22.009Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:22.009Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:22.009Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:22.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:22.271Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:22.271Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:22.271Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:22.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:22.271Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T06:05:22.271Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:05:22.271Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T06:05:22.534Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:05:22.534Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T06:05:22.534Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:22.534Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T06:05:22.534Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:05:22.794Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T06:05:22.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:22.794Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:22.794Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:22.794Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:23.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:23.055Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:23.055Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:23.055Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:23.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:23.055Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:23.316Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:23.576Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:23.838Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-27T06:05:24.103Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-27T06:05:24.366Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:24.366Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:05:24.366Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T06:05:24.366Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T06:05:24.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:05:24.631Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-27T06:05:24.631Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:05:24.631Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-27T06:05:24.631Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:24.631Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-27T06:05:24.631Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-27T06:05:24.892Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-27T06:05:25.154Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:25.154Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-27T06:05:25.154Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T06:05:25.154Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-27T06:05:25.154Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:25.154Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-27T06:05:25.154Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T06:05:25.154Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-27T06:05:25.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:25.416Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T06:05:25.416Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T06:05:25.416Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T06:05:25.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:25.416Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T06:05:25.416Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T06:05:25.677Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T06:05:25.677Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:25.677Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T06:05:25.677Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T06:05:25.939Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T06:05:25.939Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:25.939Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:05:25.939Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:05:25.939Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:05:25.939Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T06:05:26.200Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T06:05:26.200Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T06:05:26.200Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T06:05:26.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:26.200Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-27T06:05:26.200Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-27T06:05:26.461Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-27T06:05:26.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:26.461Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-27T06:05:26.461Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-27T06:05:26.461Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-27T06:05:26.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:26.723Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-27T06:05:26.723Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T06:05:26.723Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T06:05:26.987Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:26.987Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T06:05:26.987Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T06:05:26.987Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T06:05:27.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:27.248Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-27T06:05:27.248Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-27T06:05:27.248Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-27T06:05:27.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:27.248Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T06:05:27.248Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T06:05:27.509Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-27T06:05:27.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:27.774Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:05:27.774Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T06:05:27.774Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-27T06:05:27.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:27.774Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T06:05:27.774Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T06:05:28.036Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T06:05:28.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:28.036Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T06:05:28.036Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T06:05:28.036Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T06:05:28.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:28.036Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-27T06:05:28.036Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-27T06:05:28.297Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-27T06:05:28.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:28.297Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-27T06:05:28.297Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-27T06:05:28.297Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-27T06:05:28.559Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:28.559Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-27T06:05:28.559Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-27T06:05:28.559Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-27T06:05:28.559Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:28.559Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-27T06:05:28.559Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-27T06:05:28.821Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-27T06:05:28.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:28.821Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-27T06:05:28.821Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-27T06:05:28.821Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-27T06:05:29.084Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:05:29.084Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-27T06:05:29.084Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-27T06:05:29.084Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-27T06:05:29.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-27T06:05:29.084Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T06:05:29.084Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T06:05:29.345Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T06:05:29.345Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T06:05:29.608Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T06:05:29.608Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T06:05:29.608Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-27T06:05:29.608Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-27T06:05:29.893Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T06:05:29.893Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-27T06:05:29.893Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-27T06:05:29.893Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-27T06:05:30.154Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-27T06:05:30.154Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-27T06:05:30.154Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-27T06:05:30.154Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-27T06:05:30.416Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-27T06:05:30.416Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-27T06:05:30.416Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-27T06:05:30.416Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-27T06:05:30.416Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-27T06:05:30.677Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-27T06:05:30.677Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-27T06:05:30.677Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-27T06:05:30.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:05:30.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:05:30.975Z] ---> 9f6c8dd761fd [2021-05-27T06:05:30.975Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T06:05:30.975Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:05:30.975Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:05:30.975Z] ---> 9f6c8dd761fd [2021-05-27T06:05:30.975Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T06:05:30.975Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:05:30.975Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:05:30.975Z] ---> 9f6c8dd761fd [2021-05-27T06:05:30.976Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T06:05:30.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:05:30.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:05:30.976Z] ---> 9f6c8dd761fd [2021-05-27T06:05:30.976Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T06:05:30.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:05:30.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:05:30.976Z] ---> 9f6c8dd761fd [2021-05-27T06:05:30.976Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T06:05:30.976Z] ---> Running in f5632e958efd [2021-05-27T06:05:30.976Z] ---> Running in c9092ee73c77 [2021-05-27T06:05:30.976Z] ---> Running in ffd7dfa15258 [2021-05-27T06:05:30.976Z] ---> Running in ea8434bbc408 [2021-05-27T06:05:30.976Z] ---> Running in 627defef30e9 [2021-05-27T06:05:30.976Z] Removing intermediate container ea8434bbc408 [2021-05-27T06:05:30.976Z] ---> dec46fa40387 [2021-05-27T06:05:30.976Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:05:30.976Z] Removing intermediate container ffd7dfa15258 [2021-05-27T06:05:30.976Z] ---> 647d23e623d7 [2021-05-27T06:05:30.976Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:05:30.976Z] Removing intermediate container 627defef30e9 [2021-05-27T06:05:30.976Z] ---> 666c854f307c [2021-05-27T06:05:30.976Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:05:30.976Z] Removing intermediate container f5632e958efd [2021-05-27T06:05:30.976Z] ---> 2b17b0cf7287 [2021-05-27T06:05:30.976Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:05:30.976Z] Removing intermediate container c9092ee73c77 [2021-05-27T06:05:30.976Z] ---> 9d4a11eb92f9 [2021-05-27T06:05:30.976Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:05:30.976Z] ---> Running in 76e887b0dced [2021-05-27T06:05:30.976Z] ---> Running in 127c5ce9c6a5 [2021-05-27T06:05:30.976Z] ---> Running in 2ce2e1592759 [2021-05-27T06:05:30.976Z] ---> Running in 391553a88d31 [2021-05-27T06:05:30.976Z] ---> Running in 26cc03999f98 [2021-05-27T06:05:30.976Z] Removing intermediate container 127c5ce9c6a5 [2021-05-27T06:05:30.976Z] ---> dde85b6333e1 [2021-05-27T06:05:30.976Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T06:05:30.976Z] ---> Running in 93aed263f83a [2021-05-27T06:05:30.976Z] Removing intermediate container 76e887b0dced [2021-05-27T06:05:30.976Z] ---> 84ad8e1c4342 [2021-05-27T06:05:30.976Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T06:05:30.976Z] Removing intermediate container 2ce2e1592759 [2021-05-27T06:05:30.976Z] ---> 099cc5692fb8 [2021-05-27T06:05:30.976Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T06:05:30.976Z] Removing intermediate container 26cc03999f98 [2021-05-27T06:05:30.976Z] ---> ba13c6efc570 [2021-05-27T06:05:30.976Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T06:05:30.976Z] ---> Running in 666f6701dcf5 [2021-05-27T06:05:30.976Z] ---> Running in 1fcb78fe63f9 [2021-05-27T06:05:30.976Z] Removing intermediate container 391553a88d31 [2021-05-27T06:05:30.976Z] ---> b0489fc44f27 [2021-05-27T06:05:30.976Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T06:05:30.976Z] ---> Running in dd47a003dfa6 [2021-05-27T06:05:30.976Z] ---> Running in f80e347de878 [2021-05-27T06:05:31.636Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-27T06:05:31.636Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-27T06:05:31.636Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-27T06:05:31.636Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-27T06:05:31.636Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T06:05:31.636Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T06:05:31.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:32.208Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T06:05:32.208Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T06:05:32.208Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T06:05:32.208Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T06:05:32.208Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T06:05:32.208Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T06:05:32.483Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:32.483Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:32.483Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:32.483Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:32.483Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:32.483Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:32.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:32.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:32.748Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:32.748Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:32.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:32.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:32.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:33.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:33.699Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:33.699Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:33.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:33.737Z] OK: 218 MiB in 52 packages [2021-05-27T06:05:34.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:34.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:05:34.617Z] OK: 218 MiB in 52 packages [2021-05-27T06:05:34.617Z] OK: 218 MiB in 52 packages [2021-05-27T06:05:34.651Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:34.651Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:34.907Z] OK: 218 MiB in 52 packages [2021-05-27T06:05:34.915Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:34.915Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:35.181Z] OK: 218 MiB in 52 packages [2021-05-27T06:05:35.460Z] Removing intermediate container 93aed263f83a [2021-05-27T06:05:35.460Z] ---> c9f2d464ae2d [2021-05-27T06:05:35.460Z] Step 6/23 : COPY go.mod . [2021-05-27T06:05:35.489Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:35.490Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:36.435Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:05:36.435Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:05:36.435Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T06:05:36.435Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T06:05:36.435Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T06:05:36.435Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T06:05:36.435Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T06:05:36.435Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T06:05:36.453Z] Removing intermediate container 666f6701dcf5 [2021-05-27T06:05:36.453Z] ---> c4a6149600a3 [2021-05-27T06:05:36.453Z] Step 6/24 : COPY go.mod . [2021-05-27T06:05:36.453Z] Removing intermediate container 1fcb78fe63f9 [2021-05-27T06:05:36.453Z] ---> 9b478beab466 [2021-05-27T06:05:36.453Z] Step 6/24 : COPY go.mod . [2021-05-27T06:05:36.453Z] ---> 81256b6dad91 [2021-05-27T06:05:36.453Z] Step 7/23 : RUN go mod download [2021-05-27T06:05:36.704Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-27T06:05:36.704Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-27T06:05:36.704Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T06:05:36.704Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T06:05:36.704Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T06:05:36.704Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T06:05:36.704Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-27T06:05:36.704Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-27T06:05:36.724Z] ---> Running in 934c5d52d7fd [2021-05-27T06:05:36.969Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:36.969Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T06:05:36.969Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:36.969Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:36.969Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:36.969Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-27T06:05:36.969Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-27T06:05:36.969Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-27T06:05:36.969Z] [2021-05-27T06:05:36.969Z] Current default time zone: 'Etc/UTC' [2021-05-27T06:05:36.969Z] Local time is now: Thu May 27 06:05:36 UTC 2021. [2021-05-27T06:05:36.969Z] Universal Time is now: Thu May 27 06:05:36 UTC 2021. [2021-05-27T06:05:36.969Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-27T06:05:36.969Z] [2021-05-27T06:05:37.001Z] Removing intermediate container f80e347de878 [2021-05-27T06:05:37.001Z] ---> c21695a905b8 [2021-05-27T06:05:37.001Z] Step 6/32 : COPY go.mod . [2021-05-27T06:05:37.001Z] Removing intermediate container dd47a003dfa6 [2021-05-27T06:05:37.001Z] ---> 75875911e4cb [2021-05-27T06:05:37.001Z] Step 6/26 : COPY go.mod . [2021-05-27T06:05:37.233Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-27T06:05:37.233Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:37.233Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-27T06:05:37.233Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:05:37.233Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-27T06:05:37.233Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-27T06:05:37.233Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-27T06:05:37.233Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-27T06:05:37.233Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-27T06:05:37.233Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T06:05:37.233Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:37.233Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-27T06:05:37.496Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:37.496Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T06:05:37.496Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:37.496Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-27T06:05:37.496Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-27T06:05:37.496Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-27T06:05:37.496Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T06:05:37.496Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-27T06:05:37.496Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-27T06:05:37.496Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-27T06:05:37.496Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-27T06:05:37.604Z] ---> b1ea3dad7769 [2021-05-27T06:05:37.604Z] Step 7/24 : RUN go mod download [2021-05-27T06:05:37.604Z] ---> 300eb2e89609 [2021-05-27T06:05:37.604Z] Step 7/24 : RUN go mod download [2021-05-27T06:05:37.880Z] ---> Running in f0c80a73e726 [2021-05-27T06:05:37.880Z] ---> Running in ecee323cc7ac [2021-05-27T06:05:38.154Z] ---> 552149343f32 [2021-05-27T06:05:38.154Z] Step 7/32 : RUN go mod download [2021-05-27T06:05:38.436Z] ---> Running in 508ad006cc59 [2021-05-27T06:05:38.436Z] ---> dba5a49817cf [2021-05-27T06:05:38.436Z] Step 7/26 : RUN go mod download [2021-05-27T06:05:38.710Z] ---> Running in 8c62f6906f85 [2021-05-27T06:05:39.417Z] Updating certificates in /etc/ssl/certs... [2021-05-27T06:05:39.992Z] 23 added, 27 removed; done. [2021-05-27T06:05:40.256Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T06:05:40.256Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:05:40.256Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-27T06:05:40.256Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-27T06:05:40.256Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-27T06:05:40.256Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:40.256Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T06:05:40.256Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:40.256Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:40.256Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:40.256Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:40.256Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:40.256Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-27T06:05:40.256Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-27T06:05:40.256Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-27T06:05:40.572Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-27T06:05:40.572Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-27T06:05:40.572Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:40.572Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:05:40.572Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-27T06:05:40.710Z] Removing intermediate container 934c5d52d7fd [2021-05-27T06:05:40.710Z] ---> ffa1d5387fdf [2021-05-27T06:05:40.710Z] Step 8/23 : COPY . . [2021-05-27T06:05:41.170Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-27T06:05:41.170Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-27T06:05:41.170Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T06:05:41.170Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T06:05:41.170Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-27T06:05:41.433Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-27T06:05:41.433Z] Updating certificates in /etc/ssl/certs... [2021-05-27T06:05:42.012Z] 0 added, 0 removed; done. [2021-05-27T06:05:42.012Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-27T06:05:42.012Z] done. [2021-05-27T06:05:42.276Z] Reading package lists... [2021-05-27T06:05:42.539Z] Building dependency tree... [2021-05-27T06:05:42.539Z] Reading state information... [2021-05-27T06:05:42.539Z] The following NEW packages will be installed: [2021-05-27T06:05:42.539Z] apt-transport-https [2021-05-27T06:05:42.705Z] Removing intermediate container f0c80a73e726 [2021-05-27T06:05:42.705Z] ---> 99b157d6607f [2021-05-27T06:05:42.705Z] Step 8/24 : COPY . . [2021-05-27T06:05:42.705Z] Removing intermediate container ecee323cc7ac [2021-05-27T06:05:42.705Z] ---> d8ff084aaf44 [2021-05-27T06:05:42.705Z] Step 8/24 : COPY . . [2021-05-27T06:05:42.808Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T06:05:42.808Z] Need to get 1692 B of archives. [2021-05-27T06:05:42.808Z] After this operation, 154 kB of additional disk space will be used. [2021-05-27T06:05:42.808Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-27T06:05:42.808Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:05:42.981Z] Removing intermediate container 508ad006cc59 [2021-05-27T06:05:42.981Z] ---> de1e50dccdb1 [2021-05-27T06:05:42.981Z] Step 8/32 : COPY . . [2021-05-27T06:05:43.071Z] Fetched 1692 B in 0s (8526 B/s) [2021-05-27T06:05:43.071Z] Selecting previously unselected package apt-transport-https. [2021-05-27T06:05:43.071Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T06:05:43.071Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-27T06:05:43.071Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-27T06:05:43.071Z] Setting up apt-transport-https (1.6.13) ... [2021-05-27T06:05:43.259Z] Removing intermediate container 8c62f6906f85 [2021-05-27T06:05:43.259Z] ---> ceefb6c51857 [2021-05-27T06:05:43.259Z] Step 8/26 : COPY . . [2021-05-27T06:05:43.334Z] Waiting for network to be ready... [2021-05-27T06:05:49.965Z] 2021-05-27T06:05:47Z INFO Waiting for automatic snapd restart... [2021-05-27T06:05:50.540Z] snapd 2.50 from Canonical* installed [2021-05-27T06:05:51.486Z] "snapd" switched to the "latest/stable" channel [2021-05-27T06:05:51.486Z] [2021-05-27T06:05:54.046Z] core18 20210507 from Canonical* installed [2021-05-27T06:05:54.046Z] "core18" switched to the "latest/stable" channel [2021-05-27T06:05:54.046Z] [2021-05-27T06:05:57.625Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T06:05:57.887Z] "snapcraft" switched to the "latest/stable" channel [2021-05-27T06:05:57.887Z] [2021-05-27T06:06:02.131Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-27T06:06:02.131Z] - README.md [2021-05-27T06:06:02.131Z] [2021-05-27T06:06:02.131Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T06:06:08.757Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:06:08.757Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T06:06:08.757Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T06:06:08.757Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T06:06:09.333Z] Reading package lists... [2021-05-27T06:06:09.599Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-27T06:06:10.067Z] ---> 774dc0884467 [2021-05-27T06:06:10.067Z] Step 9/23 : RUN go mod tidy [2021-05-27T06:06:10.067Z] ---> Running in 220893a8323a [2021-05-27T06:06:10.067Z] ---> caa45e69810c [2021-05-27T06:06:10.067Z] Step 9/26 : RUN go mod tidy [2021-05-27T06:06:10.067Z] ---> c285bfb32301 [2021-05-27T06:06:10.067Z] Step 9/24 : RUN go mod tidy [2021-05-27T06:06:10.067Z] ---> 4bffd075665e [2021-05-27T06:06:10.067Z] Step 9/24 : RUN go mod tidy [2021-05-27T06:06:10.067Z] ---> Running in d666a50e8ab4 [2021-05-27T06:06:10.067Z] ---> Running in f76e6157c6b8 [2021-05-27T06:06:10.067Z] ---> Running in 1e7067853ccc [2021-05-27T06:06:10.067Z] ---> e4d4f4fd2670 [2021-05-27T06:06:10.067Z] Step 9/32 : RUN go mod tidy [2021-05-27T06:06:10.067Z] ---> Running in fc16782a08ae [2021-05-27T06:06:11.508Z] Removing intermediate container 220893a8323a [2021-05-27T06:06:11.508Z] ---> 4ccdc0f37fc5 [2021-05-27T06:06:11.508Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T06:06:11.508Z] ---> Running in 2f9a0ebb5a39 [2021-05-27T06:06:13.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T06:06:14.964Z] Removing intermediate container fc16782a08ae [2021-05-27T06:06:14.964Z] ---> 504b8a780290 [2021-05-27T06:06:14.964Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T06:06:14.964Z] Removing intermediate container d666a50e8ab4 [2021-05-27T06:06:14.964Z] ---> c2391b9d8b6e [2021-05-27T06:06:14.964Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T06:06:14.964Z] ---> Running in 1e771071b343 [2021-05-27T06:06:15.240Z] Removing intermediate container 1e7067853ccc [2021-05-27T06:06:15.240Z] ---> 51472156e749 [2021-05-27T06:06:15.240Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T06:06:15.240Z] Removing intermediate container f76e6157c6b8 [2021-05-27T06:06:15.240Z] ---> dcf27e2c5a76 [2021-05-27T06:06:15.240Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T06:06:15.240Z] ---> Running in 12f2dcbf3746 [2021-05-27T06:06:15.524Z] ---> Running in a82032bf7777 [2021-05-27T06:06:15.524Z] ---> Running in 3cd063d6cdd9 [2021-05-27T06:06:16.211Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:06:16.211Z] Reading package lists... [2021-05-27T06:06:16.211Z] Building dependency tree... [2021-05-27T06:06:16.211Z] Reading state information... [2021-05-27T06:06:16.211Z] Suggested packages: [2021-05-27T06:06:16.211Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-27T06:06:16.211Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-27T06:06:16.211Z] Recommended packages: [2021-05-27T06:06:16.211Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-27T06:06:16.211Z] The following NEW packages will be installed: [2021-05-27T06:06:16.211Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-27T06:06:16.211Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-27T06:06:16.211Z] pkg-config zip [2021-05-27T06:06:16.211Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T06:06:16.211Z] Need to get 7663 kB of archives. [2021-05-27T06:06:16.211Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-27T06:06:16.211Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-27T06:06:16.211Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-27T06:06:16.211Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-27T06:06:16.211Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-27T06:06:16.211Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-27T06:06:16.475Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-27T06:06:16.475Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-27T06:06:16.475Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-27T06:06:16.475Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-27T06:06:16.739Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-27T06:06:16.739Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-27T06:06:16.739Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-27T06:06:16.739Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-27T06:06:16.739Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-27T06:06:16.739Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-27T06:06:17.001Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:06:17.001Z] Fetched 7663 kB in 1s (10.8 MB/s) [2021-05-27T06:06:17.001Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-27T06:06:17.001Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-27T06:06:17.001Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-27T06:06:17.001Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T06:06:17.266Z] Selecting previously unselected package libpsl5:amd64. [2021-05-27T06:06:17.266Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-27T06:06:17.266Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T06:06:17.266Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T06:06:17.266Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-27T06:06:17.266Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T06:06:17.266Z] Selecting previously unselected package librtmp1:amd64. [2021-05-27T06:06:17.266Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-27T06:06:17.266Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T06:06:17.530Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-27T06:06:17.530Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-27T06:06:17.530Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T06:06:17.530Z] Selecting previously unselected package liberror-perl. [2021-05-27T06:06:17.530Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-27T06:06:17.530Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-27T06:06:17.530Z] Selecting previously unselected package git-man. [2021-05-27T06:06:17.530Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-27T06:06:17.530Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T06:06:17.794Z] Selecting previously unselected package git. [2021-05-27T06:06:17.794Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-27T06:06:17.794Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T06:06:18.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T06:06:18.372Z] Selecting previously unselected package libnorm1:amd64. [2021-05-27T06:06:18.372Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-27T06:06:18.372Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T06:06:18.372Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-27T06:06:18.372Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-27T06:06:18.372Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T06:06:18.372Z] Selecting previously unselected package libsodium23:amd64. [2021-05-27T06:06:18.372Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-27T06:06:18.372Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-27T06:06:18.636Z] Selecting previously unselected package libzmq5:amd64. [2021-05-27T06:06:18.636Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T06:06:18.636Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T06:06:18.636Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-27T06:06:18.636Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T06:06:18.636Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T06:06:18.636Z] Selecting previously unselected package pkg-config. [2021-05-27T06:06:18.636Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-27T06:06:18.636Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T06:06:18.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T06:06:18.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T06:06:18.900Z] Selecting previously unselected package zip. [2021-05-27T06:06:18.900Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-27T06:06:18.900Z] Unpacking zip (3.0-11build1) ... [2021-05-27T06:06:18.900Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T06:06:18.900Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T06:06:18.900Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T06:06:18.900Z] Setting up liberror-perl (0.17025-1) ... [2021-05-27T06:06:18.900Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T06:06:18.900Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T06:06:18.900Z] No schema files found: doing nothing. [2021-05-27T06:06:18.900Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T06:06:18.900Z] Setting up zip (3.0-11build1) ... [2021-05-27T06:06:18.900Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T06:06:19.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T06:06:19.163Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-27T06:06:19.163Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T06:06:19.163Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T06:06:19.163Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T06:06:19.163Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T06:06:19.163Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T06:06:19.163Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T06:06:25.777Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:06:25.777Z] git set to automatically installed. [2021-05-27T06:06:25.777Z] git-man set to automatically installed. [2021-05-27T06:06:25.777Z] libcurl3-gnutls set to automatically installed. [2021-05-27T06:06:25.777Z] liberror-perl set to automatically installed. [2021-05-27T06:06:25.777Z] libglib2.0-0 set to automatically installed. [2021-05-27T06:06:25.777Z] libnghttp2-14 set to automatically installed. [2021-05-27T06:06:25.777Z] libnorm1 set to automatically installed. [2021-05-27T06:06:25.777Z] libpgm-5.2-0 set to automatically installed. [2021-05-27T06:06:25.777Z] libpsl5 set to automatically installed. [2021-05-27T06:06:25.777Z] librtmp1 set to automatically installed. [2021-05-27T06:06:25.777Z] libsodium23 set to automatically installed. [2021-05-27T06:06:25.777Z] libzmq3-dev set to automatically installed. [2021-05-27T06:06:25.777Z] libzmq5 set to automatically installed. [2021-05-27T06:06:25.777Z] pkg-config set to automatically installed. [2021-05-27T06:06:25.777Z] zip set to automatically installed. [2021-05-27T06:06:26.726Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T06:06:33.355Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:06:33.928Z] snap "core18" has no updates available [2021-05-27T06:06:34.871Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T06:06:43.032Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:07:01.154Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-27T06:07:01.154Z] Pulling go-build-helper [2021-05-27T06:07:01.154Z] + snapcraftctl pull [2021-05-27T06:07:01.727Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-27T06:07:01.728Z] Skipping pull go-build-helper (already ran) [2021-05-27T06:07:01.728Z] Building go-build-helper [2021-05-27T06:07:01.728Z] + snapcraftctl build [2021-05-27T06:07:03.642Z] Staging go-build-helper [2021-05-27T06:07:03.642Z] + snapcraftctl stage [2021-05-27T06:07:13.651Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T06:07:13.651Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T06:07:13.651Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T06:07:13.651Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T06:07:13.651Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T06:07:13.651Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T06:07:13.651Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T06:07:13.651Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T06:07:13.651Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T06:07:13.651Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T06:07:13.651Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T06:07:13.651Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T06:07:13.651Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T06:07:13.651Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T06:07:13.651Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T06:07:13.651Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T06:07:13.651Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T06:07:13.651Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T06:07:13.651Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T06:07:13.651Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2071 kB] [2021-05-27T06:07:13.651Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T06:07:13.651Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T06:07:13.651Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T06:07:13.651Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T06:07:13.651Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T06:07:13.651Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T06:07:13.651Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T06:07:13.651Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-27T06:07:13.651Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T06:07:13.651Z] Fetched 224 kB in 0s (0 B/s) [2021-05-27T06:07:13.651Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T06:07:13.651Z] Fetched 157 kB in 0s (0 B/s) [2021-05-27T06:07:13.651Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T06:07:13.651Z] Fetched 221 kB in 0s (0 B/s) [2021-05-27T06:07:13.651Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T06:07:13.651Z] Fetched 143 kB in 0s (0 B/s) [2021-05-27T06:07:13.651Z] Pulling app-service-config [2021-05-27T06:07:13.651Z] + snapcraftctl pull [2021-05-27T06:07:13.651Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-27T06:07:14.593Z] Pulling config-common [2021-05-27T06:07:14.593Z] + snapcraftctl pull [2021-05-27T06:07:18.823Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T06:07:18.823Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T06:07:18.823Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T06:07:18.823Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:07:18.823Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T06:07:18.823Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:07:18.823Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T06:07:18.823Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:07:18.823Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T06:07:18.823Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:07:18.823Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T06:07:18.823Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:07:18.823Z] Pulling edgex-go [2021-05-27T06:07:18.823Z] + snapcraftctl pull [2021-05-27T06:07:37.061Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T06:07:37.062Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T06:07:37.062Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T06:07:37.062Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-27T06:07:37.062Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-27T06:07:37.062Z] Fetched 279 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-27T06:07:37.062Z] Fetched 122 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-27T06:07:37.062Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-27T06:07:37.062Z] Fetched 8848 B in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-27T06:07:37.062Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-27T06:07:37.062Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-27T06:07:37.062Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-27T06:07:37.062Z] Fetched 219 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-27T06:07:37.062Z] Fetched 154 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-27T06:07:37.062Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-27T06:07:37.062Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-27T06:07:37.062Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-27T06:07:37.062Z] Fetched 499 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-27T06:07:37.062Z] Fetched 111 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-27T06:07:37.062Z] Fetched 240 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-27T06:07:37.062Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-27T06:07:37.062Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-27T06:07:37.062Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-27T06:07:37.062Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-27T06:07:37.062Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-27T06:07:37.062Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-27T06:07:37.062Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-27T06:07:37.062Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-27T06:07:37.062Z] Fetched 8720 B in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-27T06:07:37.062Z] Fetched 137 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-27T06:07:37.062Z] Fetched 119 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-27T06:07:37.062Z] Fetched 110 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-27T06:07:37.062Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-27T06:07:37.062Z] Fetched 645 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-27T06:07:37.062Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-27T06:07:37.062Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-27T06:07:37.062Z] Fetched 368 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-27T06:07:37.062Z] Fetched 187 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-27T06:07:37.062Z] Fetched 175 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-27T06:07:37.062Z] Fetched 206 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-27T06:07:37.062Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-27T06:07:37.062Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-27T06:07:37.062Z] Fetched 159 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-27T06:07:37.062Z] Fetched 107 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-27T06:07:37.062Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-27T06:07:37.062Z] Pulling static-packages [2021-05-27T06:07:37.062Z] + snapcraftctl pull [2021-05-27T06:07:37.062Z] Pulling version [2021-05-27T06:07:37.062Z] + cd /root/project [2021-05-27T06:07:37.062Z] + [ -f VERSION ] [2021-05-27T06:07:37.062Z] + PROJECT_VERSION=local-dev [2021-05-27T06:07:37.062Z] + git rev-parse --short HEAD [2021-05-27T06:07:37.062Z] + GIT_REVISION=dd40d1c0 [2021-05-27T06:07:37.062Z] + snapcraftctl set-version local-dev [2021-05-27T06:07:37.638Z] Skipping build go-build-helper (already ran) [2021-05-27T06:07:37.914Z] Building app-service-config [2021-05-27T06:07:37.914Z] + make build [2021-05-27T06:07:37.914Z] go mod tidy [2021-05-27T06:07:44.546Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-27T06:07:44.546Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-27T06:07:44.546Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-27T06:07:44.546Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-27T06:07:44.546Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-27T06:07:44.546Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-27T06:07:44.546Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-27T06:07:44.546Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-27T06:07:44.546Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T06:07:44.546Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-27T06:07:44.546Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-27T06:07:44.827Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T06:07:44.827Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-27T06:07:44.827Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-27T06:07:44.827Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-27T06:07:45.105Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-27T06:07:45.105Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T06:07:45.105Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-27T06:07:45.105Z] go: downloading golang.org/x/text v0.3.2 [2021-05-27T06:07:45.105Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-27T06:07:45.365Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-27T06:07:45.365Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-27T06:07:45.365Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-27T06:07:45.365Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-27T06:07:45.365Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-27T06:07:45.365Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-27T06:07:45.365Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-27T06:07:45.365Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-27T06:07:45.699Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-27T06:07:45.699Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-27T06:07:45.699Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-27T06:07:45.699Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-27T06:07:45.699Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-27T06:07:45.699Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-27T06:07:45.699Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-27T06:07:45.699Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-27T06:07:45.699Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-27T06:07:45.974Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T06:07:45.974Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-27T06:07:45.974Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-27T06:07:45.974Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-27T06:07:45.974Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-27T06:07:45.974Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-27T06:07:45.974Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-27T06:07:45.974Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T06:07:45.974Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-27T06:07:46.238Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-27T06:07:46.238Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T06:07:46.238Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-27T06:07:46.238Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-27T06:07:46.238Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-27T06:07:46.238Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-27T06:07:46.238Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T06:07:46.238Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-27T06:07:46.500Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-27T06:07:46.500Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-27T06:07:46.500Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-27T06:07:46.500Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-27T06:07:46.500Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-27T06:07:46.500Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-27T06:07:46.500Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-27T06:07:46.500Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-27T06:07:46.500Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-27T06:07:46.500Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-27T06:07:46.500Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-27T06:07:46.500Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-27T06:07:46.500Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-27T06:07:46.500Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-27T06:07:46.500Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-27T06:07:46.761Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T06:07:46.761Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-27T06:07:46.761Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-27T06:07:46.761Z] go: downloading github.com/kr/text v0.1.0 [2021-05-27T06:07:46.761Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-27T06:07:46.761Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-27T06:07:46.761Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T06:07:46.761Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-27T06:07:46.761Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-27T06:07:46.761Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T06:07:46.761Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-27T06:07:56.761Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-27T06:07:56.761Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-27T06:07:56.761Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-27T06:07:56.761Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-27T06:07:57.361Z] Building config-common [2021-05-27T06:07:57.361Z] + snapcraftctl build [2021-05-27T06:07:59.497Z] Building edgex-go [2021-05-27T06:07:59.759Z] + cd /root/parts/edgex-go/src [2021-05-27T06:07:59.759Z] + make build [2021-05-27T06:07:59.759Z] go mod tidy [2021-05-27T06:08:00.329Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-27T06:08:00.329Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-27T06:08:00.329Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-27T06:08:00.329Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-27T06:08:00.329Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-27T06:08:00.329Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-27T06:08:00.329Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-27T06:08:00.329Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-27T06:08:00.329Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-27T06:08:00.591Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-27T06:08:00.591Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-27T06:08:00.591Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T06:08:04.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T06:08:10.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T06:08:10.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T06:08:11.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T06:08:12.926Z] Removing intermediate container 1e771071b343 [2021-05-27T06:08:12.926Z] ---> 5f6734a4c5d1 [2021-05-27T06:08:12.926Z] [2021-05-27T06:08:12.926Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T06:08:12.926Z] 3.12: Pulling from library/alpine [2021-05-27T06:08:12.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T06:08:13.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T06:08:15.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T06:08:15.564Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T06:08:15.564Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T06:08:15.564Z] ---> 9852663dfa18 [2021-05-27T06:08:15.564Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T06:08:16.549Z] ---> Running in 2a557b543b92 [2021-05-27T06:08:17.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T06:08:17.546Z] Removing intermediate container 2a557b543b92 [2021-05-27T06:08:17.546Z] ---> 9d9bee6ff84e [2021-05-27T06:08:17.546Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T06:08:17.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T06:08:18.151Z] ---> Running in 2508c06db9f7 [2021-05-27T06:08:19.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T06:08:20.144Z] Removing intermediate container 2f9a0ebb5a39 [2021-05-27T06:08:20.144Z] ---> cd07123db274 [2021-05-27T06:08:20.144Z] [2021-05-27T06:08:20.144Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T06:08:20.144Z] ---> 9852663dfa18 [2021-05-27T06:08:20.144Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T06:08:20.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:20.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:20.144Z] Removing intermediate container 12f2dcbf3746 [2021-05-27T06:08:20.144Z] ---> 0b86c6836391 [2021-05-27T06:08:20.144Z] [2021-05-27T06:08:20.144Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T06:08:20.144Z] ---> 9852663dfa18 [2021-05-27T06:08:20.144Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T06:08:20.417Z] ---> Running in c4acd0d61395 [2021-05-27T06:08:20.417Z] ---> Running in d86ad5e500a0 [2021-05-27T06:08:20.691Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T06:08:20.691Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T06:08:20.691Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:08:20.691Z] OK: 5 MiB in 16 packages [2021-05-27T06:08:20.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T06:08:22.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T06:08:22.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:22.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:22.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:22.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:22.968Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T06:08:23.257Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T06:08:23.258Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:08:23.258Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T06:08:23.258Z] Removing intermediate container 2508c06db9f7 [2021-05-27T06:08:23.258Z] ---> 3482e9851949 [2021-05-27T06:08:23.258Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T06:08:23.258Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T06:08:23.535Z] OK: 6 MiB in 16 packages [2021-05-27T06:08:23.535Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T06:08:23.535Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T06:08:23.535Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T06:08:23.535Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T06:08:23.535Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T06:08:23.535Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:08:23.535Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T06:08:23.809Z] OK: 7 MiB in 20 packages [2021-05-27T06:08:24.109Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-27T06:08:24.109Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-27T06:08:24.109Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-27T06:08:24.109Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-27T06:08:24.109Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-27T06:08:24.109Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-27T06:08:24.109Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-27T06:08:24.109Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-27T06:08:24.109Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-27T06:08:24.109Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-27T06:08:24.109Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-27T06:08:24.109Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-27T06:08:24.109Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-27T06:08:24.109Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-27T06:08:24.109Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-27T06:08:24.109Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-27T06:08:24.110Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-27T06:08:24.110Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-27T06:08:24.110Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-27T06:08:24.110Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-27T06:08:24.110Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-27T06:08:24.110Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-27T06:08:24.110Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-27T06:08:24.110Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-27T06:08:24.110Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-27T06:08:24.110Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-27T06:08:24.110Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-27T06:08:24.401Z] ---> Running in cb2b6fb6d488 [2021-05-27T06:08:25.388Z] Removing intermediate container cb2b6fb6d488 [2021-05-27T06:08:25.388Z] ---> 3e04d676b65f [2021-05-27T06:08:25.388Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T06:08:25.388Z] Removing intermediate container 3cd063d6cdd9 [2021-05-27T06:08:25.388Z] ---> e81085c1e211 [2021-05-27T06:08:25.388Z] [2021-05-27T06:08:25.388Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T06:08:25.388Z] ---> 9852663dfa18 [2021-05-27T06:08:25.388Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T06:08:25.388Z] Removing intermediate container a82032bf7777 [2021-05-27T06:08:25.388Z] ---> 540b689680f7 [2021-05-27T06:08:25.388Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T06:08:25.986Z] ---> Running in 8fec85f06ab7 [2021-05-27T06:08:25.986Z] ---> Running in 1e4638934d25 [2021-05-27T06:08:25.986Z] ---> Running in e8c7968a8db7 [2021-05-27T06:08:25.986Z] Removing intermediate container c4acd0d61395 [2021-05-27T06:08:25.986Z] ---> 388fd2248646 [2021-05-27T06:08:25.986Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:08:26.261Z] Removing intermediate container d86ad5e500a0 [2021-05-27T06:08:26.261Z] ---> e41a1318facd [2021-05-27T06:08:26.261Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T06:08:26.537Z] ---> Running in cb20cb69c752 [2021-05-27T06:08:26.537Z] ---> Running in f094e8eb1783 [2021-05-27T06:08:26.537Z] Removing intermediate container 8fec85f06ab7 [2021-05-27T06:08:26.537Z] ---> 238d0e216174 [2021-05-27T06:08:26.537Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T06:08:26.814Z] ---> Running in d56648776130 [2021-05-27T06:08:27.418Z] Removing intermediate container cb20cb69c752 [2021-05-27T06:08:27.418Z] ---> 284e013c458e [2021-05-27T06:08:27.418Z] Step 14/26 : WORKDIR / [2021-05-27T06:08:27.418Z] Removing intermediate container f094e8eb1783 [2021-05-27T06:08:27.418Z] ---> bcb1fec87422 [2021-05-27T06:08:27.418Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T06:08:27.445Z] Building static-packages [2021-05-27T06:08:27.445Z] + snapcraftctl build [2021-05-27T06:08:27.702Z] ---> Running in 77abb8d1170d [2021-05-27T06:08:27.702Z] ---> Running in 865bb79ab1c6 [2021-05-27T06:08:27.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T06:08:28.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:28.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:28.540Z] Removing intermediate container 865bb79ab1c6 [2021-05-27T06:08:28.540Z] ---> 5581d84e003a [2021-05-27T06:08:28.540Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T06:08:28.813Z] Removing intermediate container 77abb8d1170d [2021-05-27T06:08:28.813Z] ---> 925276db8555 [2021-05-27T06:08:28.813Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-27T06:08:28.813Z] ---> Running in 11706ac5c507 [2021-05-27T06:08:28.830Z] Building version [2021-05-27T06:08:28.830Z] + snapcraftctl build [2021-05-27T06:08:29.088Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T06:08:29.088Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:08:29.088Z] OK: 5 MiB in 15 packages [2021-05-27T06:08:29.695Z] Removing intermediate container 11706ac5c507 [2021-05-27T06:08:29.695Z] ---> c6d6e3b9529f [2021-05-27T06:08:29.695Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:08:30.304Z] ---> 96b47c63dda4 [2021-05-27T06:08:30.304Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-27T06:08:30.747Z] Skipping stage go-build-helper (already ran) [2021-05-27T06:08:30.747Z] Staging app-service-config [2021-05-27T06:08:30.747Z] + snapcraftctl stage [2021-05-27T06:08:30.905Z] Removing intermediate container d56648776130 [2021-05-27T06:08:30.905Z] ---> 8fe5a2a0eadc [2021-05-27T06:08:30.905Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T06:08:30.905Z] ---> Running in c05fa6bbe446 [2021-05-27T06:08:31.181Z] ---> 865de7553f47 [2021-05-27T06:08:31.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T06:08:31.181Z] Removing intermediate container e8c7968a8db7 [2021-05-27T06:08:31.181Z] ---> efda6e1bed5b [2021-05-27T06:08:31.181Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:08:31.455Z] ---> Running in d14b9f15283b [2021-05-27T06:08:31.694Z] Staging config-common [2021-05-27T06:08:31.694Z] + snapcraftctl stage [2021-05-27T06:08:31.732Z] ---> 2e8264e6aa3c [2021-05-27T06:08:31.732Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T06:08:31.732Z] Removing intermediate container c05fa6bbe446 [2021-05-27T06:08:31.732Z] ---> 42e8a4a7252e [2021-05-27T06:08:31.732Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T06:08:31.732Z] Removing intermediate container 1e4638934d25 [2021-05-27T06:08:31.732Z] ---> b310776d3ce3 [2021-05-27T06:08:31.732Z] [2021-05-27T06:08:31.732Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T06:08:32.013Z] 20.10.0: Pulling from library/docker [2021-05-27T06:08:32.287Z] Removing intermediate container d14b9f15283b [2021-05-27T06:08:32.287Z] ---> b8f70cfecaba [2021-05-27T06:08:32.287Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T06:08:32.575Z] ---> Running in 283415c9ce63 [2021-05-27T06:08:32.636Z] Staging edgex-go [2021-05-27T06:08:32.636Z] + snapcraftctl stage [2021-05-27T06:08:32.848Z] ---> b4b646b5121a [2021-05-27T06:08:32.848Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-27T06:08:33.122Z] ---> 6386ec20befc [2021-05-27T06:08:33.122Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T06:08:33.122Z] ---> f1d6d6346fe9 [2021-05-27T06:08:33.122Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T06:08:33.122Z] Removing intermediate container 283415c9ce63 [2021-05-27T06:08:33.122Z] ---> 75646e91844e [2021-05-27T06:08:33.122Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T06:08:33.720Z] ---> Running in 6812c23236a7 [2021-05-27T06:08:33.720Z] ---> Running in f9a89fc2ec73 [2021-05-27T06:08:34.022Z] Staging static-packages [2021-05-27T06:08:34.022Z] + snapcraftctl stage [2021-05-27T06:08:34.331Z] ---> 01e6c0c3e66c [2021-05-27T06:08:34.331Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T06:08:34.613Z] Removing intermediate container 6812c23236a7 [2021-05-27T06:08:34.613Z] ---> d0e39f794b12 [2021-05-27T06:08:34.613Z] Step 16/24 : WORKDIR / [2021-05-27T06:08:34.889Z] ---> 86fce92552ed [2021-05-27T06:08:34.889Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T06:08:34.889Z] ---> Running in 65eaf38214f5 [2021-05-27T06:08:34.965Z] Staging version [2021-05-27T06:08:34.965Z] + snapcraftctl stage [2021-05-27T06:08:35.497Z] ---> Running in 5b80b0be9b4a [2021-05-27T06:08:35.906Z] Priming go-build-helper [2021-05-27T06:08:35.906Z] + snapcraftctl prime [2021-05-27T06:08:36.098Z] Removing intermediate container 65eaf38214f5 [2021-05-27T06:08:36.098Z] ---> 52b177f77e7b [2021-05-27T06:08:36.098Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:08:36.375Z] ---> 89c320912c24 [2021-05-27T06:08:36.375Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T06:08:36.646Z] Removing intermediate container 5b80b0be9b4a [2021-05-27T06:08:36.646Z] ---> 2ce038de2cb2 [2021-05-27T06:08:36.646Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:08:36.646Z] ---> Running in 3621a4d6412e [2021-05-27T06:08:36.849Z] Priming app-service-config [2021-05-27T06:08:36.850Z] + snapcraftctl prime [2021-05-27T06:08:37.240Z] Removing intermediate container f9a89fc2ec73 [2021-05-27T06:08:37.240Z] ---> 0b1c802fe768 [2021-05-27T06:08:37.240Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:08:37.524Z] ---> ab7adfbe43dc [2021-05-27T06:08:37.524Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T06:08:37.525Z] Removing intermediate container 3621a4d6412e [2021-05-27T06:08:37.525Z] ---> fd63ef0aa56d [2021-05-27T06:08:37.525Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T06:08:38.126Z] ---> Running in 41806389762b [2021-05-27T06:08:38.239Z] Priming config-common [2021-05-27T06:08:38.239Z] + snapcraftctl prime [2021-05-27T06:08:38.420Z] ---> cba1188a6fe5 [2021-05-27T06:08:38.420Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T06:08:38.721Z] ---> aea9c8b9c68b [2021-05-27T06:08:38.721Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T06:08:38.995Z] Removing intermediate container 41806389762b [2021-05-27T06:08:38.995Z] ---> 6a84c29901e4 [2021-05-27T06:08:38.995Z] Step 22/23 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:08:39.182Z] Priming edgex-go [2021-05-27T06:08:39.182Z] + snapcraftctl prime [2021-05-27T06:08:39.268Z] ---> Running in 1ecdd8ac9ef8 [2021-05-27T06:08:39.268Z] ---> ceba0d441eb7 [2021-05-27T06:08:39.268Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T06:08:39.865Z] ---> 1db966f7c10b [2021-05-27T06:08:39.865Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-27T06:08:39.865Z] Removing intermediate container 1ecdd8ac9ef8 [2021-05-27T06:08:39.865Z] ---> a73fbe34a0d8 [2021-05-27T06:08:39.865Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T06:08:40.125Z] Priming static-packages [2021-05-27T06:08:40.125Z] + snapcraftctl prime [2021-05-27T06:08:40.460Z] ---> Running in 43b282580c57 [2021-05-27T06:08:40.460Z] ---> Running in f7a44426e276 [2021-05-27T06:08:40.736Z] ---> 57b094fb963d [2021-05-27T06:08:40.736Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T06:08:41.019Z] ---> Running in bce194ef1165 [2021-05-27T06:08:41.296Z] Removing intermediate container 43b282580c57 [2021-05-27T06:08:41.296Z] ---> 096c6b8f79d6 [2021-05-27T06:08:41.296Z] [2021-05-27T06:08:41.296Z] ---> 1debfaa40214 [2021-05-27T06:08:41.296Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T06:08:42.274Z] Successfully built 096c6b8f79d6 [2021-05-27T06:08:42.274Z] Successfully tagged support-notifications-arm64:latest [2021-05-27T06:08:42.274Z]  Building support-notifications ... done Building security-proxy-setup [2021-05-27T06:08:42.274Z] Removing intermediate container bce194ef1165 [2021-05-27T06:08:42.274Z] ---> 61e5437a5d3c [2021-05-27T06:08:42.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:08:42.547Z] ---> Running in cfb9bce1e74e [2021-05-27T06:08:42.670Z] Priming version [2021-05-27T06:08:42.670Z] + snapcraftctl prime [2021-05-27T06:08:42.824Z] ---> 405ce75d3f84 [2021-05-27T06:08:42.824Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T06:08:43.429Z] Removing intermediate container cfb9bce1e74e [2021-05-27T06:08:43.429Z] ---> e148763cb9f8 [2021-05-27T06:08:43.429Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:08:43.610Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-27T06:08:44.411Z] ---> Running in b07f6421ce02 [2021-05-27T06:08:44.411Z] Removing intermediate container f7a44426e276 [2021-05-27T06:08:44.411Z] ---> bf7030aa8d9d [2021-05-27T06:08:44.411Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T06:08:45.008Z] ---> 29e6ef84e8df [2021-05-27T06:08:45.008Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T06:08:45.008Z] ---> Running in 758baa72a8b1 [2021-05-27T06:08:45.280Z] Removing intermediate container b07f6421ce02 [2021-05-27T06:08:45.280Z] ---> 72da1e050945 [2021-05-27T06:08:45.280Z] Step 23/24 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T06:08:45.877Z] ---> Running in 565d2d6c0630 [2021-05-27T06:08:45.877Z] Removing intermediate container 758baa72a8b1 [2021-05-27T06:08:45.877Z] ---> cc2c7cb40743 [2021-05-27T06:08:45.877Z] Step 24/26 : LABEL arch=arm64 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T06:08:46.161Z] ---> 752991b512f7 [2021-05-27T06:08:46.161Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T06:08:46.161Z] ---> Running in ebca52befebf [2021-05-27T06:08:46.758Z] ---> Running in 38a4791d49a2 [2021-05-27T06:08:46.758Z] Removing intermediate container 565d2d6c0630 [2021-05-27T06:08:46.759Z] ---> ea40cb827c8a [2021-05-27T06:08:46.759Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:08:47.032Z] Removing intermediate container ebca52befebf [2021-05-27T06:08:47.032Z] ---> c77295e077ac [2021-05-27T06:08:47.032Z] Step 25/26 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:08:47.306Z] ---> Running in 48435ee4a2e1 [2021-05-27T06:08:47.591Z] ---> Running in 423429dc0d40 [2021-05-27T06:08:47.591Z] Removing intermediate container 38a4791d49a2 [2021-05-27T06:08:47.591Z] ---> 9e0ca9675327 [2021-05-27T06:08:47.592Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T06:08:47.885Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T06:08:48.162Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T06:08:48.162Z] ---> eeaf43b92773 [2021-05-27T06:08:48.162Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:08:48.162Z] Removing intermediate container 48435ee4a2e1 [2021-05-27T06:08:48.162Z] ---> f32013d3cca4 [2021-05-27T06:08:48.162Z] [2021-05-27T06:08:48.765Z] ---> Running in 1851ba806dff [2021-05-27T06:08:48.765Z] Removing intermediate container 423429dc0d40 [2021-05-27T06:08:48.765Z] ---> e6e9250b88fd [2021-05-27T06:08:48.765Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T06:08:48.765Z] Successfully built f32013d3cca4 [2021-05-27T06:08:48.765Z] Successfully tagged core-command-arm64:latest [2021-05-27T06:08:48.765Z]  Building core-command ... done Building core-metadata [2021-05-27T06:08:48.765Z] ---> Running in deb1d6259a5c [2021-05-27T06:08:49.044Z] ---> 4016337ea832 [2021-05-27T06:08:49.044Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T06:08:49.335Z] ---> Running in 05cd8a9f2013 [2021-05-27T06:08:49.335Z] Removing intermediate container 1851ba806dff [2021-05-27T06:08:49.335Z] ---> f97f105c176a [2021-05-27T06:08:49.335Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T06:08:49.617Z] Removing intermediate container deb1d6259a5c [2021-05-27T06:08:49.617Z] ---> 5700988b6f07 [2021-05-27T06:08:49.617Z] [2021-05-27T06:08:49.617Z] ---> Running in ea8d172e598b [2021-05-27T06:08:50.225Z] Successfully built 5700988b6f07 [2021-05-27T06:08:50.502Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-27T06:08:50.502Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-05-27T06:08:51.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:51.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:52.089Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T06:08:52.089Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T06:08:52.089Z] Executing bash-5.0.17-r0.post-install [2021-05-27T06:08:52.089Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T06:08:52.089Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T06:08:52.089Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T06:08:52.089Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T06:08:52.089Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T06:08:52.089Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T06:08:52.089Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T06:08:52.089Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T06:08:52.089Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T06:08:52.089Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T06:08:52.362Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T06:08:52.362Z] Removing intermediate container 05cd8a9f2013 [2021-05-27T06:08:52.362Z] ---> 8d2d7a3fac3b [2021-05-27T06:08:52.362Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T06:08:53.846Z] ---> Running in fcafc45db34b [2021-05-27T06:08:54.127Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T06:08:54.127Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T06:08:54.127Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T06:08:54.127Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T06:08:54.127Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T06:08:54.127Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T06:08:54.127Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T06:08:54.410Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T06:08:54.410Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T06:08:54.410Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T06:08:54.410Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T06:08:54.410Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T06:08:54.410Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T06:08:54.410Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T06:08:54.410Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T06:08:54.410Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T06:08:54.691Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T06:08:54.691Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T06:08:54.691Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T06:08:54.691Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T06:08:54.691Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T06:08:54.691Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T06:08:54.691Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T06:08:54.691Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T06:08:54.691Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T06:08:54.691Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T06:08:54.968Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T06:08:54.968Z] OK: 72 MiB in 59 packages [2021-05-27T06:08:54.968Z] Removing intermediate container fcafc45db34b [2021-05-27T06:08:54.968Z] ---> 5f7e88b6148c [2021-05-27T06:08:54.968Z] Step 29/32 : CMD ["gate"] [2021-05-27T06:08:55.971Z] ---> Running in 4a89de6ba238 [2021-05-27T06:08:56.969Z] Removing intermediate container 4a89de6ba238 [2021-05-27T06:08:56.969Z] ---> 3730fd92c552 [2021-05-27T06:08:56.969Z] Step 30/32 : LABEL arch=arm64 [2021-05-27T06:08:57.254Z] ---> Running in 1239eff2f96c [2021-05-27T06:08:58.239Z] Removing intermediate container 1239eff2f96c [2021-05-27T06:08:58.239Z] ---> 53498a00cfbb [2021-05-27T06:08:58.239Z] Step 31/32 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:08:58.842Z] ---> Running in 08ba1ee8cae9 [2021-05-27T06:08:59.449Z] Removing intermediate container 08ba1ee8cae9 [2021-05-27T06:08:59.449Z] ---> 1d959631f7bc [2021-05-27T06:08:59.449Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T06:08:59.723Z] ---> Running in 460269e56693 [2021-05-27T06:08:59.723Z] Collecting docker-compose==1.23.2 [2021-05-27T06:09:00.001Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T06:09:00.604Z] Removing intermediate container 460269e56693 [2021-05-27T06:09:00.604Z] ---> c744acad754a [2021-05-27T06:09:00.604Z] [2021-05-27T06:09:00.604Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T06:09:00.604Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T06:09:00.882Z] Successfully built c744acad754a [2021-05-27T06:09:00.882Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-27T06:09:00.882Z] Building core-data [2021-05-27T06:09:03.528Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T06:09:03.529Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T06:09:04.980Z] Collecting PyYAML<4,>=3.10 [2021-05-27T06:09:04.980Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T06:09:08.393Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T06:09:08.393Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T06:09:08.994Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T06:09:08.994Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T06:09:09.269Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T06:09:09.269Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T06:09:09.269Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T06:09:12.076Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T06:09:12.076Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T06:09:14.716Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T06:09:14.717Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T06:09:15.322Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T06:09:15.322Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T06:09:16.313Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T06:09:16.313Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T06:09:16.593Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-27T06:09:16.593Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-27T06:09:16.868Z] Collecting idna<2.8,>=2.5 [2021-05-27T06:09:16.868Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T06:09:17.149Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T06:09:17.149Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T06:09:17.149Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T06:09:17.149Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T06:09:17.149Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T06:09:17.149Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T06:09:18.596Z] Installing collected packages: texttable, urllib3, idna, requests, PyYAML, cached-property, jsonschema, docopt, dockerpty, docker-pycreds, websocket-client, docker, docker-compose [2021-05-27T06:09:18.596Z] Running setup.py install for texttable: started [2021-05-27T06:09:20.597Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T06:09:20.597Z] Attempting uninstall: urllib3 [2021-05-27T06:09:20.597Z] Found existing installation: urllib3 1.25.9 [2021-05-27T06:09:20.597Z] Uninstalling urllib3-1.25.9: [2021-05-27T06:09:20.876Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T06:09:21.480Z] Attempting uninstall: idna [2021-05-27T06:09:21.480Z] Found existing installation: idna 2.9 [2021-05-27T06:09:21.480Z] Uninstalling idna-2.9: [2021-05-27T06:09:21.480Z] Successfully uninstalled idna-2.9 [2021-05-27T06:09:22.085Z] Attempting uninstall: requests [2021-05-27T06:09:22.085Z] Found existing installation: requests 2.23.0 [2021-05-27T06:09:22.085Z] Uninstalling requests-2.23.0: [2021-05-27T06:09:22.364Z] Successfully uninstalled requests-2.23.0 [2021-05-27T06:09:22.645Z] Running setup.py install for PyYAML: started [2021-05-27T06:09:24.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:09:24.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:09:24.122Z] ---> 9f6c8dd761fd [2021-05-27T06:09:24.122Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T06:09:24.122Z] ---> Using cache [2021-05-27T06:09:24.122Z] ---> 9d4a11eb92f9 [2021-05-27T06:09:24.122Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:09:24.122Z] ---> Using cache [2021-05-27T06:09:24.122Z] ---> ba13c6efc570 [2021-05-27T06:09:24.122Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T06:09:24.122Z] ---> Using cache [2021-05-27T06:09:24.122Z] ---> 75875911e4cb [2021-05-27T06:09:24.122Z] Step 6/22 : COPY go.mod . [2021-05-27T06:09:24.122Z] ---> Using cache [2021-05-27T06:09:24.122Z] ---> dba5a49817cf [2021-05-27T06:09:24.122Z] Step 7/22 : RUN go mod download [2021-05-27T06:09:24.122Z] ---> Using cache [2021-05-27T06:09:24.122Z] ---> ceefb6c51857 [2021-05-27T06:09:24.122Z] Step 8/22 : COPY . . [2021-05-27T06:09:24.122Z] ---> Using cache [2021-05-27T06:09:24.122Z] ---> caa45e69810c [2021-05-27T06:09:24.122Z] Step 9/22 : RUN go mod tidy [2021-05-27T06:09:24.122Z] ---> Using cache [2021-05-27T06:09:24.122Z] ---> c2391b9d8b6e [2021-05-27T06:09:24.122Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T06:09:25.582Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T06:09:27.597Z] Running setup.py install for docopt: started [2021-05-27T06:09:29.601Z] ---> Running in 6f9d3a8ee049 [2021-05-27T06:09:30.209Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T06:09:30.209Z] Running setup.py install for dockerpty: started [2021-05-27T06:09:31.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T06:09:32.649Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T06:09:35.294Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-27T06:09:40.759Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:09:40.759Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:09:40.759Z] ---> 9f6c8dd761fd [2021-05-27T06:09:40.759Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> 9d4a11eb92f9 [2021-05-27T06:09:40.759Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> ba13c6efc570 [2021-05-27T06:09:40.759Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> 75875911e4cb [2021-05-27T06:09:40.759Z] Step 6/24 : COPY go.mod . [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> dba5a49817cf [2021-05-27T06:09:40.759Z] Step 7/24 : RUN go mod download [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> ceefb6c51857 [2021-05-27T06:09:40.759Z] Step 8/24 : COPY . . [2021-05-27T06:09:40.759Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:09:40.759Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:09:40.759Z] ---> 9f6c8dd761fd [2021-05-27T06:09:40.759Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> 9d4a11eb92f9 [2021-05-27T06:09:40.759Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> ba13c6efc570 [2021-05-27T06:09:40.759Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> 75875911e4cb [2021-05-27T06:09:40.759Z] Step 6/23 : COPY go.mod . [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> dba5a49817cf [2021-05-27T06:09:40.759Z] Step 7/23 : RUN go mod download [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> ceefb6c51857 [2021-05-27T06:09:40.759Z] Step 8/23 : COPY . . [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> caa45e69810c [2021-05-27T06:09:40.759Z] Step 9/24 : RUN go mod tidy [2021-05-27T06:09:40.759Z] ---> Using cache [2021-05-27T06:09:40.759Z] ---> c2391b9d8b6e [2021-05-27T06:09:40.759Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T06:09:41.759Z] ---> Using cache [2021-05-27T06:09:41.759Z] ---> caa45e69810c [2021-05-27T06:09:41.759Z] Step 9/23 : RUN go mod tidy [2021-05-27T06:09:41.759Z] ---> Using cache [2021-05-27T06:09:41.759Z] ---> c2391b9d8b6e [2021-05-27T06:09:41.759Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T06:09:41.759Z] ---> Running in 8f20a4f89a97 [2021-05-27T06:09:42.062Z] ---> Running in 14259a128f50 [2021-05-27T06:09:45.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T06:09:45.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T06:09:49.847Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:09:49.847Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:09:49.847Z] ---> 9f6c8dd761fd [2021-05-27T06:09:49.847Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T06:09:49.847Z] ---> Using cache [2021-05-27T06:09:49.847Z] ---> 9d4a11eb92f9 [2021-05-27T06:09:49.847Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:09:49.847Z] ---> Using cache [2021-05-27T06:09:49.847Z] ---> ba13c6efc570 [2021-05-27T06:09:49.847Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T06:09:50.845Z] ---> Running in 36f3a41f4768 [2021-05-27T06:09:53.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:09:53.759Z] Removing intermediate container ea8d172e598b [2021-05-27T06:09:53.759Z] ---> 067dc4074acc [2021-05-27T06:09:53.759Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T06:09:54.041Z] ---> Running in 7fa222c72cff [2021-05-27T06:09:54.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:09:54.926Z] Removing intermediate container 7fa222c72cff [2021-05-27T06:09:54.926Z] ---> 17427bf755e6 [2021-05-27T06:09:54.926Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T06:09:54.926Z] ---> Running in ed98e3d8a385 [2021-05-27T06:09:55.927Z] OK: 218 MiB in 52 packages [2021-05-27T06:09:55.927Z] Removing intermediate container ed98e3d8a385 [2021-05-27T06:09:55.927Z] ---> 283483469d7c [2021-05-27T06:09:55.927Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T06:09:57.926Z] Removing intermediate container 36f3a41f4768 [2021-05-27T06:09:57.926Z] ---> fedd4d6ac26e [2021-05-27T06:09:57.926Z] Step 6/24 : COPY go.mod . [2021-05-27T06:09:58.525Z] ---> d8967e5c2a1a [2021-05-27T06:09:58.525Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T06:09:59.523Z] ---> 9d4fe9c575ae [2021-05-27T06:09:59.523Z] Step 7/24 : RUN go mod download [2021-05-27T06:09:59.523Z] ---> Running in 1277f8f20acc [2021-05-27T06:09:59.798Z] ---> c11c5264d39e [2021-05-27T06:09:59.798Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T06:10:02.421Z] ---> dfe0f86a75ae [2021-05-27T06:10:02.421Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T06:10:02.421Z] ---> Running in 80c536060270 [2021-05-27T06:10:02.695Z] Removing intermediate container 80c536060270 [2021-05-27T06:10:02.695Z] ---> 05513008b5d1 [2021-05-27T06:10:02.695Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:10:02.970Z] ---> Running in 22d9b5e310d7 [2021-05-27T06:10:03.959Z] Removing intermediate container 22d9b5e310d7 [2021-05-27T06:10:03.959Z] ---> 8322287b5a5f [2021-05-27T06:10:03.959Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:10:04.232Z] ---> Running in fb609289b42a [2021-05-27T06:10:04.831Z] Removing intermediate container 1277f8f20acc [2021-05-27T06:10:04.831Z] ---> 05aa7d6f37c6 [2021-05-27T06:10:04.831Z] Step 8/24 : COPY . . [2021-05-27T06:10:05.107Z] Removing intermediate container fb609289b42a [2021-05-27T06:10:05.107Z] ---> 942a5fefec77 [2021-05-27T06:10:05.107Z] Step 23/24 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:10:05.107Z] ---> Running in 23be2020c5b0 [2021-05-27T06:10:06.574Z] Removing intermediate container 23be2020c5b0 [2021-05-27T06:10:06.574Z] ---> c04bb3a6e505 [2021-05-27T06:10:06.574Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:10:06.859Z] ---> Running in a34b4e084406 [2021-05-27T06:10:08.314Z] Removing intermediate container a34b4e084406 [2021-05-27T06:10:08.314Z] ---> 4c2bb6a25631 [2021-05-27T06:10:08.314Z] [2021-05-27T06:10:08.915Z] Successfully built 4c2bb6a25631 [2021-05-27T06:10:08.915Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-27T06:10:27.278Z]  Building sys-mgmt-agent ... done  ---> 595b9748c288 [2021-05-27T06:10:27.278Z] Step 9/24 : RUN go mod tidy [2021-05-27T06:10:27.278Z] ---> Running in 5f1550a91a4f [2021-05-27T06:10:32.815Z] Removing intermediate container 5f1550a91a4f [2021-05-27T06:10:32.815Z] ---> ec27d78089dd [2021-05-27T06:10:32.815Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T06:10:32.815Z] ---> Running in 9cea64b6e4c3 [2021-05-27T06:10:35.460Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T06:10:50.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T06:11:05.778Z] Removing intermediate container 6f9d3a8ee049 [2021-05-27T06:11:05.778Z] ---> 0d6f50efb5f0 [2021-05-27T06:11:05.778Z] [2021-05-27T06:11:05.778Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T06:11:05.778Z] ---> 9852663dfa18 [2021-05-27T06:11:05.778Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T06:11:05.778Z] ---> Running in 523899eeba0f [2021-05-27T06:11:06.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:11:06.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:11:07.386Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T06:11:07.682Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T06:11:07.682Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T06:11:07.682Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T06:11:07.682Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:11:07.682Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T06:11:07.962Z] OK: 7 MiB in 18 packages [2021-05-27T06:11:10.623Z] Removing intermediate container 523899eeba0f [2021-05-27T06:11:10.623Z] ---> 8f7b3e681a88 [2021-05-27T06:11:10.623Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T06:11:10.907Z] ---> Running in e056e901c905 [2021-05-27T06:11:11.514Z] Removing intermediate container e056e901c905 [2021-05-27T06:11:11.514Z] ---> 2ec1168a8b7b [2021-05-27T06:11:11.514Z] Step 14/22 : WORKDIR /edgex [2021-05-27T06:11:11.794Z] ---> Running in bf044d1cbb9e [2021-05-27T06:11:12.397Z] Removing intermediate container bf044d1cbb9e [2021-05-27T06:11:12.397Z] ---> 78c6618cd509 [2021-05-27T06:11:12.397Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T06:11:13.877Z] ---> 5cec6d9ddf0b [2021-05-27T06:11:13.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T06:11:15.872Z] ---> 12b087a03fb9 [2021-05-27T06:11:15.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T06:11:17.327Z] ---> a294441638c9 [2021-05-27T06:11:17.327Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T06:11:17.327Z] ---> Running in cc13ce7f5894 [2021-05-27T06:11:17.935Z] Removing intermediate container cc13ce7f5894 [2021-05-27T06:11:17.935Z] ---> f1f7f97b5e66 [2021-05-27T06:11:17.935Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T06:11:18.209Z] ---> Running in 241abff3220e [2021-05-27T06:11:19.196Z] Removing intermediate container 241abff3220e [2021-05-27T06:11:19.196Z] ---> c13e8d4c5d2c [2021-05-27T06:11:19.196Z] Step 20/22 : LABEL arch=arm64 [2021-05-27T06:11:19.196Z] ---> Running in d551253d3c13 [2021-05-27T06:11:19.796Z] Removing intermediate container d551253d3c13 [2021-05-27T06:11:19.796Z] ---> 7f179386a64e [2021-05-27T06:11:19.796Z] Step 21/22 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:11:20.077Z] ---> Running in 3ce69022bd11 [2021-05-27T06:11:20.685Z] Removing intermediate container 3ce69022bd11 [2021-05-27T06:11:20.685Z] ---> bb4bc1f8bfce [2021-05-27T06:11:20.685Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T06:11:20.962Z] ---> Running in fbfb995325a2 [2021-05-27T06:11:21.562Z] Removing intermediate container fbfb995325a2 [2021-05-27T06:11:21.562Z] ---> 4f7e9d284e08 [2021-05-27T06:11:21.562Z] [2021-05-27T06:11:22.164Z] Successfully built 4f7e9d284e08 [2021-05-27T06:11:22.164Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-27T06:11:34.595Z]  Building security-proxy-setup ... done Removing intermediate container 14259a128f50 [2021-05-27T06:11:34.595Z] ---> a048cf810ca7 [2021-05-27T06:11:34.595Z] [2021-05-27T06:11:34.595Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T06:11:34.595Z] ---> 9852663dfa18 [2021-05-27T06:11:34.595Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T06:11:34.595Z] ---> Using cache [2021-05-27T06:11:34.595Z] ---> efda6e1bed5b [2021-05-27T06:11:34.596Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:11:34.596Z] ---> Using cache [2021-05-27T06:11:34.596Z] ---> b8f70cfecaba [2021-05-27T06:11:34.596Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T06:11:34.871Z] ---> Running in 2c43a2b5d9dc [2021-05-27T06:11:35.471Z] Removing intermediate container 2c43a2b5d9dc [2021-05-27T06:11:35.471Z] ---> 51800b7ba90c [2021-05-27T06:11:35.471Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T06:11:35.747Z] ---> Running in b62f12bf54d1 [2021-05-27T06:11:36.358Z] Removing intermediate container b62f12bf54d1 [2021-05-27T06:11:36.358Z] ---> 508f1aa9b8f6 [2021-05-27T06:11:36.358Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:11:37.802Z] ---> a872e4bd0584 [2021-05-27T06:11:37.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T06:11:41.222Z] ---> 907f21dc4a9d [2021-05-27T06:11:41.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T06:11:42.674Z] Removing intermediate container 8f20a4f89a97 [2021-05-27T06:11:42.674Z] ---> 6ed12279aade [2021-05-27T06:11:42.674Z] [2021-05-27T06:11:42.674Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T06:11:42.674Z] ---> 9852663dfa18 [2021-05-27T06:11:42.674Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T06:11:42.674Z] ---> Using cache [2021-05-27T06:11:42.674Z] ---> efda6e1bed5b [2021-05-27T06:11:42.674Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:11:42.674Z] ---> Using cache [2021-05-27T06:11:42.674Z] ---> b8f70cfecaba [2021-05-27T06:11:42.674Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T06:11:42.674Z] ---> 2419b6985254 [2021-05-27T06:11:42.674Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T06:11:42.674Z] ---> Running in 537b8a32510d [2021-05-27T06:11:42.952Z] ---> Running in 15bd6afe665e [2021-05-27T06:11:43.560Z] Removing intermediate container 537b8a32510d [2021-05-27T06:11:43.560Z] ---> 4fd80864010c [2021-05-27T06:11:43.560Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T06:11:43.560Z] ---> Running in 92f18d3c5891 [2021-05-27T06:11:43.844Z] Removing intermediate container 15bd6afe665e [2021-05-27T06:11:43.844Z] ---> 456640d0fc21 [2021-05-27T06:11:43.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:11:43.844Z] ---> Running in fc4a83672b5e [2021-05-27T06:11:44.838Z] Removing intermediate container 92f18d3c5891 [2021-05-27T06:11:44.838Z] ---> 4287beb1e357 [2021-05-27T06:11:44.838Z] Step 16/24 : WORKDIR / [2021-05-27T06:11:44.838Z] Removing intermediate container fc4a83672b5e [2021-05-27T06:11:44.838Z] ---> 8fcafacd8e54 [2021-05-27T06:11:44.838Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T06:11:45.117Z] ---> Running in d71a7e436dc2 [2021-05-27T06:11:45.117Z] ---> Running in e9b749bbe618 [2021-05-27T06:11:46.114Z] Removing intermediate container e9b749bbe618 [2021-05-27T06:11:46.114Z] ---> 9f1777567c40 [2021-05-27T06:11:46.114Z] Step 22/23 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:11:46.114Z] Removing intermediate container d71a7e436dc2 [2021-05-27T06:11:46.114Z] ---> a386a968bc22 [2021-05-27T06:11:46.114Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:11:46.392Z] ---> Running in e68028b7143e [2021-05-27T06:11:46.995Z] Removing intermediate container e68028b7143e [2021-05-27T06:11:46.995Z] ---> c9a6a75eee21 [2021-05-27T06:11:46.995Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T06:11:47.276Z] ---> Running in 6e64a1938ae1 [2021-05-27T06:11:47.553Z] ---> bddfa91665f4 [2021-05-27T06:11:47.553Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T06:11:48.182Z] Removing intermediate container 6e64a1938ae1 [2021-05-27T06:11:48.182Z] ---> 4c0d4b9c2388 [2021-05-27T06:11:48.182Z] [2021-05-27T06:11:48.787Z] Successfully built 4c0d4b9c2388 [2021-05-27T06:11:48.787Z] Successfully tagged support-scheduler-arm64:latest [2021-05-27T06:11:49.778Z]  Building support-scheduler ... done  ---> e83b4d3c1c28 [2021-05-27T06:11:49.778Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T06:11:50.386Z] ---> 71b9ba3b04e5 [2021-05-27T06:11:50.386Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T06:11:50.660Z] ---> Running in 58ae6fc90c2c [2021-05-27T06:11:51.259Z] Removing intermediate container 58ae6fc90c2c [2021-05-27T06:11:51.259Z] ---> 062cd6429a13 [2021-05-27T06:11:51.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:11:51.531Z] ---> Running in 86b60fa8bde4 [2021-05-27T06:11:51.802Z] Removing intermediate container 86b60fa8bde4 [2021-05-27T06:11:51.802Z] ---> 7b6a3ecd20ea [2021-05-27T06:11:51.802Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:11:52.076Z] ---> Running in 0cba4d037cf6 [2021-05-27T06:11:52.674Z] Removing intermediate container 0cba4d037cf6 [2021-05-27T06:11:52.674Z] ---> 2dbe381d397f [2021-05-27T06:11:52.674Z] Step 23/24 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:11:52.674Z] ---> Running in a475f5bbc66a [2021-05-27T06:11:53.272Z] Removing intermediate container a475f5bbc66a [2021-05-27T06:11:53.272Z] ---> 15e6c9a95184 [2021-05-27T06:11:53.272Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:11:53.547Z] ---> Running in aee1fc71283a [2021-05-27T06:11:54.144Z] Removing intermediate container aee1fc71283a [2021-05-27T06:11:54.420Z] ---> 19245f2636e6 [2021-05-27T06:11:54.420Z] [2021-05-27T06:11:54.693Z] Successfully built 19245f2636e6 [2021-05-27T06:11:54.963Z] Successfully tagged core-metadata-arm64:latest [2021-05-27T06:12:01.697Z]  Building core-metadata ... done Removing intermediate container 9cea64b6e4c3 [2021-05-27T06:12:01.698Z] ---> cd349a65007a [2021-05-27T06:12:01.698Z] [2021-05-27T06:12:01.698Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T06:12:01.698Z] ---> 9852663dfa18 [2021-05-27T06:12:01.698Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T06:12:01.698Z] ---> Running in cdd714605a7a [2021-05-27T06:12:01.698Z] Removing intermediate container cdd714605a7a [2021-05-27T06:12:01.698Z] ---> a657597f3b6d [2021-05-27T06:12:01.698Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T06:12:01.698Z] ---> Running in 9ceb1d063654 [2021-05-27T06:12:01.976Z] Removing intermediate container 9ceb1d063654 [2021-05-27T06:12:01.976Z] ---> e705382a40d4 [2021-05-27T06:12:01.976Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T06:12:01.976Z] ---> Running in 8795818db2e0 [2021-05-27T06:12:02.639Z] Removing intermediate container 8795818db2e0 [2021-05-27T06:12:02.639Z] ---> 5033922dd4cd [2021-05-27T06:12:02.639Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:12:02.639Z] ---> Running in 10757c1180a0 [2021-05-27T06:12:05.262Z] Removing intermediate container 10757c1180a0 [2021-05-27T06:12:05.262Z] ---> 1d0ec9b69871 [2021-05-27T06:12:05.262Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T06:12:05.262Z] ---> Running in 31a055ace784 [2021-05-27T06:12:06.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:12:06.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:12:07.428Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T06:12:07.705Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T06:12:07.705Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T06:12:07.705Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T06:12:07.977Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T06:12:08.251Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T06:12:08.251Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:12:08.251Z] OK: 8 MiB in 20 packages [2021-05-27T06:12:09.684Z] Removing intermediate container 31a055ace784 [2021-05-27T06:12:09.684Z] ---> b63451f93422 [2021-05-27T06:12:09.684Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:12:10.281Z] ---> 77fcc70d7dc5 [2021-05-27T06:12:10.281Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T06:12:11.709Z] ---> b65ab2056480 [2021-05-27T06:12:11.709Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T06:12:12.700Z] ---> fc45e0f7d6eb [2021-05-27T06:12:12.700Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T06:12:12.700Z] ---> Running in 1238a179c931 [2021-05-27T06:12:13.295Z] Removing intermediate container 1238a179c931 [2021-05-27T06:12:13.295Z] ---> 1967ff3b483c [2021-05-27T06:12:13.295Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:12:13.295Z] ---> Running in 37ce7c743305 [2021-05-27T06:12:13.890Z] Removing intermediate container 37ce7c743305 [2021-05-27T06:12:13.890Z] ---> e7683258d90d [2021-05-27T06:12:13.890Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:12:13.890Z] ---> Running in 3b9cf6fc5b70 [2021-05-27T06:12:14.481Z] Removing intermediate container 3b9cf6fc5b70 [2021-05-27T06:12:14.481Z] ---> 897d2ab64aa4 [2021-05-27T06:12:14.481Z] Step 23/24 : LABEL git_sha=dd40d1c01913953a0757be55c05d85a2e55f623f [2021-05-27T06:12:14.481Z] ---> Running in 5d7b6627fcca [2021-05-27T06:12:15.085Z] Removing intermediate container 5d7b6627fcca [2021-05-27T06:12:15.085Z] ---> ae74dde1854e [2021-05-27T06:12:15.085Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:12:15.085Z] ---> Running in ef9758900a5a [2021-05-27T06:12:15.675Z] Removing intermediate container ef9758900a5a [2021-05-27T06:12:15.675Z] ---> 991941ccb859 [2021-05-27T06:12:15.675Z] [2021-05-27T06:12:16.268Z] Successfully built 991941ccb859 [2021-05-27T06:12:16.268Z] Successfully tagged core-data-arm64:latest [2021-05-27T06:12:16.555Z]  Building core-data ... done  [Pipeline] } [2021-05-27T06:12:16.555Z] $ docker stop --time=1 181b1ac764ee63d508c1a6e5d61c381aab860e940cfa4624e5371b47e959613b [2021-05-27T06:12:18.435Z] $ docker rm -f 181b1ac764ee63d508c1a6e5d61c381aab860e940cfa4624e5371b47e959613b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T06:12:19.112Z] + docker images [2021-05-27T06:12:19.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T06:12:19.382Z] core-data-arm64 latest 991941ccb859 4 seconds ago 20.4MB [2021-05-27T06:12:19.382Z] cd349a65007a 20 seconds ago 990MB [2021-05-27T06:12:19.382Z] core-metadata-arm64 latest 19245f2636e6 26 seconds ago 17.4MB [2021-05-27T06:12:19.382Z] support-scheduler-arm64 latest 4c0d4b9c2388 32 seconds ago 16.1MB [2021-05-27T06:12:19.382Z] 6ed12279aade 38 seconds ago 989MB [2021-05-27T06:12:19.382Z] a048cf810ca7 46 seconds ago 981MB [2021-05-27T06:12:19.382Z] security-proxy-setup-arm64 latest 4f7e9d284e08 58 seconds ago 24MB [2021-05-27T06:12:19.382Z] 0d6f50efb5f0 About a minute ago 978MB [2021-05-27T06:12:19.382Z] sys-mgmt-agent-arm64 latest 4c2bb6a25631 2 minutes ago 299MB [2021-05-27T06:12:19.382Z] security-bootstrapper-arm64 latest c744acad754a 3 minutes ago 17.2MB [2021-05-27T06:12:19.382Z] security-secretstore-setup-arm64 latest 5700988b6f07 3 minutes ago 24.3MB [2021-05-27T06:12:19.383Z] core-command-arm64 latest f32013d3cca4 3 minutes ago 16.1MB [2021-05-27T06:12:19.383Z] support-notifications-arm64 latest 096c6b8f79d6 3 minutes ago 16.8MB [2021-05-27T06:12:19.383Z] b310776d3ce3 3 minutes ago 979MB [2021-05-27T06:12:19.383Z] e81085c1e211 3 minutes ago 981MB [2021-05-27T06:12:19.383Z] 0b86c6836391 4 minutes ago 978MB [2021-05-27T06:12:19.383Z] cd07123db274 4 minutes ago 982MB [2021-05-27T06:12:19.383Z] 5f6734a4c5d1 4 minutes ago 974MB [2021-05-27T06:12:19.383Z] ci-base-image-arm64 latest 9f6c8dd761fd 15 minutes ago 641MB [2021-05-27T06:12:19.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-27T06:12:19.383Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-27T06:12:19.383Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-27T06:12:19.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:12:20.201Z] ---> job-cost.sh [2021-05-27T06:12:20.201Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9z7A [2021-05-27T06:12:59.160Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T06:14:36.077Z] lf-activate-venv(): INFO: Adding /tmp/venv-9z7A/bin to PATH [2021-05-27T06:14:36.077Z] INFO: No Stack... [2021-05-27T06:14:36.077Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T06:14:36.077Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T06:14:36.463Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-27T06:14:36.464Z] + cut -d, -f6 [Pipeline] lock [2021-05-27T06:14:36.548Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3516-1-stack-cost] [2021-05-27T06:14:36.555Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3516-1-stack-cost] did not exist. Created. [2021-05-27T06:14:36.556Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3516-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T06:14:37.027Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T06:14:37.440Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T06:14:37.462Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3516-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] configFileProvider [2021-05-27T06:14:38.326Z] provisioning config files... [2021-05-27T06:14:38.338Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8180766469676734543tmp [Pipeline] { [Pipeline] sh [2021-05-27T06:14:38.691Z] + set +x [2021-05-27T06:14:38.692Z] + curl -s https://codecov.io/bash [2021-05-27T06:14:38.692Z] + bash -s -- [2021-05-27T06:14:39.291Z] [2021-05-27T06:14:39.291Z] _____ _ [2021-05-27T06:14:39.291Z] / ____| | | [2021-05-27T06:14:39.291Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T06:14:39.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T06:14:39.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T06:14:39.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T06:14:39.291Z] Bash-1.0.3 [2021-05-27T06:14:39.291Z] [2021-05-27T06:14:39.291Z] [2021-05-27T06:14:39.291Z] ==> git version 2.24.4 found [2021-05-27T06:14:39.291Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-27T06:14:39.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T06:14:39.291Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T06:14:39.291Z] ==> Jenkins CI detected. [2021-05-27T06:14:39.291Z] project root: . [2021-05-27T06:14:39.291Z] --> token set from env [2021-05-27T06:14:39.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T06:14:39.291Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T06:14:39.291Z] ==> Python coveragepy not found [2021-05-27T06:14:39.291Z] ==> Searching for coverage reports in: [2021-05-27T06:14:39.291Z] + . [2021-05-27T06:14:39.291Z] -> Found 1 reports [2021-05-27T06:14:39.291Z] ==> Detecting git/mercurial file structure [2021-05-27T06:14:39.291Z] ==> Reading reports [2021-05-27T06:14:39.291Z] + ./coverage.out bytes=741453 [2021-05-27T06:14:39.291Z] ==> Appending adjustments [2021-05-27T06:14:39.291Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T06:14:41.843Z] + Found adjustments [2021-05-27T06:14:41.843Z] ==> Gzipping contents [2021-05-27T06:14:41.843Z] 104K /tmp/codecov.BGInJg.gz [2021-05-27T06:14:41.843Z] ==> Uploading reports [2021-05-27T06:14:41.843Z] url: https://codecov.io [2021-05-27T06:14:41.843Z] query: branch=PR-3516&commit=dd40d1c01913953a0757be55c05d85a2e55f623f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3516&job=&cmd_args= [2021-05-27T06:14:41.843Z] -> Pinging Codecov [2021-05-27T06:14:41.843Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3516&commit=dd40d1c01913953a0757be55c05d85a2e55f623f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3516&job=&cmd_args= [2021-05-27T06:14:42.104Z] -> Uploading to [2021-05-27T06:14:42.104Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/00271124DB129430A58F1EEE437C3FCB/dd40d1c01913953a0757be55c05d85a2e55f623f/52e73ebf-4245-495a-97b8-ed08941d0c72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T061441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f49d48d8d31cc25255b09d8905916d8d762df372940366cc823219582679601 [2021-05-27T06:14:42.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T06:14:42.104Z] Dload Upload Total Spent Left Speed [2021-05-27T06:14:42.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 246k --:--:-- --:--:-- --:--:-- 246k [2021-05-27T06:14:42.367Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dd40d1c01913953a0757be55c05d85a2e55f623f [Pipeline] } [2021-05-27T06:14:42.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:14:43.781Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:14:44.705Z] ---> package-listing.sh [2021-05-27T06:14:44.705Z] ++ facter osfamily [2021-05-27T06:14:44.705Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T06:14:44.966Z] + OS_FAMILY=redhat [2021-05-27T06:14:44.966Z] + workspace=/w/workspace/edgex-go/1 [2021-05-27T06:14:44.966Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T06:14:44.966Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T06:14:44.966Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T06:14:44.966Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T06:14:44.966Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-27T06:14:44.966Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T06:14:44.966Z] + case "${OS_FAMILY}" in [2021-05-27T06:14:44.966Z] + sort [2021-05-27T06:14:44.966Z] + rpm -qa [2021-05-27T06:15:03.085Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T06:15:03.085Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T06:15:03.085Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T06:15:03.085Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-27T06:15:03.085Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-27T06:15:03.085Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-27T06:15:03.130Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T06:15:03.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:15:04.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:15:04.044Z] [2021-05-27T06:15:04.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:15:04.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:15:04.657Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T06:15:04.657Z] df20fa9351a1: Pulling fs layer [2021-05-27T06:15:04.657Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T06:15:04.657Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T06:15:04.657Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T06:15:04.657Z] 93b61091891f: Pulling fs layer [2021-05-27T06:15:04.657Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T06:15:04.657Z] 5e14af77c1be: Pulling fs layer [2021-05-27T06:15:04.657Z] 01666e4c0597: Pulling fs layer [2021-05-27T06:15:04.657Z] aa168da1d23b: Pulling fs layer [2021-05-27T06:15:04.657Z] 93b61091891f: Waiting [2021-05-27T06:15:04.657Z] 93b9cdb0e59b: Waiting [2021-05-27T06:15:04.657Z] 5e14af77c1be: Waiting [2021-05-27T06:15:04.657Z] 01666e4c0597: Waiting [2021-05-27T06:15:04.657Z] aa168da1d23b: Waiting [2021-05-27T06:15:04.657Z] 46f8f816bc3b: Waiting [2021-05-27T06:15:04.917Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T06:15:04.917Z] 36b3adc4ff6f: Download complete [2021-05-27T06:15:04.917Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T06:15:04.917Z] 46f8f816bc3b: Download complete [2021-05-27T06:15:04.917Z] df20fa9351a1: Verifying Checksum [2021-05-27T06:15:04.917Z] df20fa9351a1: Download complete [2021-05-27T06:15:04.917Z] 93b61091891f: Download complete [2021-05-27T06:15:04.917Z] 5e14af77c1be: Verifying Checksum [2021-05-27T06:15:04.917Z] 5e14af77c1be: Download complete [2021-05-27T06:15:04.917Z] 01666e4c0597: Verifying Checksum [2021-05-27T06:15:04.917Z] 01666e4c0597: Download complete [2021-05-27T06:15:04.917Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T06:15:04.917Z] 8ad3a11d3b57: Download complete [2021-05-27T06:15:05.179Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T06:15:05.179Z] 93b9cdb0e59b: Download complete [2021-05-27T06:15:05.179Z] df20fa9351a1: Pull complete [2021-05-27T06:15:05.754Z] 36b3adc4ff6f: Pull complete [2021-05-27T06:15:06.706Z] 8ad3a11d3b57: Pull complete [2021-05-27T06:15:06.706Z] aa168da1d23b: Verifying Checksum [2021-05-27T06:15:06.706Z] aa168da1d23b: Download complete [2021-05-27T06:15:06.968Z] 46f8f816bc3b: Pull complete [2021-05-27T06:15:07.547Z] 93b61091891f: Pull complete [2021-05-27T06:15:07.808Z] 93b9cdb0e59b: Pull complete [2021-05-27T06:15:08.381Z] 5e14af77c1be: Pull complete [2021-05-27T06:15:08.973Z] 01666e4c0597: Pull complete [2021-05-27T06:15:19.078Z] aa168da1d23b: Pull complete [2021-05-27T06:15:19.078Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T06:15:19.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:15:19.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T06:15:19.267Z] prd-centos7-docker-4c-2g-597 does not seem to be running inside a container [2021-05-27T06:15:19.308Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-27T06:15:55.243Z] $ docker top e613dc99d26336e79a2b792c18fb6f453b4d51c654abb958bdc6ca4c3f7f0578 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T06:15:55.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T06:15:56.025Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T06:15:56.342Z] + ls /var/log/sa-host [2021-05-27T06:15:56.342Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T06:15:56.342Z] file_magic: OK [2021-05-27T06:15:56.342Z] HZ: Using current value: 100 [2021-05-27T06:15:56.342Z] file_header: OK [2021-05-27T06:15:56.342Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T06:15:56.342Z] Statistics: [2021-05-27T06:15:56.342Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T06:15:56.342Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T06:15:56.342Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T06:15:56.342Z] file_magic: OK [2021-05-27T06:15:56.342Z] HZ: Using current value: 100 [2021-05-27T06:15:56.342Z] file_header: OK [2021-05-27T06:15:56.342Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T06:15:56.342Z] Statistics: [2021-05-27T06:15:56.342Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T06:15:56.342Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T06:15:59.533Z] provisioning config files... [2021-05-27T06:15:59.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1144039758611403702tmp [Pipeline] { [Pipeline] echo [2021-05-27T06:15:59.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:00.168Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T06:16:00.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T06:16:00.367Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:00.934Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T06:16:00.965Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:01.306Z] ---> sudo-logs.sh [2021-05-27T06:16:01.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T06:16:01.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:01.738Z] ---> job-cost.sh [2021-05-27T06:16:01.738Z] lf-activate-venv: SKIPPING [2021-05-27T06:16:01.738Z] DEBUG: total: 0.18000000715255737 [2021-05-27T06:16:01.738Z] INFO: Retrieving Stack Cost... [2021-05-27T06:16:02.680Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T06:16:02.941Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T06:16:02.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:03.314Z] ---> logs-deploy.sh [2021-05-27T06:16:03.314Z] lf-activate-venv: SKIPPING [2021-05-27T06:16:03.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3516/1 [2021-05-27T06:16:03.314Z] INFO: archiving workspace using pattern(s): [2021-05-27T06:16:04.258Z] Archives upload complete. [2021-05-27T06:16:04.258Z] INFO: archiving logs to Nexus