Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2dd9f99cae515cd5347a2fbd1076c9750df2f3b+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (61f16bd85afc98877288c38763f2e7a6e963cfab) 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-ssh7673145383652288023.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-ssh5297247559382261505.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-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh644700832917521424.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-ssh7626278552987345998.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-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3533278872884129248.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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-327 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/26 [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/26 # 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/26@tmp/jenkins-gitclient-ssh3649200972346903822.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 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b Merge succeeded, producing 58ae84c2d6dff819ad321599390da687d63eafbf Checking out Revision 58ae84c2d6dff819ad321599390da687d63eafbf (PR-3531) > 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/26@tmp/jenkins-gitclient-ssh5126796084760996828.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # 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/26@tmp/jenkins-gitclient-ssh7334045701129358328.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58ae84c2d6dff819ad321599390da687d63eafbf # timeout=10 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" > git rev-list --no-walk c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-19T08:29:52.848Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-19T08:29:52.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-19T08:29:52.994Z] ========================================================= [2021-06-19T08:29:52.994Z] EdgeX Global Pipelines Version Info [2021-06-19T08:29:52.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:29:54.578Z] ------------------- [2021-06-19T08:29:54.578Z] stable info: [2021-06-19T08:29:54.578Z] ------------------- [2021-06-19T08:29:54.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-19T08:29:54.578Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-19T08:29:54.578Z] Message: update stable to v1.0.195 [2021-06-19T08:29:55.156Z] ------------------- [2021-06-19T08:29:55.156Z] experimental info: [2021-06-19T08:29:55.156Z] ------------------- [2021-06-19T08:29:55.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-19T08:29:55.156Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-19T08:29:55.156Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-19T08:29:55.290Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-19T08:29:55.313Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-19T08:29:55.338Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-19T08:29:55.364Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-19T08:29:55.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-19T08:29:55.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-19T08:29:55.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-19T08:29:55.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-19T08:29:55.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-19T08:29:55.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-19T08:29:55.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-19T08:29:55.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-19T08:29:55.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-19T08:29:55.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-19T08:29:55.628Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-19T08:29:55.651Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-19T08:29:55.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-19T08:29:55.718Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-19T08:29:55.741Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-19T08:29:55.763Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-19T08:29:55.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-19T08:29:55.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-19T08:29:55.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-06-19T08:29:55.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-06-19T08:29:55.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-06-19T08:29:56.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58ae84c2d6dff819ad321599390da687d63eafbf [Pipeline] echo [2021-06-19T08:29:56.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58ae84c [Pipeline] echo [2021-06-19T08:29:56.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-19T08:29:56.297Z] provisioning config files... [2021-06-19T08:29:56.319Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config5443388414395249899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:29:56.658Z] ---> docker-login.sh [2021-06-19T08:29:56.658Z] nexus3.edgexfoundry.org:10001 [2021-06-19T08:29:56.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:29:57.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:29:57.193Z] Configure a credential helper to remove this warning. See [2021-06-19T08:29:57.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:29:57.193Z] [2021-06-19T08:29:57.193Z] Login Succeeded [2021-06-19T08:29:57.193Z] nexus3.edgexfoundry.org:10002 [2021-06-19T08:29:57.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:29:57.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:29:57.193Z] Configure a credential helper to remove this warning. See [2021-06-19T08:29:57.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:29:57.193Z] [2021-06-19T08:29:57.193Z] Login Succeeded [2021-06-19T08:29:57.193Z] nexus3.edgexfoundry.org:10003 [2021-06-19T08:29:57.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:29:57.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:29:57.457Z] Configure a credential helper to remove this warning. See [2021-06-19T08:29:57.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:29:57.457Z] [2021-06-19T08:29:57.457Z] Login Succeeded [2021-06-19T08:29:57.457Z] nexus3.edgexfoundry.org:10004 [2021-06-19T08:29:57.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:29:57.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:29:57.457Z] Configure a credential helper to remove this warning. See [2021-06-19T08:29:57.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:29:57.457Z] [2021-06-19T08:29:57.457Z] Login Succeeded [2021-06-19T08:29:57.457Z] docker.io [2021-06-19T08:29:57.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:29:57.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:29:57.983Z] Configure a credential helper to remove this warning. See [2021-06-19T08:29:57.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:29:57.983Z] [2021-06-19T08:29:57.983Z] Login Succeeded [2021-06-19T08:29:57.983Z] ---> docker-login.sh ends [Pipeline] } [2021-06-19T08:29:57.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-19T08:29:58.332Z] ++ 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-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/core-command/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/core-data/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-19T08:29:58.332Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-19T08:29:58.332Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-19T08:29:58.332Z] ++ cut -d/ -f2 [2021-06-19T08:29:58.332Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-19T08:29:58.389Z] 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-19T08:29:59.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-19T08:29:59.851Z] [2021-06-19T08:29:59.851Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:30:00.170Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-19T08:30:00.170Z] latest: Pulling from edgex-devops/git-semver [2021-06-19T08:30:00.170Z] 31603596830f: Pulling fs layer [2021-06-19T08:30:00.170Z] 54011a49482f: Pulling fs layer [2021-06-19T08:30:00.170Z] a6820b24f6d8: Pulling fs layer [2021-06-19T08:30:00.170Z] f581987b2513: Pulling fs layer [2021-06-19T08:30:00.170Z] f581987b2513: Waiting [2021-06-19T08:30:00.170Z] 54011a49482f: Verifying Checksum [2021-06-19T08:30:00.170Z] 54011a49482f: Download complete [2021-06-19T08:30:00.170Z] 31603596830f: Verifying Checksum [2021-06-19T08:30:00.170Z] 31603596830f: Download complete [2021-06-19T08:30:00.440Z] f581987b2513: Verifying Checksum [2021-06-19T08:30:00.440Z] f581987b2513: Download complete [2021-06-19T08:30:00.440Z] a6820b24f6d8: Verifying Checksum [2021-06-19T08:30:00.440Z] a6820b24f6d8: Download complete [2021-06-19T08:30:00.440Z] 31603596830f: Pull complete [2021-06-19T08:30:00.721Z] 54011a49482f: Pull complete [2021-06-19T08:30:01.304Z] a6820b24f6d8: Pull complete [2021-06-19T08:30:01.567Z] f581987b2513: Pull complete [2021-06-19T08:30:01.567Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-19T08:30:01.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-19T08:30:01.567Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-19T08:30:01.674Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-06-19T08:30:01.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-19T08:30:03.533Z] $ docker top f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-19T08:30:03.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-19T08:30:03.715Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-19T08:30:03.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-19T08:30:03.849Z] $ docker exec f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f ssh-agent [2021-06-19T08:30:03.980Z] SSH_AUTH_SOCK=/tmp/ssh-tDJ1e0PtjNVP/agent.14 [2021-06-19T08:30:03.980Z] SSH_AGENT_PID=21 [2021-06-19T08:30:03.991Z] Running ssh-add (command line suppressed) [2021-06-19T08:30:04.100Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_8752782103956551549.key (/w/workspace/edgex-go/26@tmp/private_key_8752782103956551549.key) [2021-06-19T08:30:04.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-19T08:30:04.444Z] + git tag --points-at HEAD [Pipeline] } [2021-06-19T08:30:04.458Z] $ docker exec --env ******** --env ******** f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f ssh-agent -k [2021-06-19T08:30:04.559Z] unset SSH_AUTH_SOCK; [2021-06-19T08:30:04.560Z] unset SSH_AGENT_PID; [2021-06-19T08:30:04.560Z] echo Agent pid 21 killed; [2021-06-19T08:30:04.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-19T08:30:04.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-19T08:30:04.629Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-19T08:30:04.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-19T08:30:04.763Z] $ docker exec f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f ssh-agent [2021-06-19T08:30:04.880Z] SSH_AUTH_SOCK=/tmp/ssh-81lDS70oBdGh/agent.53 [2021-06-19T08:30:04.880Z] SSH_AGENT_PID=60 [2021-06-19T08:30:04.888Z] Running ssh-add (command line suppressed) [2021-06-19T08:30:04.998Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_6903298958036042781.key (/w/workspace/edgex-go/26@tmp/private_key_6903298958036042781.key) [2021-06-19T08:30:05.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-19T08:30:05.333Z] + git semver init [2021-06-19T08:30:05.333Z] # -> Open(): unable to determine branch for HEAD [2021-06-19T08:30:05.333Z] # $GIT_DIR = /w/workspace/edgex-go/26/.git [2021-06-19T08:30:05.333Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/26 [2021-06-19T08:30:05.333Z] # $SEMVER_REMOTE_NAME = origin [2021-06-19T08:30:05.333Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-19T08:30:05.333Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-19T08:30:05.333Z] # $SEMVER_BRANCH = PR-3531 [2021-06-19T08:30:05.333Z] # $SEMVER_TEMP = /tmp/semver-594537243 [2021-06-19T08:30:05.333Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-19T08:30:23.528Z] # '/tmp/semver-594537243' -> '/w/workspace/edgex-go/26/.semver' [2021-06-19T08:30:23.528Z] # -> Force: false [2021-06-19T08:30:23.528Z] # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [Pipeline] } [2021-06-19T08:30:23.536Z] $ docker exec --env ******** --env ******** f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f ssh-agent -k [2021-06-19T08:30:23.647Z] unset SSH_AUTH_SOCK; [2021-06-19T08:30:23.647Z] unset SSH_AGENT_PID; [2021-06-19T08:30:23.647Z] echo Agent pid 60 killed; [2021-06-19T08:30:23.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-19T08:30:24.001Z] + git semver [Pipeline] } [2021-06-19T08:30:24.017Z] $ docker stop --time=1 f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f [2021-06-19T08:30:26.450Z] $ docker rm -f f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-19T08:30:26.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-19T08:30:27.178Z] Stashed 1 file(s) [Pipeline] echo [2021-06-19T08:30:27.183Z] [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-19T08:30:27.856Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-19T08:30:28.178Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-19T08:30:28.476Z] + sudo service docker restart [2021-06-19T08:30:28.477Z] + true [2021-06-19T08:30:28.477Z] Redirecting to /bin/systemctl restart docker.service [2021-06-19T08:30:42.491Z] Still waiting to schedule task [2021-06-19T08:30:42.491Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-19T08:30:46.871Z] ========================================================= [2021-06-19T08:30:46.871Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-19T08:30:46.871Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:30:47.186Z] + 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-19T08:30:48.626Z] Sending build context to Docker daemon 329.5MB [2021-06-19T08:30:48.626Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-19T08:30:48.626Z] Step 2/6 : FROM ${BASE} [2021-06-19T08:30:48.893Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-19T08:30:48.893Z] 540db60ca938: Pulling fs layer [2021-06-19T08:30:48.893Z] adcc1eea9eea: Pulling fs layer [2021-06-19T08:30:48.893Z] 4c4ab2625f07: Pulling fs layer [2021-06-19T08:30:48.893Z] 0510c868ecb4: Pulling fs layer [2021-06-19T08:30:48.893Z] afea3b2eda06: Pulling fs layer [2021-06-19T08:30:48.893Z] 7809a108b3ef: Pulling fs layer [2021-06-19T08:30:48.893Z] f706445af74f: Pulling fs layer [2021-06-19T08:30:48.893Z] 0510c868ecb4: Waiting [2021-06-19T08:30:48.893Z] afea3b2eda06: Waiting [2021-06-19T08:30:48.893Z] 7809a108b3ef: Waiting [2021-06-19T08:30:48.893Z] f706445af74f: Waiting [2021-06-19T08:30:48.893Z] 4c4ab2625f07: Download complete [2021-06-19T08:30:48.893Z] adcc1eea9eea: Verifying Checksum [2021-06-19T08:30:48.893Z] adcc1eea9eea: Download complete [2021-06-19T08:30:48.893Z] afea3b2eda06: Verifying Checksum [2021-06-19T08:30:48.893Z] afea3b2eda06: Download complete [2021-06-19T08:30:48.893Z] 7809a108b3ef: Verifying Checksum [2021-06-19T08:30:48.893Z] 7809a108b3ef: Download complete [2021-06-19T08:30:48.893Z] 540db60ca938: Verifying Checksum [2021-06-19T08:30:48.893Z] 540db60ca938: Download complete [2021-06-19T08:30:49.161Z] 540db60ca938: Pull complete [2021-06-19T08:30:49.161Z] adcc1eea9eea: Pull complete [2021-06-19T08:30:49.423Z] 4c4ab2625f07: Pull complete [2021-06-19T08:30:50.820Z] f706445af74f: Verifying Checksum [2021-06-19T08:30:50.820Z] f706445af74f: Download complete [2021-06-19T08:30:51.084Z] 0510c868ecb4: Verifying Checksum [2021-06-19T08:30:51.084Z] 0510c868ecb4: Download complete [2021-06-19T08:30:55.353Z] 0510c868ecb4: Pull complete [2021-06-19T08:30:55.353Z] afea3b2eda06: Pull complete [2021-06-19T08:30:55.353Z] 7809a108b3ef: Pull complete [2021-06-19T08:30:56.746Z] f706445af74f: Pull complete [2021-06-19T08:30:56.746Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-19T08:30:56.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-19T08:30:56.746Z] ---> b068be0155e3 [2021-06-19T08:30:56.746Z] 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-19T08:31:00.998Z] ---> Running in fe8ffe9d8db2 [2021-06-19T08:31:01.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:31:02.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:31:05.527Z] (1/12) Installing libmagic (5.39-r0) [2021-06-19T08:31:06.142Z] (2/12) Installing file (5.39-r0) [2021-06-19T08:31:06.142Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-19T08:31:06.142Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-19T08:31:21.082Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-19T08:31:21.082Z] (6/12) Installing patch (2.7.6-r6) [2021-06-19T08:31:21.082Z] (7/12) Installing build-base (0.5-r2) [2021-06-19T08:31:21.082Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-19T08:31:21.082Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-19T08:31:21.083Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-19T08:31:21.083Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-19T08:31:21.083Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-19T08:31:21.083Z] Executing busybox-1.32.1-r6.trigger [2021-06-19T08:31:21.083Z] OK: 219 MiB in 52 packages [2021-06-19T08:31:21.660Z] Removing intermediate container fe8ffe9d8db2 [2021-06-19T08:31:21.660Z] ---> 803ac12c6ccc [2021-06-19T08:31:21.660Z] Step 4/6 : WORKDIR /edgex-go [2021-06-19T08:31:21.920Z] ---> Running in 56cfad31a514 [2021-06-19T08:31:21.920Z] Removing intermediate container 56cfad31a514 [2021-06-19T08:31:21.920Z] ---> 74ebebeb5e75 [2021-06-19T08:31:21.920Z] Step 5/6 : COPY go.mod . [2021-06-19T08:31:22.184Z] ---> 0c99dc8458ed [2021-06-19T08:31:22.184Z] Step 6/6 : RUN go mod download [2021-06-19T08:31:22.184Z] ---> Running in d43c752d0419 [2021-06-19T08:31:44.206Z] Removing intermediate container d43c752d0419 [2021-06-19T08:31:44.206Z] ---> 4bbd103078ba [2021-06-19T08:31:44.206Z] Successfully built 4bbd103078ba [2021-06-19T08:31:44.206Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:31:44.511Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-19T08:31:44.511Z] . [Pipeline] withDockerContainer [2021-06-19T08:31:44.607Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-06-19T08:31:44.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-19T08:31:45.054Z] $ docker top 79439cb13b6153f1cf6702b4f7d2135cc71871ec4586ff13f2e17692a84f0945 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:31:45.444Z] + go version [2021-06-19T08:31:45.444Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-19T08:31:45.454Z] $ docker stop --time=1 79439cb13b6153f1cf6702b4f7d2135cc71871ec4586ff13f2e17692a84f0945 [2021-06-19T08:31:46.663Z] $ docker rm -f 79439cb13b6153f1cf6702b4f7d2135cc71871ec4586ff13f2e17692a84f0945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:31:47.237Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-19T08:31:47.237Z] . [Pipeline] withDockerContainer [2021-06-19T08:31:47.320Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-06-19T08:31:47.359Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-19T08:31:47.823Z] $ docker top 2e549109dc99f62077ab21abcf3aaac4ce72dde67b92d5e9116ca6f3c9f91ad0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-19T08:31:47.932Z] ========================================================= [2021-06-19T08:31:47.933Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-19T08:31:47.933Z] ========================================================= [Pipeline] sh [2021-06-19T08:31:48.225Z] + go mod tidy [Pipeline] sh [2021-06-19T08:31:48.794Z] + make test [2021-06-19T08:31:48.794Z] go mod tidy [2021-06-19T08:31:48.794Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-19T08:31:55.474Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-19T08:32:17.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-19T08:32:20.917Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-19T08:32:22.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-19T08:32:25.671Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-19T08:32:33.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-19T08:32:35.178Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-19T08:32:35.178Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-19T08:32:35.178Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-19T08:32:35.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-19T08:32:36.331Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-19T08:32:36.598Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-19T08:32:36.598Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-19T08:32:36.598Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-19T08:32:36.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-19T08:32:39.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-06-19T08:32:39.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-19T08:32:39.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-19T08:32:40.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-06-19T08:32:40.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-19T08:32:40.755Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-330 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-19T08:32:40.773Z] Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout [2021-06-19T08:32:41.000Z] The recommended git tool is: git [2021-06-19T08:32:41.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 53.1% of statements [2021-06-19T08:32:41.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-19T08:32:41.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-19T08:32:42.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.087s coverage: 87.7% of statements [2021-06-19T08:32:42.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-19T08:32:42.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-19T08:32:42.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.051s coverage: 78.9% of statements [2021-06-19T08:32:43.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-06-19T08:32:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-19T08:32:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-19T08:32:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-19T08:32:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-19T08:32:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-19T08:32:44.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 95.1% of statements [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-19T08:32:44.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-19T08:32:44.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-19T08:32:45.392Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-06-19T08:32:45.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-19T08:32:45.392Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-06-19T08:32:45.392Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements [2021-06-19T08:32:45.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-19T08:32:45.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-06-19T08:32:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-06-19T08:32:46.164Z] using credential edgex-jenkins-ssh [2021-06-19T08:32:46.185Z] Cloning the remote Git repository [2021-06-19T08:32:46.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-06-19T08:32:46.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-06-19T08:32:46.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-06-19T08:32:46.236Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:32:46.343Z] > git init /w/workspace/edgex-go/26 # timeout=10 [2021-06-19T08:32:46.471Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:32:46.472Z] > git --version # timeout=10 [2021-06-19T08:32:46.524Z] > git --version # 'git version 2.17.1' [2021-06-19T08:32:46.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:32:46.676Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-19T08:32:58.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-06-19T08:32:58.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-19T08:33:03.006Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-19T08:33:02.060Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-19T08:33:02.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-19T08:33:02.103Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-19T08:33:02.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:33:02.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:33:02.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:33:03.026Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:33:03.038Z] > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [2021-06-19T08:33:03.531Z] Merge succeeded, producing 07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:33:03.531Z] Checking out Revision 07542175d12352bef5b3b2d06a0a9d3f9c433f54 (PR-3531) [2021-06-19T08:33:04.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.241s coverage: 81.8% of statements [2021-06-19T08:33:04.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-19T08:33:03.242Z] > git remote # timeout=10 [2021-06-19T08:33:03.260Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:33:03.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:33:03.284Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-19T08:33:03.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:33:03.537Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:33:03.552Z] > git checkout -f 07542175d12352bef5b3b2d06a0a9d3f9c433f54 # timeout=10 [2021-06-19T08:33:07.895Z] Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" [2021-06-19T08:33:07.903Z] > git rev-list --no-walk c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-19T08:33:09.311Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-19T08:33:09.726Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-19T08:33:10.082Z] + true [2021-06-19T08:33:10.082Z] + sudo service docker restart [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-19T08:33:22.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-19T08:33:22.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-19T08:33:22.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements [2021-06-19T08:33:22.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-19T08:33:22.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-19T08:33:22.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-19T08:33:23.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements [2021-06-19T08:33:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-19T08:33:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-19T08:33:23.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-06-19T08:33:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-19T08:33:23.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-06-19T08:33:23.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-19T08:33:28.439Z] provisioning config files... [2021-06-19T08:33:28.474Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config7694269800947214950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:33:28.878Z] ---> docker-login.sh [2021-06-19T08:33:28.878Z] nexus3.edgexfoundry.org:10001 [2021-06-19T08:33:29.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:33:30.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:33:30.145Z] Configure a credential helper to remove this warning. See [2021-06-19T08:33:30.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:33:30.145Z] [2021-06-19T08:33:30.145Z] Login Succeeded [2021-06-19T08:33:30.422Z] nexus3.edgexfoundry.org:10002 [2021-06-19T08:33:30.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:33:30.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:33:30.986Z] Configure a credential helper to remove this warning. See [2021-06-19T08:33:30.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:33:30.986Z] [2021-06-19T08:33:30.986Z] Login Succeeded [2021-06-19T08:33:30.986Z] nexus3.edgexfoundry.org:10003 [2021-06-19T08:33:31.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:33:31.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:33:31.543Z] Configure a credential helper to remove this warning. See [2021-06-19T08:33:31.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:33:31.543Z] [2021-06-19T08:33:31.543Z] Login Succeeded [2021-06-19T08:33:31.543Z] nexus3.edgexfoundry.org:10004 [2021-06-19T08:33:31.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-19T08:33:31.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 91.9% of statements [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-19T08:33:31.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-19T08:33:31.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.6% of statements [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-19T08:33:31.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-19T08:33:31.707Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-19T08:33:31.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-19T08:33:31.707Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements [2021-06-19T08:33:31.707Z] GO111MODULE=on go vet ./... [2021-06-19T08:33:31.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:33:32.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:33:32.098Z] Configure a credential helper to remove this warning. See [2021-06-19T08:33:32.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:33:32.098Z] [2021-06-19T08:33:32.098Z] Login Succeeded [2021-06-19T08:33:32.098Z] docker.io [2021-06-19T08:33:32.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-19T08:33:32.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-19T08:33:32.970Z] Configure a credential helper to remove this warning. See [2021-06-19T08:33:32.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-19T08:33:32.970Z] [2021-06-19T08:33:32.970Z] Login Succeeded [2021-06-19T08:33:32.970Z] ---> docker-login.sh ends [Pipeline] } [2021-06-19T08:33:32.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-19T08:33:33.514Z] ========================================================= [2021-06-19T08:33:33.515Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-19T08:33:33.515Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:33:33.973Z] + 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-19T08:33:36.627Z] Sending build context to Docker daemon 166.3MB [2021-06-19T08:33:36.627Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-19T08:33:36.627Z] Step 2/6 : FROM ${BASE} [2021-06-19T08:33:36.627Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-19T08:33:36.627Z] 595b0fe564bb: Pulling fs layer [2021-06-19T08:33:36.627Z] 3088b5b3c5c0: Pulling fs layer [2021-06-19T08:33:36.627Z] 5b7225fbf94c: Pulling fs layer [2021-06-19T08:33:36.627Z] ba82ee9f976e: Pulling fs layer [2021-06-19T08:33:36.627Z] 506bd15cee9f: Pulling fs layer [2021-06-19T08:33:36.627Z] 75a0a4a0db45: Pulling fs layer [2021-06-19T08:33:36.627Z] 618dc40b7e24: Pulling fs layer [2021-06-19T08:33:36.627Z] ba82ee9f976e: Waiting [2021-06-19T08:33:36.627Z] 506bd15cee9f: Waiting [2021-06-19T08:33:36.627Z] 75a0a4a0db45: Waiting [2021-06-19T08:33:36.627Z] 618dc40b7e24: Waiting [2021-06-19T08:33:36.627Z] 5b7225fbf94c: Download complete [2021-06-19T08:33:36.627Z] 3088b5b3c5c0: Download complete [2021-06-19T08:33:36.627Z] 506bd15cee9f: Verifying Checksum [2021-06-19T08:33:36.627Z] 506bd15cee9f: Download complete [2021-06-19T08:33:36.899Z] 75a0a4a0db45: Verifying Checksum [2021-06-19T08:33:36.899Z] 75a0a4a0db45: Download complete [2021-06-19T08:33:36.899Z] 595b0fe564bb: Verifying Checksum [2021-06-19T08:33:36.899Z] 595b0fe564bb: Download complete [2021-06-19T08:33:37.501Z] 595b0fe564bb: Pull complete [2021-06-19T08:33:38.105Z] 3088b5b3c5c0: Pull complete [2021-06-19T08:33:38.704Z] 5b7225fbf94c: Pull complete [2021-06-19T08:33:38.704Z] 618dc40b7e24: Verifying Checksum [2021-06-19T08:33:38.704Z] 618dc40b7e24: Download complete [2021-06-19T08:33:39.705Z] ba82ee9f976e: Verifying Checksum [2021-06-19T08:33:39.705Z] ba82ee9f976e: Download complete [2021-06-19T08:33:49.878Z] ba82ee9f976e: Pull complete [2021-06-19T08:33:49.878Z] 506bd15cee9f: Pull complete [2021-06-19T08:33:50.152Z] 75a0a4a0db45: Pull complete [2021-06-19T08:33:54.456Z] 618dc40b7e24: Pull complete [2021-06-19T08:33:55.055Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-19T08:33:55.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-19T08:33:55.674Z] ---> a36622ca3599 [2021-06-19T08:33:55.674Z] 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-19T08:33:56.661Z] ---> Running in f0daa78358fc [2021-06-19T08:33:58.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:33:58.371Z] gofmt -l . [2021-06-19T08:33:58.371Z] [ "`gofmt -l .`" = "" ] [2021-06-19T08:33:58.371Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-19T08:33:58.676Z] + ls -al . [2021-06-19T08:33:58.676Z] total 516 [2021-06-19T08:33:58.676Z] drwxrwxr-x 10 1001 1001 4096 Jun 19 08:33 . [2021-06-19T08:33:58.676Z] drwxr-xr-x 4 root root 30 Jun 19 08:31 .. [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 11 Jun 19 08:29 .dockerignore [2021-06-19T08:33:58.676Z] drwxrwxr-x 8 1001 1001 179 Jun 19 08:29 .git [2021-06-19T08:33:58.676Z] drwxrwxr-x 3 1001 1001 125 Jun 19 08:29 .github [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 818 Jun 19 08:29 .gitignore [2021-06-19T08:33:58.676Z] drwx------ 3 1001 1001 60 Jun 19 08:30 .semver [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 166 Jun 19 08:29 .sonarcloud.properties [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 8609 Jun 19 08:29 Attribution.txt [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 3804 Jun 19 08:29 CONTRIBUTING.md [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 931 Jun 19 08:29 Dockerfile.build [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 849 Jun 19 08:29 Jenkinsfile [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 10775 Jun 19 08:29 LICENSE [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 5605 Jun 19 08:29 Makefile [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 7905 Jun 19 08:29 README.md [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 7071 Jun 19 08:29 SECURITY.md [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 5 Jun 19 08:30 VERSION [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 4131 Jun 19 08:29 ZMQWindows.md [2021-06-19T08:33:58.676Z] drwxrwxr-x 2 1001 1001 37 Jun 19 08:29 bin [2021-06-19T08:33:58.676Z] drwxrwxr-x 14 1001 1001 4096 Jun 19 08:29 cmd [2021-06-19T08:33:58.676Z] -rw-r--r-- 1 root root 398095 Jun 19 08:33 coverage.out [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 841 Jun 19 08:29 go.mod [2021-06-19T08:33:58.676Z] -rw-r--r-- 1 root root 20934 Jun 19 08:31 go.sum [2021-06-19T08:33:58.676Z] drwxrwxr-x 7 1001 1001 114 Jun 19 08:29 internal [2021-06-19T08:33:58.676Z] drwxrwxr-x 3 1001 1001 16 Jun 19 08:29 openapi [2021-06-19T08:33:58.676Z] drwxrwxr-x 4 1001 1001 71 Jun 19 08:29 snap [2021-06-19T08:33:58.676Z] -rw-rw-r-- 1 1001 1001 168 Jun 19 08:29 version.go [Pipeline] sh [2021-06-19T08:33:58.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:33:58.975Z] + '[' -e coverage.out ] [2021-06-19T08:33:58.975Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-19T08:33:59.117Z] Stashed 1 file(s) [Pipeline] sh [2021-06-19T08:33:59.408Z] + make build [2021-06-19T08:33:59.408Z] go mod tidy [2021-06-19T08:33:59.669Z] (1/12) Installing libmagic (5.39-r0) [2021-06-19T08:33:59.678Z] 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-19T08:34:00.263Z] (2/12) Installing file (5.39-r0) [2021-06-19T08:34:00.263Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-19T08:34:00.535Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-19T08:34:01.074Z] 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-19T08:34:05.929Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-19T08:34:05.929Z] (6/12) Installing patch (2.7.6-r6) [2021-06-19T08:34:05.929Z] (7/12) Installing build-base (0.5-r2) [2021-06-19T08:34:05.929Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-19T08:34:05.929Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-19T08:34:05.929Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-19T08:34:05.929Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-19T08:34:05.929Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-19T08:34:05.929Z] Executing busybox-1.32.1-r6.trigger [2021-06-19T08:34:05.929Z] OK: 218 MiB in 52 packages [2021-06-19T08:34:09.308Z] 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-19T08:34:09.308Z] 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-19T08:34:10.258Z] 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-19T08:34:10.274Z] Removing intermediate container f0daa78358fc [2021-06-19T08:34:10.274Z] ---> eedd10096673 [2021-06-19T08:34:10.274Z] Step 4/6 : WORKDIR /edgex-go [2021-06-19T08:34:10.274Z] ---> Running in 41bb40523a45 [2021-06-19T08:34:10.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-19T08:34:10.550Z] Removing intermediate container 41bb40523a45 [2021-06-19T08:34:10.550Z] ---> 5e1bbe42db6f [2021-06-19T08:34:10.550Z] Step 5/6 : COPY go.mod . [2021-06-19T08:34:11.149Z] ---> 90533a1d3219 [2021-06-19T08:34:11.149Z] Step 6/6 : RUN go mod download [2021-06-19T08:34:11.425Z] ---> Running in 00bb63df3c48 [2021-06-19T08:34:11.489Z] 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-19T08:34:12.874Z] 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-19T08:34:13.462Z] 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-19T08:34:14.871Z] 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-19T08:34:15.453Z] 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-19T08:34:16.406Z] 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-19T08:34:18.360Z] $ docker stop --time=1 2e549109dc99f62077ab21abcf3aaac4ce72dde67b92d5e9116ca6f3c9f91ad0 [2021-06-19T08:34:20.615Z] $ docker rm -f 2e549109dc99f62077ab21abcf3aaac4ce72dde67b92d5e9116ca6f3c9f91ad0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:34:24.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-19T08:34:24.225Z] [2021-06-19T08:34:24.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:34:24.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-19T08:34:24.548Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-19T08:34:24.548Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-19T08:34:24.548Z] ca9280d653b3: Pulling fs layer [2021-06-19T08:34:24.548Z] 7e9c9ca2126c: Pulling fs layer [2021-06-19T08:34:24.815Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-19T08:34:24.815Z] cbdbe7a5bc2a: Download complete [2021-06-19T08:34:24.815Z] cbdbe7a5bc2a: Pull complete [2021-06-19T08:34:25.084Z] ca9280d653b3: Verifying Checksum [2021-06-19T08:34:25.084Z] ca9280d653b3: Download complete [2021-06-19T08:34:25.666Z] ca9280d653b3: Pull complete [2021-06-19T08:34:26.617Z] 7e9c9ca2126c: Download complete [2021-06-19T08:34:29.956Z] 7e9c9ca2126c: Pull complete [2021-06-19T08:34:29.956Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-19T08:34:29.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-19T08:34:29.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-19T08:34:30.042Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-06-19T08:34:30.082Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-19T08:34:33.918Z] $ docker top 7f317a3828735980e1a534ddda9020899ce373aa7fbab04423e0ac90b28b3f93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:34:34.309Z] + docker-compose build --help [2021-06-19T08:34:34.309Z] + grep parallel [2021-06-19T08:34:34.884Z] --parallel Build images in parallel. [Pipeline] } [2021-06-19T08:34:34.893Z] $ docker stop --time=1 7f317a3828735980e1a534ddda9020899ce373aa7fbab04423e0ac90b28b3f93 [2021-06-19T08:34:36.152Z] $ docker rm -f 7f317a3828735980e1a534ddda9020899ce373aa7fbab04423e0ac90b28b3f93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:34:36.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-19T08:34:36.598Z] . [Pipeline] withDockerContainer [2021-06-19T08:34:36.682Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-06-19T08:34:36.722Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-19T08:34:37.270Z] $ docker top daae10e583d0624620f7a6d9fd6c5672d65e555b2e055bbed1ae8486f61c5ca6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:34:37.667Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-19T08:34:38.249Z] Building core-command ... [2021-06-19T08:34:38.249Z] Building core-data ... [2021-06-19T08:34:38.249Z] Building core-metadata ... [2021-06-19T08:34:38.249Z] Building security-bootstrapper ... [2021-06-19T08:34:38.249Z] Building security-proxy-setup ... [2021-06-19T08:34:38.249Z] Building security-secretstore-setup ... [2021-06-19T08:34:38.249Z] Building support-notifications ... [2021-06-19T08:34:38.249Z] Building support-scheduler ... [2021-06-19T08:34:38.249Z] Building sys-mgmt-agent ... [2021-06-19T08:34:38.249Z] Building support-scheduler [2021-06-19T08:34:38.249Z] Building core-command [2021-06-19T08:34:38.249Z] Building security-bootstrapper [2021-06-19T08:34:38.249Z] Building security-secretstore-setup [2021-06-19T08:34:38.249Z] Building sys-mgmt-agent [2021-06-19T08:34:38.263Z] Removing intermediate container 00bb63df3c48 [2021-06-19T08:34:38.263Z] ---> 4ed8fdbd14aa [2021-06-19T08:34:38.263Z] Successfully built 4ed8fdbd14aa [2021-06-19T08:34:38.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:34:38.607Z] + docker inspect -f . ci-base-image-arm64 [2021-06-19T08:34:38.607Z] . [Pipeline] withDockerContainer [2021-06-19T08:34:38.833Z] prd-ubuntu18.04-docker-arm64-4c-16g-330 does not seem to be running inside a container [2021-06-19T08:34:38.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-19T08:34:40.560Z] $ docker top 1ffa73629d75d38664a011608b7a1651905dba430a4b262d6ea2c89a882ebdff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:34:41.571Z] + go version [2021-06-19T08:34:41.571Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-19T08:34:41.597Z] $ docker stop --time=1 1ffa73629d75d38664a011608b7a1651905dba430a4b262d6ea2c89a882ebdff [2021-06-19T08:34:43.519Z] $ docker rm -f 1ffa73629d75d38664a011608b7a1651905dba430a4b262d6ea2c89a882ebdff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:34:44.346Z] + docker inspect -f . ci-base-image-arm64 [2021-06-19T08:34:44.346Z] . [Pipeline] withDockerContainer [2021-06-19T08:34:44.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-330 does not seem to be running inside a container [2021-06-19T08:34:44.715Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-19T08:34:46.358Z] $ docker top 0f19ef108c6089abdb2a39760de7f177bb858bace5c28c44bb54028c31e7895c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-19T08:34:46.723Z] ========================================================= [2021-06-19T08:34:46.723Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-19T08:34:46.723Z] ========================================================= [Pipeline] sh [2021-06-19T08:34:47.375Z] + go mod tidy [Pipeline] sh [2021-06-19T08:34:49.026Z] + make test [2021-06-19T08:34:49.026Z] go mod tidy [2021-06-19T08:34:49.646Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-19T08:35:11.254Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:35:11.254Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:35:11.254Z] ---> 4bbd103078ba [2021-06-19T08:35:11.254Z] Step 3/24 : WORKDIR /edgex-go [2021-06-19T08:35:11.254Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:35:11.254Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:35:11.254Z] ---> 4bbd103078ba [2021-06-19T08:35:11.254Z] Step 3/26 : WORKDIR /edgex-go [2021-06-19T08:35:11.254Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:35:11.254Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:35:11.254Z] ---> 4bbd103078ba [2021-06-19T08:35:11.254Z] Step 3/32 : WORKDIR /edgex-go [2021-06-19T08:35:11.254Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:35:11.254Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:35:11.254Z] ---> 4bbd103078ba [2021-06-19T08:35:11.254Z] Step 3/24 : WORKDIR /edgex-go [2021-06-19T08:35:11.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:35:11.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:35:11.254Z] ---> 4bbd103078ba [2021-06-19T08:35:11.254Z] Step 3/23 : WORKDIR /edgex-go [2021-06-19T08:35:16.494Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-19T08:35:21.273Z] ---> Running in 8f4c82a761bd [2021-06-19T08:35:21.273Z] ---> Running in 47d0c6d71dfd [2021-06-19T08:35:21.273Z] ---> Running in f2364b8fe936 [2021-06-19T08:35:21.273Z] ---> Running in 9a6111daada6 [2021-06-19T08:35:21.273Z] ---> Running in ce3374f56d1d [2021-06-19T08:35:21.273Z] Removing intermediate container ce3374f56d1d [2021-06-19T08:35:21.273Z] ---> 401a7cf54392 [2021-06-19T08:35:21.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:35:21.273Z] Removing intermediate container 8f4c82a761bd [2021-06-19T08:35:21.273Z] ---> 86e5eeeb9d52 [2021-06-19T08:35:21.273Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:35:21.273Z] Removing intermediate container 9a6111daada6 [2021-06-19T08:35:21.273Z] ---> a9e075fd0938 [2021-06-19T08:35:21.273Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:35:21.273Z] Removing intermediate container f2364b8fe936 [2021-06-19T08:35:21.273Z] ---> 839ca8b4aa06 [2021-06-19T08:35:21.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:35:21.273Z] Removing intermediate container 47d0c6d71dfd [2021-06-19T08:35:21.273Z] ---> d25bb2084681 [2021-06-19T08:35:21.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:35:21.273Z] ---> Running in 643786b4f741 [2021-06-19T08:35:21.273Z] ---> Running in dc8ef9d504b9 [2021-06-19T08:35:21.273Z] ---> Running in 97389339003a [2021-06-19T08:35:21.273Z] ---> Running in 7a46bddfa58c [2021-06-19T08:35:21.273Z] ---> Running in d3182a3ec321 [2021-06-19T08:35:21.848Z] Removing intermediate container 643786b4f741 [2021-06-19T08:35:21.848Z] ---> ecc4af5baa37 [2021-06-19T08:35:21.848Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-19T08:35:21.848Z] ---> Running in 7f371051c192 [2021-06-19T08:35:22.112Z] Removing intermediate container d3182a3ec321 [2021-06-19T08:35:22.112Z] ---> 59d40198647f [2021-06-19T08:35:22.112Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-19T08:35:22.112Z] ---> Running in f3b5255586a5 [2021-06-19T08:35:22.112Z] Removing intermediate container dc8ef9d504b9 [2021-06-19T08:35:22.112Z] ---> 7dfa3bf7a98f [2021-06-19T08:35:22.112Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-19T08:35:22.112Z] ---> Running in cd445d33c95e [2021-06-19T08:35:22.112Z] Removing intermediate container 7a46bddfa58c [2021-06-19T08:35:22.112Z] ---> 8499bcd76ac1 [2021-06-19T08:35:22.112Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-19T08:35:22.380Z] ---> Running in 9a43de41b90a [2021-06-19T08:35:22.380Z] Removing intermediate container 97389339003a [2021-06-19T08:35:22.380Z] ---> a6ab784f1f2d [2021-06-19T08:35:22.380Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-19T08:35:22.380Z] ---> Running in d174366868ce [2021-06-19T08:35:22.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:22.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:22.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:22.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:22.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:23.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:23.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:24.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:24.068Z] OK: 219 MiB in 52 packages [2021-06-19T08:35:24.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:24.334Z] Removing intermediate container f3b5255586a5 [2021-06-19T08:35:24.334Z] ---> 03f38d070151 [2021-06-19T08:35:24.334Z] Step 6/24 : COPY go.mod . [2021-06-19T08:35:24.334Z] OK: 219 MiB in 52 packages [2021-06-19T08:35:24.596Z] ---> 322ae4806304 [2021-06-19T08:35:24.596Z] Step 7/24 : RUN go mod download [2021-06-19T08:35:24.596Z] ---> Running in c5a0a9c42718 [2021-06-19T08:35:24.858Z] OK: 219 MiB in 52 packages [2021-06-19T08:35:24.858Z] Removing intermediate container 7f371051c192 [2021-06-19T08:35:24.858Z] ---> 9ffe862a008a [2021-06-19T08:35:24.858Z] Step 6/23 : COPY go.mod . [2021-06-19T08:35:25.120Z] ---> 658761270313 [2021-06-19T08:35:25.120Z] Step 7/23 : RUN go mod download [2021-06-19T08:35:25.120Z] Removing intermediate container d174366868ce [2021-06-19T08:35:25.120Z] ---> 5ab6e47aee29 [2021-06-19T08:35:25.120Z] Step 6/26 : COPY go.mod . [2021-06-19T08:35:25.382Z] ---> Running in 3cef4bae9e03 [2021-06-19T08:35:25.383Z] ---> 2535e0648137 [2021-06-19T08:35:25.383Z] Step 7/26 : RUN go mod download [2021-06-19T08:35:25.648Z] ---> Running in 5ac5b4cc424c [2021-06-19T08:35:25.648Z] Removing intermediate container c5a0a9c42718 [2021-06-19T08:35:25.648Z] ---> 551a67e19439 [2021-06-19T08:35:25.648Z] Step 8/24 : COPY . . [2021-06-19T08:35:25.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:35:25.912Z] OK: 219 MiB in 52 packages [2021-06-19T08:35:28.468Z] OK: 219 MiB in 52 packages [2021-06-19T08:35:35.090Z] ---> aef12d352f5a [2021-06-19T08:35:35.090Z] Step 9/24 : RUN go mod tidy [2021-06-19T08:35:35.090Z] Removing intermediate container 3cef4bae9e03 [2021-06-19T08:35:35.090Z] ---> 0eeae4813b43 [2021-06-19T08:35:35.090Z] Step 8/23 : COPY . . [2021-06-19T08:35:35.090Z] Removing intermediate container 9a43de41b90a [2021-06-19T08:35:35.090Z] ---> e5e93b49de8f [2021-06-19T08:35:35.090Z] Step 6/24 : COPY go.mod . [2021-06-19T08:35:37.019Z] ---> Running in 4afbb65eaf6d [2021-06-19T08:35:45.196Z] ---> 5baf89c58513 [2021-06-19T08:35:45.196Z] Step 7/24 : RUN go mod download [2021-06-19T08:35:45.196Z] Removing intermediate container 5ac5b4cc424c [2021-06-19T08:35:45.196Z] ---> 8da875311be1 [2021-06-19T08:35:45.196Z] Step 8/26 : COPY . . [2021-06-19T08:35:45.196Z] ---> Running in 07302bbd4fc7 [2021-06-19T08:35:45.196Z] Removing intermediate container cd445d33c95e [2021-06-19T08:35:45.196Z] ---> a06fb8be877a [2021-06-19T08:35:45.196Z] Step 6/32 : COPY go.mod . [2021-06-19T08:35:49.417Z] ---> 48e0506d083c [2021-06-19T08:35:49.417Z] Step 9/23 : RUN go mod tidy [2021-06-19T08:35:55.243Z] ---> Running in 64c640778280 [2021-06-19T08:35:55.243Z] ---> cb65f91f5138 [2021-06-19T08:35:55.243Z] Step 7/32 : RUN go mod download [2021-06-19T08:35:55.243Z] ---> 4d61df575ee3 [2021-06-19T08:35:55.243Z] Step 9/26 : RUN go mod tidy [2021-06-19T08:35:55.243Z] ---> Running in f06bf7b5c4c9 [2021-06-19T08:35:55.243Z] ---> Running in bf4ae94c0c8a [2021-06-19T08:35:55.243Z] Removing intermediate container 4afbb65eaf6d [2021-06-19T08:35:55.243Z] ---> 7a5d308f66c1 [2021-06-19T08:35:55.243Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-19T08:35:55.513Z] ---> Running in fb5d03312fd9 [2021-06-19T08:35:55.780Z] Removing intermediate container 07302bbd4fc7 [2021-06-19T08:35:55.780Z] ---> 8c924f62a380 [2021-06-19T08:35:55.780Z] Step 8/24 : COPY . . [2021-06-19T08:35:58.389Z] 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-19T08:36:10.695Z] Removing intermediate container 64c640778280 [2021-06-19T08:36:10.695Z] ---> 1f63d8b6d332 [2021-06-19T08:36:10.695Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-19T08:36:10.695Z] ---> Running in 7b4243fa6a2d [2021-06-19T08:36:10.695Z] ---> 6e4e3c717513 [2021-06-19T08:36:10.695Z] Step 9/24 : RUN go mod tidy [2021-06-19T08:36:10.962Z] Removing intermediate container f06bf7b5c4c9 [2021-06-19T08:36:10.962Z] ---> 976b305151a5 [2021-06-19T08:36:10.962Z] Step 8/32 : COPY . . [2021-06-19T08:36:10.962Z] ---> Running in fbd9d8d12bdb [2021-06-19T08:36:11.562Z] Removing intermediate container bf4ae94c0c8a [2021-06-19T08:36:11.562Z] ---> 5c896c517971 [2021-06-19T08:36:11.562Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-19T08:36:13.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-19T08:36:19.830Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-19T08:36:23.821Z] 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-19T08:36:23.821Z] ---> Running in 270fa2b0db95 [2021-06-19T08:36:25.786Z] 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-19T08:36:26.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-19T08:36:26.577Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-19T08:36:32.444Z] ---> d94f2852acbe [2021-06-19T08:36:32.444Z] Step 9/32 : RUN go mod tidy [2021-06-19T08:36:32.444Z] Removing intermediate container fbd9d8d12bdb [2021-06-19T08:36:32.444Z] ---> 6596cc4a69c2 [2021-06-19T08:36:32.444Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-19T08:36:32.444Z] ---> Running in bde9129d1024 [2021-06-19T08:36:32.444Z] ---> Running in 6d752a5e0f0c [2021-06-19T08:36:33.425Z] 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-19T08:36:34.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-19T08:36:34.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-19T08:36:34.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-19T08:36:34.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-19T08:36:35.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-19T08:36:35.382Z] Removing intermediate container bde9129d1024 [2021-06-19T08:36:35.382Z] ---> 1ac3c538eb49 [2021-06-19T08:36:35.382Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-19T08:36:35.650Z] ---> Running in e48ca08fe6a2 [2021-06-19T08:36:36.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-19T08:36:36.235Z] 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-19T08:36:37.670Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-19T08:36:37.670Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-19T08:36:37.670Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-19T08:36:37.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-19T08:36:50.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.159s coverage: 28.7% of statements [2021-06-19T08:36:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-19T08:36:50.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-19T08:36:55.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.381s coverage: 100.0% of statements [2021-06-19T08:36:55.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-19T08:36:55.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.429s coverage: 53.1% of statements [2021-06-19T08:36:55.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-19T08:36:55.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-19T08:36:56.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.519s coverage: 87.7% of statements [2021-06-19T08:36:56.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-19T08:36:56.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-19T08:36:56.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.221s coverage: 78.9% of statements [2021-06-19T08:36:58.272Z] Removing intermediate container fb5d03312fd9 [2021-06-19T08:36:58.272Z] ---> 16dfea5c2379 [2021-06-19T08:36:58.272Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-19T08:36:58.272Z] ---> Running in 49464946d9b3 [2021-06-19T08:36:58.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-19T08:36:58.272Z] Removing intermediate container 49464946d9b3 [2021-06-19T08:36:58.272Z] ---> 0705200998fc [2021-06-19T08:36:58.272Z] [2021-06-19T08:36:58.272Z] Step 12/24 : FROM docker:20.10.0 [2021-06-19T08:36:58.538Z] 20.10.0: Pulling from library/docker [2021-06-19T08:37:00.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.305s coverage: 81.2% of statements [2021-06-19T08:37:00.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-19T08:37:00.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-19T08:37:00.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-19T08:37:00.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-19T08:37:00.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-19T08:37:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.1% of statements [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-19T08:37:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.201s coverage: 60.0% of statements [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-19T08:37:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.8% of statements [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-19T08:37:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements [2021-06-19T08:37:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 22.0% of statements [2021-06-19T08:37:05.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-19T08:37:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.227s coverage: 47.1% of statements [2021-06-19T08:37:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.214s coverage: 79.5% of statements [2021-06-19T08:37:05.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements [2021-06-19T08:37:06.775Z] 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-19T08:37:06.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements [2021-06-19T08:37:08.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements [2021-06-19T08:37:11.055Z] Removing intermediate container 7b4243fa6a2d [2021-06-19T08:37:11.055Z] ---> 16940557c0fa [2021-06-19T08:37:11.055Z] [2021-06-19T08:37:11.055Z] Step 11/23 : FROM alpine:3.12 [2021-06-19T08:37:11.627Z] 3.12: Pulling from library/alpine [2021-06-19T08:37:13.555Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-19T08:37:13.817Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-19T08:37:13.817Z] ---> aefe523efa57 [2021-06-19T08:37:13.817Z] 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-19T08:37:13.817Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-19T08:37:14.082Z] Status: Downloaded newer image for alpine:3.12 [2021-06-19T08:37:14.082Z] ---> 13621d1b12d4 [2021-06-19T08:37:14.082Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-19T08:37:14.082Z] Removing intermediate container 6d752a5e0f0c [2021-06-19T08:37:14.082Z] ---> e8c430cbe033 [2021-06-19T08:37:14.082Z] [2021-06-19T08:37:14.082Z] Step 11/24 : FROM alpine:3.12 [2021-06-19T08:37:14.082Z] ---> 13621d1b12d4 [2021-06-19T08:37:14.082Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-19T08:37:14.346Z] Removing intermediate container 270fa2b0db95 [2021-06-19T08:37:14.346Z] ---> b593d1b367eb [2021-06-19T08:37:14.346Z] [2021-06-19T08:37:14.346Z] Step 11/26 : FROM alpine:3.12 [2021-06-19T08:37:14.346Z] ---> 13621d1b12d4 [2021-06-19T08:37:14.346Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-19T08:37:14.346Z] ---> Running in 5a4f0c9e6d89 [2021-06-19T08:37:14.346Z] ---> Running in bbd2d30ae1ca [2021-06-19T08:37:14.615Z] ---> Running in cb8a902f4280 [2021-06-19T08:37:14.615Z] ---> Running in 831b6df0b765 [2021-06-19T08:37:14.615Z] Removing intermediate container e48ca08fe6a2 [2021-06-19T08:37:14.615Z] ---> 0f969bfcb7bd [2021-06-19T08:37:14.615Z] [2021-06-19T08:37:14.615Z] Step 11/32 : FROM alpine:3.12 [2021-06-19T08:37:14.615Z] ---> 13621d1b12d4 [2021-06-19T08:37:14.615Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-19T08:37:14.877Z] ---> Running in 3ccd6fb2e208 [2021-06-19T08:37:14.877Z] Removing intermediate container 5a4f0c9e6d89 [2021-06-19T08:37:14.877Z] ---> d19b755ae08e [2021-06-19T08:37:14.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-19T08:37:15.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:15.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:15.141Z] ---> Running in 439da28cbd1f [2021-06-19T08:37:15.141Z] Removing intermediate container 3ccd6fb2e208 [2021-06-19T08:37:15.141Z] ---> b5eec8954832 [2021-06-19T08:37:15.141Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-19T08:37:15.141Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-19T08:37:15.141Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:37:15.141Z] OK: 6 MiB in 15 packages [2021-06-19T08:37:15.720Z] ---> Running in 40c82e87b672 [2021-06-19T08:37:15.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:15.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:15.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:15.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:16.251Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-19T08:37:16.251Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-19T08:37:16.251Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-19T08:37:16.251Z] (4/6) Installing curl (7.77.0-r0) [2021-06-19T08:37:16.251Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-19T08:37:16.251Z] (6/6) Installing su-exec (0.2-r1) [2021-06-19T08:37:16.251Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:37:16.251Z] Executing ca-certificates-20191127-r4.trigger [2021-06-19T08:37:16.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:16.251Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-19T08:37:16.251Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:37:16.251Z] Removing intermediate container bbd2d30ae1ca [2021-06-19T08:37:16.251Z] ---> 5a1f82ae5f06 [2021-06-19T08:37:16.251Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-19T08:37:16.251Z] OK: 6 MiB in 15 packages [2021-06-19T08:37:16.251Z] OK: 7 MiB in 20 packages [2021-06-19T08:37:16.251Z] ---> Running in d346aee74d3f [2021-06-19T08:37:16.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:16.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:16.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:16.516Z] (1/39) Installing readline (8.0.4-r0) [2021-06-19T08:37:16.516Z] (2/39) Installing bash (5.0.17-r0) [2021-06-19T08:37:16.516Z] Removing intermediate container d346aee74d3f [2021-06-19T08:37:16.516Z] ---> 7ecb1225e278 [2021-06-19T08:37:16.516Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-19T08:37:16.777Z] Executing bash-5.0.17-r0.post-install [2021-06-19T08:37:16.777Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-19T08:37:16.777Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-19T08:37:16.777Z] (5/39) Installing curl (7.77.0-r0) [2021-06-19T08:37:16.777Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-19T08:37:16.777Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-19T08:37:16.777Z] (8/39) Installing expat (2.2.9-r1) [2021-06-19T08:37:16.777Z] (9/39) Installing libffi (3.3-r2) [2021-06-19T08:37:16.777Z] (10/39) Installing gdbm (1.13-r1) [2021-06-19T08:37:16.777Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-19T08:37:16.777Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-19T08:37:16.777Z] ---> Running in f0f6633d9f06 [2021-06-19T08:37:16.777Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-19T08:37:16.777Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-19T08:37:16.777Z] (2/2) Installing su-exec (0.2-r1) [2021-06-19T08:37:16.777Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:37:16.777Z] OK: 6 MiB in 16 packages [2021-06-19T08:37:17.722Z] Removing intermediate container cb8a902f4280 [2021-06-19T08:37:17.722Z] ---> 7ac230cc9a1d [2021-06-19T08:37:17.722Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-19T08:37:17.722Z] Removing intermediate container 831b6df0b765 [2021-06-19T08:37:17.722Z] ---> 86f69becce10 [2021-06-19T08:37:17.722Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-19T08:37:17.986Z] Removing intermediate container f0f6633d9f06 [2021-06-19T08:37:17.986Z] ---> 73866d311b70 [2021-06-19T08:37:17.986Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-19T08:37:17.986Z] ---> Running in f9b8264f12fc [2021-06-19T08:37:17.986Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-19T08:37:17.986Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-19T08:37:17.986Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-19T08:37:17.986Z] ---> Running in 0b41a9412beb [2021-06-19T08:37:17.986Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-19T08:37:17.986Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-19T08:37:17.986Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-19T08:37:17.986Z] ---> Running in fb7c5984b6d1 [2021-06-19T08:37:17.986Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-19T08:37:17.986Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-19T08:37:17.986Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-19T08:37:17.986Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-19T08:37:17.986Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-19T08:37:17.986Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-19T08:37:17.986Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-19T08:37:18.254Z] Removing intermediate container f9b8264f12fc [2021-06-19T08:37:18.254Z] ---> 216491338f05 [2021-06-19T08:37:18.254Z] Step 14/26 : WORKDIR / [2021-06-19T08:37:18.254Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-19T08:37:18.254Z] Removing intermediate container 40c82e87b672 [2021-06-19T08:37:18.254Z] ---> 0d183f06e44d [2021-06-19T08:37:18.254Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-19T08:37:18.254Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-19T08:37:18.254Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-19T08:37:18.254Z] Removing intermediate container 0b41a9412beb [2021-06-19T08:37:18.254Z] ---> 456a68b33d8d [2021-06-19T08:37:18.254Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-19T08:37:18.254Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-19T08:37:18.254Z] Removing intermediate container fb7c5984b6d1 [2021-06-19T08:37:18.254Z] ---> 0a69f5ddb9f7 [2021-06-19T08:37:18.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:37:18.254Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-19T08:37:18.254Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-19T08:37:18.254Z] ---> Running in 9611108d0edd [2021-06-19T08:37:18.254Z] ---> Running in f138f13c749a [2021-06-19T08:37:18.254Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-19T08:37:18.519Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-19T08:37:18.519Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-19T08:37:18.519Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-19T08:37:18.519Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-19T08:37:18.519Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-19T08:37:18.519Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-19T08:37:18.519Z] ---> Running in 77b62e6e351c [2021-06-19T08:37:18.519Z] Executing busybox-1.31.1-r19.trigger [2021-06-19T08:37:18.519Z] OK: 72 MiB in 59 packages [2021-06-19T08:37:18.519Z] Removing intermediate container 9611108d0edd [2021-06-19T08:37:18.519Z] ---> 97f2f048ac77 [2021-06-19T08:37:18.519Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-19T08:37:18.519Z] ---> 7c841e36a83a [2021-06-19T08:37:18.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-19T08:37:18.815Z] ---> Running in bf6bda54df5d [2021-06-19T08:37:18.815Z] Removing intermediate container f138f13c749a [2021-06-19T08:37:18.815Z] ---> e59a9b52bbab [2021-06-19T08:37:18.815Z] 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-19T08:37:18.815Z] Removing intermediate container 77b62e6e351c [2021-06-19T08:37:18.815Z] ---> e5730155a2dc [2021-06-19T08:37:18.815Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-19T08:37:18.815Z] ---> Running in 31d7ac9709ad [2021-06-19T08:37:19.086Z] Removing intermediate container bf6bda54df5d [2021-06-19T08:37:19.086Z] ---> 1894910dbd93 [2021-06-19T08:37:19.086Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-19T08:37:19.086Z] Removing intermediate container 31d7ac9709ad [2021-06-19T08:37:19.086Z] ---> e17c7502bbd5 [2021-06-19T08:37:19.086Z] Step 16/24 : WORKDIR / [2021-06-19T08:37:19.086Z] ---> bb6f7106e010 [2021-06-19T08:37:19.086Z] 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-19T08:37:19.086Z] ---> Running in 589e41f2b070 [2021-06-19T08:37:19.086Z] ---> dc26f29518f3 [2021-06-19T08:37:19.086Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-19T08:37:19.352Z] ---> Running in 1b2b80a38843 [2021-06-19T08:37:19.352Z] Collecting docker-compose==1.23.2 [2021-06-19T08:37:19.352Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-19T08:37:19.619Z] Collecting docopt<0.7,>=0.6.1 [2021-06-19T08:37:19.619Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-19T08:37:19.619Z] Removing intermediate container 1b2b80a38843 [2021-06-19T08:37:19.619Z] ---> a1e24086fcc6 [2021-06-19T08:37:19.619Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:37:19.619Z] ---> dd6e95c38c19 [2021-06-19T08:37:19.619Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-19T08:37:19.619Z] ---> b335779af9a4 [2021-06-19T08:37:19.619Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-19T08:37:19.619Z] ---> Running in 206dca098608 [2021-06-19T08:37:19.887Z] Removing intermediate container 206dca098608 [2021-06-19T08:37:19.887Z] ---> 41d3f3ec88c1 [2021-06-19T08:37:19.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:37:19.887Z] Collecting texttable<0.10,>=0.9.0 [2021-06-19T08:37:19.887Z] ---> e2019bd92a56 [2021-06-19T08:37:19.887Z] 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-19T08:37:19.887Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-19T08:37:19.887Z] ---> e6a3fd199daa [2021-06-19T08:37:19.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-19T08:37:19.887Z] ---> Running in e43ec2e75da0 [2021-06-19T08:37:20.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.203s coverage: 94.4% of statements [2021-06-19T08:37:20.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements [2021-06-19T08:37:20.844Z] Removing intermediate container e43ec2e75da0 [2021-06-19T08:37:20.844Z] ---> a1a84ef0b70b [2021-06-19T08:37:20.844Z] Step 21/23 : LABEL arch=x86_64 [2021-06-19T08:37:21.107Z] Collecting PyYAML<4,>=3.10 [2021-06-19T08:37:21.107Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-19T08:37:21.107Z] Removing intermediate container 589e41f2b070 [2021-06-19T08:37:21.107Z] ---> f0d4ed0103f4 [2021-06-19T08:37:21.107Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-19T08:37:21.107Z] ---> Running in 3106c7a3747b [2021-06-19T08:37:21.386Z] ---> 3a750eb26576 [2021-06-19T08:37:21.387Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-19T08:37:21.387Z] ---> 09a569a1ac5b [2021-06-19T08:37:21.387Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-19T08:37:21.387Z] ---> Running in 425cb29c7bbe [2021-06-19T08:37:21.387Z] Removing intermediate container 3106c7a3747b [2021-06-19T08:37:21.387Z] ---> f41f34dcd37c [2021-06-19T08:37:21.387Z] Step 22/23 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:37:21.654Z] ---> Running in 34e9bc2c8edc [2021-06-19T08:37:21.654Z] Collecting jsonschema<3,>=2.5.1 [2021-06-19T08:37:21.654Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-19T08:37:21.654Z] ---> 998b81a3677a [2021-06-19T08:37:21.654Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-19T08:37:21.654Z] Removing intermediate container 425cb29c7bbe [2021-06-19T08:37:21.654Z] ---> 1394bbb61fed [2021-06-19T08:37:21.654Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-19T08:37:21.933Z] ---> Running in ad2880e5c6cb [2021-06-19T08:37:21.933Z] ---> ebc547a348c9 [2021-06-19T08:37:21.933Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-19T08:37:21.933Z] Removing intermediate container 34e9bc2c8edc [2021-06-19T08:37:21.933Z] ---> 792bd437cad9 [2021-06-19T08:37:21.933Z] Step 23/23 : LABEL version=0.0.0 [2021-06-19T08:37:21.933Z] Collecting docker<4.0,>=3.6.0 [2021-06-19T08:37:21.933Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-19T08:37:21.933Z] ---> Running in 8344409040e1 [2021-06-19T08:37:21.933Z] 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-19T08:37:22.203Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-19T08:37:22.203Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-19T08:37:22.203Z] Removing intermediate container ad2880e5c6cb [2021-06-19T08:37:22.203Z] ---> 799395495640 [2021-06-19T08:37:22.203Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:37:22.203Z] ---> 237c808ef28f [2021-06-19T08:37:22.203Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-19T08:37:22.203Z] Removing intermediate container 8344409040e1 [2021-06-19T08:37:22.203Z] ---> ce2ff1c1dd05 [2021-06-19T08:37:22.203Z] [2021-06-19T08:37:22.203Z] ---> Running in 159dae5b40aa [2021-06-19T08:37:22.203Z] Collecting cached-property<2,>=1.2.0 [2021-06-19T08:37:22.203Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-19T08:37:22.478Z] ---> 88340318b722 [2021-06-19T08:37:22.478Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-19T08:37:22.478Z] Successfully built ce2ff1c1dd05 [2021-06-19T08:37:22.478Z] ---> Running in ce43ef8c6491 [2021-06-19T08:37:22.478Z] Successfully tagged support-scheduler:latest [2021-06-19T08:37:22.478Z] Building support-notifications [2021-06-19T08:37:22.478Z]  Building support-scheduler ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-19T08:37:22.478Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-19T08:37:22.765Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-19T08:37:22.765Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-19T08:37:22.765Z] Removing intermediate container 159dae5b40aa [2021-06-19T08:37:22.765Z] ---> afbd5e40a0c0 [2021-06-19T08:37:22.765Z] Step 22/24 : LABEL arch=x86_64 [2021-06-19T08:37:24.185Z] Collecting docker-pycreds>=0.4.0 [2021-06-19T08:37:24.185Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-19T08:37:24.185Z] ---> 85cabedb1337 [2021-06-19T08:37:24.185Z] 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-19T08:37:24.185Z] Collecting idna<2.8,>=2.5 [2021-06-19T08:37:24.185Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-19T08:37:24.185Z] 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-19T08:37:24.185Z] 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-19T08:37:24.185Z] ---> Running in b1f17c770b61 [2021-06-19T08:37:24.459Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-19T08:37:24.460Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-19T08:37:25.058Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-19T08:37:25.058Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-19T08:37:25.058Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-19T08:37:25.058Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-19T08:37:25.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.624s coverage: 81.8% of statements [2021-06-19T08:37:25.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-19T08:37:25.325Z] ---> Running in 493de2dd0eb4 [2021-06-19T08:37:25.325Z] Installing collected packages: docopt, texttable, PyYAML, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, cached-property, dockerpty, docker-compose [2021-06-19T08:37:25.325Z] Running setup.py install for docopt: started [2021-06-19T08:37:25.586Z] Running setup.py install for docopt: finished with status 'done' [2021-06-19T08:37:25.587Z] Running setup.py install for texttable: started [2021-06-19T08:37:25.850Z] Running setup.py install for texttable: finished with status 'done' [2021-06-19T08:37:25.850Z] Running setup.py install for PyYAML: started [2021-06-19T08:37:26.111Z] Removing intermediate container b1f17c770b61 [2021-06-19T08:37:26.111Z] ---> 20bcc0995def [2021-06-19T08:37:26.111Z] Step 23/24 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:37:27.091Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-19T08:37:28.489Z] ---> Running in 3c18ff10f6f0 [2021-06-19T08:37:30.422Z] Attempting uninstall: idna [2021-06-19T08:37:30.422Z] Found existing installation: idna 2.9 [2021-06-19T08:37:30.422Z] Uninstalling idna-2.9: [2021-06-19T08:37:30.422Z] Successfully uninstalled idna-2.9 [2021-06-19T08:37:30.422Z] Removing intermediate container 3c18ff10f6f0 [2021-06-19T08:37:30.422Z] ---> 3d9032a66693 [2021-06-19T08:37:30.422Z] Step 24/24 : LABEL version=0.0.0 [2021-06-19T08:37:30.422Z] Attempting uninstall: urllib3 [2021-06-19T08:37:30.422Z] Found existing installation: urllib3 1.25.9 [2021-06-19T08:37:30.422Z] Uninstalling urllib3-1.25.9: [2021-06-19T08:37:30.422Z] Successfully uninstalled urllib3-1.25.9 [2021-06-19T08:37:31.824Z] ---> Running in 9c7424dcfe38 [2021-06-19T08:37:31.824Z] Removing intermediate container ce43ef8c6491 [2021-06-19T08:37:31.824Z] ---> fa27e73ecf6d [2021-06-19T08:37:31.824Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:37:31.824Z] Attempting uninstall: requests [2021-06-19T08:37:31.824Z] Found existing installation: requests 2.23.0 [2021-06-19T08:37:31.824Z] Uninstalling requests-2.23.0: [2021-06-19T08:37:31.824Z] Successfully uninstalled requests-2.23.0 [2021-06-19T08:37:31.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:37:31.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:37:31.824Z] ---> 4bbd103078ba [2021-06-19T08:37:31.824Z] Step 3/23 : WORKDIR /edgex-go [2021-06-19T08:37:31.824Z] ---> Using cache [2021-06-19T08:37:31.824Z] ---> 86e5eeeb9d52 [2021-06-19T08:37:31.824Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:37:31.824Z] ---> Using cache [2021-06-19T08:37:31.824Z] ---> 7dfa3bf7a98f [2021-06-19T08:37:31.824Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-19T08:37:31.824Z] Removing intermediate container 9c7424dcfe38 [2021-06-19T08:37:31.824Z] ---> c5e7414af62e [2021-06-19T08:37:31.824Z] [2021-06-19T08:37:31.824Z] ---> 0e8a3e94483d [2021-06-19T08:37:31.824Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-19T08:37:31.824Z] ---> Running in bf997854beb1 [2021-06-19T08:37:32.107Z] Running setup.py install for dockerpty: started [2021-06-19T08:37:32.107Z] Successfully built c5e7414af62e [2021-06-19T08:37:32.107Z] Successfully tagged core-command:latest [2021-06-19T08:37:32.107Z] Building core-metadata [2021-06-19T08:37:32.107Z] Removing intermediate container 493de2dd0eb4 [2021-06-19T08:37:32.107Z] ---> 312d5d99c045 [2021-06-19T08:37:32.107Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-19T08:37:32.395Z]  Building core-command ... done  ---> Running in 5f76e359b7e3 [2021-06-19T08:37:32.668Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-19T08:37:33.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2021-06-19T08:37:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-19T08:37:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-19T08:37:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-19T08:37:33.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-19T08:37:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-19T08:37:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-19T08:37:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-19T08:37:33.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-19T08:37:33.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-19T08:37:33.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-06-19T08:37:33.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-19T08:37:33.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-19T08:37:33.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-06-19T08:37:33.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-19T08:37:33.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.215s coverage: 58.8% of statements [2021-06-19T08:37:33.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-19T08:37:33.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.222s coverage: 80.0% of statements [2021-06-19T08:37:33.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.270s coverage: 87.2% of statements [2021-06-19T08:37:33.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2021-06-19T08:37:33.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.351s coverage: 91.2% of statements [2021-06-19T08:37:33.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-19T08:37:34.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:34.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:35.206Z] OK: 219 MiB in 52 packages [2021-06-19T08:37:35.467Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:37:35.467Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:37:35.467Z] ---> 4bbd103078ba [2021-06-19T08:37:35.467Z] Step 3/24 : WORKDIR /edgex-go [2021-06-19T08:37:35.467Z] ---> Using cache [2021-06-19T08:37:35.467Z] ---> 86e5eeeb9d52 [2021-06-19T08:37:35.467Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:37:35.467Z] ---> Using cache [2021-06-19T08:37:35.467Z] ---> 7dfa3bf7a98f [2021-06-19T08:37:35.467Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-19T08:37:35.467Z] ---> Using cache [2021-06-19T08:37:35.467Z] ---> a06fb8be877a [2021-06-19T08:37:35.467Z] Step 6/24 : COPY go.mod . [2021-06-19T08:37:35.467Z] ---> Using cache [2021-06-19T08:37:35.467Z] ---> cb65f91f5138 [2021-06-19T08:37:35.467Z] Step 7/24 : RUN go mod download [2021-06-19T08:37:35.467Z] ---> Using cache [2021-06-19T08:37:35.467Z] ---> 976b305151a5 [2021-06-19T08:37:35.467Z] Step 8/24 : COPY . . [2021-06-19T08:37:35.467Z] 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-19T08:37:35.467Z] ---> Using cache [2021-06-19T08:37:35.467Z] ---> d94f2852acbe [2021-06-19T08:37:35.467Z] Step 9/24 : RUN go mod tidy [2021-06-19T08:37:35.467Z] ---> Using cache [2021-06-19T08:37:35.467Z] ---> 1ac3c538eb49 [2021-06-19T08:37:35.467Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-19T08:37:37.388Z] Removing intermediate container 5f76e359b7e3 [2021-06-19T08:37:37.388Z] ---> 8800fc75bc9c [2021-06-19T08:37:37.388Z] Step 24/26 : LABEL arch=x86_64 [2021-06-19T08:37:37.388Z] ---> 915bd3baf05d [2021-06-19T08:37:37.388Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-19T08:37:37.388Z] ---> Running in 346fd3e668b4 [2021-06-19T08:37:37.388Z] ---> Running in 4f255f8d512e [2021-06-19T08:37:37.388Z] ---> 99b0b8cf3696 [2021-06-19T08:37:37.388Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-19T08:37:37.388Z] Removing intermediate container 346fd3e668b4 [2021-06-19T08:37:37.388Z] ---> 9c03d0dd04af [2021-06-19T08:37:37.388Z] Step 25/26 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:37:37.388Z] ---> Running in 6e786853a22e [2021-06-19T08:37:37.655Z] Removing intermediate container bf997854beb1 [2021-06-19T08:37:37.655Z] ---> fb1ca9a466c1 [2021-06-19T08:37:37.655Z] Step 6/23 : COPY go.mod . [2021-06-19T08:37:37.655Z] ---> f82209b7bd41 [2021-06-19T08:37:37.655Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-19T08:37:37.655Z] Removing intermediate container 6e786853a22e [2021-06-19T08:37:37.655Z] ---> 7235a7582d96 [2021-06-19T08:37:37.655Z] Step 26/26 : LABEL version=0.0.0 [2021-06-19T08:37:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.982s coverage: 64.4% of statements [2021-06-19T08:37:37.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-19T08:37:37.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-19T08:37:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements [2021-06-19T08:37:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 91.3% of statements [2021-06-19T08:37:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-06-19T08:37:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements [2021-06-19T08:37:37.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2021-06-19T08:37:37.922Z] 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-19T08:37:37.922Z] ---> Running in 98d120ac0980 [2021-06-19T08:37:37.922Z] ---> 41a6cf5a2d52 [2021-06-19T08:37:37.922Z] Step 7/23 : RUN go mod download [2021-06-19T08:37:37.922Z] ---> Running in 5ebeb5d18165 [2021-06-19T08:37:37.922Z] Removing intermediate container 98d120ac0980 [2021-06-19T08:37:37.922Z] ---> 3424b4169da4 [2021-06-19T08:37:37.922Z] [2021-06-19T08:37:37.922Z] ---> f23ea5c3a8f0 [2021-06-19T08:37:37.922Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-19T08:37:38.186Z] ---> Running in b43e0b91e5ee [2021-06-19T08:37:38.186Z] Successfully built 3424b4169da4 [2021-06-19T08:37:38.186Z] Successfully tagged security-secretstore-setup:latest [2021-06-19T08:37:38.186Z]  Building security-secretstore-setup ... done Building core-data [2021-06-19T08:37:38.783Z] Removing intermediate container b43e0b91e5ee [2021-06-19T08:37:38.783Z] ---> 502f88c8cfb9 [2021-06-19T08:37:38.783Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-19T08:37:42.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.111s coverage: 66.9% of statements [2021-06-19T08:37:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-19T08:37:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-19T08:37:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-19T08:37:44.527Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:37:44.527Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:37:44.527Z] ---> 4bbd103078ba [2021-06-19T08:37:44.527Z] Step 3/24 : WORKDIR /edgex-go [2021-06-19T08:37:44.527Z] ---> Using cache [2021-06-19T08:37:44.527Z] ---> 86e5eeeb9d52 [2021-06-19T08:37:44.527Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:37:44.527Z] ---> Using cache [2021-06-19T08:37:44.527Z] ---> 7dfa3bf7a98f [2021-06-19T08:37:44.527Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-19T08:37:45.935Z] ---> 225ab0e29fb1 [2021-06-19T08:37:45.935Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-19T08:37:45.935Z] ---> Running in 579dbbdfd2fb [2021-06-19T08:37:45.935Z] ---> Running in 3fcab9b71eea [2021-06-19T08:37:46.205Z] Removing intermediate container 5ebeb5d18165 [2021-06-19T08:37:46.206Z] ---> 66b584a6f1a9 [2021-06-19T08:37:46.206Z] Step 8/23 : COPY . . [2021-06-19T08:37:46.206Z] Removing intermediate container 439da28cbd1f [2021-06-19T08:37:46.206Z] ---> a7b3e268e2c2 [2021-06-19T08:37:46.206Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-19T08:37:46.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.786s coverage: 43.6% of statements [2021-06-19T08:37:46.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-19T08:37:46.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-19T08:37:46.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements [2021-06-19T08:37:46.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-19T08:37:46.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2021-06-19T08:37:46.442Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-19T08:37:46.469Z] ---> Running in 38a51487aec6 [2021-06-19T08:37:49.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:49.060Z] Removing intermediate container 38a51487aec6 [2021-06-19T08:37:49.060Z] ---> f7aee36fe307 [2021-06-19T08:37:49.060Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-19T08:37:50.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:37:51.973Z] OK: 219 MiB in 52 packages [2021-06-19T08:37:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 19.3% of statements [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-19T08:37:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 91.9% of statements [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-19T08:37:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 62.7% of statements [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-19T08:37:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.476s coverage: 97.6% of statements [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-19T08:37:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-19T08:37:53.198Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-19T08:37:53.198Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2021-06-19T08:37:53.360Z] ---> Running in ff70ec989c4e [2021-06-19T08:37:54.181Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 95.4% of statements [2021-06-19T08:37:54.323Z] Removing intermediate container ff70ec989c4e [2021-06-19T08:37:54.323Z] ---> 5c1dcfc7ac32 [2021-06-19T08:37:54.323Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-19T08:37:54.778Z] GO111MODULE=on go vet ./... [2021-06-19T08:37:56.310Z] Removing intermediate container 3fcab9b71eea [2021-06-19T08:37:56.310Z] ---> 71aea8084d9e [2021-06-19T08:37:56.310Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-19T08:37:56.899Z] Removing intermediate container 579dbbdfd2fb [2021-06-19T08:37:56.899Z] ---> 66967bd9b77d [2021-06-19T08:37:56.899Z] Step 6/24 : COPY go.mod . [2021-06-19T08:37:56.899Z] ---> 1b1a87ca4366 [2021-06-19T08:37:56.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-19T08:37:56.899Z] ---> Running in 677c182127b8 [2021-06-19T08:37:57.179Z] ---> 72a1f3141954 [2021-06-19T08:37:57.179Z] Step 9/23 : RUN go mod tidy [2021-06-19T08:37:57.179Z] ---> Running in bf1109ec703c [2021-06-19T08:37:57.179Z] Removing intermediate container 677c182127b8 [2021-06-19T08:37:57.179Z] ---> d9616c3cef5f [2021-06-19T08:37:57.179Z] Step 29/32 : CMD ["gate"] [2021-06-19T08:37:57.179Z] ---> 1c44616581ef [2021-06-19T08:37:57.179Z] Step 7/24 : RUN go mod download [2021-06-19T08:37:57.459Z] ---> Running in 81c1bbca8051 [2021-06-19T08:37:57.459Z] ---> 6ffa71f51ff4 [2021-06-19T08:37:57.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-19T08:37:57.459Z] ---> Running in 7c73a3b7a219 [2021-06-19T08:37:58.041Z] Removing intermediate container 7c73a3b7a219 [2021-06-19T08:37:58.041Z] ---> 9891a16b6515 [2021-06-19T08:37:58.041Z] Step 30/32 : LABEL arch=x86_64 [2021-06-19T08:37:58.309Z] ---> c4128afae0e3 [2021-06-19T08:37:58.309Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-19T08:37:58.309Z] ---> Running in ca493cf45576 [2021-06-19T08:37:58.584Z] ---> Running in 2884c774384f [2021-06-19T08:37:58.584Z] Removing intermediate container ca493cf45576 [2021-06-19T08:37:58.584Z] ---> cf186188901c [2021-06-19T08:37:58.584Z] Step 31/32 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:37:58.584Z] Removing intermediate container 2884c774384f [2021-06-19T08:37:58.584Z] ---> d52ba460bcfe [2021-06-19T08:37:58.584Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:37:58.867Z] ---> Running in fe71cafd7921 [2021-06-19T08:37:58.867Z] ---> Running in 89dfbb771e8d [2021-06-19T08:37:59.149Z] Removing intermediate container fe71cafd7921 [2021-06-19T08:37:59.149Z] ---> 482dde654644 [2021-06-19T08:37:59.149Z] Step 32/32 : LABEL version=0.0.0 [2021-06-19T08:37:59.149Z] Removing intermediate container 89dfbb771e8d [2021-06-19T08:37:59.149Z] ---> 58989ce5f299 [2021-06-19T08:37:59.149Z] Step 22/24 : LABEL arch=x86_64 [2021-06-19T08:37:59.429Z] Removing intermediate container 81c1bbca8051 [2021-06-19T08:37:59.429Z] ---> f08aab5116f2 [2021-06-19T08:37:59.429Z] Step 8/24 : COPY . . [2021-06-19T08:37:59.429Z] ---> Running in de834ff34130 [2021-06-19T08:37:59.429Z] ---> Running in 1c8d0277269e [2021-06-19T08:38:00.018Z] Removing intermediate container de834ff34130 [2021-06-19T08:38:00.018Z] ---> 63047f36a6a9 [2021-06-19T08:38:00.018Z] [2021-06-19T08:38:00.018Z] Successfully built 63047f36a6a9 [2021-06-19T08:38:10.064Z] Successfully tagged security-bootstrapper:latest [2021-06-19T08:38:10.064Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-19T08:38:10.064Z] Removing intermediate container bf1109ec703c [2021-06-19T08:38:10.064Z] ---> 228f627fe6d4 [2021-06-19T08:38:10.064Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-19T08:38:15.358Z] Removing intermediate container 1c8d0277269e [2021-06-19T08:38:15.358Z] ---> 44714be0be5b [2021-06-19T08:38:15.358Z] Step 23/24 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:38:15.358Z] ---> Running in 7281fa233025 [2021-06-19T08:38:15.951Z] ---> Running in e13d7ef1b1ae [2021-06-19T08:38:16.219Z] ---> 733b5733968e [2021-06-19T08:38:16.219Z] Step 9/24 : RUN go mod tidy [2021-06-19T08:38:16.481Z] Removing intermediate container e13d7ef1b1ae [2021-06-19T08:38:16.481Z] ---> 8075f4891259 [2021-06-19T08:38:16.481Z] Step 24/24 : LABEL version=0.0.0 [2021-06-19T08:38:16.481Z] 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-19T08:38:16.481Z] ---> Running in c42750c9ce0e [2021-06-19T08:38:16.744Z] ---> Running in b636dd03f9dd [2021-06-19T08:38:17.713Z] Removing intermediate container b636dd03f9dd [2021-06-19T08:38:17.713Z] ---> 22b4485831ed [2021-06-19T08:38:17.713Z] [2021-06-19T08:38:17.977Z] Successfully built 22b4485831ed [2021-06-19T08:38:17.977Z] Successfully tagged sys-mgmt-agent:latest [2021-06-19T08:38:19.907Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:38:19.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:38:19.907Z] ---> 4bbd103078ba [2021-06-19T08:38:19.907Z] Step 3/22 : WORKDIR /edgex-go [2021-06-19T08:38:19.907Z] ---> Using cache [2021-06-19T08:38:19.907Z] ---> 86e5eeeb9d52 [2021-06-19T08:38:19.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:38:19.907Z] ---> Using cache [2021-06-19T08:38:19.907Z] ---> 7dfa3bf7a98f [2021-06-19T08:38:19.907Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-19T08:38:19.907Z] ---> Using cache [2021-06-19T08:38:19.907Z] ---> a06fb8be877a [2021-06-19T08:38:19.907Z] Step 6/22 : COPY go.mod . [2021-06-19T08:38:19.907Z] ---> Using cache [2021-06-19T08:38:19.907Z] ---> cb65f91f5138 [2021-06-19T08:38:19.907Z] Step 7/22 : RUN go mod download [2021-06-19T08:38:19.907Z] ---> Using cache [2021-06-19T08:38:19.907Z] ---> 976b305151a5 [2021-06-19T08:38:19.907Z] Step 8/22 : COPY . . [2021-06-19T08:38:19.907Z] ---> Using cache [2021-06-19T08:38:19.907Z] ---> d94f2852acbe [2021-06-19T08:38:19.907Z] Step 9/22 : RUN go mod tidy [2021-06-19T08:38:19.907Z] ---> Using cache [2021-06-19T08:38:19.907Z] ---> 1ac3c538eb49 [2021-06-19T08:38:19.907Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-19T08:38:21.823Z] ---> Running in c3eb6f1ab65e [2021-06-19T08:38:22.089Z] Removing intermediate container c42750c9ce0e [2021-06-19T08:38:22.089Z] ---> dc0b311f7f86 [2021-06-19T08:38:22.089Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-19T08:38:22.354Z] ---> Running in 4d89135d1749 [2021-06-19T08:38:22.622Z] 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-19T08:38:23.207Z] 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-19T08:38:26.530Z] Removing intermediate container 4f255f8d512e [2021-06-19T08:38:26.530Z] ---> 8440e28f876e [2021-06-19T08:38:26.530Z] [2021-06-19T08:38:26.530Z] Step 11/24 : FROM alpine:3.12 [2021-06-19T08:38:26.530Z] ---> 13621d1b12d4 [2021-06-19T08:38:26.530Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-19T08:38:26.530Z] ---> Using cache [2021-06-19T08:38:26.530Z] ---> 7ac230cc9a1d [2021-06-19T08:38:26.530Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-19T08:38:26.530Z] ---> Using cache [2021-06-19T08:38:26.530Z] ---> 456a68b33d8d [2021-06-19T08:38:26.530Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-19T08:38:26.530Z] ---> Running in 4714bc689631 [2021-06-19T08:38:26.530Z] Removing intermediate container 4714bc689631 [2021-06-19T08:38:26.530Z] ---> 77404a9d1cb5 [2021-06-19T08:38:26.530Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-19T08:38:26.530Z] ---> Running in e5b26b42adf2 [2021-06-19T08:38:26.530Z] Removing intermediate container e5b26b42adf2 [2021-06-19T08:38:26.530Z] ---> 0a2cb22ea1f1 [2021-06-19T08:38:26.530Z] Step 16/24 : WORKDIR / [2021-06-19T08:38:26.794Z] ---> Running in c25637722ae0 [2021-06-19T08:38:27.063Z] Removing intermediate container c25637722ae0 [2021-06-19T08:38:27.063Z] ---> e72b55a78e5d [2021-06-19T08:38:27.063Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:38:27.341Z] ---> e2812c125d6b [2021-06-19T08:38:27.341Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-19T08:38:27.941Z] ---> 41d7d12f7df9 [2021-06-19T08:38:27.941Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-19T08:38:28.221Z] ---> fa7e38729513 [2021-06-19T08:38:28.221Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-19T08:38:28.221Z] ---> Running in 7e5687cd1bc6 [2021-06-19T08:38:28.490Z] Removing intermediate container 7e5687cd1bc6 [2021-06-19T08:38:28.490Z] ---> 0054703ebe82 [2021-06-19T08:38:28.490Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:38:28.490Z] ---> Running in 170aa6b920b2 [2021-06-19T08:38:28.759Z] Removing intermediate container 170aa6b920b2 [2021-06-19T08:38:28.759Z] ---> b49b1ce4f1e6 [2021-06-19T08:38:28.759Z] Step 22/24 : LABEL arch=x86_64 [2021-06-19T08:38:28.759Z] ---> Running in 181f288847a9 [2021-06-19T08:38:28.759Z] Removing intermediate container 181f288847a9 [2021-06-19T08:38:28.759Z] ---> a8cf635f3503 [2021-06-19T08:38:28.759Z] Step 23/24 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:38:29.038Z] ---> Running in b06dcafdbf3b [2021-06-19T08:38:29.038Z] Removing intermediate container b06dcafdbf3b [2021-06-19T08:38:29.038Z] ---> 7268c96fa70a [2021-06-19T08:38:29.038Z] Step 24/24 : LABEL version=0.0.0 [2021-06-19T08:38:29.313Z] ---> Running in e1783154c104 [2021-06-19T08:38:29.313Z] Removing intermediate container e1783154c104 [2021-06-19T08:38:29.313Z] ---> 08387e2781f6 [2021-06-19T08:38:29.313Z] [2021-06-19T08:38:29.313Z] Successfully built 08387e2781f6 [2021-06-19T08:38:29.313Z] Successfully tagged core-metadata:latest [2021-06-19T08:38:44.525Z]  Building core-metadata ... done 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-19T08:38:47.176Z] Removing intermediate container 7281fa233025 [2021-06-19T08:38:47.176Z] ---> 02d052d22d5e [2021-06-19T08:38:47.176Z] [2021-06-19T08:38:47.176Z] Step 11/23 : FROM alpine:3.12 [2021-06-19T08:38:47.176Z] ---> 13621d1b12d4 [2021-06-19T08:38:47.176Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-19T08:38:47.176Z] ---> Running in 006fabe3d86f [2021-06-19T08:38:47.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:38:47.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:38:48.042Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-19T08:38:48.042Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-19T08:38:48.042Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:38:48.042Z] Executing ca-certificates-20191127-r4.trigger [2021-06-19T08:38:48.042Z] OK: 6 MiB in 16 packages [2021-06-19T08:38:49.455Z] Removing intermediate container c3eb6f1ab65e [2021-06-19T08:38:49.455Z] ---> 157219c1a2ae [2021-06-19T08:38:49.455Z] [2021-06-19T08:38:49.455Z] Step 11/22 : FROM alpine:3.12 [2021-06-19T08:38:49.455Z] ---> 13621d1b12d4 [2021-06-19T08:38:49.455Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-19T08:38:50.036Z] ---> Running in 4beea3c8cf39 [2021-06-19T08:38:50.979Z] Removing intermediate container 006fabe3d86f [2021-06-19T08:38:50.979Z] ---> 877c1fae5e8d [2021-06-19T08:38:50.979Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-19T08:38:51.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:38:51.254Z] ---> Running in c5eb0d55d8c3 [2021-06-19T08:38:51.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:38:51.544Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-19T08:38:51.544Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-19T08:38:51.544Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-19T08:38:51.544Z] (4/4) Installing curl (7.77.0-r0) [2021-06-19T08:38:51.544Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:38:51.544Z] Executing ca-certificates-20191127-r4.trigger [2021-06-19T08:38:51.544Z] OK: 7 MiB in 18 packages [2021-06-19T08:38:51.544Z] Removing intermediate container c5eb0d55d8c3 [2021-06-19T08:38:51.544Z] ---> 2db49a34e85a [2021-06-19T08:38:51.544Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-19T08:38:51.544Z] ---> Running in 207fdd9783d6 [2021-06-19T08:38:51.805Z] Removing intermediate container 207fdd9783d6 [2021-06-19T08:38:51.805Z] ---> e7ec0e6deb6e [2021-06-19T08:38:51.805Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-19T08:38:52.392Z] ---> Running in a7cced83ca12 [2021-06-19T08:38:52.392Z] Removing intermediate container 4beea3c8cf39 [2021-06-19T08:38:52.392Z] ---> 475d4ccbdfde [2021-06-19T08:38:52.392Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-19T08:38:52.392Z] ---> Running in 44e01b6492b6 [2021-06-19T08:38:52.392Z] Removing intermediate container a7cced83ca12 [2021-06-19T08:38:52.392Z] ---> d2246bd5af70 [2021-06-19T08:38:52.392Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:38:52.392Z] Removing intermediate container 44e01b6492b6 [2021-06-19T08:38:52.392Z] ---> 4028691a344b [2021-06-19T08:38:52.392Z] Step 14/22 : WORKDIR /edgex [2021-06-19T08:38:52.669Z] ---> Running in 300105a54ca5 [2021-06-19T08:38:52.669Z] ---> f301b3a591ce [2021-06-19T08:38:52.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-19T08:38:52.939Z] Removing intermediate container 300105a54ca5 [2021-06-19T08:38:52.939Z] ---> 88ad6a0271a5 [2021-06-19T08:38:52.939Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-19T08:38:53.521Z] ---> 82751adc3db4 [2021-06-19T08:38:53.521Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-19T08:38:53.521Z] Removing intermediate container 4d89135d1749 [2021-06-19T08:38:53.521Z] ---> 7fd1198e6e4e [2021-06-19T08:38:53.521Z] [2021-06-19T08:38:53.521Z] Step 11/24 : FROM alpine:3.12 [2021-06-19T08:38:53.521Z] ---> 13621d1b12d4 [2021-06-19T08:38:53.521Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-19T08:38:53.521Z] ---> 51d20f870e5a [2021-06-19T08:38:53.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-19T08:38:53.521Z] ---> Running in efc706c82024 [2021-06-19T08:38:53.785Z] ---> 54d70870289a [2021-06-19T08:38:53.785Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-19T08:38:53.785Z] Removing intermediate container efc706c82024 [2021-06-19T08:38:53.785Z] ---> d488c43eac92 [2021-06-19T08:38:53.785Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-19T08:38:53.785Z] ---> Running in c34fb4955e7f [2021-06-19T08:38:53.785Z] ---> Running in dc5223003ae1 [2021-06-19T08:38:54.131Z] ---> 7e2974e84fde [2021-06-19T08:38:54.131Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-19T08:38:54.131Z] Removing intermediate container c34fb4955e7f [2021-06-19T08:38:54.131Z] ---> fe7c5b62005f [2021-06-19T08:38:54.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:38:54.131Z] Removing intermediate container dc5223003ae1 [2021-06-19T08:38:54.131Z] ---> b47188c34007 [2021-06-19T08:38:54.131Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-19T08:38:54.131Z] ---> Running in 9ed98df59add [2021-06-19T08:38:54.131Z] ---> Running in 5c5709747940 [2021-06-19T08:38:54.536Z] ---> 877d92e025bd [2021-06-19T08:38:54.536Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-19T08:38:54.536Z] Removing intermediate container 9ed98df59add [2021-06-19T08:38:54.536Z] ---> 2641abb1c27e [2021-06-19T08:38:54.536Z] Step 21/23 : LABEL arch=x86_64 [2021-06-19T08:38:54.536Z] Removing intermediate container 5c5709747940 [2021-06-19T08:38:54.536Z] ---> d859595c854f [2021-06-19T08:38:54.536Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:38:54.536Z] ---> Running in f38e0504d6ae [2021-06-19T08:38:54.536Z] ---> Running in 078d78cd3b48 [2021-06-19T08:38:54.536Z] ---> Running in ac55d7c842ab [2021-06-19T08:38:54.536Z] Removing intermediate container f38e0504d6ae [2021-06-19T08:38:54.536Z] ---> 6bbc0de02b7b [2021-06-19T08:38:54.536Z] Step 19/22 : CMD ["--init=true"] [2021-06-19T08:38:54.536Z] ---> Running in 0d07eaa908cb [2021-06-19T08:38:54.536Z] Removing intermediate container ac55d7c842ab [2021-06-19T08:38:54.536Z] ---> e6b0f3df2547 [2021-06-19T08:38:54.536Z] Step 22/23 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:38:54.819Z] ---> Running in 26953b9aa89a [2021-06-19T08:38:54.819Z] Removing intermediate container 0d07eaa908cb [2021-06-19T08:38:54.819Z] ---> b080f21906d9 [2021-06-19T08:38:54.819Z] Step 20/22 : LABEL arch=x86_64 [2021-06-19T08:38:54.819Z] ---> Running in 08957cc98600 [2021-06-19T08:38:54.819Z] Removing intermediate container 26953b9aa89a [2021-06-19T08:38:54.819Z] ---> 047694788250 [2021-06-19T08:38:54.819Z] Step 23/23 : LABEL version=0.0.0 [2021-06-19T08:38:54.819Z] ---> Running in 5d1f7d5a6ee4 [2021-06-19T08:38:54.819Z] Removing intermediate container 08957cc98600 [2021-06-19T08:38:54.819Z] ---> 5ece05f74bb0 [2021-06-19T08:38:54.819Z] Step 21/22 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:38:54.819Z] Removing intermediate container 5d1f7d5a6ee4 [2021-06-19T08:38:54.819Z] ---> 54570db4b2fd [2021-06-19T08:38:54.819Z] [2021-06-19T08:38:54.819Z] ---> Running in 522118d1f9bc [2021-06-19T08:38:55.095Z] Removing intermediate container 078d78cd3b48 [2021-06-19T08:38:55.095Z] ---> cea0ceb02e00 [2021-06-19T08:38:55.095Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-19T08:38:55.095Z] Successfully built 54570db4b2fd [2021-06-19T08:38:55.095Z] Successfully tagged support-notifications:latest [2021-06-19T08:38:55.095Z]  Building support-notifications ... done  ---> Running in 3b97f4366420 [2021-06-19T08:38:55.095Z] Removing intermediate container 522118d1f9bc [2021-06-19T08:38:55.095Z] ---> b8c588f64c9d [2021-06-19T08:38:55.095Z] Step 22/22 : LABEL version=0.0.0 [2021-06-19T08:38:55.095Z] ---> Running in 0df7a6e1c6fe [2021-06-19T08:38:55.356Z] Removing intermediate container 0df7a6e1c6fe [2021-06-19T08:38:55.356Z] ---> 80167128c727 [2021-06-19T08:38:55.356Z] [2021-06-19T08:38:55.356Z] Successfully built 80167128c727 [2021-06-19T08:38:55.356Z] Successfully tagged security-proxy-setup:latest [2021-06-19T08:38:55.356Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-19T08:38:56.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-19T08:38:57.689Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-19T08:38:57.689Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-19T08:38:57.689Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-19T08:38:57.689Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-19T08:38:58.264Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-19T08:38:58.525Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-19T08:38:58.783Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:38:58.783Z] OK: 8 MiB in 20 packages [2021-06-19T08:38:59.045Z] Removing intermediate container 3b97f4366420 [2021-06-19T08:38:59.045Z] ---> 823ae33e9660 [2021-06-19T08:38:59.045Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:38:59.045Z] ---> e75d6460cfd1 [2021-06-19T08:38:59.045Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-19T08:39:00.010Z] ---> 792b498bd837 [2021-06-19T08:39:00.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-19T08:39:00.010Z] ---> ac010e0926ab [2021-06-19T08:39:00.010Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-19T08:39:00.010Z] ---> Running in 8b5b9c1b69bb [2021-06-19T08:39:00.010Z] Removing intermediate container 8b5b9c1b69bb [2021-06-19T08:39:00.010Z] ---> 558f77152823 [2021-06-19T08:39:00.010Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:39:00.010Z] ---> Running in 7fea8b1472e6 [2021-06-19T08:39:00.277Z] Removing intermediate container 7fea8b1472e6 [2021-06-19T08:39:00.277Z] ---> 96dee50904ed [2021-06-19T08:39:00.277Z] Step 22/24 : LABEL arch=x86_64 [2021-06-19T08:39:00.277Z] ---> Running in afe951836d43 [2021-06-19T08:39:00.538Z] Removing intermediate container afe951836d43 [2021-06-19T08:39:00.538Z] ---> a84db4e11ecc [2021-06-19T08:39:00.538Z] Step 23/24 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf [2021-06-19T08:39:00.538Z] ---> Running in 10c9de78a747 [2021-06-19T08:39:00.799Z] Removing intermediate container 10c9de78a747 [2021-06-19T08:39:00.799Z] ---> 7c953439a63a [2021-06-19T08:39:00.799Z] Step 24/24 : LABEL version=0.0.0 [2021-06-19T08:39:00.799Z] ---> Running in eb210a5c2b51 [2021-06-19T08:39:01.061Z] Removing intermediate container eb210a5c2b51 [2021-06-19T08:39:01.061Z] ---> 96642e61bf8d [2021-06-19T08:39:01.061Z] [2021-06-19T08:39:01.322Z] Successfully built 96642e61bf8d [2021-06-19T08:39:01.322Z] Successfully tagged core-data:latest [2021-06-19T08:39:01.328Z]  Building core-data ... done  [Pipeline] } [2021-06-19T08:39:01.332Z] $ docker stop --time=1 daae10e583d0624620f7a6d9fd6c5672d65e555b2e055bbed1ae8486f61c5ca6 [2021-06-19T08:39:02.707Z] $ docker rm -f daae10e583d0624620f7a6d9fd6c5672d65e555b2e055bbed1ae8486f61c5ca6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-19T08:39:03.076Z] + docker images [2021-06-19T08:39:03.076Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T08:39:03.076Z] core-data latest 96642e61bf8d 2 seconds ago 20.3MB [2021-06-19T08:39:03.076Z] security-proxy-setup latest 80167128c727 7 seconds ago 25.7MB [2021-06-19T08:39:03.076Z] support-notifications latest 54570db4b2fd 8 seconds ago 16.7MB [2021-06-19T08:39:03.076Z] 7fd1198e6e4e 10 seconds ago 1.15GB [2021-06-19T08:39:03.076Z] 157219c1a2ae 15 seconds ago 1.15GB [2021-06-19T08:39:03.076Z] 02d052d22d5e 16 seconds ago 1.15GB [2021-06-19T08:39:03.076Z] core-metadata latest 08387e2781f6 33 seconds ago 16.6MB [2021-06-19T08:39:03.076Z] 8440e28f876e 37 seconds ago 1.15GB [2021-06-19T08:39:03.076Z] sys-mgmt-agent latest 22b4485831ed 46 seconds ago 312MB [2021-06-19T08:39:03.076Z] security-bootstrapper latest 63047f36a6a9 About a minute ago 18.6MB [2021-06-19T08:39:03.076Z] security-secretstore-setup latest 3424b4169da4 About a minute ago 28.7MB [2021-06-19T08:39:03.076Z] core-command latest c5e7414af62e About a minute ago 15.9MB [2021-06-19T08:39:03.076Z] support-scheduler latest ce2ff1c1dd05 About a minute ago 15.9MB [2021-06-19T08:39:03.076Z] 0f969bfcb7bd About a minute ago 1.15GB [2021-06-19T08:39:03.076Z] e8c430cbe033 About a minute ago 1.14GB [2021-06-19T08:39:03.076Z] b593d1b367eb About a minute ago 1.15GB [2021-06-19T08:39:03.076Z] 16940557c0fa About a minute ago 1.15GB [2021-06-19T08:39:03.076Z] 0705200998fc 2 minutes ago 1.15GB [2021-06-19T08:39:03.076Z] ci-base-image-x86_64 latest 4bbd103078ba 7 minutes ago 647MB [2021-06-19T08:39:03.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-19T08:39:03.076Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-19T08:39:03.076Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-19T08:39:03.076Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-19T08:39:03.076Z] 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-19T08:39:18.406Z] Still waiting to schedule task [2021-06-19T08:39:18.407Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-333’ [2021-06-19T08:39:31.667Z] gofmt -l . [2021-06-19T08:39:31.667Z] [ "`gofmt -l .`" = "" ] [2021-06-19T08:39:31.667Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-19T08:39:32.332Z] + ls -al . [2021-06-19T08:39:32.332Z] total 544 [2021-06-19T08:39:32.332Z] drwxrwxr-x 9 1001 1001 4096 Jun 19 08:39 . [2021-06-19T08:39:32.332Z] drwxr-xr-x 4 root root 4096 Jun 19 08:34 .. [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 11 Jun 19 08:33 .dockerignore [2021-06-19T08:39:32.332Z] drwxrwxr-x 8 1001 1001 4096 Jun 19 08:33 .git [2021-06-19T08:39:32.332Z] drwxrwxr-x 3 1001 1001 4096 Jun 19 08:33 .github [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 818 Jun 19 08:33 .gitignore [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 166 Jun 19 08:33 .sonarcloud.properties [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 8609 Jun 19 08:33 Attribution.txt [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 3804 Jun 19 08:33 CONTRIBUTING.md [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 931 Jun 19 08:33 Dockerfile.build [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 849 Jun 19 08:33 Jenkinsfile [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 10775 Jun 19 08:33 LICENSE [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 5605 Jun 19 08:33 Makefile [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 7905 Jun 19 08:33 README.md [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 7071 Jun 19 08:33 SECURITY.md [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 5 Jun 19 08:30 VERSION [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 4131 Jun 19 08:33 ZMQWindows.md [2021-06-19T08:39:32.332Z] drwxrwxr-x 2 1001 1001 4096 Jun 19 08:33 bin [2021-06-19T08:39:32.332Z] drwxrwxr-x 14 1001 1001 4096 Jun 19 08:33 cmd [2021-06-19T08:39:32.332Z] -rw-r--r-- 1 root root 398095 Jun 19 08:37 coverage.out [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 841 Jun 19 08:33 go.mod [2021-06-19T08:39:32.332Z] -rw-r--r-- 1 root root 20934 Jun 19 08:34 go.sum [2021-06-19T08:39:32.332Z] drwxrwxr-x 7 1001 1001 4096 Jun 19 08:33 internal [2021-06-19T08:39:32.332Z] drwxrwxr-x 3 1001 1001 4096 Jun 19 08:33 openapi [2021-06-19T08:39:32.332Z] drwxrwxr-x 4 1001 1001 4096 Jun 19 08:33 snap [2021-06-19T08:39:32.332Z] -rw-rw-r-- 1 1001 1001 168 Jun 19 08:33 version.go [Pipeline] sh [2021-06-19T08:39:32.997Z] + '[' -e coverage.out ] [2021-06-19T08:39:32.997Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-19T08:39:33.019Z] Warning: overwriting stash ‘coverage-report’ [2021-06-19T08:39:33.871Z] Stashed 1 file(s) [Pipeline] sh [2021-06-19T08:39:34.607Z] + make build [2021-06-19T08:39:34.607Z] go mod tidy [2021-06-19T08:39:35.232Z] 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-19T08:39:43.539Z] 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-19T08:40:10.383Z] 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-19T08:40:10.980Z] 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-19T08:40:15.294Z] 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-19T08:40:16.275Z] 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-19T08:40:19.667Z] 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-19T08:40:23.995Z] 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-19T08:40:28.313Z] 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-19T08:40:32.638Z] 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-19T08:40:36.019Z] 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-19T08:40:39.420Z] 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-19T08:40:46.166Z] $ docker stop --time=1 0f19ef108c6089abdb2a39760de7f177bb858bace5c28c44bb54028c31e7895c [2021-06-19T08:40:48.829Z] $ docker rm -f 0f19ef108c6089abdb2a39760de7f177bb858bace5c28c44bb54028c31e7895c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:40:50.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-19T08:40:50.995Z] [2021-06-19T08:40:50.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:40:51.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-19T08:40:51.629Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-19T08:40:51.629Z] 29e5d40040c1: Pulling fs layer [2021-06-19T08:40:51.629Z] 1ce36da41761: Pulling fs layer [2021-06-19T08:40:51.629Z] 25b303627fd3: Pulling fs layer [2021-06-19T08:40:51.904Z] 29e5d40040c1: Verifying Checksum [2021-06-19T08:40:51.904Z] 29e5d40040c1: Download complete [2021-06-19T08:40:52.501Z] 29e5d40040c1: Pull complete [2021-06-19T08:40:52.501Z] 1ce36da41761: Verifying Checksum [2021-06-19T08:40:52.501Z] 1ce36da41761: Download complete [2021-06-19T08:40:53.936Z] 1ce36da41761: Pull complete [2021-06-19T08:40:54.533Z] 25b303627fd3: Verifying Checksum [2021-06-19T08:40:54.533Z] 25b303627fd3: Download complete [2021-06-19T08:41:04.676Z] 25b303627fd3: Pull complete [2021-06-19T08:41:04.676Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-19T08:41:04.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-19T08:41:04.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-19T08:41:04.965Z] prd-ubuntu18.04-docker-arm64-4c-16g-330 does not seem to be running inside a container [2021-06-19T08:41:05.047Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-19T08:41:08.252Z] $ docker top 5c7d3cb579331cdb75346c9409f50c1db7ac6365715f3900b15c7225184abcde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:41:09.240Z] + docker-compose build --help [2021-06-19T08:41:09.240Z] + grep parallel [2021-06-19T08:41:13.535Z] --parallel Build images in parallel. [Pipeline] } [2021-06-19T08:41:13.552Z] $ docker stop --time=1 5c7d3cb579331cdb75346c9409f50c1db7ac6365715f3900b15c7225184abcde [2021-06-19T08:41:15.428Z] $ docker rm -f 5c7d3cb579331cdb75346c9409f50c1db7ac6365715f3900b15c7225184abcde [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:41:16.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-19T08:41:16.109Z] . [Pipeline] withDockerContainer [2021-06-19T08:41:16.434Z] prd-ubuntu18.04-docker-arm64-4c-16g-330 does not seem to be running inside a container [2021-06-19T08:41:16.548Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-19T08:41:18.305Z] $ docker top ae048dc42ed18bad50281f17fce536ddc4f0f36586f8fac8815e9db129b07781 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:41:19.320Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-19T08:41:23.618Z] Building core-command ... [2021-06-19T08:41:23.618Z] Building core-data ... [2021-06-19T08:41:23.618Z] Building core-metadata ... [2021-06-19T08:41:23.618Z] Building security-bootstrapper ... [2021-06-19T08:41:23.618Z] Building security-proxy-setup ... [2021-06-19T08:41:23.618Z] Building security-secretstore-setup ... [2021-06-19T08:41:23.618Z] Building support-notifications ... [2021-06-19T08:41:23.618Z] Building support-scheduler ... [2021-06-19T08:41:23.618Z] Building sys-mgmt-agent ... [2021-06-19T08:41:23.618Z] Building core-data [2021-06-19T08:41:23.618Z] Building security-secretstore-setup [2021-06-19T08:41:23.618Z] Building support-notifications [2021-06-19T08:41:23.618Z] Building support-scheduler [2021-06-19T08:41:23.618Z] Building security-bootstrapper [2021-06-19T08:42:31.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:42:31.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:42:31.605Z] ---> 4ed8fdbd14aa [2021-06-19T08:42:31.605Z] Step 3/23 : WORKDIR /edgex-go [2021-06-19T08:42:31.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:42:31.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:42:31.605Z] ---> 4ed8fdbd14aa [2021-06-19T08:42:31.605Z] Step 3/24 : WORKDIR /edgex-go [2021-06-19T08:42:31.605Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:42:31.605Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:42:31.605Z] ---> 4ed8fdbd14aa [2021-06-19T08:42:31.605Z] Step 3/32 : WORKDIR /edgex-go [2021-06-19T08:42:31.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:42:31.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:42:31.605Z] ---> 4ed8fdbd14aa [2021-06-19T08:42:31.605Z] Step 3/23 : WORKDIR /edgex-go [2021-06-19T08:42:31.605Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:42:31.605Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:42:31.605Z] ---> 4ed8fdbd14aa [2021-06-19T08:42:31.605Z] Step 3/26 : WORKDIR /edgex-go [2021-06-19T08:42:33.584Z] ---> Running in 9e809aecc408 [2021-06-19T08:42:33.584Z] ---> Running in 6a71fbcfdbd0 [2021-06-19T08:42:33.584Z] ---> Running in a7cb5c0c7265 [2021-06-19T08:42:33.584Z] ---> Running in 16c29b3e89cc [2021-06-19T08:42:33.584Z] ---> Running in 208f50e420e5 [2021-06-19T08:42:34.183Z] Removing intermediate container a7cb5c0c7265 [2021-06-19T08:42:34.183Z] Removing intermediate container 6a71fbcfdbd0 [2021-06-19T08:42:34.183Z] ---> 3868a30a5767 [2021-06-19T08:42:34.183Z] ---> 2acdd507aab9 [2021-06-19T08:42:34.183Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:42:34.183Z] [2021-06-19T08:42:34.454Z] Removing intermediate container 9e809aecc408 [2021-06-19T08:42:34.454Z] ---> cb3f27328ff7 [2021-06-19T08:42:34.454Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:42:34.454Z] Removing intermediate container 16c29b3e89cc [2021-06-19T08:42:34.454Z] ---> 1aaa97fa34d3 [2021-06-19T08:42:34.454Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:42:34.454Z] Removing intermediate container 208f50e420e5 [2021-06-19T08:42:34.454Z] ---> 75a782543486 [2021-06-19T08:42:34.454Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:42:34.728Z] ---> Running in cb6e53199fea [2021-06-19T08:42:34.728Z] ---> Running in 14e3ea8b16c9 [2021-06-19T08:42:34.728Z] ---> Running in de010e8a5962 [2021-06-19T08:42:34.728Z] ---> Running in 989b8fd2a05b [2021-06-19T08:42:34.728Z] ---> Running in 427ad981b4e4 [2021-06-19T08:42:38.150Z] Removing intermediate container cb6e53199fea [2021-06-19T08:42:38.150Z] ---> 812113ac9c9e [2021-06-19T08:42:38.150Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-19T08:42:38.747Z] ---> Running in d60d81d019f0 [2021-06-19T08:42:39.032Z] Removing intermediate container de010e8a5962 [2021-06-19T08:42:39.032Z] ---> 57c3fd9769c4 [2021-06-19T08:42:39.032Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-19T08:42:39.032Z] Removing intermediate container 14e3ea8b16c9 [2021-06-19T08:42:39.032Z] ---> 61538f98276c [2021-06-19T08:42:39.032Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-19T08:42:39.032Z] ---> Running in 6dbc3d5c4173 [2021-06-19T08:42:39.325Z] ---> Running in f54e20faabae [2021-06-19T08:42:39.604Z] Removing intermediate container 989b8fd2a05b [2021-06-19T08:42:39.604Z] ---> 8b76b6c4bb4f [2021-06-19T08:42:39.604Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-19T08:42:39.604Z] Removing intermediate container 427ad981b4e4 [2021-06-19T08:42:39.604Z] ---> 74332023cf80 [2021-06-19T08:42:39.604Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-19T08:42:39.880Z] ---> Running in cd90f5ae3a62 [2021-06-19T08:42:39.880Z] ---> Running in e558e18f1aa5 [2021-06-19T08:42:40.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:41.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:41.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:41.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:42.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:42.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:42.861Z] OK: 218 MiB in 52 packages [2021-06-19T08:42:42.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:42.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:43.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:43.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:42:44.026Z] OK: 218 MiB in 52 packages [2021-06-19T08:42:44.026Z] OK: 218 MiB in 52 packages [2021-06-19T08:42:44.304Z] OK: 218 MiB in 52 packages [2021-06-19T08:42:44.304Z] Removing intermediate container d60d81d019f0 [2021-06-19T08:42:44.304Z] ---> 8b0ea3c6992b [2021-06-19T08:42:44.304Z] Step 6/23 : COPY go.mod . [2021-06-19T08:42:44.578Z] OK: 218 MiB in 52 packages [2021-06-19T08:42:46.030Z] ---> e7de40c7e558 [2021-06-19T08:42:46.030Z] Step 7/23 : RUN go mod download [2021-06-19T08:42:46.030Z] Removing intermediate container 6dbc3d5c4173 [2021-06-19T08:42:46.030Z] ---> 3a6101d70d66 [2021-06-19T08:42:46.030Z] Step 6/24 : COPY go.mod . [2021-06-19T08:42:46.030Z] ---> Running in dfecb19f5771 [2021-06-19T08:42:46.307Z] Removing intermediate container cd90f5ae3a62 [2021-06-19T08:42:46.307Z] ---> 7f86836971fe [2021-06-19T08:42:46.307Z] Step 6/23 : COPY go.mod . [2021-06-19T08:42:46.307Z] Removing intermediate container f54e20faabae [2021-06-19T08:42:46.307Z] ---> 68f169ef6309 [2021-06-19T08:42:46.307Z] Step 6/32 : COPY go.mod . [2021-06-19T08:42:46.586Z] Removing intermediate container e558e18f1aa5 [2021-06-19T08:42:46.586Z] ---> 856d5a7ef893 [2021-06-19T08:42:46.586Z] Step 6/26 : COPY go.mod . [2021-06-19T08:42:47.191Z] ---> 51530fe89a35 [2021-06-19T08:42:47.191Z] Step 7/24 : RUN go mod download [2021-06-19T08:42:47.191Z] ---> Running in 23676e08175c [2021-06-19T08:42:47.792Z] ---> c448e8c0f360 [2021-06-19T08:42:47.792Z] ---> cca5d1aceb45 [2021-06-19T08:42:47.792Z] Step 7/23 : RUN go mod downloadStep 7/32 : RUN go mod download [2021-06-19T08:42:47.792Z] [2021-06-19T08:42:48.080Z] ---> 6e20936b6539 [2021-06-19T08:42:48.080Z] Step 7/26 : RUN go mod download [2021-06-19T08:42:48.080Z] ---> Running in ece3b0c78310 [2021-06-19T08:42:48.080Z] ---> Running in c44ad490937c [2021-06-19T08:42:48.351Z] ---> Running in 65557b5bb581 [2021-06-19T08:42:50.333Z] Removing intermediate container dfecb19f5771 [2021-06-19T08:42:50.333Z] ---> b8a54936a5ff [2021-06-19T08:42:50.333Z] Step 8/23 : COPY . . [2021-06-19T08:42:51.775Z] Removing intermediate container 23676e08175c [2021-06-19T08:42:51.775Z] ---> 6f48eef3a34a [2021-06-19T08:42:51.775Z] Step 8/24 : COPY . . [2021-06-19T08:42:53.775Z] Removing intermediate container c44ad490937c [2021-06-19T08:42:53.775Z] ---> 023b7ee13d25 [2021-06-19T08:42:53.775Z] Step 8/32 : COPY . . [2021-06-19T08:42:54.050Z] Removing intermediate container ece3b0c78310 [2021-06-19T08:42:54.050Z] ---> 7cadcc2940e7 [2021-06-19T08:42:54.050Z] Step 8/23 : COPY . . [2021-06-19T08:42:54.326Z] Removing intermediate container 65557b5bb581 [2021-06-19T08:42:54.326Z] ---> 64421765447f [2021-06-19T08:42:54.326Z] Step 8/26 : COPY . . [2021-06-19T08:43:16.515Z] ---> 1ac35112e765 [2021-06-19T08:43:16.515Z] Step 9/23 : RUN go mod tidy [2021-06-19T08:43:16.515Z] ---> 8df4cd603f86 [2021-06-19T08:43:16.515Z] Step 9/24 : RUN go mod tidy [2021-06-19T08:43:16.515Z] ---> Running in 7cd3c1abf14f [2021-06-19T08:43:16.515Z] ---> Running in ce6803f0ab14 [2021-06-19T08:43:16.515Z] ---> e5661373cc27 [2021-06-19T08:43:16.515Z] Step 9/32 : RUN go mod tidy [2021-06-19T08:43:16.515Z] ---> Running in 1f389963cb2a [2021-06-19T08:43:16.515Z] ---> 34449aab004b [2021-06-19T08:43:16.515Z] Step 9/26 : RUN go mod tidy [2021-06-19T08:43:16.515Z] ---> 01397136c8f3 [2021-06-19T08:43:16.515Z] Step 9/23 : RUN go mod tidy [2021-06-19T08:43:16.515Z] ---> Running in 88608182624c [2021-06-19T08:43:16.515Z] ---> Running in 9a92a7af2031 [2021-06-19T08:43:19.923Z] Removing intermediate container 7cd3c1abf14f [2021-06-19T08:43:19.923Z] ---> 340c6e616599 [2021-06-19T08:43:19.923Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-19T08:43:21.359Z] ---> Running in 28b5e9e0d208 [2021-06-19T08:43:21.359Z] Removing intermediate container ce6803f0ab14 [2021-06-19T08:43:21.359Z] ---> 92ade99a248f [2021-06-19T08:43:21.359Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-19T08:43:21.359Z] Removing intermediate container 1f389963cb2a [2021-06-19T08:43:21.359Z] ---> a3335b8b98c6 [2021-06-19T08:43:21.359Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-19T08:43:21.638Z] ---> Running in a95afd4ba27e [2021-06-19T08:43:21.638Z] ---> Running in 739eff470275 [2021-06-19T08:43:22.244Z] Removing intermediate container 88608182624c [2021-06-19T08:43:22.244Z] ---> ff4b184533b5 [2021-06-19T08:43:22.244Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-19T08:43:22.520Z] Removing intermediate container 9a92a7af2031 [2021-06-19T08:43:22.520Z] ---> 956df3181914 [2021-06-19T08:43:22.520Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-19T08:43:22.520Z] ---> Running in b951d0053ff0 [2021-06-19T08:43:22.797Z] ---> Running in 5be6ca3e614b [2021-06-19T08:43:23.400Z] 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-19T08:43:24.012Z] 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-19T08:43:24.296Z] 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-19T08:43:24.910Z] 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-19T08:43:25.524Z] 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-19T08:43:54.205Z] Running on prd-ubuntu18.04-docker-8c-8g-334 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-19T08:43:54.224Z] Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout [2021-06-19T08:43:54.335Z] The recommended git tool is: git [2021-06-19T08:43:56.744Z] using credential edgex-jenkins-ssh [2021-06-19T08:43:56.760Z] Cloning the remote Git repository [2021-06-19T08:43:56.750Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:43:56.834Z] > git init /w/workspace/edgex-go/26 # timeout=10 [2021-06-19T08:43:56.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:43:56.880Z] > git --version # timeout=10 [2021-06-19T08:43:56.886Z] > git --version # 'git version 2.17.1' [2021-06-19T08:43:56.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:43:56.916Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-19T08:44:03.537Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [2021-06-19T08:44:03.687Z] Merge succeeded, producing 4a311850722b9033239a3c3edc73d11731a612ed [2021-06-19T08:44:03.688Z] Checking out Revision 4a311850722b9033239a3c3edc73d11731a612ed (PR-3531) [2021-06-19T08:44:02.961Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-19T08:44:02.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-19T08:44:02.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-19T08:44:02.990Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-19T08:44:02.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:44:02.994Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:44:03.526Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:44:03.531Z] > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [2021-06-19T08:44:03.593Z] > git remote # timeout=10 [2021-06-19T08:44:03.600Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:44:03.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-19T08:44:03.609Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-19T08:44:03.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:44:03.670Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:44:03.676Z] > git checkout -f 4a311850722b9033239a3c3edc73d11731a612ed # timeout=10 [2021-06-19T08:44:07.348Z] Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" [2021-06-19T08:44:07.334Z] > git rev-list --no-walk c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:44:08.305Z] + echo snap-build.sh [2021-06-19T08:44:08.305Z] snap-build.sh [2021-06-19T08:44:08.305Z] + SNAP_BASE_DIR=. [2021-06-19T08:44:08.305Z] + '[' '!' -z /w/workspace/edgex-go/26 ']' [2021-06-19T08:44:08.305Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/26 [2021-06-19T08:44:08.305Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/26]' [2021-06-19T08:44:08.305Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/26] [2021-06-19T08:44:08.305Z] + cd /w/workspace/edgex-go/26 [2021-06-19T08:44:08.305Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-19T08:44:08.305Z] Reading package lists... [2021-06-19T08:44:08.573Z] Building dependency tree... [2021-06-19T08:44:08.573Z] Reading state information... [2021-06-19T08:44:08.573Z] The following packages were automatically installed and are no longer required: [2021-06-19T08:44:08.573Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-19T08:44:08.573Z] uidmap xdelta3 [2021-06-19T08:44:08.573Z] Use 'sudo apt autoremove' to remove them. [2021-06-19T08:44:08.573Z] The following packages will be REMOVED: [2021-06-19T08:44:08.573Z] lxd* lxd-client* [2021-06-19T08:44:09.159Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-19T08:44:09.159Z] After this operation, 31.7 MB disk space will be freed. [2021-06-19T08:44:09.944Z] (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-19T08:44:09.944Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-19T08:44:10.892Z] Removing lxd dnsmasq configuration [2021-06-19T08:44:10.892Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-19T08:44:11.155Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-19T08:44:12.103Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-19T08:44:12.103Z] (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-19T08:44:12.103Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-19T08:44:13.496Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-19T08:44:13.757Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-19T08:44:15.149Z] + sudo snap remove --purge lxd [2021-06-19T08:44:15.150Z] snap "lxd" is not installed [2021-06-19T08:44:15.150Z] + sudo groupadd --force --system lxd [2021-06-19T08:44:15.150Z] ++ whoami [2021-06-19T08:44:15.150Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-19T08:44:15.150Z] + newgrp - lxd [2021-06-19T08:44:15.150Z] + sudo snap install lxd [2021-06-19T08:44:27.394Z] 2021-06-19T08:44:23Z INFO Waiting for automatic snapd restart... [2021-06-19T08:44:42.338Z] lxd 4.15 from Canonical* installed [2021-06-19T08:44:42.338Z] + sudo lxd init --auto [2021-06-19T08:44:52.386Z] + sudo snap install --classic snapcraft [2021-06-19T08:45:07.340Z] snapcraft 4.8.2 from Canonical* installed [2021-06-19T08:45:07.340Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-19T08:45:07.340Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-19T08:45:07.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-19T08:45:07.340Z] Dload Upload Total Spent Left Speed [2021-06-19T08:45:07.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4786 [2021-06-19T08:45:07.340Z] 100 3325k 100 3325k 0 0 9925k 0 --:--:-- --:--:-- --:--:-- 9925k [2021-06-19T08:45:07.340Z] ./yq_linux_amd64 [2021-06-19T08:45:07.340Z] + sudo snapcraft prime --use-lxd [2021-06-19T08:45:08.741Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-19T08:45:08.741Z] 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-19T08:45:08.741Z] - README.md [2021-06-19T08:45:08.741Z] [2021-06-19T08:45:08.741Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-19T08:45:09.315Z] Launching a container. [2021-06-19T08:45:15.973Z] Waiting for container to be ready [2021-06-19T08:45:16.238Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-19T08:45:16.238Z] [2021-06-19T08:45:20.495Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-19T08:45:21.090Z] Waiting for network to be ready... [2021-06-19T08:45:21.353Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-19T08:45:21.641Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-19T08:45:21.641Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-19T08:45:21.641Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-19T08:45:21.641Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-19T08:45:21.641Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-19T08:45:21.641Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-19T08:45:21.641Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-19T08:45:21.641Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-19T08:45:21.641Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-19T08:45:21.903Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-19T08:45:22.164Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-19T08:45:22.427Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-19T08:45:22.427Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-19T08:45:22.427Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-19T08:45:22.427Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-19T08:45:22.427Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-19T08:45:22.427Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-19T08:45:22.691Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-19T08:45:22.956Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-19T08:45:22.956Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-19T08:45:22.956Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-19T08:45:22.956Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-19T08:45:22.956Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-19T08:45:22.956Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-19T08:45:22.956Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-19T08:45:22.956Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-19T08:45:25.521Z] Fetched 24.7 MB in 4s (6219 kB/s) [2021-06-19T08:45:26.100Z] Reading package lists... [2021-06-19T08:45:26.362Z] Reading package lists... [2021-06-19T08:45:26.625Z] Building dependency tree... [2021-06-19T08:45:26.625Z] Reading state information... [2021-06-19T08:45:26.625Z] The following additional packages will be installed: [2021-06-19T08:45:26.625Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-19T08:45:26.625Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-19T08:45:26.625Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-19T08:45:26.625Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-19T08:45:26.625Z] Suggested packages: [2021-06-19T08:45:26.625Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-19T08:45:26.625Z] Recommended packages: [2021-06-19T08:45:26.625Z] gnupg libsasl2-modules [2021-06-19T08:45:26.893Z] The following NEW packages will be installed: [2021-06-19T08:45:26.893Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-19T08:45:26.893Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-19T08:45:26.893Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-19T08:45:26.893Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-19T08:45:26.893Z] The following packages will be upgraded: [2021-06-19T08:45:26.893Z] gpg gpg-agent gpgconf libudev1 [2021-06-19T08:45:26.893Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-19T08:45:26.893Z] Need to get 3530 kB of archives. [2021-06-19T08:45:26.893Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-19T08:45:26.893Z] 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-19T08:45:26.893Z] 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-19T08:45:26.893Z] 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-19T08:45:26.893Z] 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-19T08:45:26.893Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-19T08:45:27.165Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-19T08:45:27.751Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-19T08:45:27.751Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-19T08:45:27.751Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-19T08:45:27.751Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-19T08:45:27.751Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-19T08:45:27.751Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-19T08:45:27.751Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-19T08:45:27.751Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-19T08:45:27.751Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-19T08:45:27.751Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-19T08:45:27.751Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-19T08:45:27.751Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-19T08:45:27.751Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-19T08:45:27.751Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-19T08:45:27.751Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-19T08:45:27.751Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-19T08:45:28.057Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:45:28.057Z] Fetched 3530 kB in 1s (3511 kB/s) [2021-06-19T08:45:28.057Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-19T08:45:28.057Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-19T08:45:28.057Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-19T08:45:28.057Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-19T08:45:28.460Z] Selecting previously unselected package udev. [2021-06-19T08:45:28.460Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-19T08:45:28.460Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-19T08:45:28.460Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-19T08:45:28.460Z] Selecting previously unselected package libfuse2:amd64. [2021-06-19T08:45:28.460Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-19T08:45:28.460Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-19T08:45:28.756Z] Selecting previously unselected package fuse. [2021-06-19T08:45:28.756Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-19T08:45:28.756Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-19T08:45:28.756Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-19T08:45:28.756Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-19T08:45:28.756Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-19T08:45:28.756Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-19T08:45:29.050Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-19T08:45:29.050Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-19T08:45:29.050Z] Selecting previously unselected package libksba8:amd64. [2021-06-19T08:45:29.050Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-19T08:45:29.050Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-19T08:45:29.050Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-19T08:45:29.050Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.050Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.050Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-19T08:45:29.050Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.050Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.312Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-19T08:45:29.312Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.312Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.312Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-19T08:45:29.312Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.312Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.313Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-19T08:45:29.313Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.313Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.577Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-19T08:45:29.577Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.577Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.577Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-19T08:45:29.577Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.577Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.577Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-19T08:45:29.577Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.577Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.840Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-19T08:45:29.841Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-19T08:45:29.841Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:29.841Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T08:45:29.841Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-19T08:45:29.841Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-19T08:45:29.841Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T08:45:29.841Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-19T08:45:29.841Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-19T08:45:29.841Z] Selecting previously unselected package libldap-common. [2021-06-19T08:45:29.841Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-19T08:45:29.841Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-19T08:45:30.104Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T08:45:30.104Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-19T08:45:30.104Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-19T08:45:30.104Z] Selecting previously unselected package dirmngr. [2021-06-19T08:45:30.104Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-19T08:45:30.104Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-19T08:45:30.368Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-19T08:45:30.368Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-19T08:45:30.368Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-19T08:45:30.368Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-19T08:45:30.368Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-19T08:45:30.368Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-19T08:45:30.368Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:30.368Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-19T08:45:30.368Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-19T08:45:30.368Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-19T08:45:30.633Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T08:45:30.895Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:30.895Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-19T08:45:30.895Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-19T08:45:30.895Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-19T08:45:30.895Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:30.895Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:30.895Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:31.161Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:31.161Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:31.161Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:31.161Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-19T08:45:31.161Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-19T08:45:31.161Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-19T08:45:31.161Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-19T08:45:31.734Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-19T08:45:31.734Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-19T08:45:31.734Z] This means they are not meant to be enabled using systemctl. [2021-06-19T08:45:31.734Z] Possible reasons for having this kind of units are: [2021-06-19T08:45:31.734Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-19T08:45:31.734Z] .wants/ or .requires/ directory. [2021-06-19T08:45:31.734Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-19T08:45:31.734Z] a requirement dependency on it. [2021-06-19T08:45:31.734Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-19T08:45:31.734Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-19T08:45:31.734Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-19T08:45:31.734Z] instance name specified. [2021-06-19T08:45:31.994Z] Reading package lists... [2021-06-19T08:45:32.256Z] Building dependency tree... [2021-06-19T08:45:32.256Z] Reading state information... [2021-06-19T08:45:32.256Z] The following additional packages will be installed: [2021-06-19T08:45:32.256Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-19T08:45:32.256Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-19T08:45:32.256Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-19T08:45:32.256Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-19T08:45:32.256Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-19T08:45:32.256Z] Suggested packages: [2021-06-19T08:45:32.256Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-19T08:45:32.256Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-19T08:45:32.256Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-19T08:45:32.256Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-19T08:45:32.256Z] systemd-container policykit-1 [2021-06-19T08:45:32.256Z] Recommended packages: [2021-06-19T08:45:32.256Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-19T08:45:32.256Z] The following NEW packages will be installed: [2021-06-19T08:45:32.256Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-19T08:45:32.256Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-19T08:45:32.256Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-19T08:45:32.256Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-19T08:45:32.256Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-19T08:45:32.256Z] The following packages will be upgraded: [2021-06-19T08:45:32.256Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-19T08:45:32.256Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-19T08:45:32.256Z] Need to get 36.7 MB of archives. [2021-06-19T08:45:32.256Z] After this operation, 147 MB of additional disk space will be used. [2021-06-19T08:45:32.256Z] 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-19T08:45:32.517Z] 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-19T08:45:32.517Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-19T08:45:32.517Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-19T08:45:32.517Z] 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-19T08:45:32.517Z] 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-19T08:45:32.517Z] 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-19T08:45:32.517Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-19T08:45:32.517Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-19T08:45:32.517Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-19T08:45:32.517Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-19T08:45:32.517Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-19T08:45:32.517Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-19T08:45:32.517Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-19T08:45:32.517Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-19T08:45:32.517Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-19T08:45:32.537Z] 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-19T08:45:33.463Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-19T08:45:33.463Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-19T08:45:33.463Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-19T08:45:33.463Z] 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-19T08:45:33.463Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-19T08:45:33.463Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-19T08:45:33.463Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-19T08:45:33.463Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-19T08:45:33.463Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-19T08:45:33.463Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-19T08:45:33.463Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-19T08:45:33.463Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-19T08:45:33.463Z] 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-19T08:45:33.463Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-19T08:45:34.408Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:45:34.670Z] Fetched 36.7 MB in 2s (17.7 MB/s) [2021-06-19T08:45:34.670Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-19T08:45:34.670Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-19T08:45:34.670Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-19T08:45:35.243Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-19T08:45:35.243Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-19T08:45:35.243Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-19T08:45:35.505Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-19T08:45:35.505Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-19T08:45:35.505Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-19T08:45:35.505Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-19T08:45:35.768Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-19T08:45:35.768Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-19T08:45:35.768Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-19T08:45:36.029Z] Setting up apt (1.6.13) ... [2021-06-19T08:45:36.029Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-19T08:45:36.291Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-19T08:45:36.291Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-19T08:45:36.291Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-19T08:45:36.291Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-19T08:45:36.551Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-19T08:45:36.551Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-19T08:45:36.551Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-19T08:45:36.813Z] Selecting previously unselected package libexpat1:amd64. [2021-06-19T08:45:36.813Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-19T08:45:36.813Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-19T08:45:36.813Z] Selecting previously unselected package python3.6-minimal. [2021-06-19T08:45:36.813Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-19T08:45:36.813Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-19T08:45:37.075Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-19T08:45:37.075Z] Checking for services that may need to be restarted...done. [2021-06-19T08:45:37.075Z] Checking for services that may need to be restarted...done. [2021-06-19T08:45:37.075Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-19T08:45:37.337Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-19T08:45:37.337Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-19T08:45:37.600Z] Selecting previously unselected package python3-minimal. [2021-06-19T08:45:37.600Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-19T08:45:37.600Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-19T08:45:37.600Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-19T08:45:37.600Z] Selecting previously unselected package mime-support. [2021-06-19T08:45:37.600Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-19T08:45:37.600Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-19T08:45:37.862Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:45:37.862Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-19T08:45:37.862Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-19T08:45:37.862Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-19T08:45:37.862Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-19T08:45:37.862Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-19T08:45:38.124Z] Selecting previously unselected package python3.6. [2021-06-19T08:45:38.124Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-19T08:45:38.124Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-19T08:45:38.124Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:45:38.124Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-19T08:45:38.124Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-19T08:45:38.124Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-19T08:45:38.387Z] Selecting previously unselected package python3. [2021-06-19T08:45:38.387Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-19T08:45:38.387Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-19T08:45:38.387Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-19T08:45:38.650Z] Selecting previously unselected package multiarch-support. [2021-06-19T08:45:38.650Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-19T08:45:38.650Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-19T08:45:38.650Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-19T08:45:38.650Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-19T08:45:38.650Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-19T08:45:38.650Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-19T08:45:38.650Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-19T08:45:38.650Z] Selecting previously unselected package libbsd0:amd64. [2021-06-19T08:45:38.650Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-19T08:45:38.650Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-19T08:45:38.650Z] Selecting previously unselected package sudo. [2021-06-19T08:45:38.650Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-19T08:45:38.650Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-19T08:45:38.911Z] Selecting previously unselected package apparmor. [2021-06-19T08:45:38.912Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-19T08:45:38.912Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-19T08:45:38.912Z] Selecting previously unselected package libedit2:amd64. [2021-06-19T08:45:38.912Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-19T08:45:38.912Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-19T08:45:39.174Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T08:45:39.174Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-19T08:45:39.174Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-19T08:45:39.174Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T08:45:39.174Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-19T08:45:39.174Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-19T08:45:39.174Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T08:45:39.174Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-19T08:45:39.174Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-19T08:45:39.174Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T08:45:39.174Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-19T08:45:39.174Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-19T08:45:39.435Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T08:45:39.435Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-19T08:45:39.435Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-19T08:45:39.435Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-19T08:45:39.435Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-19T08:45:39.435Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-19T08:45:39.697Z] Selecting previously unselected package openssh-client. [2021-06-19T08:45:39.697Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-19T08:45:40.274Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-19T08:45:40.274Z] Selecting previously unselected package squashfs-tools. [2021-06-19T08:45:40.274Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-19T08:45:40.274Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-19T08:45:40.274Z] Selecting previously unselected package snapd. [2021-06-19T08:45:40.274Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-19T08:45:40.274Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-19T08:45:41.038Z] Removing intermediate container 739eff470275 [2021-06-19T08:45:41.038Z] ---> e1b2b1f0bf1b [2021-06-19T08:45:41.038Z] [2021-06-19T08:45:41.038Z] Step 11/32 : FROM alpine:3.12 [2021-06-19T08:45:41.452Z] Removing intermediate container 28b5e9e0d208 [2021-06-19T08:45:41.452Z] ---> 626f16e44729 [2021-06-19T08:45:41.452Z] [2021-06-19T08:45:41.452Z] Step 11/23 : FROM alpine:3.12 [2021-06-19T08:45:41.805Z] 3.12: Pulling from library/alpine [2021-06-19T08:45:42.123Z] 3.12: Pulling from library/alpine [2021-06-19T08:45:42.123Z] Removing intermediate container b951d0053ff0 [2021-06-19T08:45:42.123Z] ---> 3ed54c6f4375 [2021-06-19T08:45:42.123Z] [2021-06-19T08:45:42.123Z] Step 11/23 : FROM alpine:3.12 [2021-06-19T08:45:42.123Z] Removing intermediate container 5be6ca3e614b [2021-06-19T08:45:42.123Z] ---> c6f2bfc117a7 [2021-06-19T08:45:42.123Z] [2021-06-19T08:45:42.123Z] Step 11/26 : FROM alpine:3.12 [2021-06-19T08:45:42.752Z] 3.12: Pulling from library/alpine [2021-06-19T08:45:42.841Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-19T08:45:42.841Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-19T08:45:42.841Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-19T08:45:42.841Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-19T08:45:42.841Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-19T08:45:42.841Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-19T08:45:42.841Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-19T08:45:42.841Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-19T08:45:42.841Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-19T08:45:43.025Z] 3.12: Pulling from library/alpine [2021-06-19T08:45:43.104Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-19T08:45:43.365Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-19T08:45:43.365Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-19T08:45:43.365Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-19T08:45:43.365Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-19T08:45:43.365Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-19T08:45:43.939Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-19T08:45:43.939Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-19T08:45:43.939Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-19T08:45:43.939Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-19T08:45:43.939Z] running python rtupdate hooks for python3.6... [2021-06-19T08:45:43.939Z] running python post-rtupdate hooks for python3.6... [2021-06-19T08:45:43.939Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-19T08:45:44.008Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-19T08:45:44.008Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-19T08:45:44.008Z] Status: Downloaded newer image for alpine:3.12 [2021-06-19T08:45:44.008Z] Status: Image is up to date for alpine:3.12 [2021-06-19T08:45:44.008Z] ---> c4fd0aeabfcf [2021-06-19T08:45:44.008Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-19T08:45:44.008Z] ---> c4fd0aeabfcf [2021-06-19T08:45:44.008Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-19T08:45:44.008Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-19T08:45:44.008Z] Status: Image is up to date for alpine:3.12 [2021-06-19T08:45:44.008Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-19T08:45:44.008Z] Status: Image is up to date for alpine:3.12 [2021-06-19T08:45:44.288Z] ---> c4fd0aeabfcf [2021-06-19T08:45:44.288Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-19T08:45:44.288Z] ---> c4fd0aeabfcf [2021-06-19T08:45:44.288Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-19T08:45:44.288Z] ---> Running in 6fde01671ffd [2021-06-19T08:45:44.288Z] ---> Running in fc59d6b97b50 [2021-06-19T08:45:44.561Z] ---> Running in 4a04e54570a0 [2021-06-19T08:45:44.561Z] ---> Running in 8b5e16ed4932 [2021-06-19T08:45:44.884Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-19T08:45:45.146Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-19T08:45:45.146Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-19T08:45:45.561Z] Removing intermediate container 4a04e54570a0 [2021-06-19T08:45:45.561Z] ---> 46e05ccb51f0 [2021-06-19T08:45:45.561Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-19T08:45:45.843Z] ---> Running in 57a6486f2308 [2021-06-19T08:45:46.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:46.536Z] Setting up snapd (2.49.2+18.04) ... [2021-06-19T08:45:46.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:47.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:47.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:47.107Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-19T08:45:47.107Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-19T08:45:47.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:47.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:47.368Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-19T08:45:47.561Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-19T08:45:47.562Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-19T08:45:47.562Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:45:47.562Z] Executing ca-certificates-20191127-r4.trigger [2021-06-19T08:45:47.629Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-19T08:45:47.629Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-19T08:45:47.629Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-19T08:45:47.839Z] OK: 6 MiB in 16 packages [2021-06-19T08:45:47.891Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-19T08:45:48.117Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-19T08:45:48.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:48.117Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-19T08:45:48.117Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-19T08:45:48.117Z] (4/6) Installing curl (7.77.0-r0) [2021-06-19T08:45:48.117Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-19T08:45:48.117Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:45:48.117Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-19T08:45:48.117Z] (6/6) Installing su-exec (0.2-r1) [2021-06-19T08:45:48.117Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:45:48.117Z] OK: 5 MiB in 15 packages [2021-06-19T08:45:48.152Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-19T08:45:48.152Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-19T08:45:48.403Z] Executing ca-certificates-20191127-r4.trigger [2021-06-19T08:45:48.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:48.403Z] OK: 7 MiB in 20 packages [2021-06-19T08:45:48.413Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-19T08:45:48.675Z] /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-19T08:45:48.675Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-19T08:45:48.675Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-19T08:45:49.041Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-19T08:45:49.041Z] (2/2) Installing su-exec (0.2-r1) [2021-06-19T08:45:49.041Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:45:49.041Z] OK: 5 MiB in 16 packages [2021-06-19T08:45:49.621Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-19T08:45:49.621Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-19T08:45:49.621Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-19T08:45:50.508Z] Removing intermediate container 6fde01671ffd [2021-06-19T08:45:50.508Z] ---> bc80600b01e9 [2021-06-19T08:45:50.508Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-19T08:45:50.787Z] Removing intermediate container a95afd4ba27e [2021-06-19T08:45:50.787Z] ---> 90777c3e88bb [2021-06-19T08:45:50.787Z] [2021-06-19T08:45:50.787Z] Step 11/24 : FROM alpine:3.12 [2021-06-19T08:45:50.787Z] ---> c4fd0aeabfcf [2021-06-19T08:45:50.787Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-19T08:45:50.827Z] Reading package lists... [2021-06-19T08:45:51.063Z] ---> Running in 5c63d96c417f [2021-06-19T08:45:51.063Z] ---> Running in 74950fdbf17b [2021-06-19T08:45:51.063Z] Removing intermediate container fc59d6b97b50 [2021-06-19T08:45:51.063Z] ---> 107a05e5ea10 [2021-06-19T08:45:51.063Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-19T08:45:51.088Z] Reading package lists... [2021-06-19T08:45:51.088Z] Building dependency tree... [2021-06-19T08:45:51.088Z] Reading state information... [2021-06-19T08:45:51.340Z] Removing intermediate container 57a6486f2308 [2021-06-19T08:45:51.340Z] ---> 9b197c171997 [2021-06-19T08:45:51.340Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-19T08:45:51.340Z] Removing intermediate container 8b5e16ed4932 [2021-06-19T08:45:51.340Z] ---> ae92e23409a9 [2021-06-19T08:45:51.340Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-19T08:45:51.340Z] ---> Running in 98ae521a5152 [2021-06-19T08:45:51.340Z] ---> Running in 33acae8a7693 [2021-06-19T08:45:51.350Z] Calculating upgrade... [2021-06-19T08:45:51.350Z] The following packages will be upgraded: [2021-06-19T08:45:51.350Z] advancecomp base-files bash binutils binutils-common [2021-06-19T08:45:51.350Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-19T08:45:51.350Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-19T08:45:51.350Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-19T08:45:51.350Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-19T08:45:51.350Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-19T08:45:51.350Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-19T08:45:51.350Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-19T08:45:51.350Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-19T08:45:51.350Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-19T08:45:51.350Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-19T08:45:51.350Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-19T08:45:51.350Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-19T08:45:51.350Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-19T08:45:51.350Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-19T08:45:51.350Z] ubuntu-keyring util-linux [2021-06-19T08:45:51.613Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-19T08:45:51.613Z] Need to get 64.1 MB of archives. [2021-06-19T08:45:51.613Z] After this operation, 5110 kB of additional disk space will be used. [2021-06-19T08:45:51.613Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-19T08:45:51.613Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-19T08:45:51.613Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-19T08:45:51.613Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-19T08:45:51.613Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-19T08:45:51.613Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-19T08:45:51.613Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-19T08:45:51.613Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-19T08:45:51.613Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-19T08:45:51.613Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-19T08:45:51.613Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-19T08:45:51.613Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-19T08:45:51.613Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-19T08:45:51.613Z] 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-19T08:45:51.613Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-19T08:45:51.613Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-19T08:45:51.613Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-19T08:45:51.613Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-19T08:45:51.627Z] ---> Running in 16de3bb8662c [2021-06-19T08:45:51.627Z] Removing intermediate container 5c63d96c417f [2021-06-19T08:45:51.627Z] ---> 64ad025c4133 [2021-06-19T08:45:51.627Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-19T08:45:51.875Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-19T08:45:51.875Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-19T08:45:51.875Z] 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-19T08:45:51.875Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-19T08:45:51.875Z] 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-19T08:45:51.875Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-19T08:45:51.875Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-19T08:45:51.875Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-19T08:45:51.875Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-19T08:45:51.875Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-19T08:45:51.875Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-19T08:45:51.875Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-19T08:45:51.875Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-19T08:45:51.875Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-19T08:45:51.875Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-19T08:45:51.875Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-19T08:45:51.875Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-19T08:45:51.875Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-19T08:45:51.875Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-19T08:45:51.875Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-19T08:45:51.875Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-19T08:45:51.875Z] 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-19T08:45:51.875Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-19T08:45:51.875Z] 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-19T08:45:51.875Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-19T08:45:51.902Z] Removing intermediate container 74950fdbf17b [2021-06-19T08:45:51.902Z] ---> 8377225e765f [2021-06-19T08:45:51.902Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-19T08:45:51.902Z] ---> Running in de6f4b29f0b7 [2021-06-19T08:45:52.136Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-19T08:45:52.137Z] 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-19T08:45:52.137Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-19T08:45:52.137Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-19T08:45:52.137Z] 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-19T08:45:52.137Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-19T08:45:52.137Z] 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-19T08:45:52.137Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-19T08:45:52.137Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-19T08:45:52.137Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-19T08:45:52.137Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-19T08:45:52.137Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-19T08:45:52.137Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-19T08:45:52.137Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-19T08:45:52.137Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-19T08:45:52.174Z] ---> Running in 3816d18e3b3c [2021-06-19T08:45:52.174Z] Removing intermediate container 98ae521a5152 [2021-06-19T08:45:52.174Z] ---> ab98c3208cc9 [2021-06-19T08:45:52.174Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-19T08:45:52.174Z] Removing intermediate container 33acae8a7693 [2021-06-19T08:45:52.174Z] ---> dbc220eb3c5e [2021-06-19T08:45:52.174Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-19T08:45:52.399Z] 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-19T08:45:52.399Z] 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-19T08:45:52.400Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-19T08:45:52.446Z] Removing intermediate container 16de3bb8662c [2021-06-19T08:45:52.447Z] ---> f632a066b7fa [2021-06-19T08:45:52.447Z] Step 14/26 : WORKDIR / [2021-06-19T08:45:52.447Z] ---> Running in 253920c36ccb [2021-06-19T08:45:52.447Z] ---> Running in f51bcbe1b9ee [2021-06-19T08:45:52.662Z] 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-19T08:45:52.662Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-19T08:45:52.662Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-19T08:45:52.662Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-19T08:45:52.662Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-19T08:45:52.719Z] ---> Running in 018937d5a7c9 [2021-06-19T08:45:52.719Z] Removing intermediate container de6f4b29f0b7 [2021-06-19T08:45:52.719Z] ---> d68bb26839ec [2021-06-19T08:45:52.719Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-19T08:45:52.719Z] Removing intermediate container 3816d18e3b3c [2021-06-19T08:45:52.719Z] ---> ccc558b28588 [2021-06-19T08:45:52.719Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-19T08:45:52.925Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-19T08:45:52.925Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-19T08:45:52.994Z] ---> Running in 1b13550df6be [2021-06-19T08:45:52.994Z] ---> Running in 0543d515e28e [2021-06-19T08:45:52.994Z] Removing intermediate container 253920c36ccb [2021-06-19T08:45:52.994Z] ---> 19fdc2a6554a [2021-06-19T08:45:52.994Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-19T08:45:53.191Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-19T08:45:53.191Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-19T08:45:53.191Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-19T08:45:53.271Z] Removing intermediate container f51bcbe1b9ee [2021-06-19T08:45:53.271Z] ---> 7c333684d9f8 [2021-06-19T08:45:53.271Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-19T08:45:53.271Z] ---> Running in 8c449fdbd592 [2021-06-19T08:45:53.454Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-19T08:45:53.454Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-19T08:45:53.454Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-19T08:45:53.454Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-19T08:45:53.454Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-19T08:45:53.454Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-19T08:45:53.454Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-19T08:45:53.454Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-19T08:45:53.454Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-19T08:45:53.454Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-19T08:45:53.454Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-19T08:45:53.454Z] 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-19T08:45:53.562Z] Removing intermediate container 018937d5a7c9 [2021-06-19T08:45:53.562Z] ---> 9cf7411ea3e3 [2021-06-19T08:45:53.562Z] 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-19T08:45:53.562Z] ---> Running in 54634dd69b16 [2021-06-19T08:45:53.716Z] 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-19T08:45:53.717Z] 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-19T08:45:53.717Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-19T08:45:53.717Z] 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-19T08:45:53.717Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-19T08:45:53.717Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-19T08:45:53.717Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-19T08:45:53.717Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-19T08:45:53.717Z] 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-19T08:45:53.717Z] 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-19T08:45:53.717Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-19T08:45:53.717Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-19T08:45:53.717Z] 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-19T08:45:53.717Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-19T08:45:53.717Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-19T08:45:53.717Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-19T08:45:53.717Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-19T08:45:53.837Z] Removing intermediate container 1b13550df6be [2021-06-19T08:45:53.837Z] ---> 81b3ff51cf97 [2021-06-19T08:45:53.837Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:45:53.837Z] Removing intermediate container 0543d515e28e [2021-06-19T08:45:53.837Z] ---> ce53d25dca1c [2021-06-19T08:45:53.837Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:45:53.979Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-19T08:45:53.979Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-19T08:45:53.979Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:45:53.979Z] Fetched 64.1 MB in 2s (26.4 MB/s) [2021-06-19T08:45:53.979Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-19T08:45:53.979Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-19T08:45:53.979Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-19T08:45:54.115Z] Removing intermediate container 8c449fdbd592 [2021-06-19T08:45:54.115Z] ---> a1db6b300c1f [2021-06-19T08:45:54.115Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:45:54.115Z] ---> Running in 183ba5984777 [2021-06-19T08:45:54.553Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-19T08:45:54.553Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-19T08:45:54.553Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-19T08:45:54.553Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-19T08:45:54.718Z] ---> 8dae1c72dbe1 [2021-06-19T08:45:54.718Z] 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-19T08:45:54.815Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:54.815Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:54.999Z] ---> 38aa59600995 [2021-06-19T08:45:54.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-19T08:45:55.077Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.077Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.077Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.077Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.077Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.077Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.077Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.077Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.344Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.344Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.344Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.344Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.344Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:45:55.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-19T08:45:55.606Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.606Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.606Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:45:55.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-19T08:45:55.606Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.606Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.868Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.868Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:55.868Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-19T08:45:55.868Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-19T08:45:56.004Z] ---> 587fd43e0255 [2021-06-19T08:45:56.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-19T08:45:56.131Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:45:56.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-19T08:45:56.131Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-19T08:45:56.131Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-19T08:45:56.278Z] ---> f5f1a83ffb82 [2021-06-19T08:45:56.278Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-19T08:45:56.705Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-19T08:45:56.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-19T08:45:56.705Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-19T08:45:56.968Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-19T08:45:56.968Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-19T08:45:56.968Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-19T08:45:57.267Z] Removing intermediate container 54634dd69b16 [2021-06-19T08:45:57.267Z] ---> 027fb9acda9e [2021-06-19T08:45:57.267Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-19T08:45:57.267Z] ---> 52e34feab25f [2021-06-19T08:45:57.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-19T08:45:57.267Z] ---> Running in 6e4f20b93e90 [2021-06-19T08:45:57.543Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-19T08:45:57.543Z] Installing new version of config file /etc/issue ... [2021-06-19T08:45:57.543Z] Installing new version of config file /etc/issue.net ... [2021-06-19T08:45:57.543Z] Installing new version of config file /etc/lsb-release ... [2021-06-19T08:45:57.543Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-19T08:45:57.544Z] ---> 6528d02081eb [2021-06-19T08:45:57.544Z] 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-19T08:45:57.544Z] Removing intermediate container 183ba5984777 [2021-06-19T08:45:57.544Z] ---> 32b7704b55b0 [2021-06-19T08:45:57.544Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-19T08:45:57.805Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-19T08:45:57.805Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-19T08:45:57.805Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-19T08:45:57.805Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:57.805Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-19T08:45:57.817Z] ---> f7491947c1e5 [2021-06-19T08:45:57.817Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-19T08:45:57.817Z] ---> Running in adf15860abbc [2021-06-19T08:45:58.067Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-19T08:45:58.067Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-19T08:45:58.067Z] 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-19T08:45:58.067Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:58.067Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:45:58.094Z] Removing intermediate container 6e4f20b93e90 [2021-06-19T08:45:58.094Z] ---> 4a0cddd241b0 [2021-06-19T08:45:58.094Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-19T08:45:58.348Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-19T08:45:58.348Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:45:58.348Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:58.348Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-19T08:45:58.348Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-19T08:45:58.375Z] ---> 6caa44e3347f [2021-06-19T08:45:58.375Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-19T08:45:58.611Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-19T08:45:58.611Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:58.611Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-19T08:45:58.611Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-19T08:45:58.660Z] ---> Running in 45146624fe10 [2021-06-19T08:45:58.875Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-19T08:45:58.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:58.875Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-19T08:45:58.875Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-19T08:45:58.875Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-19T08:45:58.875Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:58.875Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-19T08:45:58.875Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-19T08:45:58.937Z] ---> d7f98676234c [2021-06-19T08:45:58.937Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-19T08:45:58.937Z] ---> 65b1ac66d713 [2021-06-19T08:45:58.937Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-19T08:45:59.139Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-19T08:45:59.139Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:59.139Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-19T08:45:59.139Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-19T08:45:59.139Z] Setting up grep (3.1-2build1) ... [2021-06-19T08:45:59.212Z] ---> Running in 855cf59e6485 [2021-06-19T08:45:59.212Z] Removing intermediate container 45146624fe10 [2021-06-19T08:45:59.212Z] ---> 9aca52c3bb28 [2021-06-19T08:45:59.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:45:59.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:59.466Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-19T08:45:59.466Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-19T08:45:59.466Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-19T08:45:59.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:59.466Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-19T08:45:59.466Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-19T08:45:59.466Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-19T08:45:59.732Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:45:59.732Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-19T08:45:59.732Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-19T08:45:59.828Z] ---> Running in 79590b0ebc49 [2021-06-19T08:45:59.828Z] ---> 4921548755a4 [2021-06-19T08:45:59.828Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-19T08:45:59.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:45:59.828Z] Removing intermediate container 855cf59e6485 [2021-06-19T08:45:59.828Z] ---> 6dcbf921fe1b [2021-06-19T08:45:59.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:45:59.997Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-19T08:45:59.997Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-19T08:46:00.112Z] ---> Running in 67e29bea6c94 [2021-06-19T08:46:00.262Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-19T08:46:00.262Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-19T08:46:00.389Z] ---> Running in 1bf26245f6bb [2021-06-19T08:46:00.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:46:00.526Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-19T08:46:00.526Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:00.526Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-19T08:46:00.526Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-19T08:46:00.667Z] Removing intermediate container 79590b0ebc49 [2021-06-19T08:46:00.668Z] ---> 66075cadd369 [2021-06-19T08:46:00.668Z] Step 21/23 : LABEL arch=arm64 [2021-06-19T08:46:00.668Z] ---> b08cd97fd081 [2021-06-19T08:46:00.668Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-19T08:46:00.943Z] ---> Running in 97d2cf08da13 [2021-06-19T08:46:01.115Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-19T08:46:01.115Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-19T08:46:01.115Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-19T08:46:01.115Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-19T08:46:01.115Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-19T08:46:01.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:01.115Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-19T08:46:01.217Z] Removing intermediate container 1bf26245f6bb [2021-06-19T08:46:01.217Z] ---> 47f49e165187 [2021-06-19T08:46:01.217Z] Step 21/23 : LABEL arch=arm64 [2021-06-19T08:46:01.217Z] ---> Running in 16b86270fc96 [2021-06-19T08:46:01.382Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-19T08:46:01.382Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-19T08:46:01.493Z] Removing intermediate container 97d2cf08da13 [2021-06-19T08:46:01.493Z] ---> 9ce83b8ac063 [2021-06-19T08:46:01.493Z] Step 22/23 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:46:01.493Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-19T08:46:01.770Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-19T08:46:01.771Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-19T08:46:01.771Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-19T08:46:01.771Z] ---> Running in c07c5f42a1d4 [2021-06-19T08:46:01.976Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:01.976Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:46:01.976Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-19T08:46:01.976Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:46:02.047Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-19T08:46:02.047Z] Removing intermediate container 16b86270fc96 [2021-06-19T08:46:02.047Z] ---> edb1b938b377 [2021-06-19T08:46:02.047Z] Step 22/23 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:46:02.047Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-19T08:46:02.323Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:46:02.323Z] OK: 8 MiB in 20 packages [2021-06-19T08:46:02.323Z] ---> Running in 608f28fbe492 [2021-06-19T08:46:02.606Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:02.606Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:46:02.606Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-19T08:46:02.608Z] Removing intermediate container c07c5f42a1d4 [2021-06-19T08:46:02.608Z] ---> 771fb399abc3 [2021-06-19T08:46:02.608Z] Step 23/23 : LABEL version=0.0.0 [2021-06-19T08:46:02.868Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:46:02.882Z] ---> 882502f626fb [2021-06-19T08:46:02.882Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-19T08:46:03.129Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:03.129Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:46:03.129Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-19T08:46:03.156Z] ---> Running in 6adc7e57fdab [2021-06-19T08:46:03.156Z] Removing intermediate container 608f28fbe492 [2021-06-19T08:46:03.156Z] ---> 8a1ebe586bd5 [2021-06-19T08:46:03.156Z] Step 23/23 : LABEL version=0.0.0 [2021-06-19T08:46:03.391Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:46:03.439Z] ---> Running in df3ee1f2739d [2021-06-19T08:46:03.653Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:03.654Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:46:03.654Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-19T08:46:03.716Z] Removing intermediate container 67e29bea6c94 [2021-06-19T08:46:03.716Z] ---> 3bf4848a466f [2021-06-19T08:46:03.716Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:46:03.915Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:46:03.915Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:03.915Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-19T08:46:03.915Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-19T08:46:03.989Z] Removing intermediate container 6adc7e57fdab [2021-06-19T08:46:03.989Z] ---> 657a87c30270 [2021-06-19T08:46:03.989Z] [2021-06-19T08:46:04.178Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-19T08:46:04.178Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-19T08:46:04.178Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-19T08:46:04.178Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:04.178Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-19T08:46:04.178Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-19T08:46:04.178Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-19T08:46:04.263Z] Removing intermediate container adf15860abbc [2021-06-19T08:46:04.263Z] ---> 8426a3e9abe9 [2021-06-19T08:46:04.263Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:46:04.263Z] ---> 64f53ed3ab42 [2021-06-19T08:46:04.263Z] 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-19T08:46:04.263Z] Removing intermediate container df3ee1f2739d [2021-06-19T08:46:04.263Z] ---> 1bb1eddb667d [2021-06-19T08:46:04.263Z] [2021-06-19T08:46:04.440Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:04.440Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:46:04.440Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-19T08:46:04.440Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:46:04.440Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:04.440Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:46:04.440Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-19T08:46:04.543Z] ---> Running in cef4b15179a9 [2021-06-19T08:46:04.544Z] Successfully built 657a87c30270 [2021-06-19T08:46:04.544Z] Successfully tagged support-notifications-arm64:latest [2021-06-19T08:46:04.544Z]  Building support-notifications ... done Building core-metadata [2021-06-19T08:46:04.702Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:46:04.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:04.703Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:46:04.703Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-19T08:46:05.145Z] Successfully built 1bb1eddb667d [2021-06-19T08:46:05.286Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:46:05.286Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-19T08:46:05.419Z] Successfully tagged support-scheduler-arm64:latest [2021-06-19T08:46:05.419Z] ---> efb66543fd43 [2021-06-19T08:46:05.419Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-19T08:46:05.419Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-19T08:46:05.551Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-19T08:46:05.693Z] ---> d1994de39074 [2021-06-19T08:46:05.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-19T08:46:05.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:05.815Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-19T08:46:05.815Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-19T08:46:05.815Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-19T08:46:06.077Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-19T08:46:06.077Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-19T08:46:06.077Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-19T08:46:06.077Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-19T08:46:06.077Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-19T08:46:06.077Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-19T08:46:06.077Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-19T08:46:06.339Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-19T08:46:06.606Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-19T08:46:06.606Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-19T08:46:06.606Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-19T08:46:06.606Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-19T08:46:06.606Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-19T08:46:06.606Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-19T08:46:06.606Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-19T08:46:06.869Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-19T08:46:06.869Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-19T08:46:06.869Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-19T08:46:07.132Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-19T08:46:07.132Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-19T08:46:07.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-19T08:46:07.394Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-19T08:46:07.394Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-19T08:46:07.394Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-19T08:46:07.394Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-19T08:46:07.394Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-19T08:46:07.658Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-19T08:46:07.682Z] ---> 308e58d2c7d4 [2021-06-19T08:46:07.682Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-19T08:46:07.922Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-19T08:46:08.186Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:08.186Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-19T08:46:08.186Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-19T08:46:08.186Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-19T08:46:08.186Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-19T08:46:08.186Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-19T08:46:08.186Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-19T08:46:08.186Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-19T08:46:08.285Z] ---> b830fcc9cea7 [2021-06-19T08:46:08.285Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-19T08:46:08.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:08.448Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-19T08:46:08.448Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-19T08:46:08.448Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-19T08:46:08.448Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:08.448Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-19T08:46:08.448Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-19T08:46:08.710Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-19T08:46:08.710Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:08.710Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-19T08:46:08.710Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-19T08:46:08.710Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-19T08:46:08.895Z] Removing intermediate container cef4b15179a9 [2021-06-19T08:46:08.895Z] ---> ba3fb3a88ad9 [2021-06-19T08:46:08.895Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-19T08:46:08.972Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:08.972Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-19T08:46:08.972Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-19T08:46:08.972Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-19T08:46:09.181Z] ---> 25825420a66f [2021-06-19T08:46:09.181Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-19T08:46:09.235Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:09.235Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-19T08:46:09.235Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-19T08:46:09.235Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-19T08:46:09.469Z] ---> Running in 06b1d23b8996 [2021-06-19T08:46:09.496Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:09.496Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-19T08:46:09.496Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-19T08:46:09.757Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-19T08:46:09.757Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:09.757Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-19T08:46:09.757Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-19T08:46:10.019Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-19T08:46:10.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:10.019Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-19T08:46:10.019Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-19T08:46:10.019Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-19T08:46:10.019Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:10.019Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-19T08:46:10.019Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-19T08:46:10.074Z] ---> 90cd484ce282 [2021-06-19T08:46:10.074Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-19T08:46:10.283Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-19T08:46:10.283Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:10.283Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-19T08:46:10.283Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-19T08:46:10.283Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-19T08:46:10.545Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:10.545Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-19T08:46:10.545Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-19T08:46:10.545Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-19T08:46:10.545Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:10.545Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-19T08:46:10.545Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-19T08:46:10.680Z] ---> Running in 0eed14ee7f3d [2021-06-19T08:46:10.680Z] Removing intermediate container 06b1d23b8996 [2021-06-19T08:46:10.680Z] ---> 7cd8d243e94f [2021-06-19T08:46:10.680Z] Step 24/26 : LABEL arch=arm64 [2021-06-19T08:46:10.806Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-19T08:46:10.806Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:10.806Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-19T08:46:10.806Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-19T08:46:10.806Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-19T08:46:10.964Z] ---> d687eff2ae1a [2021-06-19T08:46:10.964Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-19T08:46:10.964Z] ---> Running in 488239958fc5 [2021-06-19T08:46:11.069Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:11.069Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-19T08:46:11.069Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-19T08:46:11.069Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-19T08:46:11.069Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-19T08:46:11.069Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-19T08:46:11.069Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-19T08:46:11.069Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-19T08:46:11.239Z] Removing intermediate container 0eed14ee7f3d [2021-06-19T08:46:11.239Z] ---> ab7088e79e7a [2021-06-19T08:46:11.239Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:46:11.332Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-19T08:46:11.333Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-19T08:46:11.333Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-19T08:46:11.333Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-19T08:46:11.333Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-19T08:46:11.519Z] ---> Running in 2c9e67768ea0 [2021-06-19T08:46:11.594Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-19T08:46:11.594Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-19T08:46:11.594Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-19T08:46:11.594Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-19T08:46:11.796Z] Removing intermediate container 488239958fc5 [2021-06-19T08:46:11.796Z] ---> 98e86eee62ce [2021-06-19T08:46:11.796Z] Step 25/26 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:46:11.857Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-19T08:46:11.857Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-19T08:46:11.857Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-19T08:46:11.857Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-19T08:46:11.857Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-19T08:46:11.857Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-19T08:46:11.857Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-19T08:46:12.073Z] ---> Running in 9b3c0e55bcc3 [2021-06-19T08:46:12.073Z] ---> 2178656861ad [2021-06-19T08:46:12.073Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-19T08:46:12.120Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-19T08:46:12.120Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-19T08:46:12.120Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-19T08:46:12.120Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-19T08:46:12.120Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-19T08:46:12.352Z] Removing intermediate container 2c9e67768ea0 [2021-06-19T08:46:12.352Z] ---> 891145e30599 [2021-06-19T08:46:12.352Z] Step 22/24 : LABEL arch=arm64 [2021-06-19T08:46:12.384Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-19T08:46:12.384Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-19T08:46:12.384Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-19T08:46:12.384Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-19T08:46:12.626Z] ---> Running in f42bf65971c8 [2021-06-19T08:46:12.626Z] ---> Running in 9d5a8265e086 [2021-06-19T08:46:12.647Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-19T08:46:12.647Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-19T08:46:12.902Z] Removing intermediate container 9b3c0e55bcc3 [2021-06-19T08:46:12.902Z] ---> 01c2a4dc1761 [2021-06-19T08:46:12.902Z] Step 26/26 : LABEL version=0.0.0 [2021-06-19T08:46:12.911Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-19T08:46:12.911Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-19T08:46:12.911Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-19T08:46:12.911Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-19T08:46:13.487Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-19T08:46:13.487Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-19T08:46:13.487Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-19T08:46:13.487Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-19T08:46:13.487Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-19T08:46:13.487Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-19T08:46:13.505Z] ---> Running in 191b87ee21ae [2021-06-19T08:46:13.505Z] Removing intermediate container 9d5a8265e086 [2021-06-19T08:46:13.505Z] ---> a664c0d5c09e [2021-06-19T08:46:13.749Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:13.749Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:13.749Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:13.749Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:13.778Z] Step 23/24 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:46:13.778Z] Removing intermediate container f42bf65971c8 [2021-06-19T08:46:13.778Z] ---> 685580f4b19b [2021-06-19T08:46:13.778Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-19T08:46:14.011Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:14.011Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:14.011Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:14.011Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:14.055Z] ---> Running in 889c00c5d26d [2021-06-19T08:46:14.331Z] Removing intermediate container 191b87ee21ae [2021-06-19T08:46:14.331Z] ---> 0da38c57e879 [2021-06-19T08:46:14.331Z] [2021-06-19T08:46:14.943Z] Successfully built 0da38c57e879 [2021-06-19T08:46:14.943Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-19T08:46:14.943Z] Building security-proxy-setup [2021-06-19T08:46:14.951Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:14.951Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:15.217Z]  Building security-secretstore-setup ... done  ---> ee9f888371a8 [2021-06-19T08:46:15.217Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-19T08:46:15.217Z] Removing intermediate container 889c00c5d26d [2021-06-19T08:46:15.217Z] ---> efd3a016045a [2021-06-19T08:46:15.217Z] Step 24/24 : LABEL version=0.0.0 [2021-06-19T08:46:15.489Z] ---> Running in 5ad268876de3 [2021-06-19T08:46:15.786Z] ---> Running in dc66d84f7ab8 [2021-06-19T08:46:15.891Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:15.891Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:16.153Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:16.153Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:16.394Z] Removing intermediate container 5ad268876de3 [2021-06-19T08:46:16.394Z] ---> 358a1c717676 [2021-06-19T08:46:16.394Z] [2021-06-19T08:46:16.414Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:16.414Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:16.669Z] Successfully built 358a1c717676 [2021-06-19T08:46:16.669Z] Successfully tagged core-data-arm64:latest [2021-06-19T08:46:16.669Z]  Building core-data ... done Building core-command [2021-06-19T08:46:17.358Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-19T08:46:17.358Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-19T08:46:17.358Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-19T08:46:17.358Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-19T08:46:17.358Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-19T08:46:17.358Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-19T08:46:17.358Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-19T08:46:17.358Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-19T08:46:17.358Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-19T08:46:17.358Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-19T08:46:17.661Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-19T08:46:17.661Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-19T08:46:17.661Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-19T08:46:17.661Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-19T08:46:17.661Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-19T08:46:17.661Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-19T08:46:17.923Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:46:17.923Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-19T08:46:17.923Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:46:17.923Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:46:17.923Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:46:17.923Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-19T08:46:17.923Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-19T08:46:17.923Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-19T08:46:17.923Z] [2021-06-19T08:46:17.923Z] Current default time zone: 'Etc/UTC' [2021-06-19T08:46:17.923Z] Local time is now: Sat Jun 19 08:46:17 UTC 2021. [2021-06-19T08:46:17.923Z] Universal Time is now: Sat Jun 19 08:46:17 UTC 2021. [2021-06-19T08:46:17.923Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-19T08:46:17.923Z] [2021-06-19T08:46:18.185Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-19T08:46:18.185Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:46:18.185Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-19T08:46:18.185Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-19T08:46:18.185Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-19T08:46:18.185Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-19T08:46:18.185Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-19T08:46:18.185Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-19T08:46:18.185Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-19T08:46:18.185Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-19T08:46:18.185Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:46:18.446Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-19T08:46:18.446Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:18.446Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-19T08:46:18.446Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:46:18.446Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-19T08:46:18.446Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-19T08:46:18.446Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-19T08:46:18.446Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-19T08:46:18.446Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-19T08:46:18.446Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-19T08:46:18.446Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-19T08:46:18.446Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-19T08:46:18.643Z] Removing intermediate container dc66d84f7ab8 [2021-06-19T08:46:18.643Z] ---> c889cb3c15fd [2021-06-19T08:46:18.643Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-19T08:46:18.917Z] ---> Running in c006b3b3aaaa [2021-06-19T08:46:19.522Z] Removing intermediate container c006b3b3aaaa [2021-06-19T08:46:19.522Z] ---> 84b525e13a52 [2021-06-19T08:46:19.522Z] Step 29/32 : CMD ["gate"] [2021-06-19T08:46:20.120Z] ---> Running in 7da5ba5cc266 [2021-06-19T08:46:20.362Z] Updating certificates in /etc/ssl/certs... [2021-06-19T08:46:20.714Z] Removing intermediate container 7da5ba5cc266 [2021-06-19T08:46:20.714Z] ---> 5dd47fa81acd [2021-06-19T08:46:20.714Z] Step 30/32 : LABEL arch=arm64 [2021-06-19T08:46:21.310Z] 23 added, 27 removed; done. [2021-06-19T08:46:21.310Z] ---> Running in fe1c1ea6d94a [2021-06-19T08:46:21.311Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-19T08:46:21.311Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-19T08:46:21.311Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-19T08:46:21.573Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-19T08:46:21.573Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-19T08:46:21.573Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:21.573Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-19T08:46:21.573Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:21.573Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:21.573Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:21.573Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:21.573Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:21.573Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-19T08:46:21.573Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-19T08:46:21.573Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-19T08:46:21.573Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-19T08:46:21.573Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-19T08:46:21.843Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:21.843Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-19T08:46:21.843Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-19T08:46:21.843Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-19T08:46:21.843Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-19T08:46:21.843Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-19T08:46:21.843Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-19T08:46:21.843Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-19T08:46:21.843Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-19T08:46:21.843Z] Updating certificates in /etc/ssl/certs... [2021-06-19T08:46:21.907Z] Removing intermediate container fe1c1ea6d94a [2021-06-19T08:46:21.907Z] ---> 0642e90cdd7f [2021-06-19T08:46:21.907Z] Step 31/32 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:46:22.499Z] ---> Running in 076e0dd454fc [2021-06-19T08:46:22.789Z] 0 added, 0 removed; done. [2021-06-19T08:46:22.789Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-19T08:46:22.789Z] done. [2021-06-19T08:46:23.051Z] Reading package lists... [2021-06-19T08:46:23.313Z] Building dependency tree... [2021-06-19T08:46:23.313Z] Reading state information... [2021-06-19T08:46:23.313Z] The following NEW packages will be installed: [2021-06-19T08:46:23.313Z] apt-transport-https [2021-06-19T08:46:23.474Z] Removing intermediate container 076e0dd454fc [2021-06-19T08:46:23.474Z] ---> 0bee4f5f05ae [2021-06-19T08:46:23.474Z] Step 32/32 : LABEL version=0.0.0 [2021-06-19T08:46:23.573Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-19T08:46:23.573Z] Need to get 1692 B of archives. [2021-06-19T08:46:23.573Z] After this operation, 154 kB of additional disk space will be used. [2021-06-19T08:46:23.573Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-19T08:46:23.573Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:46:23.748Z] ---> Running in f80fb21077f9 [2021-06-19T08:46:23.834Z] Fetched 1692 B in 0s (8576 B/s) [2021-06-19T08:46:23.834Z] Selecting previously unselected package apt-transport-https. [2021-06-19T08:46:23.834Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-19T08:46:23.834Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-19T08:46:23.834Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-19T08:46:23.834Z] Setting up apt-transport-https (1.6.13) ... [2021-06-19T08:46:24.095Z] Waiting for network to be ready... [2021-06-19T08:46:24.722Z] Removing intermediate container f80fb21077f9 [2021-06-19T08:46:24.722Z] ---> bc7305294573 [2021-06-19T08:46:24.722Z] [2021-06-19T08:46:24.994Z] Successfully built bc7305294573 [2021-06-19T08:46:24.994Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-19T08:46:29.391Z] 2021-06-19T08:46:27Z INFO Waiting for automatic snapd restart... [2021-06-19T08:46:29.963Z] snapd 2.51 from Canonical* installed [2021-06-19T08:46:30.908Z] "snapd" switched to the "latest/stable" channel [2021-06-19T08:46:30.908Z] [2021-06-19T08:46:34.212Z] core18 20210507 from Canonical* installed [2021-06-19T08:46:34.481Z] "core18" switched to the "latest/stable" channel [2021-06-19T08:46:34.481Z] [2021-06-19T08:46:38.927Z] snapcraft 4.8.2 from Canonical* installed [2021-06-19T08:46:38.927Z] "snapcraft" switched to the "latest/stable" channel [2021-06-19T08:46:38.927Z] [2021-06-19T08:46:43.359Z] 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-19T08:46:43.359Z] - README.md [2021-06-19T08:46:43.359Z] [2021-06-19T08:46:43.359Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-19T08:46:43.359Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-19T08:46:43.622Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-19T08:46:43.623Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-19T08:46:44.840Z] Reading package lists... [2021-06-19T08:46:45.170Z] 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-19T08:46:45.170Z] Reading package lists... [2021-06-19T08:46:45.554Z] Building dependency tree... [2021-06-19T08:46:45.554Z] Reading state information... [2021-06-19T08:46:45.554Z] Suggested packages: [2021-06-19T08:46:45.554Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-19T08:46:45.554Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-19T08:46:45.554Z] Recommended packages: [2021-06-19T08:46:45.554Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-19T08:46:45.900Z] The following NEW packages will be installed: [2021-06-19T08:46:45.900Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-19T08:46:45.900Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-19T08:46:45.900Z] pkg-config zip [2021-06-19T08:46:45.900Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-19T08:46:45.900Z] Need to get 7663 kB of archives. [2021-06-19T08:46:45.900Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-19T08:46:45.900Z] 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-19T08:46:45.900Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-19T08:46:45.900Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-19T08:46:45.900Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-19T08:46:45.900Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-19T08:46:45.900Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-19T08:46:45.900Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-19T08:46:46.172Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-19T08:46:46.172Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-19T08:46:46.540Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-19T08:46:46.540Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-19T08:46:46.540Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-19T08:46:46.540Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-19T08:46:46.540Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-19T08:46:46.540Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-19T08:46:46.540Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:46:46.540Z] Fetched 7663 kB in 1s (9562 kB/s) [2021-06-19T08:46:46.827Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-19T08:46:46.827Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-19T08:46:46.827Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-19T08:46:46.827Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-19T08:46:46.827Z] Selecting previously unselected package libpsl5:amd64. [2021-06-19T08:46:46.827Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-19T08:46:46.827Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-19T08:46:46.827Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T08:46:46.827Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-19T08:46:47.092Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-19T08:46:47.092Z] Selecting previously unselected package librtmp1:amd64. [2021-06-19T08:46:47.092Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-19T08:46:47.092Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-19T08:46:47.092Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-19T08:46:47.092Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-19T08:46:47.092Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-19T08:46:47.092Z] Selecting previously unselected package liberror-perl. [2021-06-19T08:46:47.092Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-19T08:46:47.092Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-19T08:46:47.355Z] Selecting previously unselected package git-man. [2021-06-19T08:46:47.355Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-19T08:46:47.355Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-19T08:46:47.355Z] Selecting previously unselected package git. [2021-06-19T08:46:47.355Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-19T08:46:47.355Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-19T08:46:47.932Z] Selecting previously unselected package libnorm1:amd64. [2021-06-19T08:46:47.932Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-19T08:46:47.932Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-19T08:46:47.932Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-19T08:46:47.932Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-19T08:46:47.932Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-19T08:46:48.196Z] Selecting previously unselected package libsodium23:amd64. [2021-06-19T08:46:48.196Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-19T08:46:48.196Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-19T08:46:48.196Z] Selecting previously unselected package libzmq5:amd64. [2021-06-19T08:46:48.196Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-19T08:46:48.196Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-19T08:46:48.196Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-19T08:46:48.196Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-19T08:46:48.196Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-19T08:46:48.460Z] Selecting previously unselected package pkg-config. [2021-06-19T08:46:48.461Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-19T08:46:48.461Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-19T08:46:48.461Z] Selecting previously unselected package zip. [2021-06-19T08:46:48.461Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-19T08:46:48.461Z] Unpacking zip (3.0-11build1) ... [2021-06-19T08:46:48.461Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-19T08:46:48.723Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-19T08:46:48.723Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-19T08:46:48.723Z] Setting up liberror-perl (0.17025-1) ... [2021-06-19T08:46:48.723Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-19T08:46:48.723Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-19T08:46:48.723Z] No schema files found: doing nothing. [2021-06-19T08:46:48.723Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-19T08:46:48.723Z] Setting up zip (3.0-11build1) ... [2021-06-19T08:46:48.723Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-19T08:46:48.723Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-19T08:46:48.723Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-19T08:46:48.723Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-19T08:46:48.723Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-19T08:46:48.723Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-19T08:46:48.723Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-19T08:46:48.723Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-19T08:46:49.676Z] git set to automatically installed. [2021-06-19T08:46:49.676Z] git-man set to automatically installed. [2021-06-19T08:46:49.676Z] libcurl3-gnutls set to automatically installed. [2021-06-19T08:46:49.676Z] liberror-perl set to automatically installed. [2021-06-19T08:46:49.676Z] libglib2.0-0 set to automatically installed. [2021-06-19T08:46:49.676Z] libnghttp2-14 set to automatically installed. [2021-06-19T08:46:49.676Z] libnorm1 set to automatically installed. [2021-06-19T08:46:49.676Z] libpgm-5.2-0 set to automatically installed. [2021-06-19T08:46:49.676Z] libpsl5 set to automatically installed. [2021-06-19T08:46:49.676Z] librtmp1 set to automatically installed. [2021-06-19T08:46:49.676Z] libsodium23 set to automatically installed. [2021-06-19T08:46:49.676Z] libzmq3-dev set to automatically installed. [2021-06-19T08:46:49.676Z] libzmq5 set to automatically installed. [2021-06-19T08:46:49.676Z] pkg-config set to automatically installed. [2021-06-19T08:46:49.676Z] zip set to automatically installed. [2021-06-19T08:46:50.630Z] snapd is not logged in, snap install commands will use sudo [2021-06-19T08:46:51.765Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:46:51.765Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:46:51.765Z] ---> 4ed8fdbd14aa [2021-06-19T08:46:51.765Z] Step 3/24 : WORKDIR /edgex-go [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 75a782543486 [2021-06-19T08:46:51.765Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 74332023cf80 [2021-06-19T08:46:51.765Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-19T08:46:51.765Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:46:51.765Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:46:51.765Z] ---> 4ed8fdbd14aa [2021-06-19T08:46:51.765Z] Step 3/24 : WORKDIR /edgex-go [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 75a782543486 [2021-06-19T08:46:51.765Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 74332023cf80 [2021-06-19T08:46:51.765Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 856d5a7ef893 [2021-06-19T08:46:51.765Z] Step 6/24 : COPY go.mod . [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 6e20936b6539 [2021-06-19T08:46:51.765Z] Step 7/24 : RUN go mod download [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 64421765447f [2021-06-19T08:46:51.765Z] Step 8/24 : COPY . . [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 34449aab004b [2021-06-19T08:46:51.765Z] Step 9/24 : RUN go mod tidy [2021-06-19T08:46:51.765Z] ---> Using cache [2021-06-19T08:46:51.765Z] ---> 956df3181914 [2021-06-19T08:46:51.765Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-19T08:46:52.030Z] snap "core18" has no updates available [2021-06-19T08:46:52.981Z] snapd is not logged in, snap install commands will use sudo [2021-06-19T08:46:57.233Z] ---> Running in 7b5f968bb7fe [2021-06-19T08:46:57.233Z] ---> Running in f2b224e4bfed [2021-06-19T08:46:57.840Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:46:57.840Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:46:57.840Z] ---> 4ed8fdbd14aa [2021-06-19T08:46:57.840Z] Step 3/22 : WORKDIR /edgex-go [2021-06-19T08:46:57.840Z] ---> Using cache [2021-06-19T08:46:57.840Z] ---> 75a782543486 [2021-06-19T08:46:57.840Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:46:57.840Z] ---> Using cache [2021-06-19T08:46:57.840Z] ---> 74332023cf80 [2021-06-19T08:46:57.840Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-19T08:46:57.840Z] ---> Using cache [2021-06-19T08:46:57.840Z] ---> 856d5a7ef893 [2021-06-19T08:46:57.840Z] Step 6/22 : COPY go.mod . [2021-06-19T08:46:57.840Z] ---> Using cache [2021-06-19T08:46:57.840Z] ---> 6e20936b6539 [2021-06-19T08:46:57.840Z] Step 7/22 : RUN go mod download [2021-06-19T08:46:57.840Z] ---> Using cache [2021-06-19T08:46:57.840Z] ---> 64421765447f [2021-06-19T08:46:57.840Z] Step 8/22 : COPY . . [2021-06-19T08:46:58.117Z] ---> Using cache [2021-06-19T08:46:58.117Z] ---> 34449aab004b [2021-06-19T08:46:58.117Z] Step 9/22 : RUN go mod tidy [2021-06-19T08:46:58.117Z] ---> Using cache [2021-06-19T08:46:58.117Z] ---> 956df3181914 [2021-06-19T08:46:58.117Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-19T08:46:58.742Z] ---> Running in b627dfedd731 [2021-06-19T08:46:58.742Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-19T08:46:58.742Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-19T08:46:58.742Z] ---> 4ed8fdbd14aa [2021-06-19T08:46:58.742Z] Step 3/24 : WORKDIR /edgex-go [2021-06-19T08:46:58.742Z] ---> Using cache [2021-06-19T08:46:58.743Z] ---> 75a782543486 [2021-06-19T08:46:58.743Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-19T08:46:58.743Z] ---> Using cache [2021-06-19T08:46:58.743Z] ---> 74332023cf80 [2021-06-19T08:46:58.743Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-19T08:46:58.743Z] ---> Using cache [2021-06-19T08:46:58.743Z] ---> 856d5a7ef893 [2021-06-19T08:46:58.743Z] Step 6/24 : COPY go.mod . [2021-06-19T08:46:58.743Z] ---> Using cache [2021-06-19T08:46:58.743Z] ---> 6e20936b6539 [2021-06-19T08:46:58.743Z] Step 7/24 : RUN go mod download [2021-06-19T08:46:58.743Z] ---> Using cache [2021-06-19T08:46:58.743Z] ---> 64421765447f [2021-06-19T08:46:58.743Z] Step 8/24 : COPY . . [2021-06-19T08:46:58.743Z] ---> Using cache [2021-06-19T08:46:58.743Z] ---> 34449aab004b [2021-06-19T08:46:58.743Z] Step 9/24 : RUN go mod tidy [2021-06-19T08:46:58.743Z] ---> Using cache [2021-06-19T08:46:58.743Z] ---> 956df3181914 [2021-06-19T08:46:58.743Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-19T08:46:59.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:46:59.295Z] 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-19T08:46:59.295Z] ---> Running in d646237598cf [2021-06-19T08:47:00.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:47:01.133Z] 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-19T08:47:01.156Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-19T08:47:01.417Z] OK: 218 MiB in 52 packages [2021-06-19T08:47:01.711Z] 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-19T08:47:01.733Z] Downloading snap 'edgex-app-service-configurable' [2021-06-19T08:47:03.191Z] Removing intermediate container f2b224e4bfed [2021-06-19T08:47:03.192Z] ---> 9f349b3ca6ba [2021-06-19T08:47:03.192Z] Step 6/24 : COPY go.mod . [2021-06-19T08:47:03.664Z] 2021/06/19 08:47:03.142248 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_563.snap: 7311360 [2021-06-19T08:47:04.183Z] ---> ae386770b455 [2021-06-19T08:47:04.183Z] Step 7/24 : RUN go mod download [2021-06-19T08:47:04.469Z] ---> Running in 089f62e5a43c [2021-06-19T08:47:04.613Z] Pulling app-service-config [2021-06-19T08:47:04.613Z] + snapcraftctl pull [2021-06-19T08:47:05.565Z] Pulling config-common [2021-06-19T08:47:05.565Z] + snapcraftctl pull [2021-06-19T08:47:06.962Z] Pulling go-build-helper [2021-06-19T08:47:06.962Z] + snapcraftctl pull [2021-06-19T08:47:07.920Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-19T08:47:07.920Z] Skipping pull go-build-helper (already ran) [2021-06-19T08:47:07.920Z] Building go-build-helper [2021-06-19T08:47:07.920Z] + snapcraftctl build [2021-06-19T08:47:08.826Z] Removing intermediate container 089f62e5a43c [2021-06-19T08:47:08.826Z] ---> 5d633429eaf4 [2021-06-19T08:47:08.826Z] Step 8/24 : COPY . . [2021-06-19T08:47:09.844Z] Staging go-build-helper [2021-06-19T08:47:09.844Z] + snapcraftctl stage [2021-06-19T08:47:19.878Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-19T08:47:19.878Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-19T08:47:19.878Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-19T08:47:19.878Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-19T08:47:19.878Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-19T08:47:19.878Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-19T08:47:19.878Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-19T08:47:19.878Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-19T08:47:19.878Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-19T08:47:19.878Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-19T08:47:19.878Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-19T08:47:19.878Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-19T08:47:19.878Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-19T08:47:19.878Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-19T08:47:19.879Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-19T08:47:19.879Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-19T08:47:19.879Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-19T08:47:19.879Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-19T08:47:19.879Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-19T08:47:19.879Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-19T08:47:19.879Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-19T08:47:19.879Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-19T08:47:19.879Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-19T08:47:19.879Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-19T08:47:19.879Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-19T08:47:19.879Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-19T08:47:19.879Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-19T08:47:19.879Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-19T08:47:19.879Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-19T08:47:19.879Z] Fetched 224 kB in 0s (0 B/s) [2021-06-19T08:47:19.879Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-19T08:47:19.879Z] Fetched 157 kB in 0s (0 B/s) [2021-06-19T08:47:19.879Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-19T08:47:19.879Z] Fetched 221 kB in 0s (0 B/s) [2021-06-19T08:47:19.879Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-19T08:47:19.879Z] Fetched 143 kB in 0s (0 B/s) [2021-06-19T08:47:19.879Z] Pulling edgex-go [2021-06-19T08:47:19.879Z] + snapcraftctl pull [2021-06-19T08:47:27.213Z] ---> 7857019b53df [2021-06-19T08:47:27.213Z] Step 9/24 : RUN go mod tidy [2021-06-19T08:47:27.213Z] ---> Running in 2915ba6d5fc2 [2021-06-19T08:47:32.679Z] Removing intermediate container 2915ba6d5fc2 [2021-06-19T08:47:32.679Z] ---> 2bb570ed0d4c [2021-06-19T08:47:32.679Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-19T08:47:32.958Z] ---> Running in fe78b29943ce [2021-06-19T08:47:34.958Z] 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-19T08:47:38.053Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-19T08:47:38.053Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-19T08:47:38.053Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-19T08:47:38.053Z] Fetched 0 B in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-19T08:47:38.053Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-19T08:47:38.053Z] Fetched 279 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-19T08:47:38.053Z] Fetched 122 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-19T08:47:38.053Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-19T08:47:38.053Z] Fetched 8848 B in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-19T08:47:38.053Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-19T08:47:38.053Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-19T08:47:38.053Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-19T08:47:38.053Z] Fetched 219 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-19T08:47:38.053Z] Fetched 154 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-19T08:47:38.053Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-19T08:47:38.053Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-19T08:47:38.053Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-19T08:47:38.053Z] Fetched 499 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-19T08:47:38.053Z] Fetched 111 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-19T08:47:38.053Z] Fetched 240 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-19T08:47:38.053Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-19T08:47:38.053Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-19T08:47:38.053Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-19T08:47:38.053Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-19T08:47:38.053Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-19T08:47:38.053Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-19T08:47:38.053Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-19T08:47:38.053Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-19T08:47:38.053Z] Fetched 8720 B in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-19T08:47:38.053Z] Fetched 140 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-19T08:47:38.053Z] Fetched 119 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-19T08:47:38.053Z] Fetched 111 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-19T08:47:38.053Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-19T08:47:38.053Z] Fetched 645 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-19T08:47:38.053Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-19T08:47:38.053Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-19T08:47:38.053Z] Fetched 368 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-19T08:47:38.053Z] Fetched 187 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-19T08:47:38.053Z] Fetched 175 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-19T08:47:38.053Z] Fetched 206 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-19T08:47:38.053Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-19T08:47:38.053Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-19T08:47:38.053Z] Fetched 159 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-19T08:47:38.053Z] Fetched 107 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-19T08:47:38.053Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-19T08:47:38.053Z] Pulling static-packages [2021-06-19T08:47:38.053Z] + snapcraftctl pull [2021-06-19T08:47:38.053Z] Pulling version [2021-06-19T08:47:38.053Z] + cd /root/project [2021-06-19T08:47:38.053Z] + git describe --tags --abbrev=0 [2021-06-19T08:47:38.053Z] + sed s/v// [2021-06-19T08:47:38.053Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-19T08:47:38.053Z] + [ -z 2.0.0-dev.271 ] [2021-06-19T08:47:38.053Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-19T08:47:38.630Z] Building app-service-config [2021-06-19T08:47:38.630Z] + snapcraftctl build [2021-06-19T08:47:41.194Z] Building config-common [2021-06-19T08:47:41.194Z] + snapcraftctl build [2021-06-19T08:47:43.113Z] Skipping build go-build-helper (already ran) [2021-06-19T08:47:43.113Z] Building edgex-go [2021-06-19T08:47:43.373Z] + cd /root/parts/edgex-go/src [2021-06-19T08:47:43.373Z] + make build [2021-06-19T08:47:43.373Z] go mod tidy [2021-06-19T08:47:45.918Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-19T08:47:45.918Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T08:47:45.918Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-19T08:47:45.918Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-19T08:47:45.918Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-19T08:47:45.918Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-19T08:47:45.918Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-06-19T08:47:45.918Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-19T08:47:45.918Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-19T08:47:45.918Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-19T08:47:45.918Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-19T08:47:45.918Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-19T08:47:45.918Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-19T08:47:45.918Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-19T08:47:46.179Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-19T08:47:46.753Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-19T08:47:46.753Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-19T08:47:46.753Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-19T08:47:47.015Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-19T08:47:47.015Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-19T08:47:47.015Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T08:47:47.015Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T08:47:47.015Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-19T08:47:47.015Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-19T08:47:47.015Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-19T08:47:47.015Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-19T08:47:47.277Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-19T08:47:47.277Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-19T08:47:47.277Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-19T08:47:47.277Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-19T08:47:47.277Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-19T08:47:47.277Z] go: downloading golang.org/x/text v0.3.2 [2021-06-19T08:47:47.277Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-19T08:47:47.277Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-19T08:47:47.277Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-19T08:47:47.277Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-19T08:47:47.277Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-19T08:47:47.277Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-19T08:47:47.544Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-19T08:47:47.544Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-19T08:47:47.544Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-19T08:47:47.805Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-19T08:47:47.805Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-19T08:47:47.805Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-19T08:47:48.066Z] go: downloading github.com/kr/text v0.1.0 [2021-06-19T08:47:48.066Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-19T08:47:48.066Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-19T08:47:48.066Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-19T08:47:48.066Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T08:47:48.066Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-19T08:47:48.066Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-19T08:47:48.066Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-19T08:47:48.066Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-19T08:47:48.335Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-19T08:47:48.335Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-19T08:47:48.335Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-19T08:47:48.335Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-19T08:47:48.597Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T08:47:48.597Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T08:47:48.597Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T08:47:48.597Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T08:47:48.597Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-19T08:47:48.597Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-19T08:47:48.597Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-19T08:47:48.597Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-19T08:47:48.597Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-19T08:47:48.858Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-19T08:47:48.858Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-19T08:47:48.858Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-19T08:47:48.858Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-19T08:47:48.858Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-19T08:47:48.858Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-19T08:47:48.858Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-19T08:47:48.858Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-19T08:47:48.858Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-19T08:47:48.858Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-19T08:47:48.858Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-19T08:47:49.119Z] 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-19T08:47:59.132Z] 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-19T08:48:03.339Z] 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-19T08:48:04.282Z] 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-19T08:48:05.686Z] 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-19T08:48:05.949Z] 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-19T08:48:07.342Z] 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-19T08:48:08.292Z] 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-19T08:48:09.689Z] 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-19T08:48:11.081Z] 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-19T08:48:12.032Z] 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-19T08:48:12.991Z] 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-19T08:48:14.917Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-19T08:48:14.917Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-19T08:48:14.917Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-19T08:48:14.917Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-19T08:48:14.917Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-19T08:48:14.917Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-19T08:48:14.917Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-19T08:48:14.917Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-19T08:48:14.917Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-19T08:48:14.917Z] + 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-19T08:48:14.917Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-19T08:48:14.917Z] + 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-19T08:48:14.917Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-19T08:48:14.917Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-19T08:48:14.917Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-19T08:48:14.917Z] + 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-19T08:48:14.917Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-19T08:48:14.917Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-19T08:48:14.917Z] + 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-19T08:48:18.234Z] Building static-packages [2021-06-19T08:48:18.234Z] + snapcraftctl build [2021-06-19T08:48:20.161Z] Building version [2021-06-19T08:48:20.161Z] + snapcraftctl build [2021-06-19T08:48:22.418Z] Staging app-service-config [2021-06-19T08:48:22.418Z] + snapcraftctl stage [2021-06-19T08:48:23.106Z] Staging config-common [2021-06-19T08:48:23.106Z] + snapcraftctl stage [2021-06-19T08:48:24.504Z] Skipping stage go-build-helper (already ran) [2021-06-19T08:48:24.504Z] Staging edgex-go [2021-06-19T08:48:24.504Z] + snapcraftctl stage [2021-06-19T08:48:25.455Z] Staging static-packages [2021-06-19T08:48:25.455Z] + snapcraftctl stage [2021-06-19T08:48:26.401Z] Staging version [2021-06-19T08:48:26.401Z] + snapcraftctl stage [2021-06-19T08:48:27.348Z] Priming app-service-config [2021-06-19T08:48:27.348Z] + snapcraftctl prime [2021-06-19T08:48:28.743Z] Priming config-common [2021-06-19T08:48:28.743Z] + snapcraftctl prime [2021-06-19T08:48:30.143Z] Priming go-build-helper [2021-06-19T08:48:30.143Z] + snapcraftctl prime [2021-06-19T08:48:31.095Z] Priming edgex-go [2021-06-19T08:48:31.095Z] + snapcraftctl prime [2021-06-19T08:48:31.527Z] 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-19T08:48:32.497Z] Priming static-packages [2021-06-19T08:48:32.497Z] + snapcraftctl prime [2021-06-19T08:48:35.819Z] Priming version [2021-06-19T08:48:35.819Z] + snapcraftctl prime [2021-06-19T08:48:35.874Z] Removing intermediate container d646237598cf [2021-06-19T08:48:35.874Z] ---> 4bbcd1b0f6ba [2021-06-19T08:48:35.874Z] [2021-06-19T08:48:35.874Z] Step 11/24 : FROM alpine:3.12 [2021-06-19T08:48:35.874Z] ---> c4fd0aeabfcf [2021-06-19T08:48:35.874Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-19T08:48:35.874Z] ---> Using cache [2021-06-19T08:48:35.874Z] ---> 107a05e5ea10 [2021-06-19T08:48:35.874Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-19T08:48:35.874Z] ---> Using cache [2021-06-19T08:48:35.874Z] ---> ab98c3208cc9 [2021-06-19T08:48:35.874Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-19T08:48:35.874Z] ---> Running in a3bf76734c98 [2021-06-19T08:48:36.396Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-19T08:48:36.873Z] Removing intermediate container a3bf76734c98 [2021-06-19T08:48:36.873Z] ---> 0a569d4eac66 [2021-06-19T08:48:36.873Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-19T08:48:36.873Z] ---> Running in 1d9853fecba5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T08:48:38.328Z] Removing intermediate container 1d9853fecba5 [2021-06-19T08:48:38.328Z] ---> 39752b4512de [2021-06-19T08:48:38.328Z] Step 16/24 : WORKDIR / [2021-06-19T08:48:38.613Z] ---> Running in 7ed666a9f8a3 [2021-06-19T08:48:40.062Z] Removing intermediate container 7ed666a9f8a3 [2021-06-19T08:48:40.062Z] ---> 73746bed4b7b [2021-06-19T08:48:40.062Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:48:41.080Z] Removing intermediate container b627dfedd731 [2021-06-19T08:48:41.080Z] ---> ff25ad9e85d8 [2021-06-19T08:48:41.080Z] [2021-06-19T08:48:41.080Z] Step 11/22 : FROM alpine:3.12 [2021-06-19T08:48:41.080Z] ---> c4fd0aeabfcf [2021-06-19T08:48:41.080Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-19T08:48:41.687Z] ---> Running in 811f51e691b3 [2021-06-19T08:48:41.963Z] ---> 2a01c321a374 [2021-06-19T08:48:41.963Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-19T08:48:43.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:48:43.948Z] Removing intermediate container 7b5f968bb7fe [2021-06-19T08:48:43.948Z] ---> 7cfce020f3d0 [2021-06-19T08:48:43.948Z] [2021-06-19T08:48:43.948Z] Step 11/24 : FROM alpine:3.12 [2021-06-19T08:48:43.948Z] ---> c4fd0aeabfcf [2021-06-19T08:48:43.948Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-19T08:48:43.948Z] ---> Using cache [2021-06-19T08:48:43.948Z] ---> 107a05e5ea10 [2021-06-19T08:48:43.948Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-19T08:48:43.948Z] ---> Using cache [2021-06-19T08:48:43.948Z] ---> ab98c3208cc9 [2021-06-19T08:48:43.948Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-19T08:48:43.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:48:44.221Z] ---> 5f574ac2d7c4 [2021-06-19T08:48:44.221Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-19T08:48:44.221Z] ---> Running in 2baba6228b42 [2021-06-19T08:48:44.827Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-19T08:48:44.827Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-19T08:48:44.827Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-19T08:48:44.827Z] (4/4) Installing curl (7.77.0-r0) [2021-06-19T08:48:44.827Z] Executing busybox-1.31.1-r20.trigger [2021-06-19T08:48:44.827Z] Executing ca-certificates-20191127-r4.trigger [2021-06-19T08:48:45.100Z] Removing intermediate container 2baba6228b42 [2021-06-19T08:48:45.100Z] ---> 73344c454eb2 [2021-06-19T08:48:45.100Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-19T08:48:45.100Z] OK: 7 MiB in 18 packages [2021-06-19T08:48:45.377Z] ---> Running in af975b700f3f [2021-06-19T08:48:45.377Z] ---> fc076a9bd83b [2021-06-19T08:48:45.377Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-19T08:48:45.662Z] ---> Running in eb189999fb1e [2021-06-19T08:48:45.936Z] Removing intermediate container af975b700f3f [2021-06-19T08:48:45.936Z] ---> 6734c67773e7 [2021-06-19T08:48:45.936Z] Step 16/24 : WORKDIR / [2021-06-19T08:48:46.208Z] ---> Running in 9b3c7bc1987d [2021-06-19T08:48:46.481Z] Removing intermediate container eb189999fb1e [2021-06-19T08:48:46.481Z] ---> 1107ef54642e [2021-06-19T08:48:46.481Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:48:46.753Z] ---> Running in 627f69f87959 [2021-06-19T08:48:47.027Z] Removing intermediate container 9b3c7bc1987d [2021-06-19T08:48:47.027Z] ---> 5cdc5522f37a [2021-06-19T08:48:47.027Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-19T08:48:47.027Z] Removing intermediate container 811f51e691b3 [2021-06-19T08:48:47.027Z] ---> da463fe54398 [2021-06-19T08:48:47.027Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-19T08:48:47.302Z] ---> Running in e38a1bcb54f0 [2021-06-19T08:48:47.302Z] Removing intermediate container 627f69f87959 [2021-06-19T08:48:47.302Z] ---> 36f04742d6d4 [2021-06-19T08:48:47.302Z] Step 22/24 : LABEL arch=arm64 [2021-06-19T08:48:47.579Z] ---> Running in 981046bb4d45 [2021-06-19T08:48:47.858Z] Removing intermediate container e38a1bcb54f0 [2021-06-19T08:48:47.858Z] ---> 27154f390972 [2021-06-19T08:48:47.858Z] Step 14/22 : WORKDIR /edgex [2021-06-19T08:48:48.149Z] ---> Running in 6e5f20ce8188 [2021-06-19T08:48:48.149Z] ---> 2b2660d0388b [2021-06-19T08:48:48.149Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-19T08:48:48.436Z] Removing intermediate container 981046bb4d45 [2021-06-19T08:48:48.436Z] ---> 083f3decb1ac [2021-06-19T08:48:48.436Z] Step 23/24 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:48:48.707Z] ---> Running in 4fc982aed77c [2021-06-19T08:48:48.986Z] Removing intermediate container 6e5f20ce8188 [2021-06-19T08:48:48.986Z] ---> e249ba660fd9 [2021-06-19T08:48:48.986Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-19T08:48:49.260Z] Removing intermediate container 4fc982aed77c [2021-06-19T08:48:49.260Z] ---> 63caf7b8f198 [2021-06-19T08:48:49.260Z] Step 24/24 : LABEL version=0.0.0 [2021-06-19T08:48:49.534Z] ---> Running in 7f6d63160f0b [2021-06-19T08:48:50.130Z] ---> 6b5ecee7785b [2021-06-19T08:48:50.130Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-19T08:48:50.404Z] ---> 681b2c85584c [2021-06-19T08:48:50.404Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-19T08:48:50.404Z] Removing intermediate container 7f6d63160f0b [2021-06-19T08:48:50.404Z] ---> a60a3d9ea148 [2021-06-19T08:48:50.404Z] [2021-06-19T08:48:51.005Z] Successfully built a60a3d9ea148 [2021-06-19T08:48:51.005Z] Successfully tagged core-command-arm64:latest [2021-06-19T08:48:51.281Z]  Building core-command ... done  ---> 336062e70036 [2021-06-19T08:48:51.281Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-19T08:48:51.554Z] ---> Running in 91698cca88e7 [2021-06-19T08:48:51.554Z] ---> a137846e5437 [2021-06-19T08:48:51.554Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-19T08:48:51.836Z] Removing intermediate container fe78b29943ce [2021-06-19T08:48:51.836Z] ---> 07548526c349 [2021-06-19T08:48:51.836Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-19T08:48:52.109Z] ---> Running in 5b294e59a1cf [2021-06-19T08:48:52.379Z] Removing intermediate container 91698cca88e7 [2021-06-19T08:48:52.379Z] ---> 31ee73f2f80c [2021-06-19T08:48:52.379Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:48:52.651Z] ---> Running in 3bbac2dac724 [2021-06-19T08:48:52.922Z] ---> a1d645189fb5 [2021-06-19T08:48:52.922Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-19T08:48:53.194Z] Removing intermediate container 3bbac2dac724 [2021-06-19T08:48:53.194Z] ---> cfaff26df20b [2021-06-19T08:48:53.194Z] Step 22/24 : LABEL arch=arm64 [2021-06-19T08:48:53.194Z] ---> Running in aa98bd08c8b6 [2021-06-19T08:48:53.477Z] ---> Running in 4b5cfb1b1fb1 [2021-06-19T08:48:53.477Z] 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-19T08:48:53.769Z] Removing intermediate container aa98bd08c8b6 [2021-06-19T08:48:53.769Z] ---> 0edda86842d6 [2021-06-19T08:48:53.769Z] Step 19/22 : CMD ["--init=true"] [2021-06-19T08:48:54.042Z] Removing intermediate container 4b5cfb1b1fb1 [2021-06-19T08:48:54.042Z] ---> c9621372a314 [2021-06-19T08:48:54.042Z] Step 23/24 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:48:54.043Z] ---> Running in c044975c55ae [2021-06-19T08:48:54.320Z] ---> Running in 000b6e48673e [2021-06-19T08:48:54.603Z] Removing intermediate container c044975c55ae [2021-06-19T08:48:54.883Z] ---> 4265a3c946ce [2021-06-19T08:48:54.883Z] Step 20/22 : LABEL arch=arm64 [2021-06-19T08:48:54.883Z] Removing intermediate container 000b6e48673e [2021-06-19T08:48:54.883Z] ---> fce1552fc461 [2021-06-19T08:48:54.883Z] Step 24/24 : LABEL version=0.0.0 [2021-06-19T08:48:54.883Z] ---> Running in c92d00e83e42 [2021-06-19T08:48:55.161Z] ---> Running in 70bf6ccda020 [2021-06-19T08:48:55.766Z] Removing intermediate container c92d00e83e42 [2021-06-19T08:48:55.766Z] ---> f8a3711f6b40 [2021-06-19T08:48:55.766Z] Step 21/22 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:48:55.766Z] Removing intermediate container 70bf6ccda020 [2021-06-19T08:48:55.766Z] ---> 148ea0accb44 [2021-06-19T08:48:55.766Z] [2021-06-19T08:48:55.766Z] ---> Running in 3d89b35b006e [2021-06-19T08:48:56.369Z] Successfully built 148ea0accb44 [2021-06-19T08:48:56.369Z] Successfully tagged core-metadata-arm64:latest [2021-06-19T08:48:56.369Z]  Building core-metadata ... done Removing intermediate container 3d89b35b006e [2021-06-19T08:48:56.369Z] ---> 0908e15db367 [2021-06-19T08:48:56.369Z] Step 22/22 : LABEL version=0.0.0 [2021-06-19T08:48:56.646Z] Removing intermediate container 5b294e59a1cf [2021-06-19T08:48:56.646Z] ---> e5c5d15ea5d7 [2021-06-19T08:48:56.646Z] [2021-06-19T08:48:56.646Z] Step 12/24 : FROM docker:20.10.0 [2021-06-19T08:48:56.646Z] ---> Running in 0d1939053452 [2021-06-19T08:48:56.646Z] 20.10.0: Pulling from library/docker [2021-06-19T08:48:57.248Z] Removing intermediate container 0d1939053452 [2021-06-19T08:48:57.248Z] ---> 79cf64da50bf [2021-06-19T08:48:57.248Z] [2021-06-19T08:48:57.851Z] Successfully built 79cf64da50bf [2021-06-19T08:48:57.851Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-19T08:49:04.585Z]  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-19T08:49:04.585Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-19T08:49:04.585Z] ---> eeaf43b92773 [2021-06-19T08:49:04.585Z] 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-19T08:49:05.193Z] ---> Running in 90c0afc729c0 [2021-06-19T08:49:05.469Z] Removing intermediate container 90c0afc729c0 [2021-06-19T08:49:05.469Z] ---> f5300b1046b0 [2021-06-19T08:49:05.469Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-19T08:49:05.745Z] ---> Running in f20003009d5e [2021-06-19T08:49:07.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-19T08:49:07.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-19T08:49:07.848Z] (1/39) Installing readline (8.0.4-r0) [2021-06-19T08:49:07.848Z] (2/39) Installing bash (5.0.17-r0) [2021-06-19T08:49:07.848Z] Executing bash-5.0.17-r0.post-install [2021-06-19T08:49:07.848Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-19T08:49:07.848Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-19T08:49:07.848Z] (5/39) Installing curl (7.77.0-r0) [2021-06-19T08:49:07.848Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-19T08:49:08.131Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-19T08:49:08.131Z] (8/39) Installing expat (2.2.9-r1) [2021-06-19T08:49:08.131Z] (9/39) Installing libffi (3.3-r2) [2021-06-19T08:49:08.131Z] (10/39) Installing gdbm (1.13-r1) [2021-06-19T08:49:08.131Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-19T08:49:08.131Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-19T08:49:08.131Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-19T08:49:10.148Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-19T08:49:10.148Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-19T08:49:10.148Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-19T08:49:10.148Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-19T08:49:10.148Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-19T08:49:10.148Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-19T08:49:10.148Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-19T08:49:10.148Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-19T08:49:10.148Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-19T08:49:10.148Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-19T08:49:10.148Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-19T08:49:10.148Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-19T08:49:10.148Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-19T08:49:10.148Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-19T08:49:10.148Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-19T08:49:10.148Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-19T08:49:10.148Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-19T08:49:10.148Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-19T08:49:10.148Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-19T08:49:10.434Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-19T08:49:10.434Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-19T08:49:10.434Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-19T08:49:10.434Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-19T08:49:10.434Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-19T08:49:10.434Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-19T08:49:10.434Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-19T08:49:10.434Z] Executing busybox-1.31.1-r19.trigger [2021-06-19T08:49:10.434Z] OK: 72 MiB in 59 packages [2021-06-19T08:49:15.852Z] Collecting docker-compose==1.23.2 [2021-06-19T08:49:15.852Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-19T08:49:16.454Z] 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-19T08:49:16.734Z] Collecting docopt<0.7,>=0.6.1 [2021-06-19T08:49:16.734Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-19T08:49:20.136Z] Collecting PyYAML<4,>=3.10 [2021-06-19T08:49:20.136Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-19T08:49:25.555Z] Collecting docker<4.0,>=3.6.0 [2021-06-19T08:49:25.556Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-19T08:49:25.829Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-19T08:49:25.830Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-19T08:49:26.428Z] Collecting jsonschema<3,>=2.5.1 [2021-06-19T08:49:26.428Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-19T08:49:27.869Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-19T08:49:27.869Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-19T08:49:28.467Z] Collecting cached-property<2,>=1.2.0 [2021-06-19T08:49:28.468Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-19T08:49:29.067Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-19T08:49:29.067Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-19T08:49:31.722Z] Collecting texttable<0.10,>=0.9.0 [2021-06-19T08:49:31.722Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-19T08:49:34.350Z] Collecting docker-pycreds>=0.4.0 [2021-06-19T08:49:34.350Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-19T08:49:35.331Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-19T08:49:35.331Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-19T08:49:35.607Z] Collecting idna<2.8,>=2.5 [2021-06-19T08:49:35.880Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-19T08:49:35.880Z] 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-19T08:49:35.880Z] 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-19T08:49:35.880Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-19T08:49:35.880Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-19T08:49:35.880Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-19T08:49:35.880Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-19T08:49:37.318Z] Installing collected packages: docopt, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, cached-property, dockerpty, texttable, docker-compose [2021-06-19T08:49:37.318Z] Running setup.py install for docopt: started [2021-06-19T08:49:39.945Z] Running setup.py install for docopt: finished with status 'done' [2021-06-19T08:49:39.945Z] Running setup.py install for PyYAML: started [2021-06-19T08:49:42.586Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-19T08:49:42.586Z] Attempting uninstall: urllib3 [2021-06-19T08:49:42.586Z] Found existing installation: urllib3 1.25.9 [2021-06-19T08:49:42.586Z] Uninstalling urllib3-1.25.9: [2021-06-19T08:49:42.586Z] Successfully uninstalled urllib3-1.25.9 [2021-06-19T08:49:43.185Z] Attempting uninstall: idna [2021-06-19T08:49:43.185Z] Found existing installation: idna 2.9 [2021-06-19T08:49:43.185Z] Uninstalling idna-2.9: [2021-06-19T08:49:43.185Z] Successfully uninstalled idna-2.9 [2021-06-19T08:49:43.784Z] Attempting uninstall: requests [2021-06-19T08:49:44.059Z] Found existing installation: requests 2.23.0 [2021-06-19T08:49:44.059Z] Uninstalling requests-2.23.0: [2021-06-19T08:49:44.059Z] Successfully uninstalled requests-2.23.0 [2021-06-19T08:49:46.031Z] Running setup.py install for dockerpty: started [2021-06-19T08:49:48.646Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-19T08:49:48.646Z] Running setup.py install for texttable: started [2021-06-19T08:49:51.260Z] Running setup.py install for texttable: finished with status 'done' [2021-06-19T08:49:51.854Z] 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-19T08:50:00.127Z] Removing intermediate container f20003009d5e [2021-06-19T08:50:00.127Z] ---> a62786463646 [2021-06-19T08:50:00.127Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-19T08:50:00.127Z] ---> Running in 9f199fcb12e0 [2021-06-19T08:50:00.723Z] Removing intermediate container 9f199fcb12e0 [2021-06-19T08:50:00.723Z] ---> 4248dcd49866 [2021-06-19T08:50:00.723Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-19T08:50:00.999Z] ---> Running in 41d6af7ec5d3 [2021-06-19T08:50:01.273Z] Removing intermediate container 41d6af7ec5d3 [2021-06-19T08:50:01.273Z] ---> 1b4c3304ccd3 [2021-06-19T08:50:01.273Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-19T08:50:02.711Z] ---> 7da72d6d581a [2021-06-19T08:50:02.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-19T08:50:03.689Z] ---> bc416f27fa99 [2021-06-19T08:50:03.689Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-19T08:50:04.283Z] ---> e5145f127948 [2021-06-19T08:50:04.283Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-19T08:50:04.557Z] ---> Running in f6dd06755d6b [2021-06-19T08:50:05.154Z] Removing intermediate container f6dd06755d6b [2021-06-19T08:50:05.154Z] ---> 3660e84cb12b [2021-06-19T08:50:05.154Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-19T08:50:05.154Z] ---> Running in 2e5f9413ca21 [2021-06-19T08:50:05.750Z] Removing intermediate container 2e5f9413ca21 [2021-06-19T08:50:05.750Z] ---> 972ea0a6533a [2021-06-19T08:50:05.750Z] Step 22/24 : LABEL arch=arm64 [2021-06-19T08:50:06.024Z] ---> Running in 6769e74fe8cc [2021-06-19T08:50:06.622Z] Removing intermediate container 6769e74fe8cc [2021-06-19T08:50:06.622Z] ---> 86f77dc75ec4 [2021-06-19T08:50:06.622Z] Step 23/24 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 [2021-06-19T08:50:06.622Z] ---> Running in 46f415b0b243 [2021-06-19T08:50:07.218Z] Removing intermediate container 46f415b0b243 [2021-06-19T08:50:07.218Z] ---> 7ecb4042ce3d [2021-06-19T08:50:07.218Z] Step 24/24 : LABEL version=0.0.0 [2021-06-19T08:50:07.218Z] ---> Running in e3389b8bed0d [2021-06-19T08:50:07.811Z] Removing intermediate container e3389b8bed0d [2021-06-19T08:50:07.811Z] ---> f1af2572b1cc [2021-06-19T08:50:07.811Z] [2021-06-19T08:50:08.403Z] Successfully built f1af2572b1cc [2021-06-19T08:50:08.403Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-19T08:50:09.008Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-19T08:50:09.013Z] $ docker stop --time=1 ae048dc42ed18bad50281f17fce536ddc4f0f36586f8fac8815e9db129b07781 [2021-06-19T08:50:10.925Z] $ docker rm -f ae048dc42ed18bad50281f17fce536ddc4f0f36586f8fac8815e9db129b07781 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-19T08:50:11.560Z] + docker images [2021-06-19T08:50:11.834Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T08:50:11.834Z] sys-mgmt-agent-arm64 latest f1af2572b1cc 4 seconds ago 299MB [2021-06-19T08:50:11.834Z] security-proxy-setup-arm64 latest 79cf64da50bf About a minute ago 24.2MB [2021-06-19T08:50:11.834Z] e5c5d15ea5d7 About a minute ago 970MB [2021-06-19T08:50:11.834Z] core-metadata-arm64 latest 148ea0accb44 About a minute ago 15.7MB [2021-06-19T08:50:11.834Z] core-command-arm64 latest a60a3d9ea148 About a minute ago 15MB [2021-06-19T08:50:11.834Z] 7cfce020f3d0 About a minute ago 972MB [2021-06-19T08:50:11.834Z] ff25ad9e85d8 About a minute ago 973MB [2021-06-19T08:50:11.834Z] 4bbcd1b0f6ba About a minute ago 967MB [2021-06-19T08:50:11.834Z] security-bootstrapper-arm64 latest bc7305294573 3 minutes ago 17.5MB [2021-06-19T08:50:11.834Z] core-data-arm64 latest 358a1c717676 3 minutes ago 19.2MB [2021-06-19T08:50:11.834Z] security-secretstore-setup-arm64 latest 0da38c57e879 3 minutes ago 27.1MB [2021-06-19T08:50:11.834Z] support-notifications-arm64 latest 657a87c30270 4 minutes ago 15.7MB [2021-06-19T08:50:11.834Z] support-scheduler-arm64 latest 1bb1eddb667d 4 minutes ago 15.1MB [2021-06-19T08:50:11.834Z] 90777c3e88bb 4 minutes ago 975MB [2021-06-19T08:50:11.834Z] c6f2bfc117a7 4 minutes ago 976MB [2021-06-19T08:50:11.834Z] 626f16e44729 4 minutes ago 969MB [2021-06-19T08:50:11.834Z] 3ed54c6f4375 4 minutes ago 969MB [2021-06-19T08:50:11.834Z] e1b2b1f0bf1b 4 minutes ago 970MB [2021-06-19T08:50:11.834Z] ci-base-image-arm64 latest 4ed8fdbd14aa 15 minutes ago 641MB [2021-06-19T08:50:11.834Z] alpine 3.12 c4fd0aeabfcf 3 days ago 5.32MB [2021-06-19T08:50:11.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB [2021-06-19T08:50:11.834Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-19T08:50:11.834Z] 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-19T08:50:12.617Z] ---> job-cost.sh [2021-06-19T08:50:12.617Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S0Tr [2021-06-19T08:50:59.630Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-19T08:52:36.382Z] lf-activate-venv(): INFO: Adding /tmp/venv-S0Tr/bin to PATH [2021-06-19T08:52:36.382Z] INFO: No Stack... [2021-06-19T08:52:36.382Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-19T08:52:36.382Z] INFO: Archiving Costs [Pipeline] sh [2021-06-19T08:52:36.720Z] + cat /w/workspace/edgex-go/26/archives/cost.csv [2021-06-19T08:52:36.721Z] + cut -d, -f6 [Pipeline] lock [2021-06-19T08:52:36.782Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-26-stack-cost] [2021-06-19T08:52:36.793Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-26-stack-cost] did not exist. Created. [2021-06-19T08:52:36.793Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-19T08:52:37.145Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-19T08:52:37.400Z] Stashed 1 file(s) [Pipeline] } [2021-06-19T08:52:37.419Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-26-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-19T08:52:38.266Z] provisioning config files... [2021-06-19T08:52:38.276Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/26@tmp/config8028041980504589073tmp [Pipeline] { [Pipeline] sh [2021-06-19T08:52:38.587Z] + set +x [2021-06-19T08:52:38.587Z] + curl -s https://codecov.io/bash [2021-06-19T08:52:38.587Z] + bash -s -- [2021-06-19T08:52:38.852Z] [2021-06-19T08:52:38.852Z] _____ _ [2021-06-19T08:52:38.852Z] / ____| | | [2021-06-19T08:52:38.852Z] | | ___ __| | ___ ___ _____ __ [2021-06-19T08:52:38.852Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-19T08:52:38.852Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-19T08:52:38.852Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-19T08:52:38.852Z] Bash-1.0.3 [2021-06-19T08:52:38.852Z] [2021-06-19T08:52:38.852Z] [2021-06-19T08:52:38.852Z] ==> git version 2.24.4 found [2021-06-19T08:52:38.852Z] ==> 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-19T08:52:38.852Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-19T08:52:38.852Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-19T08:52:38.852Z] ==> Jenkins CI detected. [2021-06-19T08:52:38.852Z] project root: . [2021-06-19T08:52:38.852Z] --> token set from env [2021-06-19T08:52:38.852Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-19T08:52:38.852Z] ==> Running gcov in . (disable via -X gcov) [2021-06-19T08:52:38.852Z] ==> Python coveragepy not found [2021-06-19T08:52:38.852Z] ==> Searching for coverage reports in: [2021-06-19T08:52:38.852Z] + . [2021-06-19T08:52:38.852Z] -> Found 1 reports [2021-06-19T08:52:38.852Z] ==> Detecting git/mercurial file structure [2021-06-19T08:52:38.852Z] ==> Reading reports [2021-06-19T08:52:38.852Z] + ./coverage.out bytes=398095 [2021-06-19T08:52:38.852Z] ==> Appending adjustments [2021-06-19T08:52:38.852Z] https://docs.codecov.io/docs/fixing-reports [2021-06-19T08:52:40.244Z] + Found adjustments [2021-06-19T08:52:40.244Z] ==> Gzipping contents [2021-06-19T08:52:40.244Z] 56K /tmp/codecov.mFMy1w.gz [2021-06-19T08:52:40.244Z] ==> Uploading reports [2021-06-19T08:52:40.244Z] url: https://codecov.io [2021-06-19T08:52:40.244Z] query: branch=PR-3531&commit=58ae84c2d6dff819ad321599390da687d63eafbf&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-19T08:52:40.244Z] -> Pinging Codecov [2021-06-19T08:52:40.244Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=58ae84c2d6dff819ad321599390da687d63eafbf&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-19T08:52:40.510Z] -> Uploading to [2021-06-19T08:52:40.510Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-19/00271124DB129430A58F1EEE437C3FCB/58ae84c2d6dff819ad321599390da687d63eafbf/890d964f-4ac9-490a-ab69-5c6636b20388.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210619T085240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df0956a9d68f8d268878a5b81c16ae781d3e34b7a0cb1a91e3f50dc9fdf59de6 [2021-06-19T08:52:40.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-19T08:52:40.510Z] Dload Upload Total Spent Left Speed [2021-06-19T08:52:41.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54484 0 0 100 54484 0 127k --:--:-- --:--:-- --:--:-- 126k [2021-06-19T08:52:41.083Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/58ae84c2d6dff819ad321599390da687d63eafbf [Pipeline] } [2021-06-19T08:52:41.098Z] 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-19T08:52:42.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:52:42.950Z] ---> package-listing.sh [2021-06-19T08:52:42.950Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-19T08:52:42.950Z] ++ facter osfamily [2021-06-19T08:52:43.216Z] + OS_FAMILY=redhat [2021-06-19T08:52:43.216Z] + workspace=/w/workspace/edgex-go/26 [2021-06-19T08:52:43.216Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-19T08:52:43.216Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-19T08:52:43.216Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-19T08:52:43.216Z] + PACKAGES=/tmp/packages_start.txt [2021-06-19T08:52:43.216Z] + '[' /w/workspace/edgex-go/26 ']' [2021-06-19T08:52:43.216Z] + PACKAGES=/tmp/packages_end.txt [2021-06-19T08:52:43.216Z] + case "${OS_FAMILY}" in [2021-06-19T08:52:43.216Z] + rpm -qa [2021-06-19T08:52:43.216Z] + sort [2021-06-19T08:52:45.765Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-19T08:52:45.765Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-19T08:52:45.765Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-19T08:52:45.765Z] + '[' /w/workspace/edgex-go/26 ']' [2021-06-19T08:52:45.765Z] + mkdir -p /w/workspace/edgex-go/26/archives/ [2021-06-19T08:52:45.765Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/26/archives/ [Pipeline] echo [2021-06-19T08:52:45.778Z] 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/26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-19T08:52:46.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:52:46.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-19T08:52:46.636Z] [2021-06-19T08:52:46.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-19T08:52:46.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-19T08:52:46.952Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-19T08:52:46.952Z] df20fa9351a1: Pulling fs layer [2021-06-19T08:52:46.952Z] 36b3adc4ff6f: Pulling fs layer [2021-06-19T08:52:46.952Z] 8ad3a11d3b57: Pulling fs layer [2021-06-19T08:52:46.952Z] 46f8f816bc3b: Pulling fs layer [2021-06-19T08:52:46.952Z] 93b61091891f: Pulling fs layer [2021-06-19T08:52:46.952Z] 93b9cdb0e59b: Pulling fs layer [2021-06-19T08:52:46.952Z] 5e14af77c1be: Pulling fs layer [2021-06-19T08:52:46.952Z] 01666e4c0597: Pulling fs layer [2021-06-19T08:52:46.952Z] aa168da1d23b: Pulling fs layer [2021-06-19T08:52:46.952Z] 93b9cdb0e59b: Waiting [2021-06-19T08:52:46.952Z] 5e14af77c1be: Waiting [2021-06-19T08:52:46.952Z] 01666e4c0597: Waiting [2021-06-19T08:52:46.952Z] aa168da1d23b: Waiting [2021-06-19T08:52:46.952Z] 46f8f816bc3b: Waiting [2021-06-19T08:52:46.952Z] 93b61091891f: Waiting [2021-06-19T08:52:47.214Z] 36b3adc4ff6f: Download complete [2021-06-19T08:52:47.214Z] 46f8f816bc3b: Verifying Checksum [2021-06-19T08:52:47.214Z] 46f8f816bc3b: Download complete [2021-06-19T08:52:47.214Z] df20fa9351a1: Verifying Checksum [2021-06-19T08:52:47.214Z] df20fa9351a1: Download complete [2021-06-19T08:52:47.214Z] 93b9cdb0e59b: Verifying Checksum [2021-06-19T08:52:47.214Z] 93b9cdb0e59b: Download complete [2021-06-19T08:52:47.214Z] 5e14af77c1be: Verifying Checksum [2021-06-19T08:52:47.214Z] 5e14af77c1be: Download complete [2021-06-19T08:52:47.214Z] 93b61091891f: Verifying Checksum [2021-06-19T08:52:47.214Z] 93b61091891f: Download complete [2021-06-19T08:52:47.214Z] 01666e4c0597: Verifying Checksum [2021-06-19T08:52:47.214Z] 01666e4c0597: Download complete [2021-06-19T08:52:47.474Z] df20fa9351a1: Pull complete [2021-06-19T08:52:47.474Z] 36b3adc4ff6f: Pull complete [2021-06-19T08:52:47.474Z] 8ad3a11d3b57: Verifying Checksum [2021-06-19T08:52:47.474Z] 8ad3a11d3b57: Download complete [2021-06-19T08:52:48.044Z] 8ad3a11d3b57: Pull complete [2021-06-19T08:52:48.044Z] 46f8f816bc3b: Pull complete [2021-06-19T08:52:48.305Z] 93b61091891f: Pull complete [2021-06-19T08:52:48.566Z] 93b9cdb0e59b: Pull complete [2021-06-19T08:52:48.566Z] 5e14af77c1be: Pull complete [2021-06-19T08:52:48.566Z] 01666e4c0597: Pull complete [2021-06-19T08:52:49.520Z] aa168da1d23b: Verifying Checksum [2021-06-19T08:52:49.520Z] aa168da1d23b: Download complete [2021-06-19T08:52:54.824Z] aa168da1d23b: Pull complete [2021-06-19T08:52:54.824Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-19T08:52:54.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-19T08:52:54.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-19T08:52:54.909Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-06-19T08:52:54.949Z] $ 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/26/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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-19T08:52:58.172Z] $ docker top 034f3a93d2a1516e90fdf53469a3a92f27b629e69a03a13637e82cfd36deb02f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-19T08:52:58.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-19T08:52:58.873Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-19T08:52:59.168Z] + ls /var/log/sa-host [2021-06-19T08:52:59.168Z] + sadf -c /var/log/sa-host/sa05 [2021-06-19T08:52:59.168Z] file_magic: OK [2021-06-19T08:52:59.168Z] HZ: Using current value: 100 [2021-06-19T08:52:59.168Z] file_header: OK [2021-06-19T08:52:59.168Z] 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-19T08:52:59.168Z] Statistics: [2021-06-19T08:52:59.168Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-19T08:52:59.168Z] File successfully converted to sysstat format version 12.2.1 [2021-06-19T08:52:59.168Z] + sadf -c /var/log/sa-host/sa19 [2021-06-19T08:52:59.168Z] file_magic: OK [2021-06-19T08:52:59.168Z] HZ: Using current value: 100 [2021-06-19T08:52:59.168Z] file_header: OK [2021-06-19T08:52:59.168Z] 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-19T08:52:59.168Z] Statistics: [2021-06-19T08:52:59.168Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-19T08:52:59.168Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-19T08:52:59.401Z] provisioning config files... [2021-06-19T08:52:59.418Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/26@tmp/config2099299295006845103tmp [Pipeline] { [Pipeline] echo [2021-06-19T08:52:59.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:52:59.893Z] ---> create-netrc.sh [Pipeline] } [2021-06-19T08:52:59.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:53:00.285Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-19T08:53:00.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:53:00.591Z] ---> sudo-logs.sh [2021-06-19T08:53:00.591Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-19T08:53:00.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:53:00.923Z] ---> job-cost.sh [2021-06-19T08:53:00.923Z] lf-activate-venv: SKIPPING [2021-06-19T08:53:00.923Z] DEBUG: total: 0.18000000715255737 [2021-06-19T08:53:00.923Z] INFO: Retrieving Stack Cost... [2021-06-19T08:53:01.498Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-19T08:53:02.071Z] INFO: Archiving Costs [Pipeline] echo [2021-06-19T08:53:02.084Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-19T08:53:02.381Z] ---> logs-deploy.sh [2021-06-19T08:53:02.381Z] lf-activate-venv: SKIPPING [2021-06-19T08:53:02.381Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/26 [2021-06-19T08:53:02.381Z] INFO: archiving workspace using pattern(s): [2021-06-19T08:53:03.331Z] Archives upload complete. [2021-06-19T08:53:03.332Z] INFO: archiving logs to Nexus [2021-06-19T08:53:03.908Z] ---> uname -a: [2021-06-19T08:53:03.908Z] Linux prd-centos7-docker-4c-2g-327.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-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] ---> lscpu: [2021-06-19T08:53:03.908Z] Architecture: x86_64 [2021-06-19T08:53:03.908Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-19T08:53:03.908Z] Byte Order: Little Endian [2021-06-19T08:53:03.908Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-19T08:53:03.908Z] CPU(s): 2 [2021-06-19T08:53:03.908Z] On-line CPU(s) list: 0,1 [2021-06-19T08:53:03.908Z] Thread(s) per core: 1 [2021-06-19T08:53:03.908Z] Core(s) per socket: 1 [2021-06-19T08:53:03.908Z] Socket(s): 2 [2021-06-19T08:53:03.908Z] NUMA node(s): 1 [2021-06-19T08:53:03.908Z] Vendor ID: AuthenticAMD [2021-06-19T08:53:03.908Z] CPU family: 23 [2021-06-19T08:53:03.908Z] Model: 49 [2021-06-19T08:53:03.908Z] Model name: AMD EPYC-Rome Processor [2021-06-19T08:53:03.908Z] Stepping: 0 [2021-06-19T08:53:03.908Z] CPU MHz: 2800.000 [2021-06-19T08:53:03.908Z] BogoMIPS: 5600.00 [2021-06-19T08:53:03.908Z] Virtualization: AMD-V [2021-06-19T08:53:03.908Z] Hypervisor vendor: KVM [2021-06-19T08:53:03.908Z] Virtualization type: full [2021-06-19T08:53:03.908Z] L1d cache: 64 KiB [2021-06-19T08:53:03.908Z] L1i cache: 64 KiB [2021-06-19T08:53:03.908Z] L2 cache: 1 MiB [2021-06-19T08:53:03.908Z] L3 cache: 32 MiB [2021-06-19T08:53:03.908Z] NUMA node0 CPU(s): 0,1 [2021-06-19T08:53:03.908Z] Vulnerability Itlb multihit: Not affected [2021-06-19T08:53:03.908Z] Vulnerability L1tf: Not affected [2021-06-19T08:53:03.908Z] Vulnerability Mds: Not affected [2021-06-19T08:53:03.908Z] Vulnerability Meltdown: Not affected [2021-06-19T08:53:03.908Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-19T08:53:03.908Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-19T08:53:03.908Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-19T08:53:03.908Z] Vulnerability Srbds: Not affected [2021-06-19T08:53:03.908Z] Vulnerability Tsx async abort: Not affected [2021-06-19T08:53:03.908Z] 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-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] ---> nproc: [2021-06-19T08:53:03.908Z] 2 [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] ---> df -h: [2021-06-19T08:53:03.908Z] Filesystem Size Used Available Use% Mounted on [2021-06-19T08:53:03.908Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-19T08:53:03.908Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-19T08:53:03.908Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-19T08:53:03.908Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/26@tmp [2021-06-19T08:53:03.908Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/26 [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] ---> free -m: [2021-06-19T08:53:03.908Z] total used free shared buff/cache available [2021-06-19T08:53:03.908Z] Mem: 7821 1226 2211 0 4383 6550 [2021-06-19T08:53:03.908Z] Swap: 1023 1 1022 [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] ---> ip addr: [2021-06-19T08:53:03.908Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-19T08:53:03.908Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-19T08:53:03.908Z] inet 127.0.0.1/8 scope host lo [2021-06-19T08:53:03.908Z] valid_lft forever preferred_lft forever [2021-06-19T08:53:03.908Z] inet6 ::1/128 scope host [2021-06-19T08:53:03.908Z] valid_lft forever preferred_lft forever [2021-06-19T08:53:03.908Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-19T08:53:03.908Z] link/ether fa:16:3e:d6:6e:86 brd ff:ff:ff:ff:ff:ff [2021-06-19T08:53:03.908Z] inet 10.30.123.135/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-19T08:53:03.908Z] valid_lft 84970sec preferred_lft 84970sec [2021-06-19T08:53:03.908Z] inet6 fe80::f816:3eff:fed6:6e86/64 scope link [2021-06-19T08:53:03.908Z] valid_lft forever preferred_lft forever [2021-06-19T08:53:03.908Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-19T08:53:03.908Z] link/ether 02:42:da:24:1b:60 brd ff:ff:ff:ff:ff:ff [2021-06-19T08:53:03.908Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-19T08:53:03.908Z] valid_lft forever preferred_lft forever [2021-06-19T08:53:03.908Z] inet6 fe80::42:daff:fe24:1b60/64 scope link [2021-06-19T08:53:03.908Z] valid_lft forever preferred_lft forever [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] ---> sar -b -r -n DEV: [2021-06-19T08:53:03.908Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] 08:29:04 LINUX RESTART (2 CPU) [2021-06-19T08:53:03.908Z] [2021-06-19T08:53:03.908Z] 08:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-19T08:53:03.908Z] 08:31:01 90.64 0.66 89.98 0.00 358.22 42550.16 0.00 [2021-06-19T08:53:03.908Z] 08:32:01 122.31 0.00 122.31 0.00 0.00 17305.29 0.00 [2021-06-19T08:53:03.908Z] 08:33:01 53.34 0.00 53.34 0.00 0.00 8703.43 0.00 [2021-06-19T08:53:03.908Z] 08:34:01 49.81 0.02 49.79 0.00 0.53 3100.53 0.00 [2021-06-19T08:53:03.908Z] 08:35:04 171.54 2.66 168.88 0.00 1388.41 98953.83 0.00 [2021-06-19T08:53:03.908Z] 08:36:04 257.56 9.96 247.60 0.00 328.90 155190.37 0.00 [2021-06-19T08:53:03.908Z] 08:37:01 142.78 8.82 133.96 0.00 304.52 59106.31 0.00 [2021-06-19T08:53:03.909Z] 08:38:01 440.42 6.24 434.17 0.00 1309.18 164472.24 0.00 [2021-06-19T08:53:03.909Z] 08:39:01 287.36 52.65 234.72 0.00 2489.78 76132.33 0.00 [2021-06-19T08:53:03.909Z] 08:40:01 8.56 2.23 6.33 0.00 82.08 194.60 0.00 [2021-06-19T08:53:03.909Z] 08:41:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-06-19T08:53:03.909Z] 08:42:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 [2021-06-19T08:53:03.909Z] 08:43:01 0.30 0.00 0.30 0.00 0.00 2.96 0.00 [2021-06-19T08:53:03.909Z] 08:44:01 0.43 0.18 0.25 0.00 5.73 3.66 0.00 [2021-06-19T08:53:03.909Z] 08:45:01 0.88 0.12 0.77 0.00 0.93 15.84 0.00 [2021-06-19T08:53:03.909Z] 08:46:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2021-06-19T08:53:03.909Z] 08:47:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-06-19T08:53:03.909Z] 08:48:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 [2021-06-19T08:53:03.909Z] 08:49:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 [2021-06-19T08:53:03.909Z] 08:50:01 0.32 0.00 0.32 0.00 0.00 4.15 0.00 [2021-06-19T08:53:03.909Z] 08:51:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-06-19T08:53:03.909Z] 08:52:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 [2021-06-19T08:53:03.909Z] Average: 74.03 3.79 70.25 0.00 286.62 28498.79 0.00 [2021-06-19T08:53:03.909Z] [2021-06-19T08:53:03.909Z] 08:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-19T08:53:03.909Z] 08:31:01 4187056 0 966520 12.07 2620 2852736 1644748 18.16 1046660 2286340 40 [2021-06-19T08:53:03.909Z] 08:32:01 4018424 0 1132468 14.14 2620 2855420 1739336 19.20 1249860 2199332 103520 [2021-06-19T08:53:03.909Z] 08:33:01 3819808 0 1105756 13.81 2620 3080748 1831520 20.22 1338964 2288600 77028 [2021-06-19T08:53:03.909Z] 08:34:01 3899716 0 1099988 13.73 2620 3006608 1623764 17.93 1254668 2291144 78244 [2021-06-19T08:53:03.909Z] 08:35:04 167208 0 1372728 17.14 2620 6466376 2401436 26.51 2823536 4327640 1592976 [2021-06-19T08:53:03.909Z] 08:36:04 168980 0 1284328 16.04 2620 6553004 2017916 22.28 3284224 3819948 340976 [2021-06-19T08:53:03.909Z] 08:37:01 457812 0 1519892 18.98 2620 6028608 3055868 33.74 3064572 3735676 51356 [2021-06-19T08:53:03.909Z] 08:38:01 379808 0 1308600 16.34 2620 6317904 1974852 21.80 2617168 4247668 395624 [2021-06-19T08:53:03.909Z] 08:39:01 2860288 0 1189652 14.85 2620 3956372 1690812 18.67 1305456 3128256 16 [2021-06-19T08:53:03.909Z] 08:40:01 2905136 0 1142504 14.27 2620 3958672 1315792 14.53 1273788 3122148 20 [2021-06-19T08:53:03.909Z] 08:41:01 2906360 0 1141280 14.25 2620 3958672 1273632 14.06 1274904 3121080 16 [2021-06-19T08:53:03.909Z] 08:42:01 2907788 0 1139844 14.23 2620 3958680 1273632 14.06 1278368 3117556 8 [2021-06-19T08:53:03.909Z] 08:43:01 2907772 0 1139856 14.23 2620 3958684 1273632 14.06 1278408 3117556 20 [2021-06-19T08:53:03.909Z] 08:44:01 2906424 0 1141200 14.25 2620 3958688 1273908 14.06 1277964 3118344 20 [2021-06-19T08:53:03.909Z] 08:45:01 2904612 0 1142976 14.27 2620 3958724 1273788 14.06 1283616 3115492 12 [2021-06-19T08:53:03.909Z] 08:46:01 2904600 0 1142984 14.27 2620 3958728 1273704 14.06 1283416 3115496 12 [2021-06-19T08:53:03.909Z] 08:47:01 2902752 0 1144828 14.29 2620 3958732 1273632 14.06 1303640 3097000 16 [2021-06-19T08:53:03.909Z] 08:48:01 2900796 0 1146780 14.32 2620 3958736 1273632 14.06 1313904 3088800 8 [2021-06-19T08:53:03.909Z] 08:49:01 2900636 0 1146936 14.32 2620 3958740 1273632 14.06 1333856 3068704 8 [2021-06-19T08:53:03.909Z] 08:50:01 2901084 0 1146484 14.32 2620 3958744 1273716 14.06 1334012 3068704 12 [2021-06-19T08:53:03.909Z] 08:51:01 2901096 0 1146468 14.31 2620 3958748 1273632 14.06 1333912 3068704 12 [2021-06-19T08:53:03.909Z] 08:52:01 2900844 0 1146716 14.32 2620 3958752 1273632 14.06 1334660 3067976 8 [2021-06-19T08:53:03.909Z] Average: 2623136 0 1174945 14.67 2620 4208231 1571828 17.35 1585889 3118735 119998 [2021-06-19T08:53:03.909Z] [2021-06-19T08:53:03.909Z] 08:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-19T08:53:03.909Z] 08:31:01 veth346131d 0.22 0.25 0.02 0.10 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:31:01 eth0 904.40 1171.66 5488.90 146.97 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:31:01 docker0 893.62 591.79 73.94 2732.07 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:32:01 eth0 326.32 274.63 878.18 33.50 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:32:01 veth7e323b2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:32:01 docker0 255.42 284.55 16.65 844.13 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:33:01 eth0 31.81 19.38 21.72 65.10 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:33:01 veth7e323b2 0.63 0.63 0.05 0.06 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:33:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:34:01 eth0 22.18 12.02 17.78 9.10 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:34:01 veth7e323b2 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:34:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:35:04 eth0 205.12 176.98 1646.10 71.09 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:35:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:35:04 veth496f21c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:35:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:36:04 eth0 102.11 67.62 188.55 56.49 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:36:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:36:04 veth496f21c 0.00 1.66 0.00 0.08 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:36:04 veth1c7c50d 0.03 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:37:01 veth8261001 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:37:01 veth1b45497 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:37:01 eth0 29.90 17.42 101.44 9.36 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:38:01 eth0 227.39 148.79 1763.30 85.13 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:38:01 veth2413857 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:38:01 veth496f21c 0.00 2.50 0.00 0.12 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:39:01 eth0 70.40 43.01 147.24 63.71 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:39:01 veth496f21c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:39:01 docker0 1262.05 1049.87 97.17 4356.96 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:40:01 eth0 3.30 2.32 3.01 1.12 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:40:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:41:01 eth0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:44:01 eth0 0.93 0.35 0.32 0.17 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:45:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:46:01 eth0 0.25 0.20 0.10 0.02 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:47:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:48:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:50:01 eth0 0.27 0.25 0.17 0.07 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:52:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.909Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.910Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.910Z] Average: eth0 87.25 87.49 465.22 24.66 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.910Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.910Z] Average: docker0 57.46 47.80 4.42 198.36 0.00 0.00 0.00 0.00 [2021-06-19T08:53:03.910Z] [2021-06-19T08:53:03.910Z] [2021-06-19T08:53:03.910Z] ---> sar -P ALL: [2021-06-19T08:53:03.910Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) [2021-06-19T08:53:03.910Z] [2021-06-19T08:53:03.910Z] 08:29:04 LINUX RESTART (2 CPU) [2021-06-19T08:53:03.910Z] [2021-06-19T08:53:03.910Z] 08:30:02 CPU %user %nice %system %iowait %steal %idle [2021-06-19T08:53:03.910Z] 08:31:01 all 19.33 0.00 6.83 5.20 0.07 68.56 [2021-06-19T08:53:03.910Z] 08:31:01 0 22.87 0.00 7.04 5.87 0.05 64.17 [2021-06-19T08:53:03.910Z] 08:31:01 1 15.82 0.00 6.62 4.54 0.09 72.93 [2021-06-19T08:53:03.910Z] 08:32:01 all 24.27 0.00 6.05 6.28 0.10 63.30 [2021-06-19T08:53:03.910Z] 08:32:01 0 24.96 0.00 5.81 6.36 0.09 62.77 [2021-06-19T08:53:03.910Z] 08:32:01 1 23.58 0.00 6.29 6.20 0.11 63.83 [2021-06-19T08:53:03.910Z] 08:33:01 all 44.28 0.00 6.17 14.06 0.16 35.33 [2021-06-19T08:53:03.910Z] 08:33:01 0 44.54 0.00 5.95 12.39 0.21 36.91 [2021-06-19T08:53:03.910Z] 08:33:01 1 44.02 0.00 6.40 15.72 0.11 33.76 [2021-06-19T08:53:03.910Z] 08:34:01 all 48.39 0.00 8.05 1.29 0.09 42.18 [2021-06-19T08:53:03.910Z] 08:34:01 0 47.57 0.00 8.00 1.35 0.09 42.99 [2021-06-19T08:53:03.910Z] 08:34:01 1 49.20 0.00 8.10 1.24 0.09 41.37 [2021-06-19T08:53:03.910Z] 08:35:04 all 35.29 0.00 15.05 19.59 0.10 29.97 [2021-06-19T08:53:03.910Z] 08:35:04 0 36.69 0.00 14.94 19.67 0.09 28.61 [2021-06-19T08:53:03.910Z] 08:35:04 1 33.90 0.00 15.16 19.51 0.11 31.31 [2021-06-19T08:53:03.910Z] 08:36:04 all 14.08 0.00 13.27 52.85 0.10 19.70 [2021-06-19T08:53:03.910Z] 08:36:04 0 14.15 0.00 13.41 50.88 0.09 21.47 [2021-06-19T08:53:03.910Z] 08:36:04 1 14.01 0.00 13.13 54.83 0.11 17.93 [2021-06-19T08:53:03.910Z] 08:37:01 all 56.47 0.00 8.41 30.37 0.11 4.64 [2021-06-19T08:53:03.910Z] 08:37:01 0 56.36 0.00 8.10 29.97 0.09 5.48 [2021-06-19T08:53:03.910Z] 08:37:01 1 56.57 0.00 8.72 30.78 0.13 3.80 [2021-06-19T08:53:03.910Z] 08:38:01 all 42.04 0.00 17.00 33.86 0.13 6.97 [2021-06-19T08:53:03.910Z] 08:38:01 0 41.60 0.00 17.34 35.79 0.13 5.15 [2021-06-19T08:53:03.910Z] 08:38:01 1 42.47 0.00 16.66 31.95 0.13 8.79 [2021-06-19T08:53:03.910Z] 08:39:01 all 47.61 0.00 10.49 28.96 0.12 12.83 [2021-06-19T08:53:03.910Z] 08:39:01 0 46.41 0.00 10.66 27.35 0.11 15.47 [2021-06-19T08:53:03.910Z] 08:39:01 1 48.80 0.00 10.32 30.57 0.13 10.19 [2021-06-19T08:53:03.910Z] 08:40:01 all 0.27 0.00 0.19 0.06 0.03 99.46 [2021-06-19T08:53:03.910Z] 08:40:01 0 0.40 0.00 0.17 0.00 0.02 99.42 [2021-06-19T08:53:03.910Z] 08:40:01 1 0.13 0.00 0.22 0.12 0.03 99.50 [2021-06-19T08:53:03.910Z] 08:41:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-06-19T08:53:03.910Z] 08:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-19T08:53:03.910Z] 08:41:01 1 0.25 0.00 0.03 0.00 0.00 99.72 [2021-06-19T08:53:03.910Z] [2021-06-19T08:53:03.910Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2021-06-19T08:53:03.910Z] 08:42:01 all 0.12 0.00 0.04 0.00 0.03 99.82 [2021-06-19T08:53:03.910Z] 08:42:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-19T08:53:03.910Z] 08:42:01 1 0.18 0.00 0.07 0.00 0.02 99.73 [2021-06-19T08:53:03.910Z] 08:43:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-19T08:53:03.910Z] 08:43:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-19T08:53:03.910Z] 08:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-19T08:53:03.910Z] 08:44:01 all 0.10 0.00 0.24 0.00 0.03 99.63 [2021-06-19T08:53:03.910Z] 08:44:01 0 0.12 0.00 0.27 0.00 0.03 99.58 [2021-06-19T08:53:03.910Z] 08:44:01 1 0.08 0.00 0.22 0.00 0.02 99.68 [2021-06-19T08:53:03.910Z] 08:45:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-19T08:53:03.910Z] 08:45:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-19T08:53:03.910Z] 08:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2021-06-19T08:53:03.910Z] 08:46:01 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-06-19T08:53:03.910Z] 08:46:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-06-19T08:53:03.910Z] 08:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-19T08:53:03.910Z] 08:47:01 all 0.13 0.00 0.03 0.00 0.02 99.83 [2021-06-19T08:53:03.910Z] 08:47:01 0 0.22 0.00 0.02 0.00 0.00 99.77 [2021-06-19T08:53:03.910Z] 08:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-19T08:53:03.910Z] 08:48:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-06-19T08:53:03.910Z] 08:48:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-19T08:53:03.910Z] 08:48:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-19T08:53:03.910Z] 08:49:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-06-19T08:53:03.910Z] 08:49:01 0 0.25 0.00 0.02 0.00 0.00 99.73 [2021-06-19T08:53:03.910Z] 08:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-19T08:53:03.910Z] 08:50:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-19T08:53:03.910Z] 08:50:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-19T08:53:03.910Z] 08:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-19T08:53:03.910Z] 08:51:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-19T08:53:03.910Z] 08:51:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-19T08:53:03.910Z] 08:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-06-19T08:53:03.910Z] 08:52:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-19T08:53:03.910Z] 08:52:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-19T08:53:03.910Z] 08:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-19T08:53:03.910Z] [2021-06-19T08:53:03.910Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-19T08:53:03.910Z] Average: all 14.43 0.00 4.01 8.36 0.05 73.14 [2021-06-19T08:53:03.910Z] Average: 0 14.61 0.00 4.00 8.24 0.05 73.09 [2021-06-19T08:53:03.910Z] Average: 1 14.25 0.00 4.02 8.49 0.06 73.19 [2021-06-19T08:53:03.910Z] [2021-06-19T08:53:03.910Z] [2021-06-19T08:53:03.910Z]