Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at ca82cc67a24dd3a646f9c54faca12af7640f6229 rather than 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Obtained Jenkinsfile from ca82cc67a24dd3a646f9c54faca12af7640f6229 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4059668307053074832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4122974079811361421.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3570/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3570/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8652626094162897483.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 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-ssh174647177665633411.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3570/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-3570/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2259685526406087757.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 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/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/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-1611 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh5306448143432764857.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Merge succeeded, producing 3fd47349c4c7dc47927c452cb83b261a175ae974 Checking out Revision 3fd47349c4c7dc47927c452cb83b261a175ae974 (PR-3570) > 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/3@tmp/jenkins-gitclient-ssh458463475935330594.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # 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/3@tmp/jenkins-gitclient-ssh6505386998876921921.key > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd47349c4c7dc47927c452cb83b261a175ae974 # timeout=10 Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" > git rev-list --no-walk 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T00:31:10.222Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T00:31:10.321Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T00:31:10.350Z] ========================================================= [2021-06-16T00:31:10.350Z] EdgeX Global Pipelines Version Info [2021-06-16T00:31:10.350Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:31:11.806Z] ------------------- [2021-06-16T00:31:11.806Z] stable info: [2021-06-16T00:31:11.806Z] ------------------- [2021-06-16T00:31:11.806Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T00:31:11.806Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T00:31:11.806Z] Message: update stable to v1.0.195 [2021-06-16T00:31:12.393Z] ------------------- [2021-06-16T00:31:12.393Z] experimental info: [2021-06-16T00:31:12.393Z] ------------------- [2021-06-16T00:31:12.393Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T00:31:12.393Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T00:31:12.393Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T00:31:12.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T00:31:12.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T00:31:12.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T00:31:12.596Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T00:31:12.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T00:31:12.662Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T00:31:12.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T00:31:12.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T00:31:12.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T00:31:12.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T00:31:12.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T00:31:12.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T00:31:12.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T00:31:12.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T00:31:12.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T00:31:12.899Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T00:31:12.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T00:31:12.946Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T00:31:12.972Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T00:31:12.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T00:31:13.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T00:31:13.043Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T00:31:13.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3570 [Pipeline] echo [2021-06-16T00:31:13.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3570 [Pipeline] echo [2021-06-16T00:31:13.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3570 [Pipeline] echo [2021-06-16T00:31:13.136Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fd47349c4c7dc47927c452cb83b261a175ae974 [Pipeline] echo [2021-06-16T00:31:13.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fd4734 [Pipeline] echo [2021-06-16T00:31:13.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:31:13.258Z] provisioning config files... [2021-06-16T00:31:13.275Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7784424602375336887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:31:13.605Z] ---> docker-login.sh [2021-06-16T00:31:13.605Z] nexus3.edgexfoundry.org:10001 [2021-06-16T00:31:13.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:31:13.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:31:13.881Z] Configure a credential helper to remove this warning. See [2021-06-16T00:31:13.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:31:13.881Z] [2021-06-16T00:31:13.881Z] Login Succeeded [2021-06-16T00:31:13.881Z] nexus3.edgexfoundry.org:10002 [2021-06-16T00:31:13.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:31:14.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:31:14.145Z] Configure a credential helper to remove this warning. See [2021-06-16T00:31:14.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:31:14.145Z] [2021-06-16T00:31:14.145Z] Login Succeeded [2021-06-16T00:31:14.145Z] nexus3.edgexfoundry.org:10003 [2021-06-16T00:31:14.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:31:14.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:31:14.145Z] Configure a credential helper to remove this warning. See [2021-06-16T00:31:14.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:31:14.145Z] [2021-06-16T00:31:14.145Z] Login Succeeded [2021-06-16T00:31:14.145Z] nexus3.edgexfoundry.org:10004 [2021-06-16T00:31:14.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:31:14.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:31:14.415Z] Configure a credential helper to remove this warning. See [2021-06-16T00:31:14.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:31:14.415Z] [2021-06-16T00:31:14.415Z] Login Succeeded [2021-06-16T00:31:14.415Z] docker.io [2021-06-16T00:31:14.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:31:14.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:31:14.679Z] Configure a credential helper to remove this warning. See [2021-06-16T00:31:14.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:31:14.679Z] [2021-06-16T00:31:14.680Z] Login Succeeded [2021-06-16T00:31:14.680Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T00:31:14.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T00:31:15.030Z] ++ 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-06-16T00:31:15.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.030Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T00:31:15.030Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.030Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T00:31:15.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.030Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T00:31:15.030Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.030Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T00:31:15.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.030Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T00:31:15.031Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.031Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T00:31:15.031Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.031Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T00:31:15.031Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.031Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T00:31:15.031Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.031Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T00:31:15.031Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.031Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T00:31:15.031Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.031Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T00:31:15.031Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.031Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T00:31:15.031Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.031Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T00:31:15.031Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.031Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T00:31:15.031Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.031Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T00:31:15.031Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.031Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T00:31:15.031Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T00:31:15.031Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T00:31:15.031Z] ++ cut -d/ -f2 [2021-06-16T00:31:15.031Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T00:31:15.085Z] 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-06-16T00:31:18.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:31:18.255Z] [2021-06-16T00:31:18.255Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:31:18.574Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:31:18.574Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T00:31:18.574Z] 31603596830f: Pulling fs layer [2021-06-16T00:31:18.574Z] 54011a49482f: Pulling fs layer [2021-06-16T00:31:18.574Z] a6820b24f6d8: Pulling fs layer [2021-06-16T00:31:18.574Z] f581987b2513: Pulling fs layer [2021-06-16T00:31:18.574Z] f581987b2513: Waiting [2021-06-16T00:31:18.574Z] 54011a49482f: Verifying Checksum [2021-06-16T00:31:18.574Z] 54011a49482f: Download complete [2021-06-16T00:31:18.837Z] 31603596830f: Verifying Checksum [2021-06-16T00:31:18.837Z] 31603596830f: Download complete [2021-06-16T00:31:18.837Z] a6820b24f6d8: Verifying Checksum [2021-06-16T00:31:18.837Z] a6820b24f6d8: Download complete [2021-06-16T00:31:18.837Z] f581987b2513: Verifying Checksum [2021-06-16T00:31:18.837Z] f581987b2513: Download complete [2021-06-16T00:31:18.837Z] 31603596830f: Pull complete [2021-06-16T00:31:19.104Z] 54011a49482f: Pull complete [2021-06-16T00:31:19.700Z] a6820b24f6d8: Pull complete [2021-06-16T00:31:19.971Z] f581987b2513: Pull complete [2021-06-16T00:31:19.971Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T00:31:19.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T00:31:19.971Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T00:31:20.060Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-06-16T00:31:20.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T00:31:21.399Z] $ docker top 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T00:31:21.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T00:31:21.537Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T00:31:21.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T00:31:21.672Z] $ docker exec 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 ssh-agent [2021-06-16T00:31:21.799Z] SSH_AUTH_SOCK=/tmp/ssh-IMw6enS1lStz/agent.14 [2021-06-16T00:31:21.800Z] SSH_AGENT_PID=21 [2021-06-16T00:31:21.808Z] Running ssh-add (command line suppressed) [2021-06-16T00:31:21.913Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5560954169137877477.key (/w/workspace/edgex-go/3@tmp/private_key_5560954169137877477.key) [2021-06-16T00:31:21.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T00:31:22.241Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T00:31:22.256Z] $ docker exec --env ******** --env ******** 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 ssh-agent -k [2021-06-16T00:31:22.364Z] unset SSH_AUTH_SOCK; [2021-06-16T00:31:22.365Z] unset SSH_AGENT_PID; [2021-06-16T00:31:22.365Z] echo Agent pid 21 killed; [2021-06-16T00:31:22.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T00:31:22.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T00:31:22.429Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T00:31:22.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T00:31:22.555Z] $ docker exec 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 ssh-agent [2021-06-16T00:31:22.682Z] SSH_AUTH_SOCK=/tmp/ssh-oL66DNiAeLsv/agent.53 [2021-06-16T00:31:22.682Z] SSH_AGENT_PID=59 [2021-06-16T00:31:22.687Z] Running ssh-add (command line suppressed) [2021-06-16T00:31:22.796Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7847345584541035802.key (/w/workspace/edgex-go/3@tmp/private_key_7847345584541035802.key) [2021-06-16T00:31:22.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T00:31:23.144Z] + git semver init [2021-06-16T00:31:23.144Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T00:31:23.144Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-16T00:31:23.144Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-16T00:31:23.144Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T00:31:23.144Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T00:31:23.144Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T00:31:23.144Z] # $SEMVER_BRANCH = PR-3570 [2021-06-16T00:31:23.144Z] # $SEMVER_TEMP = /tmp/semver-498925998 [2021-06-16T00:31:23.144Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T00:31:38.114Z] # '/tmp/semver-498925998' -> '/w/workspace/edgex-go/3/.semver' [2021-06-16T00:31:38.114Z] # -> Force: false [2021-06-16T00:31:38.114Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-16T00:31:38.122Z] $ docker exec --env ******** --env ******** 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 ssh-agent -k [2021-06-16T00:31:38.229Z] unset SSH_AUTH_SOCK; [2021-06-16T00:31:38.230Z] unset SSH_AGENT_PID; [2021-06-16T00:31:38.230Z] echo Agent pid 59 killed; [2021-06-16T00:31:38.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T00:31:38.590Z] + git semver [Pipeline] } [2021-06-16T00:31:38.604Z] $ docker stop --time=1 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 [2021-06-16T00:31:41.639Z] $ docker rm -f 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T00:31:42.043Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T00:31:42.340Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T00:31:42.345Z] [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-06-16T00:31:42.934Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T00:31:43.235Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T00:31:43.545Z] + sudo service docker restart [2021-06-16T00:31:43.545Z] + true [2021-06-16T00:31:43.545Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T00:31:57.555Z] Still waiting to schedule task [2021-06-16T00:31:57.556Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1608’ [Pipeline] echo [2021-06-16T00:32:00.963Z] ========================================================= [2021-06-16T00:32:00.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T00:32:00.963Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:32:01.295Z] + 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-06-16T00:32:02.709Z] Sending build context to Docker daemon 329.5MB [2021-06-16T00:32:02.709Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T00:32:02.709Z] Step 2/6 : FROM ${BASE} [2021-06-16T00:32:02.971Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T00:32:02.971Z] 540db60ca938: Pulling fs layer [2021-06-16T00:32:02.971Z] adcc1eea9eea: Pulling fs layer [2021-06-16T00:32:02.971Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T00:32:02.971Z] 0510c868ecb4: Pulling fs layer [2021-06-16T00:32:02.971Z] afea3b2eda06: Pulling fs layer [2021-06-16T00:32:02.971Z] 7809a108b3ef: Pulling fs layer [2021-06-16T00:32:02.971Z] f706445af74f: Pulling fs layer [2021-06-16T00:32:02.971Z] afea3b2eda06: Waiting [2021-06-16T00:32:02.971Z] 0510c868ecb4: Waiting [2021-06-16T00:32:02.971Z] 7809a108b3ef: Waiting [2021-06-16T00:32:02.971Z] f706445af74f: Waiting [2021-06-16T00:32:02.971Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T00:32:02.971Z] 4c4ab2625f07: Download complete [2021-06-16T00:32:02.971Z] adcc1eea9eea: Verifying Checksum [2021-06-16T00:32:02.971Z] adcc1eea9eea: Download complete [2021-06-16T00:32:02.971Z] afea3b2eda06: Verifying Checksum [2021-06-16T00:32:02.971Z] afea3b2eda06: Download complete [2021-06-16T00:32:02.971Z] 540db60ca938: Verifying Checksum [2021-06-16T00:32:02.971Z] 540db60ca938: Download complete [2021-06-16T00:32:02.971Z] 7809a108b3ef: Verifying Checksum [2021-06-16T00:32:02.971Z] 7809a108b3ef: Download complete [2021-06-16T00:32:03.233Z] 540db60ca938: Pull complete [2021-06-16T00:32:03.233Z] adcc1eea9eea: Pull complete [2021-06-16T00:32:03.495Z] 4c4ab2625f07: Pull complete [2021-06-16T00:32:04.442Z] f706445af74f: Verifying Checksum [2021-06-16T00:32:04.442Z] f706445af74f: Download complete [2021-06-16T00:32:05.018Z] 0510c868ecb4: Verifying Checksum [2021-06-16T00:32:05.018Z] 0510c868ecb4: Download complete [2021-06-16T00:32:09.273Z] 0510c868ecb4: Pull complete [2021-06-16T00:32:09.273Z] afea3b2eda06: Pull complete [2021-06-16T00:32:09.273Z] 7809a108b3ef: Pull complete [2021-06-16T00:32:10.224Z] f706445af74f: Pull complete [2021-06-16T00:32:10.224Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T00:32:10.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T00:32:10.224Z] ---> b068be0155e3 [2021-06-16T00:32:10.224Z] 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-06-16T00:32:12.788Z] ---> Running in 4478af6df515 [2021-06-16T00:32:12.788Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:32:13.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:32:14.011Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T00:32:14.584Z] (2/12) Installing file (5.39-r0) [2021-06-16T00:32:14.584Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T00:32:14.584Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T00:32:24.608Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T00:32:24.608Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T00:32:24.870Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T00:32:24.870Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T00:32:25.131Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T00:32:25.394Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T00:32:25.394Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T00:32:25.655Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T00:32:25.655Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T00:32:25.655Z] OK: 219 MiB in 52 packages [2021-06-16T00:32:27.049Z] Removing intermediate container 4478af6df515 [2021-06-16T00:32:27.050Z] ---> b40dc13f92cd [2021-06-16T00:32:27.050Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T00:32:27.050Z] ---> Running in db6b95ca0211 [2021-06-16T00:32:27.050Z] Removing intermediate container db6b95ca0211 [2021-06-16T00:32:27.050Z] ---> 794d761de912 [2021-06-16T00:32:27.050Z] Step 5/6 : COPY go.mod . [2021-06-16T00:32:27.311Z] ---> 00ccf4a0cdd5 [2021-06-16T00:32:27.311Z] Step 6/6 : RUN go mod download [2021-06-16T00:32:27.311Z] ---> Running in a0151801d9ae [2021-06-16T00:32:42.260Z] Removing intermediate container a0151801d9ae [2021-06-16T00:32:42.260Z] ---> 741382552d26 [2021-06-16T00:32:42.260Z] Successfully built 741382552d26 [2021-06-16T00:32:42.260Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:32:42.570Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T00:32:42.570Z] . [Pipeline] withDockerContainer [2021-06-16T00:32:42.655Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-06-16T00:32:42.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T00:32:43.138Z] $ docker top 22c72b14950e3a3ef0d2f559ddbaa2f700d83267c769ceb707c7bb1a608b1d6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:32:43.535Z] + go version [2021-06-16T00:32:43.535Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T00:32:43.547Z] $ docker stop --time=1 22c72b14950e3a3ef0d2f559ddbaa2f700d83267c769ceb707c7bb1a608b1d6e [2021-06-16T00:32:44.758Z] $ docker rm -f 22c72b14950e3a3ef0d2f559ddbaa2f700d83267c769ceb707c7bb1a608b1d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:32:45.383Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T00:32:45.383Z] . [Pipeline] withDockerContainer [2021-06-16T00:32:45.461Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-06-16T00:32:45.502Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T00:32:45.931Z] $ docker top 98dd05c4aafcf1efe3417cf1c78e861b533fd7865506989c2eeed3bde8bda127 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T00:32:46.036Z] ========================================================= [2021-06-16T00:32:46.036Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T00:32:46.036Z] ========================================================= [Pipeline] sh [2021-06-16T00:32:46.337Z] + go mod tidy [Pipeline] sh [2021-06-16T00:32:46.908Z] + make test [2021-06-16T00:32:46.908Z] go mod tidy [2021-06-16T00:32:46.908Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T00:32:53.555Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T00:33:11.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T00:33:16.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T00:33:17.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T00:33:17.555Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T00:33:20.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T00:33:20.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T00:33:20.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T00:33:20.721Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T00:33:21.682Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T00:33:21.949Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T00:33:22.526Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T00:33:22.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T00:33:22.792Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T00:33:22.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T00:33:27.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-06-16T00:33:27.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T00:33:27.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T00:33:27.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements [2021-06-16T00:33:27.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T00:33:27.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 53.4% of statements [2021-06-16T00:33:27.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T00:33:27.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T00:33:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 87.7% of statements [2021-06-16T00:33:29.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T00:33:29.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T00:33:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements [2021-06-16T00:33:30.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements [2021-06-16T00:33:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T00:33:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T00:33:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T00:33:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T00:33:30.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T00:33:30.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 95.1% of statements [2021-06-16T00:33:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T00:33:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T00:33:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T00:33:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T00:33:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T00:33:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T00:33:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T00:33:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T00:33:31.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-16T00:33:31.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T00:33:31.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T00:33:31.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T00:33:32.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-06-16T00:33:32.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T00:33:32.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-06-16T00:33:32.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 22.0% of statements [2021-06-16T00:33:32.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T00:33:32.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-16T00:33:32.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-06-16T00:33:32.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-06-16T00:33:33.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-06-16T00:33:33.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-16T00:33:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2021-06-16T00:33:45.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-16T00:33:49.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.226s coverage: 81.8% of statements [2021-06-16T00:33:49.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T00:34:08.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-16T00:34:08.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-06-16T00:34:09.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 66.9% of statements [2021-06-16T00:34:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T00:34:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T00:34:09.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T00:34:10.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.6% of statements [2021-06-16T00:34:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T00:34:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T00:34:10.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-06-16T00:34:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T00:34:10.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2021-06-16T00:34:10.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T00:34:17.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T00:34:17.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 91.9% of statements [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T00:34:17.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T00:34:17.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T00:34:17.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T00:34:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T00:34:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T00:34:17.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-06-16T00:34:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T00:34:17.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.055s coverage: 6.7% of statements [2021-06-16T00:34:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T00:34:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T00:34:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T00:34:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T00:34:17.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-06-16T00:34:17.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-16T00:34:17.301Z] GO111MODULE=on go vet ./... [2021-06-16T00:34:45.744Z] gofmt -l . [2021-06-16T00:34:45.744Z] [ "`gofmt -l .`" = "" ] [2021-06-16T00:34:45.744Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T00:34:46.623Z] + ls -al . [2021-06-16T00:34:46.623Z] total 516 [2021-06-16T00:34:46.623Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 00:34 . [2021-06-16T00:34:46.623Z] drwxr-xr-x 4 root root 28 Jun 16 00:32 .. [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 00:31 .dockerignore [2021-06-16T00:34:46.623Z] drwxrwxr-x 8 1001 1001 179 Jun 16 00:31 .git [2021-06-16T00:34:46.623Z] drwxrwxr-x 3 1001 1001 125 Jun 16 00:31 .github [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 00:31 .gitignore [2021-06-16T00:34:46.623Z] drwx------ 3 1001 1001 60 Jun 16 00:31 .semver [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 00:31 .sonarcloud.properties [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 00:31 Attribution.txt [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 00:31 CONTRIBUTING.md [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 00:31 Dockerfile.build [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 00:31 Jenkinsfile [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 00:31 LICENSE [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 00:31 Makefile [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 00:31 README.md [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 00:31 SECURITY.md [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 00:31 VERSION [2021-06-16T00:34:46.623Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 00:31 ZMQWindows.md [2021-06-16T00:34:46.624Z] drwxrwxr-x 2 1001 1001 37 Jun 16 00:31 bin [2021-06-16T00:34:46.624Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 00:31 cmd [2021-06-16T00:34:46.624Z] -rw-r--r-- 1 root root 400748 Jun 16 00:34 coverage.out [2021-06-16T00:34:46.624Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 00:31 go.mod [2021-06-16T00:34:46.624Z] -rw-r--r-- 1 root root 21063 Jun 16 00:32 go.sum [2021-06-16T00:34:46.624Z] drwxrwxr-x 7 1001 1001 114 Jun 16 00:31 internal [2021-06-16T00:34:46.624Z] drwxrwxr-x 3 1001 1001 16 Jun 16 00:31 openapi [2021-06-16T00:34:46.624Z] drwxrwxr-x 4 1001 1001 71 Jun 16 00:31 snap [2021-06-16T00:34:46.624Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 00:31 version.go [Pipeline] sh [2021-06-16T00:34:46.923Z] + '[' -e coverage.out ] [2021-06-16T00:34:46.923Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T00:34:47.033Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T00:34:47.331Z] + make build [2021-06-16T00:34:47.331Z] go mod tidy [2021-06-16T00:34:47.596Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T00:34:48.998Z] 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-06-16T00:34:59.085Z] 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-06-16T00:34:59.660Z] 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-06-16T00:35:01.052Z] 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-06-16T00:35:01.633Z] 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-06-16T00:35:02.589Z] 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-06-16T00:35:03.536Z] 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-06-16T00:35:04.483Z] 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-06-16T00:35:05.879Z] 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-06-16T00:35:06.461Z] 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-06-16T00:35:07.859Z] 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-06-16T00:35:09.807Z] $ docker stop --time=1 98dd05c4aafcf1efe3417cf1c78e861b533fd7865506989c2eeed3bde8bda127 [2021-06-16T00:35:19.934Z] $ docker rm -f 98dd05c4aafcf1efe3417cf1c78e861b533fd7865506989c2eeed3bde8bda127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:35:27.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T00:35:27.390Z] [2021-06-16T00:35:27.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:35:27.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T00:35:27.969Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T00:35:27.969Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T00:35:27.969Z] ca9280d653b3: Pulling fs layer [2021-06-16T00:35:27.969Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T00:35:27.969Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-16T00:35:27.969Z] cbdbe7a5bc2a: Download complete [2021-06-16T00:35:28.543Z] cbdbe7a5bc2a: Pull complete [2021-06-16T00:35:28.543Z] ca9280d653b3: Verifying Checksum [2021-06-16T00:35:28.543Z] ca9280d653b3: Download complete [2021-06-16T00:35:29.508Z] ca9280d653b3: Pull complete [2021-06-16T00:35:29.508Z] 7e9c9ca2126c: Verifying Checksum [2021-06-16T00:35:29.508Z] 7e9c9ca2126c: Download complete [2021-06-16T00:35:33.756Z] 7e9c9ca2126c: Pull complete [2021-06-16T00:35:33.756Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T00:35:33.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T00:35:33.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T00:35:33.891Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-06-16T00:35:33.929Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T00:35:54.512Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1613 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [2021-06-16T00:35:56.110Z] $ docker top 50da251b26e7eab10db144e35edc12a7eeb36957872162f1942292c5579fe18f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-06-16T00:35:56.262Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-16T00:35:56.505Z] The recommended git tool is: git [2021-06-16T00:35:56.520Z] + grep parallel [2021-06-16T00:35:56.520Z] + docker-compose build --help [2021-06-16T00:35:57.096Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T00:35:57.107Z] $ docker stop --time=1 50da251b26e7eab10db144e35edc12a7eeb36957872162f1942292c5579fe18f [2021-06-16T00:35:58.881Z] $ docker rm -f 50da251b26e7eab10db144e35edc12a7eeb36957872162f1942292c5579fe18f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:35:59.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T00:35:59.368Z] . [Pipeline] withDockerContainer [2021-06-16T00:35:59.443Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-06-16T00:35:59.478Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T00:36:00.726Z] $ docker top eee10e318ed846b999b7094431318b9a1fa5f4bf9f325ef3359b05e384e9b81a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:36:01.126Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T00:36:01.700Z] Building core-command ... [2021-06-16T00:36:01.701Z] Building core-data ... [2021-06-16T00:36:01.701Z] Building core-metadata ... [2021-06-16T00:36:01.701Z] Building security-bootstrapper ... [2021-06-16T00:36:01.701Z] Building security-proxy-setup ... [2021-06-16T00:36:01.701Z] Building security-secretstore-setup ... [2021-06-16T00:36:01.701Z] Building support-notifications ... [2021-06-16T00:36:01.701Z] Building support-scheduler ... [2021-06-16T00:36:01.701Z] Building sys-mgmt-agent ... [2021-06-16T00:36:01.701Z] Building sys-mgmt-agent [2021-06-16T00:36:01.701Z] Building support-notifications [2021-06-16T00:36:01.701Z] Building core-command [2021-06-16T00:36:01.701Z] Building core-metadata [2021-06-16T00:36:01.701Z] Building security-proxy-setup [2021-06-16T00:36:01.996Z] using credential edgex-jenkins-ssh [2021-06-16T00:36:02.019Z] Cloning the remote Git repository [2021-06-16T00:36:02.091Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T00:36:02.284Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-16T00:36:02.373Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T00:36:02.373Z] > git --version # timeout=10 [2021-06-16T00:36:02.393Z] > git --version # 'git version 2.17.1' [2021-06-16T00:36:02.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T00:36:02.470Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T00:36:20.085Z] Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-16T00:36:20.602Z] Merge succeeded, producing d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:36:20.603Z] Checking out Revision d0faa235c79e85678063f95bbd709d3c289c5a7d (PR-3570) [2021-06-16T00:36:19.112Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T00:36:19.139Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T00:36:19.164Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T00:36:19.193Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T00:36:19.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T00:36:19.205Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T00:36:20.101Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T00:36:20.121Z] > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [2021-06-16T00:36:20.329Z] > git remote # timeout=10 [2021-06-16T00:36:20.348Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T00:36:20.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T00:36:20.371Z] > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 [2021-06-16T00:36:20.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T00:36:20.608Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T00:36:20.616Z] > git checkout -f d0faa235c79e85678063f95bbd709d3c289c5a7d # timeout=10 [2021-06-16T00:36:24.892Z] Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" [2021-06-16T00:36:24.899Z] > git rev-list --no-walk 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T00:36:26.513Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T00:36:26.917Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T00:36:27.265Z] + sudo service docker restart+ [2021-06-16T00:36:27.266Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:36:45.623Z] provisioning config files... [2021-06-16T00:36:45.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8914950453030831009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:36:46.034Z] ---> docker-login.sh [2021-06-16T00:36:46.034Z] nexus3.edgexfoundry.org:10001 [2021-06-16T00:36:47.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:36:47.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:36:47.297Z] Configure a credential helper to remove this warning. See [2021-06-16T00:36:47.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:36:47.297Z] [2021-06-16T00:36:47.297Z] Login Succeeded [2021-06-16T00:36:47.297Z] nexus3.edgexfoundry.org:10002 [2021-06-16T00:36:47.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:36:47.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:36:47.845Z] Configure a credential helper to remove this warning. See [2021-06-16T00:36:47.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:36:47.845Z] [2021-06-16T00:36:47.845Z] Login Succeeded [2021-06-16T00:36:47.845Z] nexus3.edgexfoundry.org:10003 [2021-06-16T00:36:48.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:36:48.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:36:48.393Z] Configure a credential helper to remove this warning. See [2021-06-16T00:36:48.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:36:48.393Z] [2021-06-16T00:36:48.393Z] Login Succeeded [2021-06-16T00:36:48.393Z] nexus3.edgexfoundry.org:10004 [2021-06-16T00:36:48.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:36:48.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:36:48.944Z] Configure a credential helper to remove this warning. See [2021-06-16T00:36:48.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:36:48.944Z] [2021-06-16T00:36:48.944Z] Login Succeeded [2021-06-16T00:36:48.944Z] docker.io [2021-06-16T00:36:49.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T00:36:49.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T00:36:49.489Z] Configure a credential helper to remove this warning. See [2021-06-16T00:36:49.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T00:36:49.489Z] [2021-06-16T00:36:49.489Z] Login Succeeded [2021-06-16T00:36:49.489Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T00:36:49.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T00:36:49.978Z] ========================================================= [2021-06-16T00:36:49.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T00:36:49.978Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:36:50.339Z] + 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-06-16T00:36:52.999Z] Sending build context to Docker daemon 166.3MB [2021-06-16T00:36:52.999Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T00:36:52.999Z] Step 2/6 : FROM ${BASE} [2021-06-16T00:36:52.999Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T00:36:52.999Z] 595b0fe564bb: Pulling fs layer [2021-06-16T00:36:52.999Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T00:36:52.999Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T00:36:53.000Z] ba82ee9f976e: Pulling fs layer [2021-06-16T00:36:53.000Z] 506bd15cee9f: Pulling fs layer [2021-06-16T00:36:53.000Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T00:36:53.000Z] 618dc40b7e24: Pulling fs layer [2021-06-16T00:36:53.000Z] ba82ee9f976e: Waiting [2021-06-16T00:36:53.000Z] 506bd15cee9f: Waiting [2021-06-16T00:36:53.000Z] 75a0a4a0db45: Waiting [2021-06-16T00:36:53.000Z] 618dc40b7e24: Waiting [2021-06-16T00:36:53.000Z] 5b7225fbf94c: Download complete [2021-06-16T00:36:53.000Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T00:36:53.000Z] 3088b5b3c5c0: Download complete [2021-06-16T00:36:53.000Z] 506bd15cee9f: Verifying Checksum [2021-06-16T00:36:53.000Z] 506bd15cee9f: Download complete [2021-06-16T00:36:53.000Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T00:36:53.000Z] 75a0a4a0db45: Download complete [2021-06-16T00:36:53.000Z] 595b0fe564bb: Verifying Checksum [2021-06-16T00:36:53.000Z] 595b0fe564bb: Download complete [2021-06-16T00:36:53.600Z] 595b0fe564bb: Pull complete [2021-06-16T00:36:54.213Z] 3088b5b3c5c0: Pull complete [2021-06-16T00:36:54.489Z] 5b7225fbf94c: Pull complete [2021-06-16T00:36:55.933Z] 618dc40b7e24: Verifying Checksum [2021-06-16T00:36:55.934Z] 618dc40b7e24: Download complete [2021-06-16T00:36:56.917Z] ba82ee9f976e: Verifying Checksum [2021-06-16T00:36:56.917Z] ba82ee9f976e: Download complete [2021-06-16T00:37:07.056Z] ba82ee9f976e: Pull complete [2021-06-16T00:37:07.056Z] 506bd15cee9f: Pull complete [2021-06-16T00:37:07.056Z] 75a0a4a0db45: Pull complete [2021-06-16T00:37:09.687Z] 618dc40b7e24: Pull complete [2021-06-16T00:37:09.687Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T00:37:09.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T00:37:09.961Z] ---> a36622ca3599 [2021-06-16T00:37:09.961Z] 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-06-16T00:37:12.644Z] ---> Running in e76c47c56d9a [2021-06-16T00:37:14.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:37:15.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:37:15.649Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T00:37:15.920Z] (2/12) Installing file (5.39-r0) [2021-06-16T00:37:15.920Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T00:37:16.192Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T00:37:20.717Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T00:37:20.717Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T00:37:20.717Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T00:37:20.717Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T00:37:20.717Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T00:37:20.717Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T00:37:20.717Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T00:37:20.991Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T00:37:20.991Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T00:37:20.991Z] OK: 218 MiB in 52 packages [2021-06-16T00:37:24.374Z] Removing intermediate container e76c47c56d9a [2021-06-16T00:37:24.374Z] ---> 9f0a190a7f2b [2021-06-16T00:37:24.374Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T00:37:24.649Z] ---> Running in 8c7b869b1fce [2021-06-16T00:37:25.245Z] Removing intermediate container 8c7b869b1fce [2021-06-16T00:37:25.245Z] ---> 75a3d8bfa832 [2021-06-16T00:37:25.245Z] Step 5/6 : COPY go.mod . [2021-06-16T00:37:25.837Z] ---> 73a7331f7122 [2021-06-16T00:37:25.837Z] Step 6/6 : RUN go mod download [2021-06-16T00:37:26.109Z] ---> Running in 03e1bb9700f4 [2021-06-16T00:37:39.063Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:37:39.063Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:37:39.063Z] ---> 741382552d26 [2021-06-16T00:37:39.063Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T00:37:39.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:37:39.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:37:39.063Z] ---> 741382552d26 [2021-06-16T00:37:39.063Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T00:37:52.909Z] Removing intermediate container 03e1bb9700f4 [2021-06-16T00:37:52.910Z] ---> 99fa8e895053 [2021-06-16T00:37:52.910Z] Successfully built 99fa8e895053 [2021-06-16T00:37:52.910Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:37:53.265Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T00:37:53.265Z] . [Pipeline] withDockerContainer [2021-06-16T00:37:53.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container [2021-06-16T00:37:53.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T00:37:55.268Z] $ docker top ae444a7dd99285c99838f4caad31be17cfe9dd7e74ff5d761f59c208ab1e69b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:37:56.265Z] + go version [2021-06-16T00:37:56.265Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T00:37:56.287Z] $ docker stop --time=1 ae444a7dd99285c99838f4caad31be17cfe9dd7e74ff5d761f59c208ab1e69b7 [2021-06-16T00:37:58.144Z] $ docker rm -f ae444a7dd99285c99838f4caad31be17cfe9dd7e74ff5d761f59c208ab1e69b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:37:58.934Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T00:37:58.934Z] . [Pipeline] withDockerContainer [2021-06-16T00:37:59.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container [2021-06-16T00:37:59.277Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T00:38:00.758Z] $ docker top f781cb64c7a5df4803495d4a8a0b93489639fabb3a46e1d45c0edd109a791558 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T00:38:01.096Z] ========================================================= [2021-06-16T00:38:01.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T00:38:01.096Z] ========================================================= [Pipeline] sh [2021-06-16T00:38:01.743Z] + go mod tidy [Pipeline] sh [2021-06-16T00:38:03.013Z] + make test [2021-06-16T00:38:03.013Z] go mod tidy [2021-06-16T00:38:03.617Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T00:38:11.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:38:11.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:38:11.216Z] ---> 741382552d26 [2021-06-16T00:38:11.216Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T00:38:11.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:38:11.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:38:11.216Z] ---> 741382552d26 [2021-06-16T00:38:11.216Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T00:38:23.465Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:38:23.465Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:38:23.465Z] ---> 741382552d26 [2021-06-16T00:38:23.465Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T00:38:30.452Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T00:38:38.379Z] ---> Running in be3b210af29a [2021-06-16T00:38:38.379Z] ---> Running in 7ffad18d9319 [2021-06-16T00:38:38.379Z] ---> Running in 20fd6c778188 [2021-06-16T00:38:38.379Z] ---> Running in 2530f75345fb [2021-06-16T00:38:38.379Z] ---> Running in 87182767094f [2021-06-16T00:38:38.379Z] Removing intermediate container 87182767094f [2021-06-16T00:38:38.379Z] ---> 992a285f7f08 [2021-06-16T00:38:38.379Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:38:38.379Z] Removing intermediate container 7ffad18d9319 [2021-06-16T00:38:38.379Z] ---> 1d8920ec2a9b [2021-06-16T00:38:38.379Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:38:38.379Z] Removing intermediate container 2530f75345fb [2021-06-16T00:38:38.379Z] ---> e37971937ef7 [2021-06-16T00:38:38.379Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:38:38.379Z] Removing intermediate container be3b210af29a [2021-06-16T00:38:38.379Z] ---> b159f9d587c9 [2021-06-16T00:38:38.379Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:38:38.379Z] Removing intermediate container 20fd6c778188 [2021-06-16T00:38:38.379Z] ---> 1033555cd09f [2021-06-16T00:38:38.379Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:38:38.379Z] ---> Running in 98b6bedb3a0e [2021-06-16T00:38:38.379Z] ---> Running in 22f1d21c07af [2021-06-16T00:38:38.379Z] ---> Running in a08243a2d22a [2021-06-16T00:38:38.379Z] ---> Running in 31b96f384a03 [2021-06-16T00:38:38.379Z] ---> Running in e27eaebfa925 [2021-06-16T00:38:42.634Z] Removing intermediate container 98b6bedb3a0e [2021-06-16T00:38:42.634Z] ---> d555637cf9cb [2021-06-16T00:38:42.634Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T00:38:42.634Z] ---> Running in b6f835dab552 [2021-06-16T00:38:42.895Z] Removing intermediate container 22f1d21c07af [2021-06-16T00:38:42.895Z] ---> 66ad0908f7ed [2021-06-16T00:38:42.895Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T00:38:43.470Z] ---> Running in 12af1d8cdbbc [2021-06-16T00:38:43.471Z] Removing intermediate container a08243a2d22a [2021-06-16T00:38:43.471Z] ---> 524aeaee1a82 [2021-06-16T00:38:43.471Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T00:38:43.731Z] Removing intermediate container 31b96f384a03 [2021-06-16T00:38:43.731Z] ---> 2802a1667457 [2021-06-16T00:38:43.731Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T00:38:43.993Z] ---> Running in 44669a75160d [2021-06-16T00:38:44.254Z] Removing intermediate container e27eaebfa925 [2021-06-16T00:38:44.254Z] ---> fe8a76b83e34 [2021-06-16T00:38:44.254Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T00:38:44.516Z] ---> Running in a72c021ea90c [2021-06-16T00:38:44.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:44.516Z] ---> Running in eca8830ac410 [2021-06-16T00:38:44.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:45.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:45.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:45.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:45.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:46.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:46.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:46.401Z] OK: 219 MiB in 52 packages [2021-06-16T00:38:46.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:46.661Z] OK: 219 MiB in 52 packages [2021-06-16T00:38:46.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:38:46.965Z] Removing intermediate container 44669a75160d [2021-06-16T00:38:46.965Z] ---> a6bc27186438 [2021-06-16T00:38:46.965Z] Step 6/22 : COPY go.mod . [2021-06-16T00:38:47.240Z] OK: 219 MiB in 52 packages [2021-06-16T00:38:47.501Z] ---> 8a24322a179a [2021-06-16T00:38:47.501Z] Step 7/22 : RUN go mod download [2021-06-16T00:38:47.501Z] OK: 219 MiB in 52 packages [2021-06-16T00:38:47.501Z] Removing intermediate container 12af1d8cdbbc [2021-06-16T00:38:47.501Z] ---> 861bc5ebbd45 [2021-06-16T00:38:47.501Z] Step 6/24 : COPY go.mod . [2021-06-16T00:38:47.765Z] ---> Running in 88fd2db7713c [2021-06-16T00:38:48.027Z] ---> 7ef8e05286aa [2021-06-16T00:38:48.027Z] Step 7/24 : RUN go mod download [2021-06-16T00:38:48.288Z] OK: 219 MiB in 52 packages [2021-06-16T00:38:48.288Z] ---> Running in 13c3bbe229c1 [2021-06-16T00:38:48.550Z] Removing intermediate container a72c021ea90c [2021-06-16T00:38:48.550Z] ---> d2448ed9ddaa [2021-06-16T00:38:48.550Z] Step 6/24 : COPY go.mod . [2021-06-16T00:38:48.832Z] Removing intermediate container eca8830ac410 [2021-06-16T00:38:48.832Z] ---> 09c19a065a0f [2021-06-16T00:38:48.832Z] Step 6/24 : COPY go.mod . [2021-06-16T00:38:49.096Z] ---> 4d9646a2a67e [2021-06-16T00:38:49.096Z] Step 7/24 : RUN go mod download [2021-06-16T00:38:49.368Z] ---> 00db6a45d023 [2021-06-16T00:38:49.368Z] Step 7/24 : RUN go mod download [2021-06-16T00:38:49.368Z] ---> Running in cd385897f145 [2021-06-16T00:38:49.632Z] ---> Running in a62a85f5211d [2021-06-16T00:38:50.219Z] Removing intermediate container b6f835dab552 [2021-06-16T00:38:50.219Z] ---> 5aa8c84f5ebd [2021-06-16T00:38:50.219Z] Step 6/23 : COPY go.mod . [2021-06-16T00:38:50.219Z] Removing intermediate container 88fd2db7713c [2021-06-16T00:38:50.219Z] ---> d4009143181d [2021-06-16T00:38:50.219Z] Step 8/22 : COPY . . [2021-06-16T00:38:50.797Z] ---> c57d5d6b9f02 [2021-06-16T00:38:50.797Z] Step 7/23 : RUN go mod download [2021-06-16T00:38:59.007Z] ---> Running in 7733a33e9a66 [2021-06-16T00:38:59.278Z] ---> da3b5f3a51c6 [2021-06-16T00:38:59.278Z] Step 9/22 : RUN go mod tidy [2021-06-16T00:38:59.278Z] ---> Running in 4afafe272c0e [2021-06-16T00:38:59.563Z] Removing intermediate container 13c3bbe229c1 [2021-06-16T00:38:59.563Z] ---> 26b72e0863d6 [2021-06-16T00:38:59.563Z] Step 8/24 : COPY . . [2021-06-16T00:39:14.526Z] ---> 517edf429a51 [2021-06-16T00:39:14.526Z] Step 9/24 : RUN go mod tidy [2021-06-16T00:39:14.526Z] ---> Running in 34c0f23d8463 [2021-06-16T00:39:14.526Z] Removing intermediate container a62a85f5211d [2021-06-16T00:39:14.526Z] ---> 6fed6a232327 [2021-06-16T00:39:14.526Z] Step 8/24 : COPY . . [2021-06-16T00:39:14.527Z] Removing intermediate container cd385897f145 [2021-06-16T00:39:14.527Z] ---> bc11ce48dbad [2021-06-16T00:39:14.527Z] Step 8/24 : COPY . . [2021-06-16T00:39:14.527Z] Removing intermediate container 7733a33e9a66 [2021-06-16T00:39:14.527Z] ---> 0374b9a3c230 [2021-06-16T00:39:14.527Z] Step 8/23 : COPY . . [2021-06-16T00:39:21.143Z] Removing intermediate container 4afafe272c0e [2021-06-16T00:39:21.144Z] ---> 954ef9b40ebc [2021-06-16T00:39:21.144Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T00:39:27.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T00:39:27.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T00:39:38.350Z] ---> Running in d47fc0fb5f17 [2021-06-16T00:39:38.350Z] Removing intermediate container 34c0f23d8463 [2021-06-16T00:39:38.350Z] ---> c0122d15093c [2021-06-16T00:39:38.350Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T00:39:38.350Z] ---> Running in f0658a04c124 [2021-06-16T00:39:38.350Z] ---> a9a62229ffb8 [2021-06-16T00:39:38.350Z] Step 9/24 : RUN go mod tidy [2021-06-16T00:39:38.350Z] ---> 406d6829741f [2021-06-16T00:39:38.350Z] Step 9/24 : RUN go mod tidy [2021-06-16T00:39:38.350Z] ---> Running in 9d6a75377833 [2021-06-16T00:39:38.350Z] ---> Running in f373da610f1a [2021-06-16T00:39:38.350Z] 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-06-16T00:39:38.350Z] 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-06-16T00:39:38.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T00:39:38.366Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T00:39:38.926Z] ---> 7122fea88f61 [2021-06-16T00:39:38.926Z] Step 9/23 : RUN go mod tidy [2021-06-16T00:39:39.192Z] ---> Running in 5f8ef0dabf22 [2021-06-16T00:39:39.192Z] Removing intermediate container 9d6a75377833 [2021-06-16T00:39:39.192Z] ---> 42cd2bfcb4e1 [2021-06-16T00:39:39.192Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T00:39:39.192Z] Removing intermediate container f373da610f1a [2021-06-16T00:39:39.192Z] ---> 831dcd57b4dc [2021-06-16T00:39:39.192Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T00:39:39.192Z] ---> Running in cfe13cf1c8b8 [2021-06-16T00:39:39.192Z] ---> Running in 54709356543e [2021-06-16T00:39:40.157Z] 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-06-16T00:39:40.427Z] 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-06-16T00:39:41.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T00:39:41.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T00:39:41.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T00:39:41.025Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T00:39:41.853Z] Removing intermediate container 5f8ef0dabf22 [2021-06-16T00:39:41.853Z] ---> 8f67593931d3 [2021-06-16T00:39:41.853Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T00:39:41.853Z] ---> Running in 97a0f9aa4bd2 [2021-06-16T00:39:42.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T00:39:42.442Z] 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-06-16T00:39:42.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T00:39:44.086Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T00:39:44.086Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T00:39:44.086Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T00:39:44.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T00:39:56.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements [2021-06-16T00:39:56.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T00:39:56.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T00:39:59.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.557s coverage: 100.0% of statements [2021-06-16T00:39:59.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T00:40:00.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.382s coverage: 53.4% of statements [2021-06-16T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T00:40:02.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.531s coverage: 87.7% of statements [2021-06-16T00:40:02.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T00:40:02.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T00:40:02.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.254s coverage: 78.9% of statements [2021-06-16T00:40:06.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements [2021-06-16T00:40:06.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T00:40:06.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T00:40:06.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T00:40:06.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T00:40:06.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T00:40:09.147Z] 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-06-16T00:40:11.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.1% of statements [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T00:40:11.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T00:40:11.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.255s coverage: 0.8% of statements [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T00:40:11.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements [2021-06-16T00:40:11.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.216s coverage: 22.0% of statements [2021-06-16T00:40:11.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T00:40:11.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.226s coverage: 47.1% of statements [2021-06-16T00:40:11.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements [2021-06-16T00:40:11.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements [2021-06-16T00:40:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-06-16T00:40:13.363Z] Removing intermediate container f0658a04c124 [2021-06-16T00:40:13.363Z] ---> b26a269d28fd [2021-06-16T00:40:13.363Z] [2021-06-16T00:40:13.363Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T00:40:13.363Z] Removing intermediate container d47fc0fb5f17 [2021-06-16T00:40:13.363Z] ---> 9455e90ff483 [2021-06-16T00:40:13.363Z] [2021-06-16T00:40:13.363Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T00:40:13.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements [2021-06-16T00:40:13.629Z] 3.12: Pulling from library/alpine [2021-06-16T00:40:13.629Z] 3.12: Pulling from library/alpine [2021-06-16T00:40:15.043Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T00:40:15.043Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T00:40:15.043Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T00:40:15.043Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T00:40:15.043Z] ---> 13621d1b12d4 [2021-06-16T00:40:15.043Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T00:40:15.043Z] ---> 13621d1b12d4 [2021-06-16T00:40:15.043Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T00:40:15.307Z] ---> Running in 3876ebd9f11b [2021-06-16T00:40:15.570Z] ---> Running in 94043d09aa30 [2021-06-16T00:40:16.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:16.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:16.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:16.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:16.416Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T00:40:16.416Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:40:16.416Z] OK: 6 MiB in 15 packages [2021-06-16T00:40:16.678Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T00:40:16.678Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T00:40:16.678Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T00:40:16.678Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T00:40:16.678Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:40:16.678Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T00:40:16.678Z] OK: 7 MiB in 18 packages [2021-06-16T00:40:17.626Z] Removing intermediate container 3876ebd9f11b [2021-06-16T00:40:17.626Z] ---> 922f8c77c1af [2021-06-16T00:40:17.626Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T00:40:17.626Z] ---> Running in af70b8bd13cd [2021-06-16T00:40:17.626Z] Removing intermediate container 94043d09aa30 [2021-06-16T00:40:17.626Z] ---> 389e23af90c5 [2021-06-16T00:40:17.626Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T00:40:17.891Z] ---> Running in 4849d734afd3 [2021-06-16T00:40:17.891Z] Removing intermediate container af70b8bd13cd [2021-06-16T00:40:17.891Z] ---> ecaa18421e18 [2021-06-16T00:40:17.891Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T00:40:18.168Z] ---> Running in 524d342c851c [2021-06-16T00:40:18.438Z] Removing intermediate container 4849d734afd3 [2021-06-16T00:40:18.438Z] ---> c0fc02da9015 [2021-06-16T00:40:18.438Z] Step 14/22 : WORKDIR /edgex [2021-06-16T00:40:18.438Z] ---> Running in 4140b5aa7c45 [2021-06-16T00:40:18.438Z] Removing intermediate container 524d342c851c [2021-06-16T00:40:18.438Z] ---> ac74d606c74a [2021-06-16T00:40:18.438Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T00:40:18.700Z] Removing intermediate container 54709356543e [2021-06-16T00:40:18.700Z] ---> 1adb35197d0a [2021-06-16T00:40:18.700Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T00:40:18.700Z] ---> Running in 8cd3f9d9338a [2021-06-16T00:40:18.700Z] Removing intermediate container 4140b5aa7c45 [2021-06-16T00:40:18.700Z] ---> e69eef14d343 [2021-06-16T00:40:18.700Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T00:40:18.964Z] ---> Running in 48d945a2e6d9 [2021-06-16T00:40:19.552Z] ---> 293ae0cacf36 [2021-06-16T00:40:19.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T00:40:19.552Z] Removing intermediate container 8cd3f9d9338a [2021-06-16T00:40:19.552Z] ---> 575e7a732e10 [2021-06-16T00:40:19.552Z] Step 16/24 : WORKDIR / [2021-06-16T00:40:19.552Z] ---> Running in e4b63a4bd174 [2021-06-16T00:40:19.815Z] Removing intermediate container 97a0f9aa4bd2 [2021-06-16T00:40:19.815Z] ---> 459f5ae8f4a3 [2021-06-16T00:40:19.815Z] [2021-06-16T00:40:19.815Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T00:40:19.815Z] ---> 13621d1b12d4 [2021-06-16T00:40:19.815Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T00:40:19.815Z] Removing intermediate container e4b63a4bd174 [2021-06-16T00:40:19.815Z] ---> 5ec6c6776efa [2021-06-16T00:40:19.816Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:40:19.816Z] ---> Running in eab4e0b34e11 [2021-06-16T00:40:19.816Z] ---> 34e344900007 [2021-06-16T00:40:19.816Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T00:40:19.816Z] 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-06-16T00:40:20.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:20.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:20.684Z] ---> d655becfb29f [2021-06-16T00:40:20.684Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T00:40:20.684Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T00:40:20.684Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T00:40:20.684Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:40:21.128Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T00:40:21.129Z] OK: 6 MiB in 16 packages [2021-06-16T00:40:21.129Z] ---> 190044f13595 [2021-06-16T00:40:21.129Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T00:40:21.129Z] Removing intermediate container cfe13cf1c8b8 [2021-06-16T00:40:21.129Z] ---> 545e226b5f7c [2021-06-16T00:40:21.129Z] [2021-06-16T00:40:21.129Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T00:40:21.129Z] ---> 13621d1b12d4 [2021-06-16T00:40:21.129Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T00:40:21.129Z] ---> Using cache [2021-06-16T00:40:21.129Z] ---> 922f8c77c1af [2021-06-16T00:40:21.129Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T00:40:21.129Z] ---> Using cache [2021-06-16T00:40:21.129Z] ---> ecaa18421e18 [2021-06-16T00:40:21.129Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T00:40:21.560Z] ---> Running in 3bbd8cb49099 [2021-06-16T00:40:21.560Z] ---> e94817e72642 [2021-06-16T00:40:21.560Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T00:40:21.560Z] ---> Running in f156ef1ef72f [2021-06-16T00:40:21.560Z] Removing intermediate container 3bbd8cb49099 [2021-06-16T00:40:21.560Z] ---> 9f8bc2efd3e9 [2021-06-16T00:40:21.560Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T00:40:21.560Z] Removing intermediate container f156ef1ef72f [2021-06-16T00:40:21.560Z] ---> 45814f6f4430 [2021-06-16T00:40:21.560Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T00:40:21.560Z] ---> Running in 95fd08ac1b71 [2021-06-16T00:40:21.560Z] ---> 4ba42f7c48ed [2021-06-16T00:40:21.560Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T00:40:21.560Z] Removing intermediate container 48d945a2e6d9 [2021-06-16T00:40:21.560Z] ---> 25bf5b62a40a [2021-06-16T00:40:21.560Z] [2021-06-16T00:40:21.560Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T00:40:21.560Z] ---> Running in e64039a454b5 [2021-06-16T00:40:21.858Z] Removing intermediate container eab4e0b34e11 [2021-06-16T00:40:21.858Z] ---> 605210541844 [2021-06-16T00:40:21.858Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T00:40:21.858Z] ---> Running in 84398dd7de76 [2021-06-16T00:40:21.858Z] ---> Running in e1683e9b73b8 [2021-06-16T00:40:21.858Z] 20.10.0: Pulling from library/docker [2021-06-16T00:40:21.858Z] Removing intermediate container e64039a454b5 [2021-06-16T00:40:21.858Z] ---> c5d08924ffce [2021-06-16T00:40:21.858Z] Step 16/24 : WORKDIR / [2021-06-16T00:40:21.858Z] Removing intermediate container 95fd08ac1b71 [2021-06-16T00:40:21.858Z] ---> 62f5b3a8fb1a [2021-06-16T00:40:21.858Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T00:40:21.858Z] Removing intermediate container 84398dd7de76 [2021-06-16T00:40:21.858Z] ---> c5d7afce717a [2021-06-16T00:40:21.858Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:40:22.187Z] ---> Running in 441950a2bdd7 [2021-06-16T00:40:22.187Z] ---> Running in 824937b68b18 [2021-06-16T00:40:22.187Z] ---> Running in 1d8ccc9b961d [2021-06-16T00:40:22.187Z] Removing intermediate container e1683e9b73b8 [2021-06-16T00:40:22.187Z] ---> 2f9b5fc5822c [2021-06-16T00:40:22.187Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T00:40:22.187Z] ---> Running in d8f9e34caa5b [2021-06-16T00:40:22.187Z] Removing intermediate container 441950a2bdd7 [2021-06-16T00:40:22.187Z] ---> f496897b28e7 [2021-06-16T00:40:22.187Z] Step 21/22 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:40:22.187Z] Removing intermediate container 824937b68b18 [2021-06-16T00:40:22.187Z] ---> c4cc76339d14 [2021-06-16T00:40:22.187Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:40:22.187Z] Removing intermediate container 1d8ccc9b961d [2021-06-16T00:40:22.187Z] ---> 0fa2d8622347 [2021-06-16T00:40:22.187Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T00:40:22.521Z] ---> Running in 7a675ca7bfc0 [2021-06-16T00:40:22.521Z] ---> Running in 84f45dc8286a [2021-06-16T00:40:22.521Z] Removing intermediate container d8f9e34caa5b [2021-06-16T00:40:22.521Z] ---> cf98865e9f08 [2021-06-16T00:40:22.521Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T00:40:22.521Z] ---> Running in 5736f572afaf [2021-06-16T00:40:22.521Z] ---> 116cbe89aa94 [2021-06-16T00:40:22.521Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T00:40:22.521Z] Removing intermediate container 7a675ca7bfc0 [2021-06-16T00:40:22.521Z] ---> b4409f5b53a2 [2021-06-16T00:40:22.521Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T00:40:22.521Z] Removing intermediate container 5736f572afaf [2021-06-16T00:40:22.521Z] ---> 135980afade8 [2021-06-16T00:40:22.521Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:40:22.907Z] Removing intermediate container 84f45dc8286a [2021-06-16T00:40:22.907Z] ---> c944ea3a8a47 [2021-06-16T00:40:22.907Z] Step 23/24 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:40:22.907Z] ---> Running in f9bf290cfecd [2021-06-16T00:40:22.907Z] ---> Running in eb800949e3b6 [2021-06-16T00:40:23.266Z] ---> 73917e3ae4e8 [2021-06-16T00:40:23.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T00:40:23.266Z] Removing intermediate container f9bf290cfecd [2021-06-16T00:40:23.266Z] ---> 219d72a70626 [2021-06-16T00:40:23.266Z] [2021-06-16T00:40:23.266Z] Removing intermediate container eb800949e3b6 [2021-06-16T00:40:23.266Z] ---> 480a0e5171ed [2021-06-16T00:40:23.266Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T00:40:23.266Z] Successfully built 219d72a70626 [2021-06-16T00:40:23.266Z] ---> bd36a06eb103 [2021-06-16T00:40:23.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T00:40:23.266Z] Successfully tagged security-proxy-setup:latest [2021-06-16T00:40:23.266Z] Building security-secretstore-setup [2021-06-16T00:40:23.266Z]  Building security-proxy-setup ... done  ---> Running in 016102ba286f [2021-06-16T00:40:24.707Z] Removing intermediate container 016102ba286f [2021-06-16T00:40:24.707Z] ---> 23de840ec970 [2021-06-16T00:40:24.707Z] [2021-06-16T00:40:24.707Z] Successfully built 23de840ec970 [2021-06-16T00:40:24.707Z] ---> 6f5a395348e1 [2021-06-16T00:40:24.707Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T00:40:26.097Z] Successfully tagged core-command:latest [2021-06-16T00:40:26.097Z]  Building core-command ... done Building core-data [2021-06-16T00:40:26.676Z] ---> b9307ee625ff [2021-06-16T00:40:26.947Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T00:40:27.522Z] ---> Running in d52614b3158d [2021-06-16T00:40:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.190s coverage: 94.4% of statements [2021-06-16T00:40:28.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2021-06-16T00:40:31.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.552s coverage: 81.8% of statements [2021-06-16T00:40:31.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T00:40:31.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:40:31.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:40:31.739Z] ---> 741382552d26 [2021-06-16T00:40:31.739Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T00:40:31.739Z] ---> Using cache [2021-06-16T00:40:31.739Z] ---> 1033555cd09f [2021-06-16T00:40:31.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:40:31.739Z] ---> Using cache [2021-06-16T00:40:31.739Z] ---> fe8a76b83e34 [2021-06-16T00:40:31.739Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T00:40:33.652Z] ---> d42fb911a362 [2021-06-16T00:40:33.652Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T00:40:33.917Z] ---> Running in 40bde2d108a6 [2021-06-16T00:40:33.917Z] Removing intermediate container d52614b3158d [2021-06-16T00:40:33.917Z] ---> e8a8a35da178 [2021-06-16T00:40:33.917Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:40:33.917Z] ---> Running in 61bfb4fcd866 [2021-06-16T00:40:34.184Z] ---> Running in 6ac3293697fc [2021-06-16T00:40:34.184Z] Removing intermediate container 61bfb4fcd866 [2021-06-16T00:40:34.184Z] ---> 06f978cb9764 [2021-06-16T00:40:34.184Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:40:34.451Z] Removing intermediate container 6ac3293697fc [2021-06-16T00:40:34.451Z] ---> 410ae1a1adc7 [2021-06-16T00:40:34.451Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T00:40:34.451Z] ---> Running in aa09c9483ea7 [2021-06-16T00:40:34.451Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T00:40:34.451Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T00:40:34.451Z] ---> aefe523efa57 [2021-06-16T00:40:34.451Z] 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-06-16T00:40:34.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:34.714Z] ---> Running in ead8df8a33b2 [2021-06-16T00:40:35.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:35.290Z] ---> Running in e92368c5f327 [2021-06-16T00:40:35.553Z] Removing intermediate container aa09c9483ea7 [2021-06-16T00:40:35.553Z] ---> 5a675ae18963 [2021-06-16T00:40:35.553Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T00:40:35.553Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:40:35.553Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:40:35.553Z] ---> 741382552d26 [2021-06-16T00:40:35.553Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T00:40:35.553Z] ---> Using cache [2021-06-16T00:40:35.553Z] ---> 1033555cd09f [2021-06-16T00:40:35.553Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:40:35.553Z] ---> Using cache [2021-06-16T00:40:35.553Z] ---> fe8a76b83e34 [2021-06-16T00:40:35.553Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T00:40:35.553Z] ---> Using cache [2021-06-16T00:40:35.553Z] ---> 09c19a065a0f [2021-06-16T00:40:35.553Z] Step 6/26 : COPY go.mod . [2021-06-16T00:40:35.553Z] ---> Using cache [2021-06-16T00:40:35.553Z] ---> 00db6a45d023 [2021-06-16T00:40:35.553Z] Step 7/26 : RUN go mod download [2021-06-16T00:40:35.553Z] ---> Using cache [2021-06-16T00:40:35.553Z] ---> 6fed6a232327 [2021-06-16T00:40:35.553Z] Step 8/26 : COPY . . [2021-06-16T00:40:35.553Z] ---> Using cache [2021-06-16T00:40:35.553Z] ---> 406d6829741f [2021-06-16T00:40:35.553Z] Step 9/26 : RUN go mod tidy [2021-06-16T00:40:35.553Z] ---> Using cache [2021-06-16T00:40:35.553Z] ---> 42cd2bfcb4e1 [2021-06-16T00:40:35.553Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T00:40:35.813Z] OK: 219 MiB in 52 packages [2021-06-16T00:40:36.388Z] ---> Running in 723a40984db6 [2021-06-16T00:40:36.388Z] Removing intermediate container ead8df8a33b2 [2021-06-16T00:40:36.388Z] ---> 65f8b46e2d04 [2021-06-16T00:40:36.388Z] Step 23/24 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:40:36.388Z] ---> Running in 07a94a8150c4 [2021-06-16T00:40:36.656Z] Removing intermediate container e92368c5f327 [2021-06-16T00:40:36.656Z] ---> e75f48c2bf5f [2021-06-16T00:40:36.656Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T00:40:36.656Z] ---> Running in 6d909d649da8 [2021-06-16T00:40:36.656Z] ---> Running in 236d24f6f7a2 [2021-06-16T00:40:36.656Z] Removing intermediate container 07a94a8150c4 [2021-06-16T00:40:36.656Z] ---> 9ed168dddcd4 [2021-06-16T00:40:36.656Z] Step 22/23 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:40:36.656Z] Removing intermediate container 6d909d649da8 [2021-06-16T00:40:36.656Z] ---> e68601caff45 [2021-06-16T00:40:36.656Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T00:40:36.656Z] ---> Running in 6a98ecdd8f8d [2021-06-16T00:40:36.656Z] ---> Running in 53dc798802fd [2021-06-16T00:40:36.923Z] Removing intermediate container 40bde2d108a6 [2021-06-16T00:40:36.923Z] ---> 2f4f0f4c9c99 [2021-06-16T00:40:36.923Z] Step 6/24 : COPY go.mod . [2021-06-16T00:40:36.923Z] Removing intermediate container 6a98ecdd8f8d [2021-06-16T00:40:36.924Z] ---> 66c378f53e7c [2021-06-16T00:40:36.924Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T00:40:36.924Z] Removing intermediate container 53dc798802fd [2021-06-16T00:40:36.924Z] ---> e566d4609058 [2021-06-16T00:40:36.924Z] [2021-06-16T00:40:36.924Z] ---> Running in 04e6844f94a8 [2021-06-16T00:40:36.924Z] Successfully built e566d4609058 [2021-06-16T00:40:37.187Z] Successfully tagged core-metadata:latest [2021-06-16T00:40:37.187Z] Building security-bootstrapper [2021-06-16T00:40:37.187Z]  Building core-metadata ... done  ---> b6c9b00b024d [2021-06-16T00:40:37.187Z] Step 7/24 : RUN go mod download [2021-06-16T00:40:37.187Z] ---> Running in 6900a42c15e9 [2021-06-16T00:40:37.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:37.450Z] 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-06-16T00:40:37.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:40:37.450Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T00:40:37.450Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T00:40:37.450Z] Executing bash-5.0.17-r0.post-install [2021-06-16T00:40:37.450Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T00:40:37.450Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T00:40:37.710Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T00:40:37.710Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T00:40:37.710Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T00:40:37.710Z] Removing intermediate container 04e6844f94a8 [2021-06-16T00:40:37.710Z] ---> 35956a25f8c4 [2021-06-16T00:40:37.710Z] [2021-06-16T00:40:37.710Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T00:40:37.710Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T00:40:37.710Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T00:40:37.710Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T00:40:37.710Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T00:40:37.710Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T00:40:37.973Z] Successfully built 35956a25f8c4 [2021-06-16T00:40:37.973Z] Successfully tagged support-notifications:latest [2021-06-16T00:40:37.973Z] Building support-scheduler [2021-06-16T00:40:38.553Z]  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T00:40:38.553Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T00:40:38.553Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T00:40:38.553Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.222s coverage: 92.9% of statements [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.165s coverage: 87.2% of statements [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 76.0% of statements [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.0% of statements [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.227s coverage: 85.4% of statements [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.2% of statements [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.717s coverage: 64.4% of statements [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T00:40:39.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-06-16T00:40:39.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-06-16T00:40:39.505Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T00:40:40.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-06-16T00:40:42.826Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T00:40:42.826Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T00:40:43.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.082s coverage: 66.9% of statements [2021-06-16T00:40:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T00:40:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T00:40:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T00:40:45.387Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T00:40:45.387Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T00:40:45.387Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T00:40:45.387Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T00:40:45.387Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T00:40:45.387Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T00:40:45.387Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T00:40:45.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.6% of statements [2021-06-16T00:40:45.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T00:40:45.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T00:40:45.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements [2021-06-16T00:40:45.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T00:40:45.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.201s coverage: 84.8% of statements [2021-06-16T00:40:45.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T00:40:45.648Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T00:40:45.648Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T00:40:45.648Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T00:40:45.648Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T00:40:45.648Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T00:40:45.648Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:40:45.648Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:40:45.648Z] ---> 741382552d26 [2021-06-16T00:40:45.648Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T00:40:45.648Z] ---> Using cache [2021-06-16T00:40:45.648Z] ---> 1033555cd09f [2021-06-16T00:40:45.648Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:40:45.648Z] ---> Using cache [2021-06-16T00:40:45.648Z] ---> fe8a76b83e34 [2021-06-16T00:40:45.648Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T00:40:45.648Z] ---> Using cache [2021-06-16T00:40:45.648Z] ---> 09c19a065a0f [2021-06-16T00:40:45.648Z] Step 6/23 : COPY go.mod . [2021-06-16T00:40:45.648Z] ---> Using cache [2021-06-16T00:40:45.648Z] ---> 00db6a45d023 [2021-06-16T00:40:45.648Z] Step 7/23 : RUN go mod download [2021-06-16T00:40:45.648Z] ---> Using cache [2021-06-16T00:40:45.648Z] ---> 6fed6a232327 [2021-06-16T00:40:45.648Z] Step 8/23 : COPY . . [2021-06-16T00:40:45.648Z] ---> Using cache [2021-06-16T00:40:45.648Z] ---> 406d6829741f [2021-06-16T00:40:45.648Z] Step 9/23 : RUN go mod tidy [2021-06-16T00:40:45.648Z] ---> Using cache [2021-06-16T00:40:45.648Z] ---> 42cd2bfcb4e1 [2021-06-16T00:40:45.648Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T00:40:45.648Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T00:40:45.908Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T00:40:45.908Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T00:40:45.908Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T00:40:46.857Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T00:40:46.857Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T00:40:46.857Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T00:40:47.857Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T00:40:47.857Z] OK: 72 MiB in 59 packages [2021-06-16T00:40:47.857Z] ---> Running in e85f923fabd9 [2021-06-16T00:40:47.857Z] Removing intermediate container 6900a42c15e9 [2021-06-16T00:40:47.857Z] ---> b40a114adee4 [2021-06-16T00:40:47.857Z] Step 8/24 : COPY . . [2021-06-16T00:40:48.847Z] 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-06-16T00:40:49.128Z] Collecting docker-compose==1.23.2 [2021-06-16T00:40:49.128Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T00:40:49.414Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:40:49.414Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:40:49.414Z] ---> 741382552d26 [2021-06-16T00:40:49.414Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T00:40:49.414Z] ---> Using cache [2021-06-16T00:40:49.414Z] ---> 1033555cd09f [2021-06-16T00:40:49.414Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:40:49.414Z] ---> Using cache [2021-06-16T00:40:49.414Z] ---> fe8a76b83e34 [2021-06-16T00:40:49.414Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T00:40:49.414Z] ---> Using cache [2021-06-16T00:40:49.414Z] ---> 09c19a065a0f [2021-06-16T00:40:49.414Z] Step 6/32 : COPY go.mod . [2021-06-16T00:40:49.414Z] ---> Using cache [2021-06-16T00:40:49.414Z] ---> 00db6a45d023 [2021-06-16T00:40:49.414Z] Step 7/32 : RUN go mod download [2021-06-16T00:40:49.414Z] ---> Using cache [2021-06-16T00:40:49.414Z] ---> 6fed6a232327 [2021-06-16T00:40:49.414Z] Step 8/32 : COPY . . [2021-06-16T00:40:49.414Z] ---> Using cache [2021-06-16T00:40:49.414Z] ---> 406d6829741f [2021-06-16T00:40:49.414Z] Step 9/32 : RUN go mod tidy [2021-06-16T00:40:49.414Z] ---> Using cache [2021-06-16T00:40:49.414Z] ---> 42cd2bfcb4e1 [2021-06-16T00:40:49.414Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T00:40:52.774Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T00:40:52.774Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T00:40:53.727Z] ---> Running in d0df9650eab7 [2021-06-16T00:40:53.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.218s coverage: 19.3% of statements [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T00:40:53.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.497s coverage: 91.9% of statements [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T00:40:53.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 62.7% of statements [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T00:40:53.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.6% of statements [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T00:40:53.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T00:40:53.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.151s coverage: 6.7% of statements [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T00:40:53.764Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T00:40:53.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements [2021-06-16T00:40:53.764Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-16T00:40:53.988Z] ---> 1883bfe439ab [2021-06-16T00:40:53.988Z] Step 9/24 : RUN go mod tidy [2021-06-16T00:40:54.037Z] GO111MODULE=on go vet ./... [2021-06-16T00:40:54.261Z] Collecting PyYAML<4,>=3.10 [2021-06-16T00:40:54.261Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T00:40:54.261Z] ---> Running in 0b57a62272e9 [2021-06-16T00:40:54.859Z] 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-06-16T00:40:55.128Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T00:40:55.128Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T00:40:56.078Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T00:40:56.078Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T00:40:56.342Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T00:40:56.342Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T00:40:57.739Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T00:40:57.739Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T00:40:57.739Z] Removing intermediate container 0b57a62272e9 [2021-06-16T00:40:57.739Z] ---> a8f7bc7fb06a [2021-06-16T00:40:57.739Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T00:40:57.739Z] ---> Running in f24f3ef81944 [2021-06-16T00:40:58.314Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T00:40:58.314Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T00:40:58.314Z] 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-06-16T00:40:58.314Z] 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-06-16T00:40:58.889Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T00:40:58.889Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T00:40:58.889Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T00:40:58.889Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T00:40:59.153Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T00:40:59.153Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T00:40:59.153Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T00:40:59.414Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T00:40:59.414Z] Collecting idna<2.8,>=2.5 [2021-06-16T00:40:59.414Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T00:40:59.414Z] 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-06-16T00:40:59.414Z] 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-06-16T00:40:59.414Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T00:40:59.414Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T00:40:59.414Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T00:40:59.414Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T00:40:59.677Z] Installing collected packages: texttable, PyYAML, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, cached-property, docker-compose [2021-06-16T00:40:59.677Z] Running setup.py install for texttable: started [2021-06-16T00:41:00.621Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T00:41:00.621Z] Running setup.py install for PyYAML: started [2021-06-16T00:41:01.197Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T00:41:01.197Z] Running setup.py install for docopt: started [2021-06-16T00:41:02.595Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T00:41:02.595Z] Attempting uninstall: urllib3 [2021-06-16T00:41:02.595Z] Found existing installation: urllib3 1.25.9 [2021-06-16T00:41:02.595Z] Uninstalling urllib3-1.25.9: [2021-06-16T00:41:02.595Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T00:41:02.595Z] Attempting uninstall: idna [2021-06-16T00:41:02.595Z] Found existing installation: idna 2.9 [2021-06-16T00:41:02.595Z] Uninstalling idna-2.9: [2021-06-16T00:41:02.857Z] Successfully uninstalled idna-2.9 [2021-06-16T00:41:03.124Z] Attempting uninstall: requests [2021-06-16T00:41:03.124Z] Found existing installation: requests 2.23.0 [2021-06-16T00:41:03.124Z] Uninstalling requests-2.23.0: [2021-06-16T00:41:03.124Z] Successfully uninstalled requests-2.23.0 [2021-06-16T00:41:04.069Z] Running setup.py install for dockerpty: started [2021-06-16T00:41:04.649Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T00:41:04.916Z] 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-06-16T00:41:09.151Z] Removing intermediate container 236d24f6f7a2 [2021-06-16T00:41:09.151Z] ---> 036630208a23 [2021-06-16T00:41:09.151Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T00:41:09.416Z] ---> Running in 94e843cf39d8 [2021-06-16T00:41:09.416Z] Removing intermediate container 94e843cf39d8 [2021-06-16T00:41:09.416Z] ---> 06249f636c20 [2021-06-16T00:41:09.416Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T00:41:09.683Z] ---> Running in 463a2ce0217a [2021-06-16T00:41:09.683Z] Removing intermediate container 463a2ce0217a [2021-06-16T00:41:09.683Z] ---> 9aadabcfbc27 [2021-06-16T00:41:09.683Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T00:41:10.657Z] ---> 7f4d51c46a9b [2021-06-16T00:41:10.657Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T00:41:10.930Z] ---> 3f7c44019ee8 [2021-06-16T00:41:10.930Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T00:41:10.930Z] 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-06-16T00:41:11.205Z] ---> a491f76ae989 [2021-06-16T00:41:11.205Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T00:41:11.205Z] ---> Running in 10aa58ce0ab3 [2021-06-16T00:41:11.482Z] Removing intermediate container 10aa58ce0ab3 [2021-06-16T00:41:11.482Z] ---> 549a4b8677c3 [2021-06-16T00:41:11.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:41:11.482Z] ---> Running in fec03ae76724 [2021-06-16T00:41:11.482Z] Removing intermediate container fec03ae76724 [2021-06-16T00:41:11.482Z] ---> 5f14479b9057 [2021-06-16T00:41:11.482Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T00:41:11.753Z] ---> Running in d0fa7181524d [2021-06-16T00:41:11.753Z] Removing intermediate container d0fa7181524d [2021-06-16T00:41:11.753Z] ---> 9f3d0ce89bdf [2021-06-16T00:41:11.753Z] Step 23/24 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:41:11.753Z] ---> Running in aae48baf3884 [2021-06-16T00:41:12.033Z] Removing intermediate container aae48baf3884 [2021-06-16T00:41:12.033Z] ---> 2eea0d2bd4e0 [2021-06-16T00:41:12.033Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T00:41:12.033Z] ---> Running in 3520188f14e2 [2021-06-16T00:41:12.313Z] Removing intermediate container 3520188f14e2 [2021-06-16T00:41:12.313Z] ---> c7a1257d9a4d [2021-06-16T00:41:12.313Z] [2021-06-16T00:41:12.594Z] Successfully built c7a1257d9a4d [2021-06-16T00:41:12.594Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T00:41:15.213Z]  Building sys-mgmt-agent ... done Removing intermediate container 723a40984db6 [2021-06-16T00:41:15.213Z] ---> b46e8b831801 [2021-06-16T00:41:15.213Z] [2021-06-16T00:41:15.213Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T00:41:15.213Z] ---> 13621d1b12d4 [2021-06-16T00:41:15.213Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T00:41:15.213Z] ---> Running in daa29dd8ec1d [2021-06-16T00:41:15.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:41:15.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:41:15.755Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T00:41:15.755Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T00:41:15.755Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T00:41:15.755Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T00:41:15.755Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T00:41:15.755Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T00:41:15.755Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:41:15.755Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T00:41:15.755Z] OK: 7 MiB in 20 packages [2021-06-16T00:41:16.343Z] Removing intermediate container daa29dd8ec1d [2021-06-16T00:41:16.343Z] ---> b7223744fdd0 [2021-06-16T00:41:16.343Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T00:41:16.343Z] ---> Running in b1596fce3fa8 [2021-06-16T00:41:16.614Z] Removing intermediate container b1596fce3fa8 [2021-06-16T00:41:16.614Z] ---> 62499305a3ba [2021-06-16T00:41:16.614Z] Step 14/26 : WORKDIR / [2021-06-16T00:41:16.614Z] ---> Running in 11960670e146 [2021-06-16T00:41:16.894Z] Removing intermediate container 11960670e146 [2021-06-16T00:41:16.894Z] ---> 96e6021bfdfc [2021-06-16T00:41:16.894Z] 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-06-16T00:41:17.168Z] ---> 5fae7d190b63 [2021-06-16T00:41:17.168Z] 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-06-16T00:41:17.444Z] ---> 3f1bce1f96ee [2021-06-16T00:41:17.444Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T00:41:17.719Z] ---> bc93fea199f9 [2021-06-16T00:41:17.719Z] 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-06-16T00:41:17.997Z] ---> 3d668dbc9ef5 [2021-06-16T00:41:17.997Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T00:41:18.588Z] ---> c6682437d63a [2021-06-16T00:41:18.588Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T00:41:19.186Z] ---> 3d42b4b79074 [2021-06-16T00:41:19.186Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T00:41:19.455Z] ---> 70e4900d797b [2021-06-16T00:41:19.455Z] 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-06-16T00:41:19.455Z] ---> Running in 3fc7df285298 [2021-06-16T00:41:22.282Z] Removing intermediate container 3fc7df285298 [2021-06-16T00:41:22.282Z] ---> 75420dc44ea2 [2021-06-16T00:41:22.282Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T00:41:22.282Z] ---> Running in a89ea2863b27 [2021-06-16T00:41:22.282Z] Removing intermediate container a89ea2863b27 [2021-06-16T00:41:22.282Z] ---> bf01ffbf73e1 [2021-06-16T00:41:22.282Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T00:41:22.282Z] ---> Running in 3b1271004bd3 [2021-06-16T00:41:22.282Z] Removing intermediate container 3b1271004bd3 [2021-06-16T00:41:22.282Z] ---> d049533d0397 [2021-06-16T00:41:22.282Z] Step 25/26 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:41:22.282Z] ---> Running in 535a35c4b907 [2021-06-16T00:41:22.282Z] Removing intermediate container 535a35c4b907 [2021-06-16T00:41:22.282Z] ---> 0e9ea673399e [2021-06-16T00:41:22.282Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T00:41:22.283Z] ---> Running in 6f34720659b5 [2021-06-16T00:41:22.283Z] Removing intermediate container 6f34720659b5 [2021-06-16T00:41:22.283Z] ---> f5ca625224d4 [2021-06-16T00:41:22.283Z] [2021-06-16T00:41:22.283Z] Successfully built f5ca625224d4 [2021-06-16T00:41:22.283Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T00:41:23.697Z]  Building security-secretstore-setup ... done Removing intermediate container e85f923fabd9 [2021-06-16T00:41:23.697Z] ---> ca847f9fc39d [2021-06-16T00:41:23.697Z] [2021-06-16T00:41:23.697Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T00:41:23.697Z] ---> 13621d1b12d4 [2021-06-16T00:41:23.697Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T00:41:23.697Z] ---> Using cache [2021-06-16T00:41:23.697Z] ---> 922f8c77c1af [2021-06-16T00:41:23.697Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T00:41:23.697Z] ---> Using cache [2021-06-16T00:41:23.697Z] ---> ecaa18421e18 [2021-06-16T00:41:23.697Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T00:41:23.697Z] ---> Running in c55ee4d9c92f [2021-06-16T00:41:23.968Z] Removing intermediate container c55ee4d9c92f [2021-06-16T00:41:23.968Z] ---> ace322731eb3 [2021-06-16T00:41:23.968Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T00:41:23.968Z] ---> Running in 7c59788988f7 [2021-06-16T00:41:23.968Z] Removing intermediate container 7c59788988f7 [2021-06-16T00:41:23.968Z] ---> 6b7cd961dd08 [2021-06-16T00:41:23.968Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:41:24.233Z] ---> 2abc66cb6cd1 [2021-06-16T00:41:24.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T00:41:24.817Z] ---> 4e7f1189c4f8 [2021-06-16T00:41:24.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T00:41:25.409Z] ---> a0767e6ebdbd [2021-06-16T00:41:25.409Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T00:41:25.409Z] ---> Running in 101def29854f [2021-06-16T00:41:25.674Z] Removing intermediate container 101def29854f [2021-06-16T00:41:25.674Z] ---> 83d5f8151630 [2021-06-16T00:41:25.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:41:25.946Z] ---> Running in 813a253d0602 [2021-06-16T00:41:26.214Z] Removing intermediate container 813a253d0602 [2021-06-16T00:41:26.214Z] ---> e23a42150985 [2021-06-16T00:41:26.214Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T00:41:26.485Z] ---> Running in e1bfdb518471 [2021-06-16T00:41:26.755Z] Removing intermediate container d0df9650eab7 [2021-06-16T00:41:26.755Z] ---> 38478a5d2802 [2021-06-16T00:41:26.755Z] [2021-06-16T00:41:26.755Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T00:41:26.755Z] ---> 13621d1b12d4 [2021-06-16T00:41:26.755Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T00:41:26.755Z] ---> Running in 885d7ca60d3e [2021-06-16T00:41:26.755Z] Removing intermediate container e1bfdb518471 [2021-06-16T00:41:26.756Z] ---> 4778cd668b85 [2021-06-16T00:41:26.756Z] Step 22/23 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:41:26.756Z] ---> Running in 4237f3f233d3 [2021-06-16T00:41:27.020Z] Removing intermediate container 885d7ca60d3e [2021-06-16T00:41:27.020Z] ---> 3f86f935810f [2021-06-16T00:41:27.020Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T00:41:27.020Z] ---> Running in 299f99a2d75a [2021-06-16T00:41:27.020Z] Removing intermediate container 4237f3f233d3 [2021-06-16T00:41:27.020Z] ---> 6861b4423e60 [2021-06-16T00:41:27.020Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T00:41:27.295Z] ---> Running in a2bab40d0ef3 [2021-06-16T00:41:27.558Z] Removing intermediate container a2bab40d0ef3 [2021-06-16T00:41:27.558Z] ---> 8228f67be5c9 [2021-06-16T00:41:27.558Z] [2021-06-16T00:41:27.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:41:27.829Z] Successfully built 8228f67be5c9 [2021-06-16T00:41:27.829Z] Successfully tagged support-scheduler:latest [2021-06-16T00:41:27.829Z]  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:41:27.829Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T00:41:27.829Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T00:41:27.829Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:41:27.829Z] OK: 6 MiB in 16 packages [2021-06-16T00:41:28.405Z] Removing intermediate container 299f99a2d75a [2021-06-16T00:41:28.405Z] ---> 92f25fb19a8c [2021-06-16T00:41:28.405Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T00:41:28.405Z] ---> Running in 5b07ec9f4060 [2021-06-16T00:41:28.405Z] Removing intermediate container 5b07ec9f4060 [2021-06-16T00:41:28.405Z] ---> 59800be497d2 [2021-06-16T00:41:28.405Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T00:41:28.405Z] ---> Running in 2d4b2898f13f [2021-06-16T00:41:28.671Z] Removing intermediate container 2d4b2898f13f [2021-06-16T00:41:28.671Z] ---> 7fed557fe88a [2021-06-16T00:41:28.671Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T00:41:28.671Z] ---> Running in afaa7ff7eda7 [2021-06-16T00:41:29.620Z] Removing intermediate container afaa7ff7eda7 [2021-06-16T00:41:29.620Z] ---> ccd80c4af39c [2021-06-16T00:41:29.620Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T00:41:29.620Z] ---> Running in 584ea8429e0d [2021-06-16T00:41:29.620Z] Removing intermediate container 584ea8429e0d [2021-06-16T00:41:29.620Z] ---> ab660511c0d1 [2021-06-16T00:41:29.620Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T00:41:29.889Z] ---> 7b4cf6f96e8c [2021-06-16T00:41:29.889Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T00:41:30.151Z] ---> Running in d4e2fdd39733 [2021-06-16T00:41:30.416Z] Removing intermediate container f24f3ef81944 [2021-06-16T00:41:30.416Z] ---> 2a3087fe360c [2021-06-16T00:41:30.416Z] [2021-06-16T00:41:30.416Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T00:41:30.416Z] ---> 13621d1b12d4 [2021-06-16T00:41:30.416Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T00:41:30.416Z] ---> Running in 9cb12fe31d13 [2021-06-16T00:41:30.416Z] Removing intermediate container 9cb12fe31d13 [2021-06-16T00:41:30.416Z] ---> 74a7b203c054 [2021-06-16T00:41:30.416Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T00:41:30.416Z] ---> Running in 52fc7364a451 [2021-06-16T00:41:30.684Z] Removing intermediate container 52fc7364a451 [2021-06-16T00:41:30.684Z] ---> 17e89e1c4bf2 [2021-06-16T00:41:30.684Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T00:41:30.684Z] ---> Running in e915840900ee [2021-06-16T00:41:30.684Z] Removing intermediate container e915840900ee [2021-06-16T00:41:30.684Z] ---> 86be10eef54b [2021-06-16T00:41:30.684Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:41:30.684Z] ---> Running in a3b19bac6781 [2021-06-16T00:41:30.684Z] Removing intermediate container d4e2fdd39733 [2021-06-16T00:41:30.684Z] ---> 53c00f935797 [2021-06-16T00:41:30.684Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:41:30.951Z] ---> 2af4c096506d [2021-06-16T00:41:30.951Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T00:41:31.524Z] ---> ca04f1caf6d2 [2021-06-16T00:41:31.524Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T00:41:31.524Z] Removing intermediate container a3b19bac6781 [2021-06-16T00:41:31.524Z] ---> 22bb8a38149c [2021-06-16T00:41:31.524Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T00:41:31.524Z] ---> Running in 7582fcd1e7cf [2021-06-16T00:41:31.788Z] ---> 022ca45a2c20 [2021-06-16T00:41:31.788Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T00:41:31.788Z] ---> 7520cfda8826 [2021-06-16T00:41:31.788Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T00:41:32.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T00:41:32.049Z] ---> de98f49ffc0e [2021-06-16T00:41:32.049Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T00:41:32.310Z] ---> Running in 41be5783a88f [2021-06-16T00:41:32.310Z] Removing intermediate container 41be5783a88f [2021-06-16T00:41:32.310Z] ---> c99bc694d21a [2021-06-16T00:41:32.310Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T00:41:32.576Z] ---> a84663efa90b [2021-06-16T00:41:32.576Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T00:41:32.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T00:41:32.576Z] ---> Running in 25fc08fde947 [2021-06-16T00:41:33.150Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T00:41:33.150Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T00:41:33.150Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T00:41:33.150Z] Removing intermediate container 25fc08fde947 [2021-06-16T00:41:33.150Z] ---> 71af2445f066 [2021-06-16T00:41:33.150Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T00:41:33.410Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T00:41:33.410Z] ---> Running in 57c221fd63c9 [2021-06-16T00:41:33.410Z] Removing intermediate container 57c221fd63c9 [2021-06-16T00:41:33.410Z] ---> cfabb9b3ac9c [2021-06-16T00:41:33.410Z] Step 29/32 : CMD ["gate"] [2021-06-16T00:41:34.350Z] ---> Running in 60f79750dcf8 [2021-06-16T00:41:34.350Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T00:41:34.350Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T00:41:34.350Z] Removing intermediate container 60f79750dcf8 [2021-06-16T00:41:34.350Z] ---> 21b493f024ac [2021-06-16T00:41:34.350Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T00:41:34.350Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:41:34.350Z] OK: 8 MiB in 20 packages [2021-06-16T00:41:34.616Z] ---> Running in c954ae3e6ed7 [2021-06-16T00:41:34.616Z] Removing intermediate container c954ae3e6ed7 [2021-06-16T00:41:34.616Z] ---> ee0dbf1cd392 [2021-06-16T00:41:34.616Z] Step 31/32 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:41:34.880Z] ---> Running in fa865ac3e09d [2021-06-16T00:41:34.880Z] Removing intermediate container 7582fcd1e7cf [2021-06-16T00:41:34.880Z] ---> 079dc1a8c30e [2021-06-16T00:41:34.880Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:41:35.143Z] Removing intermediate container fa865ac3e09d [2021-06-16T00:41:35.143Z] ---> 4b73a046c1d5 [2021-06-16T00:41:35.143Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T00:41:35.143Z] ---> 73a6363b0c0d [2021-06-16T00:41:35.143Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T00:41:35.409Z] ---> Running in 3d1d19407b1b [2021-06-16T00:41:35.670Z] ---> 7b9227876419 [2021-06-16T00:41:35.670Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T00:41:35.670Z] Removing intermediate container 3d1d19407b1b [2021-06-16T00:41:35.670Z] ---> 1ec9e7188765 [2021-06-16T00:41:35.670Z] [2021-06-16T00:41:35.670Z] Successfully built 1ec9e7188765 [2021-06-16T00:41:35.670Z] Successfully tagged security-bootstrapper:latest [2021-06-16T00:41:35.931Z]  Building security-bootstrapper ... done  ---> 8a2f435216cb [2021-06-16T00:41:35.931Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T00:41:35.931Z] ---> Running in 25b8c473ccca [2021-06-16T00:41:35.931Z] Removing intermediate container 25b8c473ccca [2021-06-16T00:41:35.931Z] ---> 67670c1d51ab [2021-06-16T00:41:35.931Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:41:35.931Z] ---> Running in 56b29ffa21c7 [2021-06-16T00:41:36.192Z] Removing intermediate container 56b29ffa21c7 [2021-06-16T00:41:36.192Z] ---> 6e91f3dff108 [2021-06-16T00:41:36.192Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T00:41:36.192Z] ---> Running in 9b483f18c60e [2021-06-16T00:41:36.192Z] Removing intermediate container 9b483f18c60e [2021-06-16T00:41:36.192Z] ---> 8ca044c4a21d [2021-06-16T00:41:36.192Z] Step 23/24 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 [2021-06-16T00:41:36.192Z] ---> Running in 9aff4e02a015 [2021-06-16T00:41:36.455Z] Removing intermediate container 9aff4e02a015 [2021-06-16T00:41:36.455Z] ---> 215d899259c0 [2021-06-16T00:41:36.455Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T00:41:36.455Z] ---> Running in c052e073ae9e [2021-06-16T00:41:36.455Z] Removing intermediate container c052e073ae9e [2021-06-16T00:41:36.455Z] ---> 7bcc4c15e265 [2021-06-16T00:41:36.455Z] [2021-06-16T00:41:36.455Z] Successfully built 7bcc4c15e265 [2021-06-16T00:41:36.716Z] Successfully tagged core-data:latest [2021-06-16T00:41:36.723Z]  Building core-data ... done  [Pipeline] } [2021-06-16T00:41:36.727Z] $ docker stop --time=1 eee10e318ed846b999b7094431318b9a1fa5f4bf9f325ef3359b05e384e9b81a [2021-06-16T00:41:38.049Z] $ docker rm -f eee10e318ed846b999b7094431318b9a1fa5f4bf9f325ef3359b05e384e9b81a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T00:41:38.415Z] + docker images [2021-06-16T00:41:38.415Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T00:41:38.415Z] core-data latest 7bcc4c15e265 2 seconds ago 20.2MB [2021-06-16T00:41:38.415Z] security-bootstrapper latest 1ec9e7188765 3 seconds ago 18.6MB [2021-06-16T00:41:38.415Z] 2a3087fe360c 8 seconds ago 1.15GB [2021-06-16T00:41:38.415Z] support-scheduler latest 8228f67be5c9 11 seconds ago 15.9MB [2021-06-16T00:41:38.415Z] 38478a5d2802 12 seconds ago 1.15GB [2021-06-16T00:41:38.415Z] ca847f9fc39d 15 seconds ago 1.15GB [2021-06-16T00:41:38.415Z] security-secretstore-setup latest f5ca625224d4 17 seconds ago 28.7MB [2021-06-16T00:41:38.415Z] b46e8b831801 24 seconds ago 1.15GB [2021-06-16T00:41:38.415Z] sys-mgmt-agent latest c7a1257d9a4d 26 seconds ago 312MB [2021-06-16T00:41:38.415Z] support-notifications latest 35956a25f8c4 About a minute ago 16.7MB [2021-06-16T00:41:38.415Z] core-metadata latest e566d4609058 About a minute ago 16.6MB [2021-06-16T00:41:38.415Z] core-command latest 23de840ec970 About a minute ago 15.9MB [2021-06-16T00:41:38.415Z] security-proxy-setup latest 219d72a70626 About a minute ago 25.7MB [2021-06-16T00:41:38.415Z] 25bf5b62a40a About a minute ago 1.15GB [2021-06-16T00:41:38.415Z] 545e226b5f7c About a minute ago 1.15GB [2021-06-16T00:41:38.415Z] 459f5ae8f4a3 About a minute ago 1.15GB [2021-06-16T00:41:38.415Z] 9455e90ff483 About a minute ago 1.15GB [2021-06-16T00:41:38.415Z] b26a269d28fd About a minute ago 1.14GB [2021-06-16T00:41:38.415Z] ci-base-image-x86_64 latest 741382552d26 9 minutes ago 647MB [2021-06-16T00:41:38.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T00:41:38.415Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-16T00:41:38.415Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T00:41:38.415Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T00:41:38.415Z] 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-06-16T00:41:53.886Z] Still waiting to schedule task [2021-06-16T00:41:53.887Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-16T00:42:16.979Z] gofmt -l . [2021-06-16T00:42:16.979Z] [ "`gofmt -l .`" = "" ] [2021-06-16T00:42:16.979Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T00:42:17.651Z] + ls -al . [2021-06-16T00:42:17.651Z] total 544 [2021-06-16T00:42:17.651Z] drwxrwxr-x 9 1001 1001 4096 Jun 16 00:42 . [2021-06-16T00:42:17.651Z] drwxr-xr-x 4 root root 4096 Jun 16 00:37 .. [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 00:36 .dockerignore [2021-06-16T00:42:17.651Z] drwxrwxr-x 8 1001 1001 4096 Jun 16 00:36 .git [2021-06-16T00:42:17.651Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 00:36 .github [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 00:36 .gitignore [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 00:36 .sonarcloud.properties [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 00:36 Attribution.txt [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 00:36 CONTRIBUTING.md [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 00:36 Dockerfile.build [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 00:36 Jenkinsfile [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 00:36 LICENSE [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 00:36 Makefile [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 00:36 README.md [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 00:36 SECURITY.md [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 00:31 VERSION [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 00:36 ZMQWindows.md [2021-06-16T00:42:17.651Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 00:36 bin [2021-06-16T00:42:17.651Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 00:36 cmd [2021-06-16T00:42:17.651Z] -rw-r--r-- 1 root root 400748 Jun 16 00:40 coverage.out [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 00:36 go.mod [2021-06-16T00:42:17.651Z] -rw-r--r-- 1 root root 21063 Jun 16 00:38 go.sum [2021-06-16T00:42:17.651Z] drwxrwxr-x 7 1001 1001 4096 Jun 16 00:36 internal [2021-06-16T00:42:17.651Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 00:36 openapi [2021-06-16T00:42:17.651Z] drwxrwxr-x 4 1001 1001 4096 Jun 16 00:36 snap [2021-06-16T00:42:17.651Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 00:36 version.go [Pipeline] sh [2021-06-16T00:42:18.311Z] + '[' -e coverage.out ] [2021-06-16T00:42:18.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T00:42:18.346Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T00:42:19.168Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T00:42:19.815Z] + make build [2021-06-16T00:42:19.815Z] go mod tidy [2021-06-16T00:42:20.417Z] 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-06-16T00:42:27.140Z] 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-06-16T00:42:50.372Z] 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-06-16T00:42:50.648Z] 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-06-16T00:42:54.978Z] 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-06-16T00:42:55.577Z] 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-06-16T00:42:58.993Z] 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-06-16T00:43:02.386Z] 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-06-16T00:43:05.009Z] 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-06-16T00:43:09.321Z] 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-06-16T00:43:11.293Z] 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-06-16T00:43:14.685Z] 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-06-16T00:43:20.096Z] $ docker stop --time=1 f781cb64c7a5df4803495d4a8a0b93489639fabb3a46e1d45c0edd109a791558 [2021-06-16T00:43:22.457Z] $ docker rm -f f781cb64c7a5df4803495d4a8a0b93489639fabb3a46e1d45c0edd109a791558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:43:24.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T00:43:24.407Z] [2021-06-16T00:43:24.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:43:24.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T00:43:25.046Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T00:43:25.046Z] 29e5d40040c1: Pulling fs layer [2021-06-16T00:43:25.046Z] 1ce36da41761: Pulling fs layer [2021-06-16T00:43:25.046Z] 25b303627fd3: Pulling fs layer [2021-06-16T00:43:25.320Z] 29e5d40040c1: Verifying Checksum [2021-06-16T00:43:25.320Z] 29e5d40040c1: Download complete [2021-06-16T00:43:25.920Z] 29e5d40040c1: Pull complete [2021-06-16T00:43:26.193Z] 1ce36da41761: Verifying Checksum [2021-06-16T00:43:26.193Z] 1ce36da41761: Download complete [2021-06-16T00:43:27.630Z] 1ce36da41761: Pull complete [2021-06-16T00:43:27.630Z] 25b303627fd3: Verifying Checksum [2021-06-16T00:43:27.630Z] 25b303627fd3: Download complete [2021-06-16T00:43:37.785Z] 25b303627fd3: Pull complete [2021-06-16T00:43:37.785Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T00:43:37.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T00:43:37.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T00:43:38.026Z] prd-ubuntu18.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container [2021-06-16T00:43:38.102Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T00:43:40.703Z] $ docker top 01eda26114410ed3004365c1dff6d44761c4ce7d662bbc38f846e4d944e2fb3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:43:41.656Z] + docker-compose build --help [2021-06-16T00:43:41.656Z] + grep parallel [2021-06-16T00:43:45.044Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T00:43:45.335Z] $ docker stop --time=1 01eda26114410ed3004365c1dff6d44761c4ce7d662bbc38f846e4d944e2fb3d [2021-06-16T00:43:47.263Z] $ docker rm -f 01eda26114410ed3004365c1dff6d44761c4ce7d662bbc38f846e4d944e2fb3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:43:47.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T00:43:47.936Z] . [Pipeline] withDockerContainer [2021-06-16T00:43:48.224Z] prd-ubuntu18.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container [2021-06-16T00:43:48.307Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T00:43:49.754Z] $ docker top b8a7e1bbcb45d25edb579d29e4c90f4839298b21035557f25986750eb2513fe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:43:50.693Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T00:43:54.987Z] Building core-command ... [2021-06-16T00:43:54.988Z] Building core-data ... [2021-06-16T00:43:54.988Z] Building core-metadata ... [2021-06-16T00:43:54.988Z] Building security-bootstrapper ... [2021-06-16T00:43:54.988Z] Building security-proxy-setup ... [2021-06-16T00:43:54.988Z] Building security-secretstore-setup ... [2021-06-16T00:43:54.988Z] Building support-notifications ... [2021-06-16T00:43:54.988Z] Building support-scheduler ... [2021-06-16T00:43:54.988Z] Building sys-mgmt-agent ... [2021-06-16T00:43:54.988Z] Building security-bootstrapper [2021-06-16T00:43:54.988Z] Building core-data [2021-06-16T00:43:54.988Z] Building core-metadata [2021-06-16T00:43:54.988Z] Building security-secretstore-setup [2021-06-16T00:43:54.988Z] Building support-notifications [2021-06-16T00:45:04.465Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:45:04.465Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:45:04.465Z] ---> 99fa8e895053 [2021-06-16T00:45:04.465Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T00:45:04.465Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:45:04.465Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:45:04.465Z] ---> 99fa8e895053 [2021-06-16T00:45:04.465Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T00:45:04.465Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:45:04.465Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:45:04.465Z] ---> 99fa8e895053 [2021-06-16T00:45:04.465Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T00:45:04.465Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:45:04.465Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:45:04.465Z] ---> 99fa8e895053 [2021-06-16T00:45:04.465Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T00:45:04.465Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:45:04.465Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:45:04.465Z] ---> 99fa8e895053 [2021-06-16T00:45:04.465Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T00:45:04.465Z] ---> Running in b9b3d030096d [2021-06-16T00:45:04.465Z] ---> Running in a8ef049e50bc [2021-06-16T00:45:04.465Z] ---> Running in 5f03cc86f549 [2021-06-16T00:45:04.465Z] ---> Running in 521bcf4a46a9 [2021-06-16T00:45:04.465Z] ---> Running in 1237e2077e56 [2021-06-16T00:45:04.465Z] Removing intermediate container b9b3d030096d [2021-06-16T00:45:04.465Z] ---> fa131e83fd09 [2021-06-16T00:45:04.465Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:45:04.465Z] Removing intermediate container 5f03cc86f549 [2021-06-16T00:45:04.465Z] Removing intermediate container 521bcf4a46a9 [2021-06-16T00:45:04.465Z] ---> 1bee4fcf4494 [2021-06-16T00:45:04.465Z] ---> 424ea5dd37b3 [2021-06-16T00:45:04.465Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:45:04.465Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:45:04.465Z] Removing intermediate container a8ef049e50bc [2021-06-16T00:45:04.465Z] ---> 321e8c3cf94c [2021-06-16T00:45:04.465Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:45:04.465Z] Removing intermediate container 1237e2077e56 [2021-06-16T00:45:04.465Z] ---> 16eabd3bbd28 [2021-06-16T00:45:04.465Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:45:04.465Z] ---> Running in bc897d4550bc [2021-06-16T00:45:04.465Z] ---> Running in eb461f779d12 [2021-06-16T00:45:04.465Z] ---> Running in b6857beace10 [2021-06-16T00:45:04.465Z] ---> Running in 6d240e124ba3 [2021-06-16T00:45:04.465Z] ---> Running in d2eec478d6fc [2021-06-16T00:45:04.465Z] Removing intermediate container bc897d4550bc [2021-06-16T00:45:04.465Z] ---> b56b30697912 [2021-06-16T00:45:04.465Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T00:45:04.465Z] ---> Running in 46e474a217cf [2021-06-16T00:45:04.465Z] Removing intermediate container d2eec478d6fc [2021-06-16T00:45:04.465Z] ---> b084980fe3b5 [2021-06-16T00:45:04.465Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T00:45:04.465Z] Removing intermediate container eb461f779d12 [2021-06-16T00:45:04.465Z] ---> b4fa93d26415 [2021-06-16T00:45:04.465Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T00:45:04.465Z] ---> Running in 2e1b149e3f4c [2021-06-16T00:45:04.465Z] ---> Running in 0a569a9bea4e [2021-06-16T00:45:04.465Z] Removing intermediate container b6857beace10 [2021-06-16T00:45:04.465Z] ---> e845a457f314 [2021-06-16T00:45:04.465Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T00:45:04.465Z] Removing intermediate container 6d240e124ba3 [2021-06-16T00:45:04.465Z] ---> 9eb4d94530a5 [2021-06-16T00:45:04.465Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T00:45:04.465Z] ---> Running in ef620903f380 [2021-06-16T00:45:04.741Z] ---> Running in 33435ac7ba8a [2021-06-16T00:45:05.342Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:06.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:06.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:06.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:06.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:06.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:07.220Z] OK: 218 MiB in 52 packages [2021-06-16T00:45:07.220Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:07.220Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:07.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:07.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:45:08.413Z] OK: 218 MiB in 52 packages [2021-06-16T00:45:08.413Z] Removing intermediate container 46e474a217cf [2021-06-16T00:45:08.413Z] ---> e5d4072673fd [2021-06-16T00:45:08.413Z] Step 6/26 : COPY go.mod . [2021-06-16T00:45:08.413Z] OK: 218 MiB in 52 packages [2021-06-16T00:45:08.692Z] OK: 218 MiB in 52 packages [2021-06-16T00:45:08.692Z] OK: 218 MiB in 52 packages [2021-06-16T00:45:09.698Z] ---> 1c9f35a2fa27 [2021-06-16T00:45:09.984Z] Step 7/26 : RUN go mod download [2021-06-16T00:45:09.984Z] Removing intermediate container 0a569a9bea4e [2021-06-16T00:45:09.984Z] ---> 32dd76c7f54f [2021-06-16T00:45:09.984Z] Step 6/24 : COPY go.mod . [2021-06-16T00:45:09.984Z] ---> Running in a68d8dab4ca5 [2021-06-16T00:45:10.265Z] Removing intermediate container ef620903f380 [2021-06-16T00:45:10.265Z] ---> a6aa854841f4 [2021-06-16T00:45:10.265Z] Step 6/32 : COPY go.mod . [2021-06-16T00:45:10.543Z] Removing intermediate container 2e1b149e3f4c [2021-06-16T00:45:10.543Z] ---> 9a45d023bd3a [2021-06-16T00:45:10.543Z] Step 6/24 : COPY go.mod . [2021-06-16T00:45:10.823Z] Removing intermediate container 33435ac7ba8a [2021-06-16T00:45:10.823Z] ---> a0d5fb2d7c7b [2021-06-16T00:45:10.823Z] Step 6/23 : COPY go.mod . [2021-06-16T00:45:11.432Z] ---> 3c45b64655b0 [2021-06-16T00:45:11.432Z] Step 7/24 : RUN go mod download [2021-06-16T00:45:11.432Z] ---> 010d6dc18f15 [2021-06-16T00:45:11.432Z] Step 7/32 : RUN go mod download [2021-06-16T00:45:11.706Z] ---> Running in 8e70e4756fcf [2021-06-16T00:45:11.706Z] ---> Running in 8501f68dba48 [2021-06-16T00:45:11.706Z] ---> e59e62c28993 [2021-06-16T00:45:11.706Z] Step 7/24 : RUN go mod download [2021-06-16T00:45:11.986Z] ---> 7be0652d6532 [2021-06-16T00:45:11.986Z] Step 7/23 : RUN go mod download [2021-06-16T00:45:12.263Z] ---> Running in a7b30fca7f96 [2021-06-16T00:45:12.263Z] ---> Running in 10672a1c32c6 [2021-06-16T00:45:13.717Z] Removing intermediate container a68d8dab4ca5 [2021-06-16T00:45:13.717Z] ---> 95dd054c1057 [2021-06-16T00:45:13.717Z] Step 8/26 : COPY . . [2021-06-16T00:45:18.063Z] Removing intermediate container 8501f68dba48 [2021-06-16T00:45:18.064Z] ---> 0cf9ce634824 [2021-06-16T00:45:18.064Z] Step 8/32 : COPY . . [2021-06-16T00:45:18.064Z] Removing intermediate container 8e70e4756fcf [2021-06-16T00:45:18.064Z] ---> 735a1c5e7018 [2021-06-16T00:45:18.064Z] Step 8/24 : COPY . . [2021-06-16T00:45:18.340Z] Removing intermediate container 10672a1c32c6 [2021-06-16T00:45:18.340Z] ---> f9b468a93087 [2021-06-16T00:45:18.340Z] Step 8/23 : COPY . . [2021-06-16T00:45:18.340Z] Removing intermediate container a7b30fca7f96 [2021-06-16T00:45:18.340Z] ---> 47f946955b91 [2021-06-16T00:45:18.340Z] Step 8/24 : COPY . . [2021-06-16T00:45:40.558Z] ---> 8acc2f2d9fca [2021-06-16T00:45:40.558Z] Step 9/26 : RUN go mod tidy [2021-06-16T00:45:40.558Z] ---> Running in 7165e11e2937 [2021-06-16T00:45:40.558Z] ---> 3c9d5855cc7f [2021-06-16T00:45:40.558Z] Step 9/32 : RUN go mod tidy [2021-06-16T00:45:40.558Z] ---> e36394f7266d [2021-06-16T00:45:40.558Z] Step 9/24 : RUN go mod tidy [2021-06-16T00:45:40.558Z] ---> 4bb485106c1e [2021-06-16T00:45:40.558Z] Step 9/24 : RUN go mod tidy [2021-06-16T00:45:40.558Z] ---> Running in b29b9711dd9b [2021-06-16T00:45:40.558Z] ---> e3eb1d5e3897 [2021-06-16T00:45:40.558Z] Step 9/23 : RUN go mod tidy [2021-06-16T00:45:40.558Z] ---> Running in 7347f4bc7525 [2021-06-16T00:45:40.558Z] ---> Running in e2b0fd6fb379 [2021-06-16T00:45:40.558Z] ---> Running in 8a70a9846dd1 [2021-06-16T00:45:42.561Z] Removing intermediate container 7165e11e2937 [2021-06-16T00:45:42.561Z] ---> 6aee85e9e58c [2021-06-16T00:45:42.561Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T00:45:42.847Z] ---> Running in 8888e0d66b87 [2021-06-16T00:45:44.679Z] Running on prd-ubuntu18.04-docker-8c-8g-1614 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws [2021-06-16T00:45:44.703Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-16T00:45:44.851Z] The recommended git tool is: git [2021-06-16T00:45:44.857Z] 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-06-16T00:45:45.467Z] Removing intermediate container 7347f4bc7525 [2021-06-16T00:45:45.467Z] ---> 8b5428237b47 [2021-06-16T00:45:45.467Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T00:45:47.854Z] ---> Running in 12e2b99f44ef [2021-06-16T00:45:47.854Z] Removing intermediate container b29b9711dd9b [2021-06-16T00:45:47.854Z] ---> 44f71e4d876d [2021-06-16T00:45:47.854Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T00:45:47.854Z] Removing intermediate container e2b0fd6fb379 [2021-06-16T00:45:47.854Z] ---> a5ccb1ff793c [2021-06-16T00:45:47.854Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T00:45:47.854Z] Removing intermediate container 8a70a9846dd1 [2021-06-16T00:45:47.854Z] ---> 02269a0f4bd7 [2021-06-16T00:45:47.854Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T00:45:47.854Z] ---> Running in 2b2fd2583a11 [2021-06-16T00:45:47.854Z] ---> Running in 8c5b364e784a [2021-06-16T00:45:47.854Z] ---> Running in eef43c03ea5a [2021-06-16T00:45:48.473Z] 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-06-16T00:45:49.076Z] 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-06-16T00:45:49.076Z] 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-06-16T00:45:49.588Z] using credential edgex-jenkins-ssh [2021-06-16T00:45:49.602Z] Cloning the remote Git repository [2021-06-16T00:45:49.683Z] 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-06-16T00:45:49.609Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T00:45:49.733Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-16T00:45:49.791Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T00:45:49.792Z] > git --version # timeout=10 [2021-06-16T00:45:49.798Z] > git --version # 'git version 2.17.1' [2021-06-16T00:45:49.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T00:45:49.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T00:45:57.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T00:45:57.138Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T00:45:57.148Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T00:45:57.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T00:45:57.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T00:45:57.175Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T00:45:57.841Z] Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 [2021-06-16T00:45:58.068Z] Merge succeeded, producing dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 [2021-06-16T00:45:58.069Z] Checking out Revision dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 (PR-3570) [2021-06-16T00:45:57.841Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T00:45:57.847Z] > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [2021-06-16T00:45:57.901Z] > git remote # timeout=10 [2021-06-16T00:45:57.938Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T00:45:57.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T00:45:57.976Z] > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 [2021-06-16T00:45:58.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T00:45:58.062Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T00:45:58.067Z] > git checkout -f dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 # timeout=10 [2021-06-16T00:46:01.884Z] Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" [2021-06-16T00:46:01.879Z] > git rev-list --no-walk 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:46:03.304Z] + echo snap-build.sh [2021-06-16T00:46:03.304Z] snap-build.sh [2021-06-16T00:46:03.304Z] + SNAP_BASE_DIR=. [2021-06-16T00:46:03.304Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-06-16T00:46:03.304Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-06-16T00:46:03.304Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-06-16T00:46:03.304Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-06-16T00:46:03.304Z] + cd /w/workspace/edgex-go/3 [2021-06-16T00:46:03.304Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-16T00:46:03.304Z] Reading package lists... [2021-06-16T00:46:03.304Z] Building dependency tree... [2021-06-16T00:46:03.304Z] Reading state information... [2021-06-16T00:46:03.567Z] The following packages were automatically installed and are no longer required: [2021-06-16T00:46:03.567Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-16T00:46:03.567Z] uidmap xdelta3 [2021-06-16T00:46:03.567Z] Use 'sudo apt autoremove' to remove them. [2021-06-16T00:46:03.567Z] The following packages will be REMOVED: [2021-06-16T00:46:03.567Z] lxd* lxd-client* [2021-06-16T00:46:04.156Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-16T00:46:04.156Z] After this operation, 31.7 MB disk space will be freed. [2021-06-16T00:46:10.029Z] (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-06-16T00:46:10.029Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T00:46:11.421Z] Removing lxd dnsmasq configuration [2021-06-16T00:46:11.683Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T00:46:12.258Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-16T00:46:14.178Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T00:46:15.125Z] (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-06-16T00:46:15.125Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T00:46:17.045Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-16T00:46:17.306Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-16T00:46:20.619Z] + sudo snap remove --purge lxd [2021-06-16T00:46:20.619Z] snap "lxd" is not installed [2021-06-16T00:46:20.619Z] + sudo groupadd --force --system lxd [2021-06-16T00:46:20.619Z] ++ whoami [2021-06-16T00:46:20.619Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-16T00:46:20.619Z] + newgrp - lxd [2021-06-16T00:46:20.882Z] + sudo snap install lxd [2021-06-16T00:46:35.812Z] 2021-06-16T00:46:31Z INFO Waiting for automatic snapd restart... [2021-06-16T00:46:57.791Z] lxd 4.15 from Canonical* installed [2021-06-16T00:46:57.791Z] + sudo lxd init --auto [2021-06-16T00:47:10.053Z] + sudo snap install --classic snapcraft [2021-06-16T00:47:16.652Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T00:47:16.652Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-16T00:47:16.652Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-16T00:47:16.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T00:47:16.652Z] Dload Upload Total Spent Left Speed [2021-06-16T00:47:16.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3389 0 --:--:-- --:--:-- --:--:-- 3389 [2021-06-16T00:47:16.652Z] 100 3325k 100 3325k 0 0 6676k 0 --:--:-- --:--:-- --:--:-- 6676k [2021-06-16T00:47:16.652Z] ./yq_linux_amd64 [2021-06-16T00:47:16.913Z] + sudo snapcraft prime --use-lxd [2021-06-16T00:47:18.826Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-16T00:47:18.826Z] 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-06-16T00:47:18.826Z] - README.md [2021-06-16T00:47:18.826Z] [2021-06-16T00:47:18.826Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T00:47:19.397Z] Launching a container. [2021-06-16T00:47:26.599Z] 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-06-16T00:47:27.553Z] Waiting for container to be ready [2021-06-16T00:47:27.814Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-16T00:47:27.814Z] [2021-06-16T00:47:31.122Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-16T00:47:31.700Z] Waiting for network to be ready... [2021-06-16T00:47:31.962Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T00:47:32.225Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T00:47:32.225Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T00:47:32.225Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T00:47:32.225Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T00:47:32.225Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T00:47:32.225Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T00:47:32.225Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T00:47:32.225Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T00:47:32.225Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T00:47:32.803Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T00:47:32.803Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T00:47:32.803Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T00:47:33.064Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T00:47:33.064Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T00:47:33.064Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T00:47:33.064Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T00:47:33.064Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T00:47:33.325Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T00:47:33.587Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T00:47:33.587Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T00:47:33.587Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T00:47:33.587Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T00:47:33.587Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T00:47:33.587Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T00:47:33.587Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T00:47:33.587Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T00:47:36.135Z] Fetched 24.7 MB in 4s (5920 kB/s) [2021-06-16T00:47:37.081Z] Reading package lists... [2021-06-16T00:47:37.081Z] Reading package lists... [2021-06-16T00:47:37.343Z] Building dependency tree... [2021-06-16T00:47:37.343Z] Reading state information... [2021-06-16T00:47:37.343Z] The following additional packages will be installed: [2021-06-16T00:47:37.343Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T00:47:37.343Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T00:47:37.343Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T00:47:37.343Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-16T00:47:37.343Z] Suggested packages: [2021-06-16T00:47:37.343Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-16T00:47:37.343Z] Recommended packages: [2021-06-16T00:47:37.343Z] gnupg libsasl2-modules [2021-06-16T00:47:37.343Z] The following NEW packages will be installed: [2021-06-16T00:47:37.343Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T00:47:37.343Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T00:47:37.343Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T00:47:37.343Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-16T00:47:37.343Z] The following packages will be upgraded: [2021-06-16T00:47:37.343Z] gpg gpg-agent gpgconf libudev1 [2021-06-16T00:47:37.604Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-16T00:47:37.604Z] Need to get 3530 kB of archives. [2021-06-16T00:47:37.604Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-16T00:47:37.604Z] 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-06-16T00:47:37.604Z] 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-06-16T00:47:37.604Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-16T00:47:37.604Z] 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-06-16T00:47:37.604Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-16T00:47:38.175Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-16T00:47:38.436Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-16T00:47:38.436Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-16T00:47:38.436Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-16T00:47:38.436Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-16T00:47:38.436Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-16T00:47:38.436Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-16T00:47:38.436Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-16T00:47:38.436Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-16T00:47:38.437Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-16T00:47:38.437Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-16T00:47:38.437Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-16T00:47:38.437Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-16T00:47:38.697Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-16T00:47:38.698Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-16T00:47:38.698Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-16T00:47:38.698Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-16T00:47:38.698Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T00:47:38.698Z] Fetched 3530 kB in 1s (3125 kB/s) [2021-06-16T00:47:38.698Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T00:47:38.698Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-16T00:47:38.959Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T00:47:38.959Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-16T00:47:38.959Z] Selecting previously unselected package udev. [2021-06-16T00:47:38.959Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T00:47:38.959Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-16T00:47:38.959Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-16T00:47:39.219Z] Selecting previously unselected package libfuse2:amd64. [2021-06-16T00:47:39.220Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T00:47:39.220Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T00:47:39.220Z] Selecting previously unselected package fuse. [2021-06-16T00:47:39.220Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T00:47:39.220Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-16T00:47:39.482Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T00:47:39.482Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T00:47:39.482Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T00:47:39.482Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T00:47:39.744Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T00:47:39.744Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T00:47:39.744Z] Selecting previously unselected package libksba8:amd64. [2021-06-16T00:47:39.744Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-16T00:47:39.744Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-16T00:47:39.744Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-16T00:47:39.744Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:39.744Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:39.744Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-16T00:47:39.744Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:39.744Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:40.005Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-16T00:47:40.005Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:40.006Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:40.006Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-16T00:47:40.006Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:40.006Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:40.006Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-16T00:47:40.006Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:40.006Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:40.268Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-16T00:47:40.268Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:40.268Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:40.529Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-16T00:47:40.529Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:40.529Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:40.529Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-16T00:47:40.529Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:40.529Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:40.529Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-16T00:47:40.529Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T00:47:40.529Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:40.791Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-16T00:47:40.791Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T00:47:40.791Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T00:47:40.791Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-16T00:47:40.791Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T00:47:40.791Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T00:47:40.791Z] Selecting previously unselected package libldap-common. [2021-06-16T00:47:40.791Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-16T00:47:40.791Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T00:47:40.791Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-16T00:47:40.791Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-16T00:47:40.791Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T00:47:41.366Z] Selecting previously unselected package dirmngr. [2021-06-16T00:47:41.366Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T00:47:41.630Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T00:47:41.789Z] Removing intermediate container 8888e0d66b87 [2021-06-16T00:47:41.789Z] ---> 704ce3381fb3 [2021-06-16T00:47:41.789Z] [2021-06-16T00:47:41.789Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T00:47:41.789Z] 3.12: Pulling from library/alpine [2021-06-16T00:47:41.789Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T00:47:41.789Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T00:47:42.069Z] ---> 9852663dfa18 [2021-06-16T00:47:42.069Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T00:47:42.204Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T00:47:42.467Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-16T00:47:42.688Z] ---> Running in d5ff1ad81044 [2021-06-16T00:47:42.729Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T00:47:42.991Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T00:47:42.991Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T00:47:42.991Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-16T00:47:42.991Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:43.254Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-16T00:47:43.254Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T00:47:43.515Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-16T00:47:44.088Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-16T00:47:44.350Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:44.611Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-16T00:47:44.611Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-16T00:47:44.611Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-16T00:47:44.611Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:44.611Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:44.611Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:44.611Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:44.611Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:44.611Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:44.611Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T00:47:44.611Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T00:47:44.611Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T00:47:44.874Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T00:47:45.136Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-16T00:47:45.136Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-16T00:47:45.136Z] This means they are not meant to be enabled using systemctl. [2021-06-16T00:47:45.136Z] Possible reasons for having this kind of units are: [2021-06-16T00:47:45.136Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-16T00:47:45.136Z] .wants/ or .requires/ directory. [2021-06-16T00:47:45.136Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-16T00:47:45.136Z] a requirement dependency on it. [2021-06-16T00:47:45.136Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-16T00:47:45.136Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-16T00:47:45.136Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-16T00:47:45.136Z] instance name specified. [2021-06-16T00:47:45.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:47:45.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:47:45.707Z] Reading package lists... [2021-06-16T00:47:45.959Z] Removing intermediate container 2b2fd2583a11 [2021-06-16T00:47:45.959Z] ---> 2048d726601d [2021-06-16T00:47:45.959Z] [2021-06-16T00:47:45.959Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T00:47:45.959Z] ---> 9852663dfa18 [2021-06-16T00:47:45.959Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T00:47:45.959Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T00:47:45.959Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T00:47:45.959Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T00:47:45.959Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T00:47:45.959Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T00:47:45.959Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T00:47:45.959Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:47:45.959Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T00:47:45.969Z] Building dependency tree... [2021-06-16T00:47:45.969Z] Reading state information... [2021-06-16T00:47:45.969Z] The following additional packages will be installed: [2021-06-16T00:47:45.969Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-16T00:47:45.969Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-16T00:47:45.969Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-16T00:47:45.969Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-16T00:47:45.969Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-16T00:47:45.969Z] Suggested packages: [2021-06-16T00:47:45.969Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-16T00:47:45.969Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-16T00:47:45.969Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-16T00:47:45.969Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-16T00:47:45.969Z] systemd-container policykit-1 [2021-06-16T00:47:45.969Z] Recommended packages: [2021-06-16T00:47:45.969Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-16T00:47:45.969Z] The following NEW packages will be installed: [2021-06-16T00:47:45.969Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-16T00:47:45.969Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-16T00:47:45.969Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-16T00:47:45.969Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-16T00:47:45.969Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-16T00:47:45.969Z] The following packages will be upgraded: [2021-06-16T00:47:45.969Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-16T00:47:45.969Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-16T00:47:45.969Z] Need to get 36.7 MB of archives. [2021-06-16T00:47:45.969Z] After this operation, 147 MB of additional disk space will be used. [2021-06-16T00:47:45.969Z] 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-06-16T00:47:46.230Z] 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-06-16T00:47:46.230Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-16T00:47:46.230Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-16T00:47:46.230Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-16T00:47:46.230Z] 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-06-16T00:47:46.230Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-16T00:47:46.230Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-16T00:47:46.230Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-16T00:47:46.230Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-16T00:47:46.230Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-16T00:47:46.230Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-16T00:47:46.230Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-16T00:47:46.230Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-16T00:47:46.230Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-16T00:47:46.230Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-16T00:47:46.557Z] OK: 7 MiB in 20 packages [2021-06-16T00:47:46.558Z] ---> Running in 6afd8e448418 [2021-06-16T00:47:47.173Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-16T00:47:47.174Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-16T00:47:47.174Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-16T00:47:47.174Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-16T00:47:47.174Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-16T00:47:47.174Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-16T00:47:47.174Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-16T00:47:47.174Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-16T00:47:47.174Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-16T00:47:47.174Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-16T00:47:47.174Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-16T00:47:47.174Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-16T00:47:47.174Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-16T00:47:47.174Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-16T00:47:48.022Z] Removing intermediate container 6afd8e448418 [2021-06-16T00:47:48.022Z] ---> 9ef54d25f8ff [2021-06-16T00:47:48.022Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T00:47:48.022Z] ---> Running in c3d44bb475b7 [2021-06-16T00:47:48.559Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T00:47:48.559Z] Fetched 36.7 MB in 2s (15.2 MB/s) [2021-06-16T00:47:48.559Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T00:47:48.559Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-16T00:47:48.821Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T00:47:49.394Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-16T00:47:49.394Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T00:47:49.394Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-16T00:47:49.473Z] Removing intermediate container d5ff1ad81044 [2021-06-16T00:47:49.473Z] ---> 470890ba0696 [2021-06-16T00:47:49.473Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T00:47:49.659Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T00:47:49.659Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-16T00:47:49.659Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-16T00:47:49.822Z] Removing intermediate container eef43c03ea5a [2021-06-16T00:47:49.822Z] ---> 8a47461ddea1 [2021-06-16T00:47:49.822Z] [2021-06-16T00:47:49.822Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T00:47:49.822Z] ---> 9852663dfa18 [2021-06-16T00:47:49.822Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T00:47:49.921Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-16T00:47:49.921Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T00:47:49.921Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-16T00:47:49.921Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-16T00:47:50.108Z] ---> Running in d413d6cfdfdb [2021-06-16T00:47:50.386Z] ---> Running in 5fd7d30d9b0e [2021-06-16T00:47:50.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:47:50.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:47:50.862Z] Setting up apt (1.6.13) ... [2021-06-16T00:47:50.862Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-16T00:47:51.124Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-16T00:47:51.124Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-16T00:47:51.124Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T00:47:51.257Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T00:47:51.257Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T00:47:51.257Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:47:51.257Z] Removing intermediate container d413d6cfdfdb [2021-06-16T00:47:51.257Z] ---> 9e26cd6f2db1 [2021-06-16T00:47:51.257Z] Step 14/26 : WORKDIR / [2021-06-16T00:47:51.257Z] OK: 5 MiB in 16 packages [2021-06-16T00:47:51.389Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T00:47:51.389Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-16T00:47:51.389Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T00:47:51.389Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T00:47:51.532Z] ---> Running in abd114c866f9 [2021-06-16T00:47:51.650Z] Selecting previously unselected package libexpat1:amd64. [2021-06-16T00:47:51.650Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-16T00:47:51.650Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T00:47:51.650Z] Selecting previously unselected package python3.6-minimal. [2021-06-16T00:47:51.650Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T00:47:51.912Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T00:47:51.912Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T00:47:52.182Z] Checking for services that may need to be restarted...done. [2021-06-16T00:47:52.182Z] Checking for services that may need to be restarted...done. [2021-06-16T00:47:52.182Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T00:47:52.182Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T00:47:52.182Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T00:47:52.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:47:52.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:47:52.790Z] Removing intermediate container abd114c866f9 [2021-06-16T00:47:52.790Z] ---> 91e1dd080a17 [2021-06-16T00:47:52.790Z] 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-06-16T00:47:52.797Z] Selecting previously unselected package python3-minimal. [2021-06-16T00:47:52.797Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-16T00:47:52.797Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-16T00:47:52.797Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-16T00:47:52.797Z] Selecting previously unselected package mime-support. [2021-06-16T00:47:52.797Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-16T00:47:52.797Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-16T00:47:52.797Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-16T00:47:52.797Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-16T00:47:52.797Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T00:47:52.797Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-16T00:47:52.797Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T00:47:53.059Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T00:47:53.066Z] Removing intermediate container c3d44bb475b7 [2021-06-16T00:47:53.066Z] ---> d496fcaa38f9 [2021-06-16T00:47:53.066Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T00:47:53.338Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T00:47:53.338Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T00:47:53.338Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:47:53.338Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T00:47:53.620Z] ---> Running in 38e8cc562aeb [2021-06-16T00:47:53.620Z] OK: 6 MiB in 16 packages [2021-06-16T00:47:54.450Z] Selecting previously unselected package python3.6. [2021-06-16T00:47:54.450Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T00:47:54.450Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T00:47:54.450Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-16T00:47:54.450Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-16T00:47:54.450Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T00:47:54.450Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-16T00:47:54.620Z] ---> 4d7f1d542364 [2021-06-16T00:47:54.620Z] 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-06-16T00:47:54.620Z] Removing intermediate container 38e8cc562aeb [2021-06-16T00:47:54.620Z] ---> 2b75abb837a6 [2021-06-16T00:47:54.620Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T00:47:54.711Z] Selecting previously unselected package python3. [2021-06-16T00:47:54.711Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-16T00:47:54.711Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-16T00:47:54.711Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-16T00:47:54.711Z] Selecting previously unselected package multiarch-support. [2021-06-16T00:47:54.711Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T00:47:54.711Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T00:47:54.711Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T00:47:54.971Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-16T00:47:54.971Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-16T00:47:54.971Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-16T00:47:54.971Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T00:47:54.971Z] Selecting previously unselected package libbsd0:amd64. [2021-06-16T00:47:54.971Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-16T00:47:54.971Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T00:47:55.223Z] ---> Running in 3030d6abbd5a [2021-06-16T00:47:55.223Z] Removing intermediate container 8c5b364e784a [2021-06-16T00:47:55.223Z] ---> cb533fc7c892 [2021-06-16T00:47:55.223Z] [2021-06-16T00:47:55.223Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T00:47:55.223Z] ---> 9852663dfa18 [2021-06-16T00:47:55.223Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T00:47:55.233Z] Selecting previously unselected package sudo. [2021-06-16T00:47:55.233Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-16T00:47:55.233Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T00:47:55.494Z] Selecting previously unselected package apparmor. [2021-06-16T00:47:55.495Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T00:47:55.495Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-16T00:47:55.495Z] Selecting previously unselected package libedit2:amd64. [2021-06-16T00:47:55.495Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-16T00:47:55.495Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T00:47:55.495Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-16T00:47:55.495Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T00:47:55.756Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T00:47:55.756Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-16T00:47:55.756Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T00:47:55.756Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T00:47:55.756Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-16T00:47:55.756Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-16T00:47:55.756Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T00:47:55.756Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-16T00:47:55.832Z] ---> Running in f02ba39ac22d [2021-06-16T00:47:56.017Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T00:47:56.017Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T00:47:56.277Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-16T00:47:56.277Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T00:47:56.277Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T00:47:56.432Z] Removing intermediate container 3030d6abbd5a [2021-06-16T00:47:56.432Z] ---> 9bb82588f811 [2021-06-16T00:47:56.432Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T00:47:56.432Z] ---> 2427c8326fed [2021-06-16T00:47:56.432Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T00:47:56.432Z] Removing intermediate container 5fd7d30d9b0e [2021-06-16T00:47:56.432Z] ---> 2dbb0ca2ed39 [2021-06-16T00:47:56.432Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T00:47:56.537Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-16T00:47:56.538Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-16T00:47:56.538Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T00:47:57.034Z] ---> Running in 53064f225202 [2021-06-16T00:47:57.034Z] ---> Running in 70ca54f7148f [2021-06-16T00:47:57.110Z] Selecting previously unselected package openssh-client. [2021-06-16T00:47:57.110Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-16T00:47:57.110Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T00:47:57.110Z] Selecting previously unselected package squashfs-tools. [2021-06-16T00:47:57.110Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-16T00:47:57.110Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T00:47:57.371Z] Selecting previously unselected package snapd. [2021-06-16T00:47:57.371Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-16T00:47:57.371Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-16T00:47:58.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:47:58.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:47:58.574Z] Removing intermediate container 70ca54f7148f [2021-06-16T00:47:58.574Z] ---> 2cb2a08a83f2 [2021-06-16T00:47:58.574Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T00:47:58.574Z] ---> a400c237e416 [2021-06-16T00:47:58.574Z] 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-06-16T00:47:58.852Z] ---> Running in 4c576c46aa09 [2021-06-16T00:47:59.134Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T00:47:59.134Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:47:59.134Z] OK: 5 MiB in 15 packages [2021-06-16T00:47:59.748Z] Removing intermediate container 12e2b99f44ef [2021-06-16T00:47:59.748Z] ---> 18a7955ac66f [2021-06-16T00:47:59.748Z] [2021-06-16T00:47:59.748Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T00:47:59.748Z] ---> 9852663dfa18 [2021-06-16T00:47:59.748Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T00:47:59.748Z] Removing intermediate container 4c576c46aa09 [2021-06-16T00:47:59.748Z] ---> d52a05ce36a5 [2021-06-16T00:47:59.748Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T00:48:00.025Z] ---> Running in ebbf70530361 [2021-06-16T00:48:00.025Z] ---> 4dd73cb207d7 [2021-06-16T00:48:00.025Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T00:48:00.025Z] ---> Running in e875a78ac26e [2021-06-16T00:48:00.303Z] Removing intermediate container 53064f225202 [2021-06-16T00:48:00.303Z] ---> 31b450fa17eb [2021-06-16T00:48:00.303Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T00:48:00.575Z] ---> Running in dce7dc5eb611 [2021-06-16T00:48:00.850Z] Removing intermediate container ebbf70530361 [2021-06-16T00:48:00.850Z] ---> a2e7bce13b73 [2021-06-16T00:48:00.850Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T00:48:01.128Z] Removing intermediate container e875a78ac26e [2021-06-16T00:48:01.128Z] ---> 88539a9bb536 [2021-06-16T00:48:01.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:48:01.422Z] Removing intermediate container f02ba39ac22d [2021-06-16T00:48:01.422Z] ---> a679146da7b0 [2021-06-16T00:48:01.422Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T00:48:01.422Z] ---> Running in 406d5e17b648 [2021-06-16T00:48:01.422Z] Removing intermediate container dce7dc5eb611 [2021-06-16T00:48:01.422Z] ---> 067ddcc05a52 [2021-06-16T00:48:01.422Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T00:48:01.700Z] ---> f6d791fc9cd0 [2021-06-16T00:48:01.700Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T00:48:01.700Z] ---> Running in 9b0d8efb205f [2021-06-16T00:48:01.981Z] Removing intermediate container 406d5e17b648 [2021-06-16T00:48:01.981Z] ---> 349e5723bb87 [2021-06-16T00:48:01.981Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T00:48:02.271Z] ---> Running in 80421d3cf0d9 [2021-06-16T00:48:02.546Z] Removing intermediate container 9b0d8efb205f [2021-06-16T00:48:02.546Z] ---> 75000f2b052b [2021-06-16T00:48:02.546Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T00:48:02.546Z] ---> 0f79efb02681 [2021-06-16T00:48:02.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T00:48:02.546Z] ---> Running in cbdb218d216f [2021-06-16T00:48:02.663Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T00:48:02.663Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T00:48:02.663Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-16T00:48:02.663Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T00:48:02.663Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T00:48:02.663Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T00:48:02.663Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T00:48:02.663Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-16T00:48:02.663Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-16T00:48:02.663Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T00:48:02.826Z] ---> 15a6ba7ef8f7 [2021-06-16T00:48:02.826Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T00:48:02.925Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T00:48:02.926Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T00:48:02.926Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T00:48:02.926Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T00:48:02.926Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T00:48:03.103Z] ---> Running in 53b6d1178b9a [2021-06-16T00:48:03.103Z] Removing intermediate container 80421d3cf0d9 [2021-06-16T00:48:03.103Z] ---> 0bb85f934798 [2021-06-16T00:48:03.103Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:48:03.499Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T00:48:03.499Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T00:48:03.499Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T00:48:03.499Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-16T00:48:03.499Z] running python rtupdate hooks for python3.6... [2021-06-16T00:48:03.499Z] running python post-rtupdate hooks for python3.6... [2021-06-16T00:48:03.499Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-16T00:48:03.712Z] ---> Running in d39fb1403f1e [2021-06-16T00:48:03.712Z] Removing intermediate container cbdb218d216f [2021-06-16T00:48:03.712Z] ---> 1f8c042e16a1 [2021-06-16T00:48:03.712Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T00:48:03.712Z] ---> 9e85e858161a [2021-06-16T00:48:03.712Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T00:48:03.987Z] ---> Running in cbf110829a09 [2021-06-16T00:48:04.442Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-16T00:48:04.598Z] ---> cad22a71e1b5 [2021-06-16T00:48:04.598Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T00:48:04.704Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T00:48:04.704Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T00:48:04.877Z] Removing intermediate container cbf110829a09 [2021-06-16T00:48:04.877Z] ---> fbd9489ae33b [2021-06-16T00:48:04.877Z] Step 16/24 : WORKDIR / [2021-06-16T00:48:04.967Z] Setting up snapd (2.49.2+18.04) ... [2021-06-16T00:48:05.153Z] ---> Running in 7fd31ff82c59 [2021-06-16T00:48:05.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-16T00:48:05.449Z] ---> 55fb175ced98 [2021-06-16T00:48:05.449Z] 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-06-16T00:48:05.488Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-16T00:48:05.489Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-16T00:48:05.749Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-16T00:48:05.759Z] ---> Running in e88efc5769ab [2021-06-16T00:48:06.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T00:48:06.008Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T00:48:06.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-16T00:48:08.379Z] ---> 57135837f0dd [2021-06-16T00:48:08.380Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T00:48:08.380Z] ---> Running in 428f24eab30d [2021-06-16T00:48:08.397Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-16T00:48:08.397Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-16T00:48:08.397Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-16T00:48:08.397Z] /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-06-16T00:48:08.397Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T00:48:08.397Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-16T00:48:08.986Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T00:48:08.986Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T00:48:08.997Z] Removing intermediate container 7fd31ff82c59 [2021-06-16T00:48:08.997Z] ---> 42a01ccff3f8 [2021-06-16T00:48:08.997Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:48:08.997Z] Removing intermediate container 53b6d1178b9a [2021-06-16T00:48:08.997Z] ---> 4aad8eb624eb [2021-06-16T00:48:08.997Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:48:08.997Z] Removing intermediate container 428f24eab30d [2021-06-16T00:48:08.997Z] ---> 1280c5d12c45 [2021-06-16T00:48:08.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:48:08.997Z] Removing intermediate container d39fb1403f1e [2021-06-16T00:48:08.997Z] ---> a2af578c8b9a [2021-06-16T00:48:08.997Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T00:48:08.997Z] ---> Running in ab12cdf43925 [2021-06-16T00:48:08.997Z] ---> Running in 0531bfe7b2fc [2021-06-16T00:48:08.997Z] ---> 2aae2792210d [2021-06-16T00:48:08.997Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T00:48:08.997Z] Removing intermediate container ab12cdf43925 [2021-06-16T00:48:08.997Z] ---> 1474a0df19cd [2021-06-16T00:48:08.997Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T00:48:08.997Z] ---> Running in 33416cfde60a [2021-06-16T00:48:09.246Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T00:48:09.303Z] ---> e6b270533b5c [2021-06-16T00:48:09.303Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T00:48:09.580Z] Removing intermediate container 33416cfde60a [2021-06-16T00:48:09.580Z] ---> deea5b35e53b [2021-06-16T00:48:09.580Z] Step 22/23 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:48:09.857Z] Removing intermediate container e88efc5769ab [2021-06-16T00:48:09.857Z] ---> b05cd76940eb [2021-06-16T00:48:09.857Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T00:48:10.133Z] ---> Running in cd3929d5acb4 [2021-06-16T00:48:10.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:48:10.189Z] Reading package lists... [2021-06-16T00:48:10.435Z] ---> Running in b7e77cb6f4dd [2021-06-16T00:48:10.435Z] ---> e18bab4d7d4b [2021-06-16T00:48:10.436Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T00:48:10.722Z] Removing intermediate container cd3929d5acb4 [2021-06-16T00:48:10.722Z] ---> d7a4cb796856 [2021-06-16T00:48:10.722Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T00:48:10.722Z] Reading package lists... [2021-06-16T00:48:10.723Z] Building dependency tree... [2021-06-16T00:48:10.723Z] Reading state information... [2021-06-16T00:48:10.723Z] Calculating upgrade... [2021-06-16T00:48:11.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:48:11.002Z] ---> Running in 7742efca5a64 [2021-06-16T00:48:11.080Z] The following packages will be upgraded: [2021-06-16T00:48:11.080Z] advancecomp base-files bash binutils binutils-common [2021-06-16T00:48:11.080Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-16T00:48:11.080Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-16T00:48:11.080Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-16T00:48:11.080Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-16T00:48:11.080Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-16T00:48:11.080Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-16T00:48:11.080Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-16T00:48:11.080Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-16T00:48:11.080Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-16T00:48:11.080Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-16T00:48:11.080Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-16T00:48:11.080Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-16T00:48:11.080Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-16T00:48:11.080Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-16T00:48:11.080Z] ubuntu-keyring util-linux [2021-06-16T00:48:11.080Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T00:48:11.080Z] Need to get 64.1 MB of archives. [2021-06-16T00:48:11.080Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-16T00:48:11.080Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-16T00:48:11.277Z] ---> bb34cbe2e111 [2021-06-16T00:48:11.278Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T00:48:11.278Z] Removing intermediate container b7e77cb6f4dd [2021-06-16T00:48:11.278Z] ---> a3ba7919e0b6 [2021-06-16T00:48:11.278Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T00:48:11.379Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-16T00:48:11.379Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-16T00:48:11.379Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-16T00:48:11.379Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-16T00:48:11.379Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-16T00:48:11.379Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-16T00:48:11.379Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-16T00:48:11.379Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-16T00:48:11.379Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-16T00:48:11.379Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-16T00:48:11.379Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-16T00:48:11.379Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-16T00:48:11.379Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-16T00:48:11.379Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-16T00:48:11.379Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-16T00:48:11.379Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-16T00:48:11.379Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-16T00:48:11.379Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-16T00:48:11.379Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-16T00:48:11.379Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-16T00:48:11.379Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-16T00:48:11.379Z] 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-06-16T00:48:11.379Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-16T00:48:11.379Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-16T00:48:11.379Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-16T00:48:11.379Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-16T00:48:11.379Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-16T00:48:11.379Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-16T00:48:11.379Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-16T00:48:11.379Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-16T00:48:11.379Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-16T00:48:11.379Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-16T00:48:11.379Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-16T00:48:11.379Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-16T00:48:11.379Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-16T00:48:11.379Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-16T00:48:11.379Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-16T00:48:11.379Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-16T00:48:11.379Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-16T00:48:11.379Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-16T00:48:11.379Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-16T00:48:11.554Z] ---> Running in 6308ec4c7ee6 [2021-06-16T00:48:11.554Z] ---> dddc1deb3ae6 [2021-06-16T00:48:11.554Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T00:48:11.669Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-16T00:48:11.669Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-16T00:48:11.669Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-16T00:48:11.669Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-16T00:48:11.669Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-16T00:48:11.669Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-16T00:48:11.669Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-16T00:48:11.669Z] 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-06-16T00:48:11.669Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-16T00:48:11.669Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-16T00:48:11.669Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-16T00:48:11.669Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-16T00:48:11.669Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-16T00:48:11.669Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-16T00:48:11.669Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-16T00:48:11.669Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-16T00:48:11.835Z] Removing intermediate container 7742efca5a64 [2021-06-16T00:48:11.835Z] ---> 548adbf2dc37 [2021-06-16T00:48:11.835Z] [2021-06-16T00:48:11.835Z] ---> Running in ed319bf7790c [2021-06-16T00:48:11.989Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-16T00:48:11.989Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-16T00:48:11.989Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-16T00:48:11.989Z] 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-06-16T00:48:11.989Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-16T00:48:11.989Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-16T00:48:11.989Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-16T00:48:11.989Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-16T00:48:12.111Z] Removing intermediate container 6308ec4c7ee6 [2021-06-16T00:48:12.111Z] ---> 89f25910ff41 [2021-06-16T00:48:12.111Z] Step 25/26 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:48:12.111Z] ---> 929763641454 [2021-06-16T00:48:12.111Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T00:48:12.265Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-16T00:48:12.265Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-16T00:48:12.265Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-16T00:48:12.265Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-16T00:48:12.265Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-16T00:48:12.265Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-16T00:48:12.265Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-16T00:48:12.265Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-16T00:48:12.265Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-16T00:48:12.265Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-16T00:48:12.265Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-16T00:48:12.384Z] Successfully built 548adbf2dc37 [2021-06-16T00:48:12.385Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T00:48:12.385Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T00:48:12.385Z] Building support-scheduler [2021-06-16T00:48:12.385Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T00:48:12.385Z] ---> Running in fbd264d03439 [2021-06-16T00:48:12.613Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-16T00:48:12.613Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-16T00:48:12.613Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-16T00:48:12.613Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-16T00:48:12.613Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-16T00:48:12.613Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-16T00:48:12.613Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-16T00:48:12.613Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-16T00:48:12.613Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-16T00:48:12.613Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-16T00:48:12.613Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-16T00:48:12.613Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-16T00:48:12.613Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-16T00:48:12.613Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-16T00:48:12.613Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-16T00:48:12.613Z] 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-06-16T00:48:12.613Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-16T00:48:12.613Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-16T00:48:12.613Z] 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-06-16T00:48:12.613Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-16T00:48:12.613Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-16T00:48:12.665Z] Removing intermediate container ed319bf7790c [2021-06-16T00:48:12.666Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T00:48:12.666Z] ---> 5bd368bff87a [2021-06-16T00:48:12.666Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:48:12.666Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T00:48:12.666Z] ---> Running in d867a194482d [2021-06-16T00:48:12.874Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-16T00:48:12.874Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-16T00:48:12.874Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-16T00:48:12.874Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-16T00:48:12.874Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T00:48:12.874Z] Fetched 64.1 MB in 2s (37.3 MB/s) [2021-06-16T00:48:12.874Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T00:48:12.874Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T00:48:12.874Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T00:48:12.943Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T00:48:12.943Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T00:48:12.943Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:48:13.221Z] OK: 8 MiB in 20 packages [2021-06-16T00:48:13.221Z] Removing intermediate container fbd264d03439 [2021-06-16T00:48:13.221Z] ---> f3d1d659579f [2021-06-16T00:48:13.221Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T00:48:13.443Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T00:48:13.443Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T00:48:13.496Z] ---> Running in 390d18987e0a [2021-06-16T00:48:13.704Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-16T00:48:13.704Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-16T00:48:13.776Z] Removing intermediate container d867a194482d [2021-06-16T00:48:13.776Z] ---> 576f4b171d1a [2021-06-16T00:48:13.776Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T00:48:13.776Z] ---> 393515873baf [2021-06-16T00:48:13.776Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T00:48:13.965Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:13.965Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:13.965Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:13.965Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:13.965Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:13.965Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:14.068Z] ---> Running in 159ebffbf2a5 [2021-06-16T00:48:14.227Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:14.227Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:14.227Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:14.227Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:14.227Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:14.227Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:14.488Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:14.488Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:14.488Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:14.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T00:48:14.488Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:14.488Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-16T00:48:14.488Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:14.675Z] Removing intermediate container 390d18987e0a [2021-06-16T00:48:14.675Z] ---> 509fcfd4f17a [2021-06-16T00:48:14.675Z] [2021-06-16T00:48:14.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T00:48:14.748Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:14.748Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:14.748Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:14.748Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:15.009Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:15.009Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T00:48:15.009Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:15.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T00:48:15.270Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T00:48:15.270Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T00:48:15.272Z] Successfully built 509fcfd4f17a [2021-06-16T00:48:15.549Z] ---> 06a3b8a69995 [2021-06-16T00:48:15.549Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T00:48:15.549Z] Removing intermediate container 159ebffbf2a5 [2021-06-16T00:48:15.549Z] ---> 6bbd5b0c4258 [2021-06-16T00:48:15.549Z] Step 23/24 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:48:15.549Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T00:48:15.549Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-16T00:48:15.830Z] Removing intermediate container 0531bfe7b2fc [2021-06-16T00:48:15.830Z] ---> 17b65a2ade63 [2021-06-16T00:48:15.830Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:48:15.830Z] ---> Running in 440e136c948c [2021-06-16T00:48:15.841Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T00:48:16.101Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T00:48:16.101Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-16T00:48:16.101Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-16T00:48:16.101Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-16T00:48:16.101Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-16T00:48:16.107Z] ---> Running in 625ccae07d7b [2021-06-16T00:48:16.373Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-16T00:48:16.634Z] Installing new version of config file /etc/issue ... [2021-06-16T00:48:16.634Z] Installing new version of config file /etc/issue.net ... [2021-06-16T00:48:16.634Z] Installing new version of config file /etc/lsb-release ... [2021-06-16T00:48:16.634Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-16T00:48:16.720Z] Removing intermediate container 440e136c948c [2021-06-16T00:48:16.720Z] ---> f365cc0dd0d5 [2021-06-16T00:48:16.720Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T00:48:16.720Z] ---> Running in ac0be34da604 [2021-06-16T00:48:16.895Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-16T00:48:16.896Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-16T00:48:16.896Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-16T00:48:17.002Z] Removing intermediate container 625ccae07d7b [2021-06-16T00:48:17.002Z] ---> d80b6802dff6 [2021-06-16T00:48:17.002Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T00:48:17.002Z] ---> 1166eec71b95 [2021-06-16T00:48:17.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T00:48:17.157Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:17.157Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-16T00:48:17.157Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-16T00:48:17.418Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-16T00:48:17.418Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-16T00:48:17.418Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:17.418Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:17.418Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:17.680Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:17.680Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:17.680Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-16T00:48:17.680Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-16T00:48:17.680Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-16T00:48:17.940Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:17.940Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-16T00:48:17.940Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T00:48:17.987Z] Removing intermediate container ac0be34da604 [2021-06-16T00:48:17.987Z] ---> 01f450ab525b [2021-06-16T00:48:17.987Z] [2021-06-16T00:48:18.203Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-16T00:48:18.203Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:18.203Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T00:48:18.203Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T00:48:18.258Z] Successfully built 01f450ab525b [2021-06-16T00:48:18.468Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T00:48:18.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:18.468Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T00:48:18.469Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T00:48:18.528Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T00:48:18.528Z]  Building core-metadata ... done Building security-proxy-setup [2021-06-16T00:48:18.528Z] ---> ba98d611c9ef [2021-06-16T00:48:18.528Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T00:48:18.731Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-16T00:48:18.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:18.731Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-16T00:48:18.731Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-16T00:48:18.810Z] ---> 4258a2a2851e [2021-06-16T00:48:18.994Z] Setting up grep (3.1-2build1) ... [2021-06-16T00:48:18.994Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:18.994Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T00:48:18.994Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T00:48:19.080Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T00:48:19.080Z] ---> Running in 6415916a466a [2021-06-16T00:48:19.257Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-16T00:48:19.257Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:19.257Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T00:48:19.257Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T00:48:19.257Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-16T00:48:19.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:19.517Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T00:48:19.517Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T00:48:20.063Z] ---> 7f0c4798b6d2 [2021-06-16T00:48:20.063Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T00:48:20.091Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T00:48:20.091Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T00:48:20.091Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T00:48:20.091Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T00:48:20.338Z] ---> Running in 42d13a829054 [2021-06-16T00:48:20.665Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-16T00:48:20.665Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:20.665Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-16T00:48:20.665Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T00:48:21.238Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T00:48:21.238Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T00:48:21.514Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T00:48:21.514Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T00:48:21.514Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T00:48:21.514Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:21.514Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-16T00:48:21.767Z] Removing intermediate container 42d13a829054 [2021-06-16T00:48:21.768Z] ---> 6da8e3d95020 [2021-06-16T00:48:21.768Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:48:21.782Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-16T00:48:22.074Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-16T00:48:22.074Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:22.074Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:22.336Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:22.363Z] Removing intermediate container 6415916a466a [2021-06-16T00:48:22.363Z] ---> 4cf788d937e4 [2021-06-16T00:48:22.363Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T00:48:22.363Z] ---> Running in 916a1240c357 [2021-06-16T00:48:22.597Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:22.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:22.598Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:22.598Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:22.598Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:22.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:22.598Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:22.598Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:22.861Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:22.861Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:22.861Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:22.861Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:22.861Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:22.861Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:22.861Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T00:48:22.861Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T00:48:22.861Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T00:48:23.003Z] ---> Running in 7617c7f52589 [2021-06-16T00:48:23.128Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T00:48:23.128Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T00:48:23.128Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:23.128Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T00:48:23.128Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T00:48:23.390Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T00:48:23.390Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:23.390Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:23.390Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:23.390Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:23.596Z] Removing intermediate container 916a1240c357 [2021-06-16T00:48:23.596Z] ---> eef86302bd66 [2021-06-16T00:48:23.596Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T00:48:23.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:23.651Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:23.651Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:23.651Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:23.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:23.651Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:23.869Z] ---> Running in f243cf28a385 [2021-06-16T00:48:23.869Z] Removing intermediate container 7617c7f52589 [2021-06-16T00:48:23.869Z] ---> 5aebbc65d516 [2021-06-16T00:48:23.869Z] Step 29/32 : CMD ["gate"] [2021-06-16T00:48:23.911Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:24.141Z] ---> Running in 25933348455b [2021-06-16T00:48:24.171Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:24.420Z] Removing intermediate container f243cf28a385 [2021-06-16T00:48:24.420Z] ---> 26a674cdb23f [2021-06-16T00:48:24.420Z] Step 23/24 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:48:24.433Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-16T00:48:24.692Z] ---> Running in a230b2051c78 [2021-06-16T00:48:24.692Z] Removing intermediate container 25933348455b [2021-06-16T00:48:24.692Z] ---> 00894112d7ab [2021-06-16T00:48:24.692Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T00:48:24.694Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-16T00:48:24.694Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:24.694Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T00:48:24.694Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T00:48:24.959Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T00:48:24.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T00:48:24.959Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-16T00:48:24.959Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T00:48:25.221Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-16T00:48:25.222Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T00:48:25.222Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-16T00:48:25.222Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-16T00:48:25.293Z] ---> Running in 0f76ff3f39ad [2021-06-16T00:48:25.293Z] Removing intermediate container a230b2051c78 [2021-06-16T00:48:25.293Z] ---> 9271d6246f00 [2021-06-16T00:48:25.293Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T00:48:25.483Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-16T00:48:25.568Z] ---> Running in a1f719d112fc [2021-06-16T00:48:25.745Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T00:48:25.745Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-16T00:48:25.746Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T00:48:25.746Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-16T00:48:25.746Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T00:48:25.746Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-16T00:48:25.746Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T00:48:25.746Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-16T00:48:25.842Z] Removing intermediate container 0f76ff3f39ad [2021-06-16T00:48:25.842Z] ---> 5b87fb0bc68c [2021-06-16T00:48:25.842Z] Step 31/32 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:48:26.008Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T00:48:26.008Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T00:48:26.008Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T00:48:26.008Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T00:48:26.271Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T00:48:26.271Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T00:48:26.271Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T00:48:26.271Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T00:48:26.271Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-16T00:48:26.271Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T00:48:26.453Z] ---> Running in c7dafedb83a3 [2021-06-16T00:48:26.534Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T00:48:26.534Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T00:48:26.727Z] Removing intermediate container a1f719d112fc [2021-06-16T00:48:26.727Z] ---> 00fefa5bbd4c [2021-06-16T00:48:26.727Z] [2021-06-16T00:48:26.794Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:26.794Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T00:48:26.794Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T00:48:26.794Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-16T00:48:26.794Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-16T00:48:26.794Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T00:48:26.794Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T00:48:26.794Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T00:48:27.006Z] Removing intermediate container c7dafedb83a3 [2021-06-16T00:48:27.007Z] ---> a8f8ecf296c3 [2021-06-16T00:48:27.007Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T00:48:27.007Z] Successfully built 00fefa5bbd4c [2021-06-16T00:48:27.059Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:27.059Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-16T00:48:27.059Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-16T00:48:27.286Z] Successfully tagged core-data-arm64:latest [2021-06-16T00:48:27.287Z] Building core-command [2021-06-16T00:48:27.335Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-16T00:48:27.569Z]  Building core-data ... done  ---> Running in 9022579808ce [2021-06-16T00:48:27.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:27.599Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-16T00:48:27.599Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-16T00:48:27.599Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-16T00:48:27.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:27.599Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-16T00:48:27.599Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T00:48:27.599Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T00:48:27.867Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:27.867Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T00:48:28.127Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T00:48:28.127Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T00:48:28.176Z] Removing intermediate container 9022579808ce [2021-06-16T00:48:28.176Z] ---> 6fdfe01c7f74 [2021-06-16T00:48:28.176Z] [2021-06-16T00:48:28.387Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:28.387Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-16T00:48:28.387Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-16T00:48:28.387Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-16T00:48:28.449Z] Successfully built 6fdfe01c7f74 [2021-06-16T00:48:28.449Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T00:48:28.647Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:28.648Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T00:48:28.648Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T00:48:28.909Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-16T00:48:28.909Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:28.909Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T00:48:28.909Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T00:48:28.909Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-16T00:48:28.909Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:28.909Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T00:48:28.909Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T00:48:29.170Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T00:48:29.170Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:29.170Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T00:48:29.170Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T00:48:29.170Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T00:48:29.170Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:29.170Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-16T00:48:29.431Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-16T00:48:29.431Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-16T00:48:29.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:29.431Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-16T00:48:29.431Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-16T00:48:29.431Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-16T00:48:29.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:29.431Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-16T00:48:29.693Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-16T00:48:29.693Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-16T00:48:29.693Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:29.693Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-16T00:48:29.693Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-16T00:48:29.954Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-16T00:48:29.954Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:29.954Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-16T00:48:29.954Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-16T00:48:29.954Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-16T00:48:30.216Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T00:48:30.216Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-16T00:48:30.216Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-16T00:48:30.216Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-16T00:48:30.216Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-16T00:48:30.216Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T00:48:30.216Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T00:48:30.216Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T00:48:30.216Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T00:48:30.476Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T00:48:30.476Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T00:48:30.737Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-16T00:48:30.737Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-16T00:48:30.737Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T00:48:30.737Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-16T00:48:30.999Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-16T00:48:30.999Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-16T00:48:31.259Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-16T00:48:31.259Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-16T00:48:31.519Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-16T00:48:31.519Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-16T00:48:31.519Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-16T00:48:31.519Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-16T00:48:31.519Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-16T00:48:31.519Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-16T00:48:31.792Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-16T00:48:31.792Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-16T00:48:31.792Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-16T00:48:31.792Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-16T00:48:32.052Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-16T00:48:32.053Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-16T00:48:32.312Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-16T00:48:32.312Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-16T00:48:32.312Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T00:48:32.312Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T00:48:32.572Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T00:48:32.572Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T00:48:32.834Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T00:48:32.834Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T00:48:32.834Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T00:48:32.834Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T00:48:32.834Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:32.834Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:33.095Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:33.095Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:33.095Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:33.095Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:33.095Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:33.095Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:34.477Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:34.477Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:35.422Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:35.423Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:35.423Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:35.683Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:35.944Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:35.944Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:36.516Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T00:48:36.516Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T00:48:36.776Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T00:48:36.776Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T00:48:36.776Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T00:48:36.776Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T00:48:37.037Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T00:48:37.037Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T00:48:37.037Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-16T00:48:37.037Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-16T00:48:37.298Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T00:48:37.298Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T00:48:37.298Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T00:48:37.298Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T00:48:37.298Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-16T00:48:37.298Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-16T00:48:37.560Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:37.560Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T00:48:37.560Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:37.560Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:37.560Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:37.560Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-16T00:48:37.560Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-16T00:48:37.560Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-16T00:48:37.822Z] [2021-06-16T00:48:37.822Z] Current default time zone: 'Etc/UTC' [2021-06-16T00:48:37.822Z] Local time is now: Wed Jun 16 00:48:37 UTC 2021. [2021-06-16T00:48:37.822Z] Universal Time is now: Wed Jun 16 00:48:37 UTC 2021. [2021-06-16T00:48:37.822Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-16T00:48:37.822Z] [2021-06-16T00:48:37.822Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-16T00:48:37.822Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:37.822Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-16T00:48:38.084Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-16T00:48:38.084Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-16T00:48:38.084Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-16T00:48:38.346Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-16T00:48:38.346Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-16T00:48:38.346Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-16T00:48:38.346Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T00:48:38.610Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:38.610Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-16T00:48:38.872Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:38.872Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T00:48:38.872Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:38.872Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-16T00:48:38.872Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-16T00:48:38.872Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-16T00:48:38.872Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T00:48:38.872Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-16T00:48:38.872Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-16T00:48:38.872Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-16T00:48:38.872Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-16T00:48:40.791Z] Updating certificates in /etc/ssl/certs... [2021-06-16T00:48:41.368Z] 23 added, 27 removed; done. [2021-06-16T00:48:41.368Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T00:48:41.368Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T00:48:41.368Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-16T00:48:41.368Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-16T00:48:41.368Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-16T00:48:41.368Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:41.368Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T00:48:41.628Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:41.628Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:41.629Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:41.629Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:41.629Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:41.629Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-16T00:48:41.629Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-16T00:48:41.629Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-16T00:48:41.629Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-16T00:48:41.629Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-16T00:48:41.629Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:41.629Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T00:48:41.629Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-16T00:48:41.629Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-16T00:48:41.629Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-16T00:48:41.629Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T00:48:41.629Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-16T00:48:41.889Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-16T00:48:41.889Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-16T00:48:41.889Z] Updating certificates in /etc/ssl/certs... [2021-06-16T00:48:42.460Z] 0 added, 0 removed; done. [2021-06-16T00:48:42.460Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-16T00:48:42.460Z] done. [2021-06-16T00:48:42.722Z] Reading package lists... [2021-06-16T00:48:42.982Z] Building dependency tree... [2021-06-16T00:48:42.982Z] Reading state information... [2021-06-16T00:48:43.243Z] The following NEW packages will be installed: [2021-06-16T00:48:43.243Z] apt-transport-https [2021-06-16T00:48:43.243Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T00:48:43.243Z] Need to get 1692 B of archives. [2021-06-16T00:48:43.243Z] After this operation, 154 kB of additional disk space will be used. [2021-06-16T00:48:43.243Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-16T00:48:43.504Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T00:48:43.504Z] Fetched 1692 B in 0s (8565 B/s) [2021-06-16T00:48:43.504Z] Selecting previously unselected package apt-transport-https. [2021-06-16T00:48:43.504Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-16T00:48:43.504Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-16T00:48:43.504Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-16T00:48:43.765Z] Setting up apt-transport-https (1.6.13) ... [2021-06-16T00:48:44.340Z] Waiting for network to be ready... [2021-06-16T00:48:50.926Z] 2021-06-16T00:48:47Z INFO Waiting for automatic snapd restart... [2021-06-16T00:48:50.926Z] snapd 2.50.1 from Canonical* installed [2021-06-16T00:48:51.501Z] "snapd" switched to the "latest/stable" channel [2021-06-16T00:48:51.501Z] [2021-06-16T00:48:54.816Z] core18 20210507 from Canonical* installed [2021-06-16T00:48:54.816Z] "core18" switched to the "latest/stable" channel [2021-06-16T00:48:54.816Z] [2021-06-16T00:48:59.041Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T00:48:59.302Z] "snapcraft" switched to the "latest/stable" channel [2021-06-16T00:48:59.302Z] [2021-06-16T00:49:00.817Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:49:00.817Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:49:00.817Z] ---> 99fa8e895053 [2021-06-16T00:49:00.817Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T00:49:00.817Z] ---> Using cache [2021-06-16T00:49:00.817Z] ---> 16eabd3bbd28 [2021-06-16T00:49:00.817Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:49:00.817Z] ---> Using cache [2021-06-16T00:49:00.817Z] ---> b084980fe3b5 [2021-06-16T00:49:00.817Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T00:49:03.456Z] ---> Running in 6790c7735505 [2021-06-16T00:49:03.510Z] 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-06-16T00:49:03.510Z] - README.md [2021-06-16T00:49:03.510Z] [2021-06-16T00:49:03.510Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T00:49:04.082Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T00:49:04.082Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T00:49:04.082Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T00:49:05.285Z] Reading package lists... [2021-06-16T00:49:05.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:49:05.442Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:49:05.442Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:49:05.442Z] ---> 99fa8e895053 [2021-06-16T00:49:05.442Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T00:49:05.442Z] ---> Using cache [2021-06-16T00:49:05.442Z] ---> 16eabd3bbd28 [2021-06-16T00:49:05.442Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:49:05.442Z] ---> Using cache [2021-06-16T00:49:05.442Z] ---> b084980fe3b5 [2021-06-16T00:49:05.442Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T00:49:05.548Z] 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-06-16T00:49:05.548Z] Reading package lists... [2021-06-16T00:49:05.717Z] ---> Running in a111045dbac3 [2021-06-16T00:49:05.818Z] Building dependency tree... [2021-06-16T00:49:05.819Z] Reading state information... [2021-06-16T00:49:05.819Z] Suggested packages: [2021-06-16T00:49:05.819Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-16T00:49:05.819Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-16T00:49:05.819Z] Recommended packages: [2021-06-16T00:49:05.819Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-16T00:49:05.819Z] The following NEW packages will be installed: [2021-06-16T00:49:05.819Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-16T00:49:05.819Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-16T00:49:05.819Z] pkg-config zip [2021-06-16T00:49:05.819Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T00:49:05.819Z] Need to get 7663 kB of archives. [2021-06-16T00:49:05.819Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-16T00:49:05.819Z] 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-06-16T00:49:06.000Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:49:06.000Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:49:06.000Z] ---> 99fa8e895053 [2021-06-16T00:49:06.000Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T00:49:06.000Z] ---> Using cache [2021-06-16T00:49:06.000Z] ---> 16eabd3bbd28 [2021-06-16T00:49:06.000Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:49:06.000Z] ---> Using cache [2021-06-16T00:49:06.000Z] ---> b084980fe3b5 [2021-06-16T00:49:06.000Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T00:49:06.079Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-16T00:49:06.079Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-16T00:49:06.079Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-16T00:49:06.079Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-16T00:49:06.079Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-16T00:49:06.079Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-16T00:49:06.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:49:06.278Z] ---> Running in 6b9766430dea [2021-06-16T00:49:06.340Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-16T00:49:06.340Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-16T00:49:06.340Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-16T00:49:06.340Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-16T00:49:06.601Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-16T00:49:06.601Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-16T00:49:06.601Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-16T00:49:06.601Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-16T00:49:06.601Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T00:49:06.601Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-06-16T00:49:06.863Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-16T00:49:06.863Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-16T00:49:06.863Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-16T00:49:06.863Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T00:49:06.863Z] Selecting previously unselected package libpsl5:amd64. [2021-06-16T00:49:06.863Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-16T00:49:06.863Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T00:49:07.124Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-16T00:49:07.124Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-16T00:49:07.124Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T00:49:07.124Z] Selecting previously unselected package librtmp1:amd64. [2021-06-16T00:49:07.124Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-16T00:49:07.124Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T00:49:07.258Z] OK: 218 MiB in 52 packages [2021-06-16T00:49:07.385Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-16T00:49:07.386Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-16T00:49:07.386Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T00:49:07.386Z] Selecting previously unselected package liberror-perl. [2021-06-16T00:49:07.386Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-16T00:49:07.386Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-16T00:49:07.646Z] Selecting previously unselected package git-man. [2021-06-16T00:49:07.646Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-16T00:49:07.646Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T00:49:07.646Z] Selecting previously unselected package git. [2021-06-16T00:49:07.646Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-16T00:49:07.646Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T00:49:07.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:49:08.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:49:08.218Z] Selecting previously unselected package libnorm1:amd64. [2021-06-16T00:49:08.219Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-16T00:49:08.219Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T00:49:08.480Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-16T00:49:08.480Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-16T00:49:08.480Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T00:49:08.480Z] Selecting previously unselected package libsodium23:amd64. [2021-06-16T00:49:08.480Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-16T00:49:08.480Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-16T00:49:08.480Z] Selecting previously unselected package libzmq5:amd64. [2021-06-16T00:49:08.480Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T00:49:08.480Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T00:49:08.741Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-16T00:49:08.741Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T00:49:08.741Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T00:49:08.741Z] Selecting previously unselected package pkg-config. [2021-06-16T00:49:08.741Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-16T00:49:08.741Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T00:49:08.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:49:09.002Z] Selecting previously unselected package zip. [2021-06-16T00:49:09.002Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-16T00:49:09.002Z] Unpacking zip (3.0-11build1) ... [2021-06-16T00:49:09.002Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T00:49:09.002Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T00:49:09.002Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T00:49:09.002Z] Setting up liberror-perl (0.17025-1) ... [2021-06-16T00:49:09.002Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T00:49:09.002Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T00:49:09.002Z] No schema files found: doing nothing. [2021-06-16T00:49:09.002Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T00:49:09.002Z] Setting up zip (3.0-11build1) ... [2021-06-16T00:49:09.002Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T00:49:09.002Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-16T00:49:09.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:49:09.035Z] Removing intermediate container 6790c7735505 [2021-06-16T00:49:09.035Z] ---> c86fe42d4a95 [2021-06-16T00:49:09.035Z] Step 6/23 : COPY go.mod . [2021-06-16T00:49:09.263Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T00:49:09.263Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T00:49:09.263Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T00:49:09.263Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T00:49:09.263Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T00:49:09.263Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T00:49:09.319Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T00:49:09.319Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T00:49:09.319Z] ---> 99fa8e895053 [2021-06-16T00:49:09.319Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T00:49:09.319Z] ---> Using cache [2021-06-16T00:49:09.319Z] ---> 16eabd3bbd28 [2021-06-16T00:49:09.319Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T00:49:09.319Z] ---> Using cache [2021-06-16T00:49:09.319Z] ---> b084980fe3b5 [2021-06-16T00:49:09.319Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T00:49:09.319Z] ---> Using cache [2021-06-16T00:49:09.319Z] ---> c86fe42d4a95 [2021-06-16T00:49:09.319Z] Step 6/24 : COPY go.mod . [2021-06-16T00:49:09.598Z] OK: 218 MiB in 52 packages [2021-06-16T00:49:09.834Z] git set to automatically installed. [2021-06-16T00:49:09.834Z] git-man set to automatically installed. [2021-06-16T00:49:09.834Z] libcurl3-gnutls set to automatically installed. [2021-06-16T00:49:09.834Z] liberror-perl set to automatically installed. [2021-06-16T00:49:09.834Z] libglib2.0-0 set to automatically installed. [2021-06-16T00:49:09.834Z] libnghttp2-14 set to automatically installed. [2021-06-16T00:49:09.834Z] libnorm1 set to automatically installed. [2021-06-16T00:49:09.834Z] libpgm-5.2-0 set to automatically installed. [2021-06-16T00:49:09.834Z] libpsl5 set to automatically installed. [2021-06-16T00:49:09.834Z] librtmp1 set to automatically installed. [2021-06-16T00:49:09.834Z] libsodium23 set to automatically installed. [2021-06-16T00:49:09.834Z] libzmq3-dev set to automatically installed. [2021-06-16T00:49:09.834Z] libzmq5 set to automatically installed. [2021-06-16T00:49:09.834Z] pkg-config set to automatically installed. [2021-06-16T00:49:09.834Z] zip set to automatically installed. [2021-06-16T00:49:09.881Z] OK: 218 MiB in 52 packages [2021-06-16T00:49:10.154Z] ---> 0c4698364192 [2021-06-16T00:49:10.154Z] Step 7/24 : RUN go mod download [2021-06-16T00:49:10.431Z] ---> Running in e32cce2faf5e [2021-06-16T00:49:10.709Z] ---> 499752897e66 [2021-06-16T00:49:10.709Z] Step 7/23 : RUN go mod download [2021-06-16T00:49:10.709Z] ---> Running in 83d659d9295d [2021-06-16T00:49:13.194Z] Removing intermediate container a111045dbac3 [2021-06-16T00:49:13.194Z] ---> 39729eeede7e [2021-06-16T00:49:13.194Z] Step 6/24 : COPY go.mod . [2021-06-16T00:49:13.194Z] Removing intermediate container 6b9766430dea [2021-06-16T00:49:13.194Z] ---> 07b29045b26f [2021-06-16T00:49:13.194Z] Step 6/22 : COPY go.mod . [2021-06-16T00:49:13.194Z] ---> 71f4dff2a198 [2021-06-16T00:49:13.194Z] Step 7/24 : RUN go mod download [2021-06-16T00:49:13.194Z] ---> Running in 2e0a80922ae5 [2021-06-16T00:49:13.194Z] ---> 22210192259b [2021-06-16T00:49:13.194Z] Step 7/22 : RUN go mod download [2021-06-16T00:49:13.194Z] ---> Running in cf6f5c5683bf [2021-06-16T00:49:13.235Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T00:49:14.642Z] Removing intermediate container 83d659d9295d [2021-06-16T00:49:14.642Z] ---> 6d4bffd6a219 [2021-06-16T00:49:14.642Z] Step 8/23 : COPY . . [2021-06-16T00:49:14.642Z] Removing intermediate container e32cce2faf5e [2021-06-16T00:49:14.642Z] ---> 5415f4907c02 [2021-06-16T00:49:14.642Z] Step 8/24 : COPY . . [2021-06-16T00:49:16.632Z] Removing intermediate container 2e0a80922ae5 [2021-06-16T00:49:16.632Z] ---> d5e40dda9b74 [2021-06-16T00:49:16.632Z] Step 8/24 : COPY . . [2021-06-16T00:49:16.905Z] Removing intermediate container cf6f5c5683bf [2021-06-16T00:49:16.905Z] ---> 1e4b3d1d2561 [2021-06-16T00:49:16.905Z] Step 8/22 : COPY . . [2021-06-16T00:49:18.643Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-16T00:49:18.904Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T00:49:19.850Z] snap "core18" has no updates available [2021-06-16T00:49:20.425Z] Downloading snap 'edgex-app-service-configurable' [2021-06-16T00:49:23.727Z] Pulling app-service-config [2021-06-16T00:49:23.727Z] + snapcraftctl pull [2021-06-16T00:49:24.299Z] Pulling config-common [2021-06-16T00:49:24.299Z] + snapcraftctl pull [2021-06-16T00:49:25.683Z] Pulling go-build-helper [2021-06-16T00:49:25.683Z] + snapcraftctl pull [2021-06-16T00:49:26.625Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-16T00:49:26.625Z] Skipping pull go-build-helper (already ran) [2021-06-16T00:49:26.625Z] Building go-build-helper [2021-06-16T00:49:26.625Z] + snapcraftctl build [2021-06-16T00:49:28.536Z] Staging go-build-helper [2021-06-16T00:49:28.536Z] + snapcraftctl stage [2021-06-16T00:49:35.233Z] ---> fe11715e6295 [2021-06-16T00:49:35.233Z] Step 9/24 : RUN go mod tidy [2021-06-16T00:49:35.233Z] ---> 34bfd360d82b [2021-06-16T00:49:35.233Z] Step 9/24 : RUN go mod tidy [2021-06-16T00:49:35.233Z] ---> fa8e81e7c761 [2021-06-16T00:49:35.233Z] Step 9/23 : RUN go mod tidy [2021-06-16T00:49:35.233Z] ---> f61d62eac9dd [2021-06-16T00:49:35.233Z] Step 9/22 : RUN go mod tidy [2021-06-16T00:49:35.233Z] ---> Running in f6e5b1714ad8 [2021-06-16T00:49:35.233Z] ---> Running in c6437b64950c [2021-06-16T00:49:35.233Z] ---> Running in 318f1b0490aa [2021-06-16T00:49:35.233Z] ---> Running in bd9ea5a60ab3 [2021-06-16T00:49:36.672Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T00:49:36.672Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T00:49:36.672Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T00:49:36.672Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T00:49:36.672Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T00:49:36.672Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T00:49:36.672Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T00:49:36.672Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T00:49:36.672Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T00:49:36.672Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T00:49:36.672Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T00:49:36.672Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T00:49:36.672Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T00:49:36.672Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T00:49:36.672Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T00:49:36.672Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T00:49:36.673Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T00:49:36.673Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T00:49:36.673Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T00:49:36.673Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T00:49:36.673Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T00:49:36.673Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T00:49:36.673Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T00:49:36.673Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T00:49:36.673Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T00:49:36.673Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T00:49:36.673Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T00:49:36.673Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-16T00:49:36.673Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-16T00:49:36.673Z] Fetched 224 kB in 0s (0 B/s) [2021-06-16T00:49:36.673Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-16T00:49:36.673Z] Fetched 157 kB in 0s (0 B/s) [2021-06-16T00:49:36.673Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-16T00:49:36.673Z] Fetched 221 kB in 0s (0 B/s) [2021-06-16T00:49:36.673Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-16T00:49:36.673Z] Fetched 143 kB in 0s (0 B/s) [2021-06-16T00:49:36.673Z] Pulling edgex-go [2021-06-16T00:49:36.673Z] + snapcraftctl pull [2021-06-16T00:49:40.644Z] Removing intermediate container f6e5b1714ad8 [2021-06-16T00:49:40.644Z] ---> 49d999237619 [2021-06-16T00:49:40.644Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T00:49:40.644Z] Removing intermediate container c6437b64950c [2021-06-16T00:49:40.644Z] ---> e62a37cec0e8 [2021-06-16T00:49:40.644Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T00:49:40.644Z] ---> Running in 80a94a5354c5 [2021-06-16T00:49:40.914Z] ---> Running in 1c30b3ca9d38 [2021-06-16T00:49:40.914Z] Removing intermediate container 318f1b0490aa [2021-06-16T00:49:40.914Z] ---> 61029d6a78aa [2021-06-16T00:49:40.914Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T00:49:41.201Z] Removing intermediate container bd9ea5a60ab3 [2021-06-16T00:49:41.201Z] ---> a369b4dce871 [2021-06-16T00:49:41.202Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T00:49:41.202Z] ---> Running in c0aec7831bc3 [2021-06-16T00:49:41.479Z] ---> Running in b02077a601fc [2021-06-16T00:49:42.474Z] 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-06-16T00:49:42.754Z] 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-06-16T00:49:43.366Z] 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-06-16T00:49:43.366Z] 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-06-16T00:49:54.782Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T00:49:54.782Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T00:49:54.782Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T00:49:54.782Z] Fetched 0 B in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-16T00:49:54.782Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-16T00:49:54.782Z] Fetched 279 kB in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-16T00:49:54.782Z] Fetched 122 kB in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-16T00:49:54.782Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-16T00:49:54.782Z] Fetched 8848 B in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-16T00:49:54.782Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-16T00:49:54.782Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-16T00:49:54.782Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-16T00:49:54.782Z] Fetched 219 kB in 0s (0 B/s) [2021-06-16T00:49:54.782Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-16T00:49:54.783Z] Fetched 154 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-16T00:49:54.783Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-16T00:49:54.783Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-16T00:49:54.783Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-16T00:49:54.783Z] Fetched 499 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-16T00:49:54.783Z] Fetched 111 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-16T00:49:54.783Z] Fetched 240 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-16T00:49:54.783Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-16T00:49:54.783Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-16T00:49:54.783Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-16T00:49:54.783Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-16T00:49:54.783Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-16T00:49:54.783Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-16T00:49:54.783Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-16T00:49:54.783Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-16T00:49:54.783Z] Fetched 8720 B in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-16T00:49:54.783Z] Fetched 137 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-16T00:49:54.783Z] Fetched 119 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-16T00:49:54.783Z] Fetched 110 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-16T00:49:54.783Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-16T00:49:54.783Z] Fetched 645 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-16T00:49:54.783Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-16T00:49:54.783Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-16T00:49:54.783Z] Fetched 368 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-16T00:49:54.783Z] Fetched 187 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-16T00:49:54.783Z] Fetched 175 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-16T00:49:54.783Z] Fetched 206 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-16T00:49:54.783Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-16T00:49:54.783Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-16T00:49:54.783Z] Fetched 159 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-16T00:49:54.783Z] Fetched 107 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-16T00:49:54.783Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-16T00:49:54.783Z] Pulling static-packages [2021-06-16T00:49:54.783Z] + snapcraftctl pull [2021-06-16T00:49:54.783Z] Pulling version [2021-06-16T00:49:54.783Z] + cd /root/project [2021-06-16T00:49:54.783Z] + git describe --tags --abbrev=0 [2021-06-16T00:49:54.783Z] + sed s/v// [2021-06-16T00:49:54.783Z] + GIT_VERSION=2.0.0-dev.265 [2021-06-16T00:49:54.783Z] + [ -z 2.0.0-dev.265 ] [2021-06-16T00:49:54.783Z] + snapcraftctl set-version 2.0.0-dev.265 [2021-06-16T00:49:54.783Z] Building app-service-config [2021-06-16T00:49:54.783Z] + snapcraftctl build [2021-06-16T00:49:56.166Z] Building config-common [2021-06-16T00:49:56.166Z] + snapcraftctl build [2021-06-16T00:49:58.077Z] Skipping build go-build-helper (already ran) [2021-06-16T00:49:58.338Z] Building edgex-go [2021-06-16T00:49:58.599Z] + cd /root/parts/edgex-go/src [2021-06-16T00:49:58.599Z] + make build [2021-06-16T00:49:58.599Z] go mod tidy [2021-06-16T00:50:00.512Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-16T00:50:00.512Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.63 [2021-06-16T00:50:00.773Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-16T00:50:00.773Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-16T00:50:00.773Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-16T00:50:00.773Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-16T00:50:00.773Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-16T00:50:00.773Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-16T00:50:00.773Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-16T00:50:00.773Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-16T00:50:00.773Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-16T00:50:00.773Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-16T00:50:01.036Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-16T00:50:01.036Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-16T00:50:01.296Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-16T00:50:01.563Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-16T00:50:01.564Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-16T00:50:02.137Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.9 [2021-06-16T00:50:02.137Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-16T00:50:02.137Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-16T00:50:02.137Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-16T00:50:02.137Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-16T00:50:02.137Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-16T00:50:02.137Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-16T00:50:02.137Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-16T00:50:02.137Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-16T00:50:02.429Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-16T00:50:02.429Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-16T00:50:02.429Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-16T00:50:02.429Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-16T00:50:02.429Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-16T00:50:02.429Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-16T00:50:02.429Z] go: downloading golang.org/x/text v0.3.2 [2021-06-16T00:50:02.429Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-16T00:50:02.691Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-16T00:50:02.691Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-16T00:50:02.691Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-16T00:50:02.691Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-16T00:50:02.691Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-16T00:50:02.953Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-16T00:50:02.953Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-16T00:50:03.212Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-16T00:50:03.212Z] go: downloading github.com/kr/text v0.1.0 [2021-06-16T00:50:03.212Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-16T00:50:03.475Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-16T00:50:03.475Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-16T00:50:03.475Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-16T00:50:03.475Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-16T00:50:03.475Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-16T00:50:03.475Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-16T00:50:03.475Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-16T00:50:03.475Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-16T00:50:03.475Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-16T00:50:03.475Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-16T00:50:03.736Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-16T00:50:03.736Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-16T00:50:03.736Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-16T00:50:03.736Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-16T00:50:03.736Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-16T00:50:03.736Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-16T00:50:03.736Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-16T00:50:03.736Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-16T00:50:03.736Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-16T00:50:03.736Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-16T00:50:03.736Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-16T00:50:03.736Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-16T00:50:03.736Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-16T00:50:03.736Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-16T00:50:03.997Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-16T00:50:03.997Z] 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-06-16T00:50:13.996Z] 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-06-16T00:50:18.198Z] 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-06-16T00:50:18.770Z] 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-06-16T00:50:19.712Z] 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-06-16T00:50:20.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T00:50:21.226Z] 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-06-16T00:50:22.608Z] 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-06-16T00:50:23.549Z] 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-06-16T00:50:24.934Z] 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-06-16T00:50:25.505Z] 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-06-16T00:50:26.449Z] 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-06-16T00:50:28.367Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-16T00:50:28.367Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-16T00:50:28.367Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-16T00:50:28.367Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-16T00:50:28.367Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-16T00:50:28.367Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-16T00:50:28.367Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-16T00:50:28.367Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-16T00:50:28.367Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-16T00:50:28.367Z] + 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-06-16T00:50:28.367Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-16T00:50:28.367Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-16T00:50:28.367Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-16T00:50:28.367Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-16T00:50:28.367Z] + 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-06-16T00:50:28.367Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-16T00:50:28.367Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-16T00:50:28.367Z] + 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-06-16T00:50:31.664Z] Building static-packages [2021-06-16T00:50:31.664Z] + snapcraftctl build [2021-06-16T00:50:33.574Z] Building version [2021-06-16T00:50:33.574Z] + snapcraftctl build [2021-06-16T00:50:35.487Z] Staging app-service-config [2021-06-16T00:50:35.487Z] + snapcraftctl stage [2021-06-16T00:50:36.876Z] Staging config-common [2021-06-16T00:50:36.876Z] + snapcraftctl stage [2021-06-16T00:50:37.819Z] Skipping stage go-build-helper (already ran) [2021-06-16T00:50:37.819Z] Staging edgex-go [2021-06-16T00:50:37.819Z] + snapcraftctl stage [2021-06-16T00:50:38.761Z] Staging static-packages [2021-06-16T00:50:38.761Z] + snapcraftctl stage [2021-06-16T00:50:39.700Z] Staging version [2021-06-16T00:50:39.700Z] + snapcraftctl stage [2021-06-16T00:50:41.086Z] Priming app-service-config [2021-06-16T00:50:41.086Z] + snapcraftctl prime [2021-06-16T00:50:42.027Z] Priming config-common [2021-06-16T00:50:42.027Z] + snapcraftctl prime [2021-06-16T00:50:43.424Z] Priming go-build-helper [2021-06-16T00:50:43.424Z] + snapcraftctl prime [2021-06-16T00:50:44.001Z] Priming edgex-go [2021-06-16T00:50:44.001Z] + snapcraftctl prime [2021-06-16T00:50:45.386Z] Priming static-packages [2021-06-16T00:50:45.386Z] + snapcraftctl prime [2021-06-16T00:50:47.933Z] Priming version [2021-06-16T00:50:47.933Z] + snapcraftctl prime [2021-06-16T00:50:49.083Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T00:51:05.531Z] 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-06-16T00:51:12.313Z] Removing intermediate container 1c30b3ca9d38 [2021-06-16T00:51:12.313Z] ---> 737b0e48f764 [2021-06-16T00:51:12.313Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T00:51:12.594Z] ---> Running in 9322a575dd1b [2021-06-16T00:51:13.201Z] Removing intermediate container 80a94a5354c5 [2021-06-16T00:51:13.201Z] ---> 5fd811650785 [2021-06-16T00:51:13.201Z] [2021-06-16T00:51:13.201Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T00:51:13.201Z] ---> 9852663dfa18 [2021-06-16T00:51:13.201Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T00:51:13.201Z] ---> Using cache [2021-06-16T00:51:13.201Z] ---> a679146da7b0 [2021-06-16T00:51:13.201Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T00:51:13.201Z] ---> Using cache [2021-06-16T00:51:13.201Z] ---> 75000f2b052b [2021-06-16T00:51:13.201Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T00:51:13.801Z] ---> Running in c0e0a2ab6e41 [2021-06-16T00:51:13.801Z] Removing intermediate container b02077a601fc [2021-06-16T00:51:13.801Z] ---> e14a8a208495 [2021-06-16T00:51:13.801Z] [2021-06-16T00:51:13.801Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T00:51:13.801Z] ---> 9852663dfa18 [2021-06-16T00:51:13.801Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T00:51:13.801Z] ---> Using cache [2021-06-16T00:51:13.801Z] ---> a679146da7b0 [2021-06-16T00:51:13.801Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T00:51:13.801Z] ---> Using cache [2021-06-16T00:51:13.801Z] ---> 75000f2b052b [2021-06-16T00:51:13.801Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T00:51:14.419Z] ---> Running in dd5861acad30 [2021-06-16T00:51:14.419Z] 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-06-16T00:51:14.419Z] Removing intermediate container c0e0a2ab6e41 [2021-06-16T00:51:14.419Z] ---> 10f7894ecce7 [2021-06-16T00:51:14.419Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T00:51:15.030Z] ---> Running in d10ef08b8c98 [2021-06-16T00:51:15.030Z] Removing intermediate container dd5861acad30 [2021-06-16T00:51:15.030Z] ---> 97ae185784f3 [2021-06-16T00:51:15.030Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T00:51:15.314Z] Removing intermediate container c0aec7831bc3 [2021-06-16T00:51:15.314Z] ---> 618b230b3e31 [2021-06-16T00:51:15.314Z] [2021-06-16T00:51:15.314Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T00:51:15.314Z] ---> 9852663dfa18 [2021-06-16T00:51:15.314Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T00:51:15.592Z] ---> Running in 3aea352259df [2021-06-16T00:51:15.592Z] ---> Running in 2d65a430df0f [2021-06-16T00:51:15.881Z] Removing intermediate container d10ef08b8c98 [2021-06-16T00:51:15.881Z] ---> 7c6acfd1c0d5 [2021-06-16T00:51:15.881Z] Step 16/24 : WORKDIR / [2021-06-16T00:51:16.159Z] ---> Running in 67c183011f36 [2021-06-16T00:51:16.437Z] Removing intermediate container 3aea352259df [2021-06-16T00:51:16.437Z] ---> 45b7fab46324 [2021-06-16T00:51:16.437Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:51:17.047Z] Removing intermediate container 67c183011f36 [2021-06-16T00:51:17.047Z] ---> e2b99f643ab0 [2021-06-16T00:51:17.047Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T00:51:17.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:51:17.652Z] ---> ca9a8683da12 [2021-06-16T00:51:17.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T00:51:17.652Z] Removing intermediate container 9322a575dd1b [2021-06-16T00:51:17.652Z] ---> 5b2c475a9ee3 [2021-06-16T00:51:17.652Z] [2021-06-16T00:51:17.652Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T00:51:17.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:51:17.929Z] 20.10.0: Pulling from library/docker [2021-06-16T00:51:18.212Z] ---> f5d688c5305e [2021-06-16T00:51:18.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T00:51:18.502Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T00:51:18.502Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T00:51:18.502Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T00:51:18.502Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T00:51:18.502Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T00:51:18.502Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T00:51:18.779Z] OK: 7 MiB in 18 packages [2021-06-16T00:51:19.790Z] ---> 6c86e88e954e [2021-06-16T00:51:19.790Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T00:51:20.070Z] ---> bd224b3790e3 [2021-06-16T00:51:20.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T00:51:21.079Z] ---> bec7e7990c07 [2021-06-16T00:51:21.079Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T00:51:21.370Z] ---> Running in 617092c7a25a [2021-06-16T00:51:21.645Z] ---> eb27f6520d2b [2021-06-16T00:51:21.645Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T00:51:21.923Z] Removing intermediate container 2d65a430df0f [2021-06-16T00:51:21.923Z] ---> 0b41e81ed849 [2021-06-16T00:51:21.923Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T00:51:21.923Z] ---> Running in 96acf6289bf8 [2021-06-16T00:51:21.923Z] ---> Running in 50d57d649316 [2021-06-16T00:51:22.199Z] Removing intermediate container 617092c7a25a [2021-06-16T00:51:22.199Z] ---> c9cd5a84cab2 [2021-06-16T00:51:22.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:51:22.474Z] ---> Running in 44e8a39ee517 [2021-06-16T00:51:22.749Z] Removing intermediate container 96acf6289bf8 [2021-06-16T00:51:22.749Z] ---> 0631e8f1fd5d [2021-06-16T00:51:22.749Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:51:23.022Z] Removing intermediate container 50d57d649316 [2021-06-16T00:51:23.022Z] ---> afc380929185 [2021-06-16T00:51:23.022Z] Step 14/22 : WORKDIR /edgex [2021-06-16T00:51:23.297Z] ---> Running in 9aab2676a39f [2021-06-16T00:51:23.297Z] Removing intermediate container 44e8a39ee517 [2021-06-16T00:51:23.297Z] ---> 147e02effc51 [2021-06-16T00:51:23.297Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T00:51:23.574Z] ---> Running in afef5b816f08 [2021-06-16T00:51:23.574Z] ---> Running in c8541ddd751b [2021-06-16T00:51:23.850Z] Removing intermediate container 9aab2676a39f [2021-06-16T00:51:23.850Z] ---> d644ba25a682 [2021-06-16T00:51:23.850Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T00:51:24.447Z] ---> Running in 8ec36262535b [2021-06-16T00:51:24.447Z] Removing intermediate container c8541ddd751b [2021-06-16T00:51:24.447Z] ---> 69281b39db35 [2021-06-16T00:51:24.447Z] Step 22/23 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:51:24.447Z] Removing intermediate container afef5b816f08 [2021-06-16T00:51:24.447Z] ---> 37366a217867 [2021-06-16T00:51:24.447Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T00:51:24.722Z] ---> Running in 53ee4f2d1604 [2021-06-16T00:51:25.012Z] Removing intermediate container 8ec36262535b [2021-06-16T00:51:25.012Z] ---> 03c000700994 [2021-06-16T00:51:25.012Z] Step 23/24 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:51:25.607Z] ---> Running in 0d19aeda717e [2021-06-16T00:51:25.888Z] Removing intermediate container 53ee4f2d1604 [2021-06-16T00:51:25.888Z] ---> c50fc7a7a52f [2021-06-16T00:51:25.888Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T00:51:25.888Z] ---> d7ed3e70baaa [2021-06-16T00:51:25.888Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T00:51:26.162Z] ---> Running in 22f73ff73e09 [2021-06-16T00:51:26.450Z] Removing intermediate container 0d19aeda717e [2021-06-16T00:51:26.450Z] ---> 930c7ff44d00 [2021-06-16T00:51:26.450Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T00:51:26.727Z] ---> Running in 5d458f58429c [2021-06-16T00:51:27.007Z] Removing intermediate container 22f73ff73e09 [2021-06-16T00:51:27.007Z] ---> 58f05394a48a [2021-06-16T00:51:27.007Z] [2021-06-16T00:51:27.603Z] Successfully built 58f05394a48a [2021-06-16T00:51:27.603Z] ---> 75c2acea6e29 [2021-06-16T00:51:27.603Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T00:51:27.603Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T00:51:27.603Z]  Building support-scheduler ... done Removing intermediate container 5d458f58429c [2021-06-16T00:51:27.603Z] ---> 174c13661335 [2021-06-16T00:51:27.603Z] [2021-06-16T00:51:28.199Z] Successfully built 174c13661335 [2021-06-16T00:51:28.199Z] Successfully tagged core-command-arm64:latest [2021-06-16T00:51:29.179Z]  Building core-command ... done  ---> 177ff57959ef [2021-06-16T00:51:29.179Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T00:51:29.452Z] ---> Running in 0e49fe0550c6 [2021-06-16T00:51:30.057Z] Removing intermediate container 0e49fe0550c6 [2021-06-16T00:51:30.057Z] ---> 6a6d8b77d3f0 [2021-06-16T00:51:30.057Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T00:51:30.057Z] ---> Running in f6e14f30d87c [2021-06-16T00:51:30.057Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T00:51:30.057Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T00:51:30.057Z] ---> eeaf43b92773 [2021-06-16T00:51:30.057Z] 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-06-16T00:51:30.332Z] ---> Running in 84d82ff99f78 [2021-06-16T00:51:30.604Z] Removing intermediate container f6e14f30d87c [2021-06-16T00:51:30.604Z] ---> e6ffedc4ab92 [2021-06-16T00:51:30.604Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T00:51:30.877Z] ---> Running in 518ba6c2dc07 [2021-06-16T00:51:30.877Z] Removing intermediate container 84d82ff99f78 [2021-06-16T00:51:30.877Z] ---> b7adadd2e9e7 [2021-06-16T00:51:30.877Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T00:51:31.154Z] ---> Running in b4fa8c0df81f [2021-06-16T00:51:31.427Z] Removing intermediate container 518ba6c2dc07 [2021-06-16T00:51:31.427Z] ---> 675a6ea603a2 [2021-06-16T00:51:31.427Z] Step 21/22 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:51:31.700Z] ---> Running in f9a8b0f9915b [2021-06-16T00:51:32.298Z] Removing intermediate container f9a8b0f9915b [2021-06-16T00:51:32.298Z] ---> 3d79a2b38246 [2021-06-16T00:51:32.298Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T00:51:32.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T00:51:32.298Z] ---> Running in b3372a4b90a4 [2021-06-16T00:51:32.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T00:51:32.841Z] Removing intermediate container b3372a4b90a4 [2021-06-16T00:51:32.841Z] ---> 53e8c246e661 [2021-06-16T00:51:32.841Z] [2021-06-16T00:51:33.114Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T00:51:33.114Z] Successfully built 53e8c246e661 [2021-06-16T00:51:33.114Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T00:51:33.114Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T00:51:33.114Z]  Building security-proxy-setup ... done Executing bash-5.0.17-r0.post-install [2021-06-16T00:51:33.114Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T00:51:33.386Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T00:51:33.386Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T00:51:33.386Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T00:51:33.386Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T00:51:33.386Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T00:51:33.386Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T00:51:33.386Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T00:51:33.386Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T00:51:33.386Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T00:51:33.386Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T00:51:35.352Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T00:51:35.352Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T00:51:35.353Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T00:51:35.353Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T00:51:35.353Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T00:51:35.353Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T00:51:35.353Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T00:51:35.353Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T00:51:35.353Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T00:51:35.353Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T00:51:35.353Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T00:51:35.353Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T00:51:35.353Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T00:51:35.353Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T00:51:35.622Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T00:51:35.622Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T00:51:35.622Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T00:51:35.622Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T00:51:35.622Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T00:51:35.622Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T00:51:35.622Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T00:51:35.623Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T00:51:35.623Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T00:51:35.623Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T00:51:35.623Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T00:51:35.623Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T00:51:35.894Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T00:51:35.894Z] OK: 72 MiB in 59 packages [2021-06-16T00:51:40.187Z] Collecting docker-compose==1.23.2 [2021-06-16T00:51:40.187Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T00:51:40.187Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T00:51:40.187Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T00:51:42.800Z] Collecting PyYAML<4,>=3.10 [2021-06-16T00:51:42.800Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T00:51:46.179Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T00:51:46.179Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T00:51:46.179Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T00:51:46.179Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T00:51:47.165Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T00:51:47.165Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T00:51:47.437Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T00:51:47.437Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T00:51:49.414Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T00:51:49.684Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T00:51:50.275Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T00:51:50.275Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T00:51:51.702Z] 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-06-16T00:51:52.292Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T00:51:52.292Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T00:51:52.563Z] 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-06-16T00:51:52.563Z] Collecting idna<2.8,>=2.5 [2021-06-16T00:51:52.563Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T00:51:53.153Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T00:51:53.153Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T00:51:53.425Z] 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-06-16T00:51:53.697Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T00:51:53.697Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T00:51:53.697Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T00:51:53.697Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T00:51:53.697Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T00:51:53.697Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T00:51:54.669Z] Installing collected packages: docopt, PyYAML, jsonschema, cached-property, idna, urllib3, requests, texttable, docker-pycreds, websocket-client, docker, dockerpty, docker-compose [2021-06-16T00:51:54.669Z] Running setup.py install for docopt: started [2021-06-16T00:51:56.631Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T00:51:56.631Z] Running setup.py install for PyYAML: started [2021-06-16T00:51:58.595Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T00:51:58.595Z] Attempting uninstall: idna [2021-06-16T00:51:58.595Z] Found existing installation: idna 2.9 [2021-06-16T00:51:58.595Z] Uninstalling idna-2.9: [2021-06-16T00:51:58.869Z] Successfully uninstalled idna-2.9 [2021-06-16T00:51:59.460Z] Attempting uninstall: urllib3 [2021-06-16T00:51:59.461Z] Found existing installation: urllib3 1.25.9 [2021-06-16T00:51:59.461Z] Uninstalling urllib3-1.25.9: [2021-06-16T00:51:59.461Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T00:52:00.054Z] Attempting uninstall: requests [2021-06-16T00:52:00.054Z] Found existing installation: requests 2.23.0 [2021-06-16T00:52:00.054Z] Uninstalling requests-2.23.0: [2021-06-16T00:52:00.054Z] Successfully uninstalled requests-2.23.0 [2021-06-16T00:52:00.324Z] Running setup.py install for texttable: started [2021-06-16T00:52:02.510Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T00:52:03.107Z] Running setup.py install for dockerpty: started [2021-06-16T00:52:10.594Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T00:52:10.594Z] 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-06-16T00:52:14.937Z] Removing intermediate container b4fa8c0df81f [2021-06-16T00:52:14.937Z] ---> bf016c6f2427 [2021-06-16T00:52:14.937Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T00:52:14.937Z] ---> Running in 0f9825e90dc9 [2021-06-16T00:52:14.937Z] Removing intermediate container 0f9825e90dc9 [2021-06-16T00:52:14.937Z] ---> d572cac9d3dc [2021-06-16T00:52:14.937Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T00:52:15.212Z] ---> Running in c8f0b5d42259 [2021-06-16T00:52:15.486Z] Removing intermediate container c8f0b5d42259 [2021-06-16T00:52:15.486Z] ---> fc04287920bd [2021-06-16T00:52:15.486Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T00:52:16.917Z] ---> 7b1a71967b39 [2021-06-16T00:52:16.918Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T00:52:17.515Z] ---> b2bad6511875 [2021-06-16T00:52:17.515Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T00:52:18.496Z] ---> 0fd2bc0b849c [2021-06-16T00:52:18.496Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T00:52:18.496Z] ---> Running in 15a0c5c81439 [2021-06-16T00:52:19.100Z] Removing intermediate container 15a0c5c81439 [2021-06-16T00:52:19.100Z] ---> 539209ae8459 [2021-06-16T00:52:19.100Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T00:52:19.100Z] ---> Running in 4b3286ca5eb3 [2021-06-16T00:52:19.698Z] Removing intermediate container 4b3286ca5eb3 [2021-06-16T00:52:19.698Z] ---> 35adaa4948da [2021-06-16T00:52:19.698Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T00:52:19.698Z] ---> Running in 2a07d20df587 [2021-06-16T00:52:20.297Z] Removing intermediate container 2a07d20df587 [2021-06-16T00:52:20.297Z] ---> 72390e1b2a46 [2021-06-16T00:52:20.297Z] Step 23/24 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d [2021-06-16T00:52:20.297Z] ---> Running in 243a137aaf3c [2021-06-16T00:52:20.895Z] Removing intermediate container 243a137aaf3c [2021-06-16T00:52:20.895Z] ---> 4db143b4cb96 [2021-06-16T00:52:20.895Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T00:52:20.895Z] ---> Running in a1a67c838b0f [2021-06-16T00:52:21.491Z] Removing intermediate container a1a67c838b0f [2021-06-16T00:52:21.491Z] ---> 94c858058e0f [2021-06-16T00:52:21.491Z] [2021-06-16T00:52:21.765Z] Successfully built 94c858058e0f [2021-06-16T00:52:21.765Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T00:52:22.391Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T00:52:22.380Z] $ docker stop --time=1 b8a7e1bbcb45d25edb579d29e4c90f4839298b21035557f25986750eb2513fe7 [2021-06-16T00:52:24.216Z] $ docker rm -f b8a7e1bbcb45d25edb579d29e4c90f4839298b21035557f25986750eb2513fe7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T00:52:24.836Z] + docker images [2021-06-16T00:52:25.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T00:52:25.106Z] sys-mgmt-agent-arm64 latest 94c858058e0f 3 seconds ago 299MB [2021-06-16T00:52:25.106Z] security-proxy-setup-arm64 latest 53e8c246e661 52 seconds ago 24.3MB [2021-06-16T00:52:25.106Z] core-command-arm64 latest 174c13661335 57 seconds ago 15MB [2021-06-16T00:52:25.106Z] support-scheduler-arm64 latest 58f05394a48a 58 seconds ago 15.1MB [2021-06-16T00:52:25.106Z] 5b2c475a9ee3 About a minute ago 969MB [2021-06-16T00:52:25.106Z] 618b230b3e31 About a minute ago 973MB [2021-06-16T00:52:25.106Z] e14a8a208495 About a minute ago 968MB [2021-06-16T00:52:25.106Z] 5fd811650785 About a minute ago 967MB [2021-06-16T00:52:25.106Z] security-bootstrapper-arm64 latest 6fdfe01c7f74 3 minutes ago 17.5MB [2021-06-16T00:52:25.106Z] core-data-arm64 latest 00fefa5bbd4c 3 minutes ago 19.1MB [2021-06-16T00:52:25.106Z] core-metadata-arm64 latest 01f450ab525b 4 minutes ago 15.7MB [2021-06-16T00:52:25.106Z] security-secretstore-setup-arm64 latest 509fcfd4f17a 4 minutes ago 27.1MB [2021-06-16T00:52:25.106Z] support-notifications-arm64 latest 548adbf2dc37 4 minutes ago 15.7MB [2021-06-16T00:52:25.106Z] 18a7955ac66f 4 minutes ago 975MB [2021-06-16T00:52:25.106Z] cb533fc7c892 4 minutes ago 972MB [2021-06-16T00:52:25.106Z] 8a47461ddea1 4 minutes ago 969MB [2021-06-16T00:52:25.106Z] 2048d726601d 4 minutes ago 970MB [2021-06-16T00:52:25.106Z] 704ce3381fb3 4 minutes ago 976MB [2021-06-16T00:52:25.106Z] ci-base-image-arm64 latest 99fa8e895053 14 minutes ago 641MB [2021-06-16T00:52:25.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB [2021-06-16T00:52:25.106Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-16T00:52:25.106Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T00:52:25.106Z] 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-06-16T00:52:26.007Z] ---> job-cost.sh [2021-06-16T00:52:26.007Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hGXw [2021-06-16T00:53:06.590Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T00:54:43.365Z] lf-activate-venv(): INFO: Adding /tmp/venv-hGXw/bin to PATH [2021-06-16T00:54:43.365Z] INFO: No Stack... [2021-06-16T00:54:43.365Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T00:54:43.365Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T00:54:43.714Z] + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, [2021-06-16T00:54:43.714Z] -f6 [Pipeline] lock [2021-06-16T00:54:43.780Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3570-3-stack-cost] [2021-06-16T00:54:43.788Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3570-3-stack-cost] did not exist. Created. [2021-06-16T00:54:43.788Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3570-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T00:54:44.158Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T00:54:44.412Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T00:54:44.467Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3570-3-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-06-16T00:54:45.505Z] provisioning config files... [2021-06-16T00:54:45.520Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8934318164849015373tmp [Pipeline] { [Pipeline] sh [2021-06-16T00:54:45.843Z] + set +x [2021-06-16T00:54:45.843Z] + bash -s -- [2021-06-16T00:54:45.843Z] + curl -s https://codecov.io/bash [2021-06-16T00:54:46.109Z] [2021-06-16T00:54:46.109Z] _____ _ [2021-06-16T00:54:46.110Z] / ____| | | [2021-06-16T00:54:46.110Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T00:54:46.110Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T00:54:46.110Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T00:54:46.110Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T00:54:46.110Z] Bash-1.0.3 [2021-06-16T00:54:46.110Z] [2021-06-16T00:54:46.110Z] [2021-06-16T00:54:46.110Z] ==> git version 2.24.4 found [2021-06-16T00:54:46.110Z] ==> 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-06-16T00:54:46.110Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T00:54:46.110Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T00:54:46.110Z] ==> Jenkins CI detected. [2021-06-16T00:54:46.110Z] project root: . [2021-06-16T00:54:46.110Z] --> token set from env [2021-06-16T00:54:46.110Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T00:54:46.110Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T00:54:46.110Z] ==> Python coveragepy not found [2021-06-16T00:54:46.110Z] ==> Searching for coverage reports in: [2021-06-16T00:54:46.110Z] + . [2021-06-16T00:54:46.110Z] -> Found 1 reports [2021-06-16T00:54:46.110Z] ==> Detecting git/mercurial file structure [2021-06-16T00:54:46.110Z] ==> Reading reports [2021-06-16T00:54:46.110Z] + ./coverage.out bytes=400748 [2021-06-16T00:54:46.110Z] ==> Appending adjustments [2021-06-16T00:54:46.110Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T00:54:47.500Z] + Found adjustments [2021-06-16T00:54:47.500Z] ==> Gzipping contents [2021-06-16T00:54:47.500Z] 56K /tmp/codecov.7xToC9.gz [2021-06-16T00:54:47.500Z] ==> Uploading reports [2021-06-16T00:54:47.500Z] url: https://codecov.io [2021-06-16T00:54:47.500Z] query: branch=PR-3570&commit=3fd47349c4c7dc47927c452cb83b261a175ae974&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= [2021-06-16T00:54:47.500Z] -> Pinging Codecov [2021-06-16T00:54:47.500Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3570&commit=3fd47349c4c7dc47927c452cb83b261a175ae974&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= [2021-06-16T00:54:47.768Z] -> Uploading to [2021-06-16T00:54:47.768Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/3fd47349c4c7dc47927c452cb83b261a175ae974/496b61f4-b557-4725-aeef-6601766d41a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T005447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f377a57004df1ff9e1a2c06414a5c0bdbebee9b797bc7ebe017fb48748d96a2b [2021-06-16T00:54:47.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T00:54:47.768Z] Dload Upload Total Spent Left Speed [2021-06-16T00:54:48.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54827 0 0 100 54827 0 146k --:--:-- --:--:-- --:--:-- 146k [2021-06-16T00:54:48.029Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3fd47349c4c7dc47927c452cb83b261a175ae974 [Pipeline] } [2021-06-16T00:54:48.038Z] 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-06-16T00:54:49.579Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:54:50.144Z] ---> package-listing.sh [2021-06-16T00:54:50.144Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T00:54:50.144Z] ++ facter osfamily [2021-06-16T00:54:50.406Z] + OS_FAMILY=redhat [2021-06-16T00:54:50.406Z] + workspace=/w/workspace/edgex-go/3 [2021-06-16T00:54:50.406Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T00:54:50.406Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T00:54:50.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T00:54:50.406Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T00:54:50.406Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-16T00:54:50.406Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T00:54:50.406Z] + case "${OS_FAMILY}" in [2021-06-16T00:54:50.406Z] + rpm -qa [2021-06-16T00:54:50.406Z] + sort [2021-06-16T00:54:52.952Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T00:54:52.952Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T00:54:52.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T00:54:52.952Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-16T00:54:52.952Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-16T00:54:52.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-16T00:54:52.967Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T00:54:53.259Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:54:53.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T00:54:53.832Z] [2021-06-16T00:54:53.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T00:54:54.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T00:54:54.414Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T00:54:54.414Z] df20fa9351a1: Pulling fs layer [2021-06-16T00:54:54.414Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T00:54:54.414Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T00:54:54.414Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T00:54:54.414Z] 93b61091891f: Pulling fs layer [2021-06-16T00:54:54.414Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T00:54:54.414Z] 5e14af77c1be: Pulling fs layer [2021-06-16T00:54:54.414Z] 01666e4c0597: Pulling fs layer [2021-06-16T00:54:54.414Z] aa168da1d23b: Pulling fs layer [2021-06-16T00:54:54.414Z] 46f8f816bc3b: Waiting [2021-06-16T00:54:54.414Z] 93b61091891f: Waiting [2021-06-16T00:54:54.414Z] 93b9cdb0e59b: Waiting [2021-06-16T00:54:54.414Z] 5e14af77c1be: Waiting [2021-06-16T00:54:54.414Z] 01666e4c0597: Waiting [2021-06-16T00:54:54.414Z] aa168da1d23b: Waiting [2021-06-16T00:54:54.414Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T00:54:54.414Z] 36b3adc4ff6f: Download complete [2021-06-16T00:54:54.414Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T00:54:54.414Z] 46f8f816bc3b: Download complete [2021-06-16T00:54:54.414Z] df20fa9351a1: Verifying Checksum [2021-06-16T00:54:54.414Z] df20fa9351a1: Download complete [2021-06-16T00:54:54.414Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T00:54:54.414Z] 93b9cdb0e59b: Download complete [2021-06-16T00:54:54.414Z] 5e14af77c1be: Verifying Checksum [2021-06-16T00:54:54.414Z] 5e14af77c1be: Download complete [2021-06-16T00:54:54.414Z] 01666e4c0597: Verifying Checksum [2021-06-16T00:54:54.414Z] 01666e4c0597: Download complete [2021-06-16T00:54:54.414Z] 93b61091891f: Verifying Checksum [2021-06-16T00:54:54.414Z] 93b61091891f: Download complete [2021-06-16T00:54:54.676Z] df20fa9351a1: Pull complete [2021-06-16T00:54:54.676Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T00:54:54.676Z] 8ad3a11d3b57: Download complete [2021-06-16T00:54:54.676Z] 36b3adc4ff6f: Pull complete [2021-06-16T00:54:55.258Z] 8ad3a11d3b57: Pull complete [2021-06-16T00:54:55.258Z] 46f8f816bc3b: Pull complete [2021-06-16T00:54:55.520Z] 93b61091891f: Pull complete [2021-06-16T00:54:55.779Z] 93b9cdb0e59b: Pull complete [2021-06-16T00:54:55.779Z] 5e14af77c1be: Pull complete [2021-06-16T00:54:55.779Z] 01666e4c0597: Pull complete [2021-06-16T00:54:56.359Z] aa168da1d23b: Verifying Checksum [2021-06-16T00:54:56.359Z] aa168da1d23b: Download complete [2021-06-16T00:55:00.601Z] aa168da1d23b: Pull complete [2021-06-16T00:55:00.601Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T00:55:00.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T00:55:00.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T00:55:00.675Z] prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container [2021-06-16T00:55:00.709Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T00:55:04.022Z] $ docker top 72ae2d5ef2f4f4405bf3f78953c998e3fdc2bc00ece26f61570fdb7b69ec6a85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T00:55:04.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T00:55:04.702Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T00:55:05.001Z] + ls /var/log/sa-host [2021-06-16T00:55:05.001Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T00:55:05.001Z] file_magic: OK [2021-06-16T00:55:05.001Z] HZ: Using current value: 100 [2021-06-16T00:55:05.001Z] file_header: OK [2021-06-16T00:55:05.001Z] 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-06-16T00:55:05.001Z] Statistics: [2021-06-16T00:55:05.001Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T00:55:05.001Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T00:55:05.001Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T00:55:05.001Z] file_magic: OK [2021-06-16T00:55:05.001Z] HZ: Using current value: 100 [2021-06-16T00:55:05.001Z] file_header: OK [2021-06-16T00:55:05.001Z] 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-06-16T00:55:05.001Z] Statistics: [2021-06-16T00:55:05.001Z] 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... [2021-06-16T00:55:05.001Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T00:55:07.811Z] provisioning config files... [2021-06-16T00:55:07.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8238211737580464338tmp [Pipeline] { [Pipeline] echo [2021-06-16T00:55:07.847Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:55:08.151Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T00:55:08.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:55:08.574Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T00:55:08.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:55:08.889Z] ---> sudo-logs.sh [2021-06-16T00:55:08.889Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T00:55:08.923Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:55:09.238Z] ---> job-cost.sh [2021-06-16T00:55:09.239Z] lf-activate-venv: SKIPPING [2021-06-16T00:55:09.239Z] DEBUG: total: 0.18000000715255737 [2021-06-16T00:55:09.239Z] INFO: Retrieving Stack Cost... [2021-06-16T00:55:10.179Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T00:55:10.440Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T00:55:10.454Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T00:55:11.074Z] ---> logs-deploy.sh [2021-06-16T00:55:11.074Z] lf-activate-venv: SKIPPING [2021-06-16T00:55:11.074Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3570/3 [2021-06-16T00:55:11.074Z] INFO: archiving workspace using pattern(s): [2021-06-16T00:55:11.807Z] Archives upload complete. [2021-06-16T00:55:11.807Z] INFO: archiving logs to Nexus [2021-06-16T00:55:12.460Z] ---> uname -a: [2021-06-16T00:55:12.460Z] Linux prd-centos7-docker-4c-2g-1611.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] ---> lscpu: [2021-06-16T00:55:12.460Z] Architecture: x86_64 [2021-06-16T00:55:12.460Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T00:55:12.460Z] Byte Order: Little Endian [2021-06-16T00:55:12.460Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T00:55:12.460Z] CPU(s): 2 [2021-06-16T00:55:12.460Z] On-line CPU(s) list: 0,1 [2021-06-16T00:55:12.460Z] Thread(s) per core: 1 [2021-06-16T00:55:12.460Z] Core(s) per socket: 1 [2021-06-16T00:55:12.460Z] Socket(s): 2 [2021-06-16T00:55:12.460Z] NUMA node(s): 1 [2021-06-16T00:55:12.460Z] Vendor ID: AuthenticAMD [2021-06-16T00:55:12.460Z] CPU family: 23 [2021-06-16T00:55:12.460Z] Model: 49 [2021-06-16T00:55:12.460Z] Model name: AMD EPYC-Rome Processor [2021-06-16T00:55:12.460Z] Stepping: 0 [2021-06-16T00:55:12.460Z] CPU MHz: 2799.998 [2021-06-16T00:55:12.460Z] BogoMIPS: 5599.99 [2021-06-16T00:55:12.460Z] Virtualization: AMD-V [2021-06-16T00:55:12.460Z] Hypervisor vendor: KVM [2021-06-16T00:55:12.460Z] Virtualization type: full [2021-06-16T00:55:12.460Z] L1d cache: 64 KiB [2021-06-16T00:55:12.460Z] L1i cache: 64 KiB [2021-06-16T00:55:12.460Z] L2 cache: 1 MiB [2021-06-16T00:55:12.460Z] L3 cache: 32 MiB [2021-06-16T00:55:12.460Z] NUMA node0 CPU(s): 0,1 [2021-06-16T00:55:12.460Z] Vulnerability Itlb multihit: Not affected [2021-06-16T00:55:12.460Z] Vulnerability L1tf: Not affected [2021-06-16T00:55:12.460Z] Vulnerability Mds: Not affected [2021-06-16T00:55:12.460Z] Vulnerability Meltdown: Not affected [2021-06-16T00:55:12.460Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T00:55:12.460Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T00:55:12.460Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T00:55:12.460Z] Vulnerability Srbds: Not affected [2021-06-16T00:55:12.460Z] Vulnerability Tsx async abort: Not affected [2021-06-16T00:55:12.460Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] ---> nproc: [2021-06-16T00:55:12.460Z] 2 [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] ---> df -h: [2021-06-16T00:55:12.460Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T00:55:12.460Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-16T00:55:12.460Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T00:55:12.460Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T00:55:12.460Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 [2021-06-16T00:55:12.460Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] ---> free -m: [2021-06-16T00:55:12.460Z] total used free shared buff/cache available [2021-06-16T00:55:12.460Z] Mem: 7821 1346 2068 0 4406 6431 [2021-06-16T00:55:12.460Z] Swap: 1023 2 1021 [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] [2021-06-16T00:55:12.460Z] ---> ip addr: [2021-06-16T00:55:12.460Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T00:55:12.460Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T00:55:12.460Z] inet 127.0.0.1/8 scope host lo [2021-06-16T00:55:12.460Z] valid_lft forever preferred_lft forever [2021-06-16T00:55:12.460Z] inet6 ::1/128 scope host [2021-06-16T00:55:12.460Z] valid_lft forever preferred_lft forever [2021-06-16T00:55:12.460Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T00:55:12.460Z] link/ether fa:16:3e:9e:a1:95 brd ff:ff:ff:ff:ff:ff [2021-06-16T00:55:12.460Z] inet 10.30.122.230/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T00:55:12.460Z] valid_lft 84918sec preferred_lft 84918sec [2021-06-16T00:55:12.460Z] inet6 fe80::f816:3eff:fe9e:a195/64 scope link [2021-06-16T00:55:12.460Z] valid_lft forever preferred_lft forever [2021-06-16T00:55:12.460Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T00:55:12.460Z] link/ether 02:42:70:86:96:9e brd ff:ff:ff:ff:ff:ff [2021-06-16T00:55:12.460Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T00:55:12.460Z] valid_lft forever preferred_lft forever [2021-06-16T00:55:12.461Z] inet6 fe80::42:70ff:fe86:969e/64 scope link [2021-06-16T00:55:12.461Z] valid_lft forever preferred_lft forever [2021-06-16T00:55:12.461Z] [2021-06-16T00:55:12.461Z]