Pull request #3223 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7d4826266379bfbdf4a6f0e076ae63b948c6a166+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (b965b79eff325d671b5522cb2bd11352b021af48) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28424 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 7d4826266379bfbdf4a6f0e076ae63b948c6a166 Merge succeeded, producing 7d4826266379bfbdf4a6f0e076ae63b948c6a166 Checking out Revision 7d4826266379bfbdf4a6f0e076ae63b948c6a166 (PR-3223) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 Commit message: "build(snap): Add implementation for set up Consul ACL" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T01:03:25.360Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T01:03:25.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T01:03:25.777Z] ========================================================= [2021-03-04T01:03:25.778Z] EdgeX Global Pipelines Version Info [2021-03-04T01:03:25.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 33c467fa80b75edb73f1f4c13bf15c005529e84c # timeout=10 [2021-03-04T01:03:27.253Z] ------------------- [2021-03-04T01:03:27.253Z] stable info: [2021-03-04T01:03:27.253Z] ------------------- [2021-03-04T01:03:27.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T01:03:27.253Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T01:03:27.253Z] Message: update stable to v1.0.184 [2021-03-04T01:03:28.209Z] ------------------- [2021-03-04T01:03:28.209Z] experimental info: [2021-03-04T01:03:28.209Z] ------------------- [2021-03-04T01:03:28.209Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T01:03:28.209Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T01:03:28.209Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T01:03:28.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-04T01:03:28.589Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-04T01:03:28.678Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T01:03:28.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T01:03:28.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T01:03:29.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T01:03:29.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T01:03:29.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-04T01:03:29.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-04T01:03:29.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-04T01:03:29.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T01:03:29.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T01:03:29.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T01:03:29.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T01:03:29.895Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T01:03:30.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T01:03:30.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T01:03:30.302Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T01:03:30.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-04T01:03:30.503Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-04T01:03:30.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-04T01:03:30.718Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T01:03:30.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3223 [Pipeline] echo [2021-03-04T01:03:30.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3223 [Pipeline] echo [2021-03-04T01:03:31.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3223 [Pipeline] echo [2021-03-04T01:03:31.231Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d4826266379bfbdf4a6f0e076ae63b948c6a166 [Pipeline] echo [2021-03-04T01:03:31.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d48262 [Pipeline] echo [2021-03-04T01:03:31.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T01:03:31.609Z] provisioning config files... [2021-03-04T01:03:31.644Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6302150677622385276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:03:32.095Z] ---> docker-login.sh [2021-03-04T01:03:32.095Z] nexus3.edgexfoundry.org:10001 [2021-03-04T01:03:32.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:03:32.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:03:32.625Z] Configure a credential helper to remove this warning. See [2021-03-04T01:03:32.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:03:32.626Z] [2021-03-04T01:03:32.626Z] Login Succeeded [2021-03-04T01:03:32.626Z] nexus3.edgexfoundry.org:10002 [2021-03-04T01:03:32.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:03:32.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:03:32.626Z] Configure a credential helper to remove this warning. See [2021-03-04T01:03:32.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:03:32.626Z] [2021-03-04T01:03:32.626Z] Login Succeeded [2021-03-04T01:03:32.626Z] nexus3.edgexfoundry.org:10003 [2021-03-04T01:03:32.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:03:32.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:03:32.891Z] Configure a credential helper to remove this warning. See [2021-03-04T01:03:32.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:03:32.891Z] [2021-03-04T01:03:32.891Z] Login Succeeded [2021-03-04T01:03:32.891Z] nexus3.edgexfoundry.org:10004 [2021-03-04T01:03:33.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:03:33.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:03:33.153Z] Configure a credential helper to remove this warning. See [2021-03-04T01:03:33.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:03:33.153Z] [2021-03-04T01:03:33.153Z] Login Succeeded [2021-03-04T01:03:33.153Z] docker.io [2021-03-04T01:03:33.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:03:33.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:03:33.417Z] Configure a credential helper to remove this warning. See [2021-03-04T01:03:33.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:03:33.417Z] [2021-03-04T01:03:33.417Z] Login Succeeded [2021-03-04T01:03:33.417Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T01:03:33.427Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T01:03:33.888Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/core-command/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/core-data/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-04T01:03:33.888Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T01:03:33.888Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-04T01:03:33.888Z] ++ cut -d/ -f2 [2021-03-04T01:03:33.888Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-04T01:03:33.961Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:03:34.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T01:03:34.822Z] [2021-03-04T01:03:34.822Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:03:35.177Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T01:03:35.177Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T01:03:35.177Z] 31603596830f: Pulling fs layer [2021-03-04T01:03:35.177Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T01:03:35.177Z] 6ca5941a6612: Pulling fs layer [2021-03-04T01:03:35.177Z] ecc8261a40a4: Pulling fs layer [2021-03-04T01:03:35.177Z] ecc8261a40a4: Waiting [2021-03-04T01:03:35.177Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T01:03:35.177Z] 2a8b12db71e7: Download complete [2021-03-04T01:03:35.441Z] 31603596830f: Download complete [2021-03-04T01:03:35.441Z] ecc8261a40a4: Verifying Checksum [2021-03-04T01:03:35.441Z] ecc8261a40a4: Download complete [2021-03-04T01:03:35.703Z] 6ca5941a6612: Verifying Checksum [2021-03-04T01:03:35.703Z] 6ca5941a6612: Download complete [2021-03-04T01:03:35.703Z] 31603596830f: Pull complete [2021-03-04T01:03:35.967Z] 2a8b12db71e7: Pull complete [2021-03-04T01:03:36.545Z] 6ca5941a6612: Pull complete [2021-03-04T01:03:36.809Z] ecc8261a40a4: Pull complete [2021-03-04T01:03:36.809Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T01:03:36.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T01:03:36.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T01:03:36.913Z] prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container [2021-03-04T01:03:36.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-04T01:03:39.501Z] $ docker top 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T01:03:39.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T01:03:39.774Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T01:03:39.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T01:03:39.982Z] $ docker exec 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 ssh-agent [2021-03-04T01:03:40.141Z] SSH_AUTH_SOCK=/tmp/ssh-SFQoMRKP6A1S/agent.11 [2021-03-04T01:03:40.141Z] SSH_AGENT_PID=16 [2021-03-04T01:03:40.151Z] Running ssh-add (command line suppressed) [2021-03-04T01:03:40.283Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8511132630953160996.key (/w/workspace/edgex-go/2@tmp/private_key_8511132630953160996.key) [2021-03-04T01:03:40.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T01:03:40.673Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T01:03:40.698Z] $ docker exec --env ******** --env ******** 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 ssh-agent -k [2021-03-04T01:03:40.811Z] unset SSH_AUTH_SOCK; [2021-03-04T01:03:40.811Z] unset SSH_AGENT_PID; [2021-03-04T01:03:40.811Z] echo Agent pid 16 killed; [2021-03-04T01:03:40.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T01:03:41.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T01:03:41.011Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T01:03:41.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T01:03:41.179Z] $ docker exec 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 ssh-agent [2021-03-04T01:03:41.340Z] SSH_AUTH_SOCK=/tmp/ssh-i1t4QYuX2li4/agent.45 [2021-03-04T01:03:41.340Z] SSH_AGENT_PID=51 [2021-03-04T01:03:41.347Z] Running ssh-add (command line suppressed) [2021-03-04T01:03:41.464Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2732229559395349310.key (/w/workspace/edgex-go/2@tmp/private_key_2732229559395349310.key) [2021-03-04T01:03:41.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T01:03:41.853Z] + git semver init [2021-03-04T01:03:41.853Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T01:03:41.853Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-04T01:03:41.853Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-04T01:03:41.853Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T01:03:41.853Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T01:03:41.853Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T01:03:41.853Z] # $SEMVER_BRANCH = PR-3223 [2021-03-04T01:03:41.853Z] # $SEMVER_TEMP = /tmp/semver-745420664 [2021-03-04T01:03:41.853Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-04T01:04:00.033Z] # '/tmp/semver-745420664' -> '/w/workspace/edgex-go/2/.semver' [2021-03-04T01:04:00.607Z] # -> Force: false [2021-03-04T01:04:00.607Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-04T01:04:00.633Z] $ docker exec --env ******** --env ******** 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 ssh-agent -k [2021-03-04T01:04:00.840Z] unset SSH_AUTH_SOCK; [2021-03-04T01:04:00.840Z] unset SSH_AGENT_PID; [2021-03-04T01:04:00.841Z] echo Agent pid 51 killed; [2021-03-04T01:04:00.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T01:04:01.500Z] + git semver [Pipeline] } [2021-03-04T01:04:01.518Z] $ docker stop --time=1 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 [2021-03-04T01:04:03.159Z] $ docker rm -f 94cf7f465c40402f77404c0e342664feb1b156a327caebd41e93691772755167 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T01:04:03.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T01:04:04.324Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T01:04:04.327Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T01:04:05.170Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T01:04:05.466Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T01:04:05.769Z] + sudo service docker restart [2021-03-04T01:04:05.769Z] + true [2021-03-04T01:04:05.769Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-04T01:04:06.365Z] ========================================================= [2021-03-04T01:04:06.365Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T01:04:06.365Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:04:06.721Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-04T01:04:10.966Z] Sending build context to Docker daemon 328.2MB [2021-03-04T01:04:10.966Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T01:04:10.966Z] Step 2/6 : FROM ${BASE} [2021-03-04T01:04:10.966Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T01:04:10.966Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T01:04:10.966Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T01:04:10.966Z] de9db76c5a1d: Pulling fs layer [2021-03-04T01:04:10.966Z] bca2f99d35d6: Pulling fs layer [2021-03-04T01:04:10.966Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T01:04:10.966Z] 7c6f9722023f: Pulling fs layer [2021-03-04T01:04:10.966Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T01:04:10.966Z] 93359f2a8cfa: Waiting [2021-03-04T01:04:10.966Z] 7c6f9722023f: Waiting [2021-03-04T01:04:10.966Z] a35cf1a2eb13: Waiting [2021-03-04T01:04:10.966Z] bca2f99d35d6: Waiting [2021-03-04T01:04:10.966Z] de9db76c5a1d: Verifying Checksum [2021-03-04T01:04:10.966Z] de9db76c5a1d: Download complete [2021-03-04T01:04:10.966Z] 0ef7d3d256c8: Verifying Checksum [2021-03-04T01:04:10.966Z] 0ef7d3d256c8: Download complete [2021-03-04T01:04:10.966Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T01:04:10.966Z] 93359f2a8cfa: Download complete [2021-03-04T01:04:10.966Z] 7c6f9722023f: Verifying Checksum [2021-03-04T01:04:10.966Z] 7c6f9722023f: Download complete [2021-03-04T01:04:11.539Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T01:04:11.539Z] 188c0c94c7c5: Download complete [2021-03-04T01:04:11.802Z] 188c0c94c7c5: Pull complete [2021-03-04T01:04:12.073Z] 0ef7d3d256c8: Pull complete [2021-03-04T01:04:12.073Z] de9db76c5a1d: Pull complete [2021-03-04T01:04:13.024Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T01:04:13.024Z] a35cf1a2eb13: Download complete [2021-03-04T01:04:13.611Z] bca2f99d35d6: Verifying Checksum [2021-03-04T01:04:13.611Z] bca2f99d35d6: Download complete [2021-03-04T01:04:18.948Z] bca2f99d35d6: Pull complete [2021-03-04T01:04:18.948Z] 93359f2a8cfa: Pull complete [2021-03-04T01:04:18.948Z] 7c6f9722023f: Pull complete [2021-03-04T01:04:19.665Z] Still waiting to schedule task [2021-03-04T01:04:19.665Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-04T01:04:23.215Z] a35cf1a2eb13: Pull complete [2021-03-04T01:04:23.215Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T01:04:23.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T01:04:23.215Z] ---> a62c8e92a672 [2021-03-04T01:04:23.215Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-04T01:04:23.215Z] ---> Running in 4f75639d9e7e [2021-03-04T01:04:23.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:04:24.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:04:24.642Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T01:04:24.904Z] (2/12) Installing file (5.38-r0) [2021-03-04T01:04:24.904Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T01:04:25.166Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T01:04:31.826Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T01:04:31.826Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T01:04:31.826Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T01:04:31.826Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T01:04:31.826Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T01:04:31.826Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T01:04:32.092Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T01:04:32.092Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T01:04:32.092Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:04:32.092Z] OK: 233 MiB in 51 packages [2021-03-04T01:04:36.331Z] Removing intermediate container 4f75639d9e7e [2021-03-04T01:04:36.331Z] ---> ea786b9e6d13 [2021-03-04T01:04:36.331Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T01:04:36.331Z] ---> Running in 3bcb7ec47f77 [2021-03-04T01:04:36.331Z] Removing intermediate container 3bcb7ec47f77 [2021-03-04T01:04:36.331Z] ---> fc320b0c83d1 [2021-03-04T01:04:36.331Z] Step 5/6 : COPY go.mod . [2021-03-04T01:04:36.331Z] ---> 6924bcc75ad4 [2021-03-04T01:04:36.331Z] Step 6/6 : RUN go mod download [2021-03-04T01:04:36.331Z] ---> Running in 6abba6f273b2 [2021-03-04T01:04:58.372Z] Removing intermediate container 6abba6f273b2 [2021-03-04T01:04:58.372Z] ---> b74d7cbf66b3 [2021-03-04T01:04:58.372Z] Successfully built b74d7cbf66b3 [2021-03-04T01:04:58.372Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:04:58.696Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T01:04:58.696Z] . [Pipeline] withDockerContainer [2021-03-04T01:04:58.803Z] prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container [2021-03-04T01:04:58.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-03-04T01:05:00.028Z] $ docker top 5c6d7cf31e49f6781288c35199f7703570256159770f5bb6ed7f4d09720c5826 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T01:05:00.621Z] + go version [2021-03-04T01:05:00.622Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T01:05:00.645Z] $ docker stop --time=1 5c6d7cf31e49f6781288c35199f7703570256159770f5bb6ed7f4d09720c5826 [2021-03-04T01:05:02.000Z] $ docker rm -f 5c6d7cf31e49f6781288c35199f7703570256159770f5bb6ed7f4d09720c5826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:05:02.908Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T01:05:02.909Z] . [Pipeline] withDockerContainer [2021-03-04T01:05:03.004Z] prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container [2021-03-04T01:05:03.056Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-03-04T01:05:03.770Z] $ docker top 34f7d0dc616bd25f60121d5423010c8f74cc066cdd833d5711a59f55801fb2fd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T01:05:03.968Z] ========================================================= [2021-03-04T01:05:03.968Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T01:05:03.968Z] ========================================================= [Pipeline] sh [2021-03-04T01:05:04.262Z] + make test [2021-03-04T01:05:04.262Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T01:05:14.315Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T01:05:29.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T01:05:34.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T01:05:34.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T01:05:34.698Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T01:05:37.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T01:05:37.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T01:05:37.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T01:05:37.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T01:05:37.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T01:05:38.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T01:05:41.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T01:05:41.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T01:05:41.065Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T01:05:43.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.9% of statements [2021-03-04T01:05:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T01:05:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T01:05:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T01:05:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T01:05:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T01:05:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T01:05:43.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T01:05:43.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements [2021-03-04T01:05:46.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.1% of statements [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T01:05:46.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T01:05:46.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T01:05:46.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 66.2% of statements [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T01:05:46.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 82.4% of statements [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T01:05:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T01:05:48.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.319s coverage: 28.6% of statements [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T01:05:48.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T01:05:48.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T01:05:48.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T01:05:48.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements [2021-03-04T01:05:48.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T01:05:49.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-03-04T01:05:49.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T01:05:49.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T01:05:49.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T01:05:49.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T01:05:51.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.371s coverage: 92.8% of statements [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T01:05:51.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T01:05:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T01:05:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T01:05:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T01:05:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-03-04T01:05:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T01:05:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T01:05:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements [2021-03-04T01:05:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T01:05:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T01:05:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T01:05:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-03-04T01:05:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2021-03-04T01:05:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements [2021-03-04T01:05:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-03-04T01:05:51.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.022s coverage: 87.5% of statements [2021-03-04T01:06:04.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.042s coverage: 94.4% of statements [2021-03-04T01:06:04.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-03-04T01:06:04.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 9.054s coverage: 85.1% of statements [2021-03-04T01:06:16.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements [2021-03-04T01:06:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T01:06:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T01:06:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T01:06:16.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-04T01:06:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T01:06:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T01:06:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T01:06:16.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 62.4% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 69.1% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 38.4% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.041s coverage: 89.5% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 88.5% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.714s coverage: 29.1% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.062s coverage: 94.3% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T01:06:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements [2021-03-04T01:06:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-04T01:06:16.551Z] GO111MODULE=on go vet ./... [2021-03-04T01:06:43.813Z] gofmt -l . [2021-03-04T01:06:43.813Z] [ "`gofmt -l .`" = "" ] [2021-03-04T01:06:43.813Z] ./bin/test-go-mod-tidy.sh [2021-03-04T01:06:43.813Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T01:06:44.130Z] + ls -al . [2021-03-04T01:06:44.130Z] total 728 [2021-03-04T01:06:44.130Z] drwxrwxr-x 10 1001 1001 4096 Mar 4 01:06 . [2021-03-04T01:06:44.130Z] drwxr-xr-x 4 root root 28 Mar 4 01:05 .. [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 01:03 .dockerignore [2021-03-04T01:06:44.130Z] drwxrwxr-x 8 1001 1001 179 Mar 4 01:03 .git [2021-03-04T01:06:44.130Z] drwxrwxr-x 3 1001 1001 125 Mar 4 01:03 .github [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 01:03 .gitignore [2021-03-04T01:06:44.130Z] drwx------ 3 1001 1001 60 Mar 4 01:04 .semver [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 01:03 .sonarcloud.properties [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 01:03 Attribution.txt [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 01:03 CONTRIBUTING.md [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 01:03 Dockerfile.build [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 01:03 Jenkinsfile [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 01:03 LICENSE [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 01:03 Makefile [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 01:03 README.md [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 01:03 SECURITY.md [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 01:04 VERSION [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 01:03 ZMQWindows.md [2021-03-04T01:06:44.130Z] drwxrwxr-x 2 1001 1001 117 Mar 4 01:03 bin [2021-03-04T01:06:44.130Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 01:03 cmd [2021-03-04T01:06:44.130Z] -rw-r--r-- 1 root root 614434 Mar 4 01:06 coverage.out [2021-03-04T01:06:44.130Z] -rw-r--r-- 1 root root 1055 Mar 4 01:06 go.mod [2021-03-04T01:06:44.130Z] -rw-r--r-- 1 root root 21699 Mar 4 01:06 go.sum [2021-03-04T01:06:44.130Z] drwxrwxr-x 8 1001 1001 127 Mar 4 01:03 internal [2021-03-04T01:06:44.130Z] drwxrwxr-x 4 1001 1001 26 Mar 4 01:03 openapi [2021-03-04T01:06:44.130Z] drwxrwxr-x 4 1001 1001 71 Mar 4 01:03 snap [2021-03-04T01:06:44.130Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 01:03 version.go [Pipeline] sh [2021-03-04T01:06:44.431Z] + '[' -e coverage.out ] [2021-03-04T01:06:44.431Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T01:06:44.682Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T01:06:44.984Z] + make build [2021-03-04T01:06:44.984Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T01:06:49.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-04T01:06:57.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-04T01:06:58.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T01:07:00.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T01:07:00.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T01:07:01.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-04T01:07:03.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-04T01:07:04.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-04T01:07:05.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T01:07:06.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-04T01:07:07.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-04T01:07:09.542Z] $ docker stop --time=1 34f7d0dc616bd25f60121d5423010c8f74cc066cdd833d5711a59f55801fb2fd [2021-03-04T01:07:11.294Z] $ docker rm -f 34f7d0dc616bd25f60121d5423010c8f74cc066cdd833d5711a59f55801fb2fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:07:13.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T01:07:13.218Z] [2021-03-04T01:07:13.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:07:13.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T01:07:13.564Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-04T01:07:13.564Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-04T01:07:13.564Z] ca9280d653b3: Pulling fs layer [2021-03-04T01:07:13.564Z] 7e9c9ca2126c: Pulling fs layer [2021-03-04T01:07:14.515Z] cbdbe7a5bc2a: Download complete [2021-03-04T01:07:14.515Z] ca9280d653b3: Verifying Checksum [2021-03-04T01:07:14.515Z] ca9280d653b3: Download complete [2021-03-04T01:07:14.780Z] cbdbe7a5bc2a: Pull complete [2021-03-04T01:07:15.738Z] ca9280d653b3: Pull complete [2021-03-04T01:07:15.738Z] 7e9c9ca2126c: Download complete [2021-03-04T01:07:22.361Z] 7e9c9ca2126c: Pull complete [2021-03-04T01:07:22.361Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-04T01:07:22.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T01:07:22.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-04T01:07:22.497Z] prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container [2021-03-04T01:07:22.554Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-03-04T01:07:24.644Z] $ docker top 4ab2393cf8a4fcc4e09f526fa0aff4798d1f1d2521f14f8daff52fbe0365f02a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T01:07:25.116Z] + docker-compose build --help [2021-03-04T01:07:25.116Z] + grep parallel [2021-03-04T01:07:26.074Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T01:07:26.091Z] $ docker stop --time=1 4ab2393cf8a4fcc4e09f526fa0aff4798d1f1d2521f14f8daff52fbe0365f02a [2021-03-04T01:07:26.747Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28426 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [2021-03-04T01:07:27.444Z] $ docker rm -f 4ab2393cf8a4fcc4e09f526fa0aff4798d1f1d2521f14f8daff52fbe0365f02a [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws [2021-03-04T01:07:27.637Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:07:28.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T01:07:28.215Z] . [Pipeline] withDockerContainer [2021-03-04T01:07:28.313Z] prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container [2021-03-04T01:07:28.362Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T01:07:28.985Z] $ docker top 75d491dfdadf0350031e9a7c0ca6e6816abaeb64e6ce96593be7e4f1fa13c1eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T01:07:29.481Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T01:07:30.874Z] Building docker-core-command-go ... [2021-03-04T01:07:30.874Z] Building docker-core-data-go ... [2021-03-04T01:07:30.874Z] Building docker-core-metadata-go ... [2021-03-04T01:07:30.874Z] Building docker-security-bootstrapper-go ... [2021-03-04T01:07:30.874Z] Building docker-security-proxy-setup-go ... [2021-03-04T01:07:30.874Z] Building docker-security-secretstore-setup-go ... [2021-03-04T01:07:30.874Z] Building docker-support-notifications-go ... [2021-03-04T01:07:30.874Z] Building docker-support-scheduler-go ... [2021-03-04T01:07:30.874Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T01:07:30.874Z] Building docker-support-notifications-go [2021-03-04T01:07:30.874Z] Building docker-security-bootstrapper-go [2021-03-04T01:07:30.874Z] Building docker-security-proxy-setup-go [2021-03-04T01:07:30.874Z] Building docker-support-scheduler-go [2021-03-04T01:07:30.874Z] Building docker-core-command-go [2021-03-04T01:07:32.528Z] using credential edgex-jenkins-ssh [2021-03-04T01:07:32.583Z] Cloning the remote Git repository [2021-03-04T01:07:32.640Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T01:07:32.750Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-04T01:07:32.828Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T01:07:32.828Z] > git --version # timeout=10 [2021-03-04T01:07:32.847Z] > git --version # 'git version 2.17.1' [2021-03-04T01:07:32.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T01:07:32.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T01:07:47.693Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T01:07:47.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T01:07:47.788Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T01:07:47.836Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T01:07:47.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T01:07:47.852Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T01:07:48.635Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:07:49.067Z] Merge succeeded, producing 7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:07:49.067Z] Checking out Revision 7d4826266379bfbdf4a6f0e076ae63b948c6a166 (PR-3223) [2021-03-04T01:07:48.655Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T01:07:48.675Z] > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 [2021-03-04T01:07:48.988Z] > git remote # timeout=10 [2021-03-04T01:07:49.006Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T01:07:49.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T01:07:49.028Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T01:07:49.052Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T01:07:49.072Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T01:07:49.083Z] > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 [2021-03-04T01:07:53.418Z] Commit message: "build(snap): Add implementation for set up Consul ACL" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T01:07:55.107Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T01:07:55.531Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T01:07:55.868Z] + sudo service docker restart [2021-03-04T01:07:55.868Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T01:07:57.924Z] provisioning config files... [2021-03-04T01:07:57.968Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9214739723598810233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:07:58.386Z] ---> docker-login.sh [2021-03-04T01:07:58.386Z] nexus3.edgexfoundry.org:10001 [2021-03-04T01:07:58.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:07:59.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:07:59.585Z] Configure a credential helper to remove this warning. See [2021-03-04T01:07:59.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:07:59.585Z] [2021-03-04T01:07:59.585Z] Login Succeeded [2021-03-04T01:07:59.585Z] nexus3.edgexfoundry.org:10002 [2021-03-04T01:07:59.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:08:00.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:08:00.138Z] Configure a credential helper to remove this warning. See [2021-03-04T01:08:00.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:08:00.138Z] [2021-03-04T01:08:00.138Z] Login Succeeded [2021-03-04T01:08:00.138Z] nexus3.edgexfoundry.org:10003 [2021-03-04T01:08:00.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:08:00.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:08:00.685Z] Configure a credential helper to remove this warning. See [2021-03-04T01:08:00.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:08:00.685Z] [2021-03-04T01:08:00.685Z] Login Succeeded [2021-03-04T01:08:00.685Z] nexus3.edgexfoundry.org:10004 [2021-03-04T01:08:00.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:08:01.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:08:01.232Z] Configure a credential helper to remove this warning. See [2021-03-04T01:08:01.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:08:01.232Z] [2021-03-04T01:08:01.232Z] Login Succeeded [2021-03-04T01:08:01.232Z] docker.io [2021-03-04T01:08:01.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T01:08:01.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T01:08:01.780Z] Configure a credential helper to remove this warning. See [2021-03-04T01:08:01.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T01:08:01.780Z] [2021-03-04T01:08:01.780Z] Login Succeeded [2021-03-04T01:08:01.780Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T01:08:01.799Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T01:08:02.214Z] ========================================================= [2021-03-04T01:08:02.214Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T01:08:02.214Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:08:02.581Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-04T01:08:03.746Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:08:03.747Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:08:03.747Z] ---> b74d7cbf66b3 [2021-03-04T01:08:03.747Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T01:08:03.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:08:03.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:08:03.747Z] ---> b74d7cbf66b3 [2021-03-04T01:08:03.747Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T01:08:03.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:08:03.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:08:03.747Z] ---> b74d7cbf66b3 [2021-03-04T01:08:03.747Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T01:08:03.747Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:08:03.747Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:08:03.747Z] ---> b74d7cbf66b3 [2021-03-04T01:08:03.747Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T01:08:03.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:08:03.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:08:03.747Z] ---> b74d7cbf66b3 [2021-03-04T01:08:03.747Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T01:08:03.747Z] ---> Running in 35be35de988b [2021-03-04T01:08:03.747Z] ---> Running in 30724dfc5f2f [2021-03-04T01:08:03.747Z] ---> Running in 7a13261506d4 [2021-03-04T01:08:03.747Z] ---> Running in 80157f89c2e6 [2021-03-04T01:08:03.747Z] ---> Running in c365ac6097f6 [2021-03-04T01:08:03.747Z] Removing intermediate container 80157f89c2e6 [2021-03-04T01:08:03.747Z] ---> b2a2a593e309 [2021-03-04T01:08:03.747Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:08:03.747Z] Removing intermediate container 35be35de988b [2021-03-04T01:08:03.747Z] ---> 8a259c38c8b2 [2021-03-04T01:08:03.747Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:08:03.747Z] Removing intermediate container 7a13261506d4 [2021-03-04T01:08:03.747Z] ---> 8580e9c55e0e [2021-03-04T01:08:03.747Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:08:03.747Z] Removing intermediate container c365ac6097f6 [2021-03-04T01:08:03.747Z] ---> 8281c2930613 [2021-03-04T01:08:03.747Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:08:03.747Z] Removing intermediate container 30724dfc5f2f [2021-03-04T01:08:03.747Z] ---> 661612ffe9bf [2021-03-04T01:08:03.747Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:08:03.747Z] ---> Running in 99ebd12acfcb [2021-03-04T01:08:03.747Z] ---> Running in 64b88eb3dde7 [2021-03-04T01:08:03.747Z] ---> Running in bfb76898e0ec [2021-03-04T01:08:03.747Z] ---> Running in 34a520888137 [2021-03-04T01:08:03.747Z] ---> Running in 3777d3a37d7b [2021-03-04T01:08:04.016Z] Removing intermediate container 99ebd12acfcb [2021-03-04T01:08:04.016Z] ---> 0b82585b70c7 [2021-03-04T01:08:04.016Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T01:08:04.279Z] ---> Running in 1cc6da7a977e [2021-03-04T01:08:04.279Z] Removing intermediate container bfb76898e0ec [2021-03-04T01:08:04.279Z] ---> 1a6726425be8 [2021-03-04T01:08:04.279Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T01:08:04.542Z] Removing intermediate container 64b88eb3dde7 [2021-03-04T01:08:04.542Z] ---> 488b09487506 [2021-03-04T01:08:04.542Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T01:08:04.542Z] Removing intermediate container 34a520888137 [2021-03-04T01:08:04.542Z] ---> 656bdab3d7a5 [2021-03-04T01:08:04.542Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T01:08:04.805Z] ---> Running in c8e5e127c348 [2021-03-04T01:08:04.805Z] ---> Running in 8f97412e127d [2021-03-04T01:08:04.805Z] Removing intermediate container 3777d3a37d7b [2021-03-04T01:08:04.805Z] ---> d0e08fb621ef [2021-03-04T01:08:04.805Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T01:08:04.805Z] ---> Running in e4da20615a48 [2021-03-04T01:08:04.805Z] ---> Running in a1d794d06e9c [2021-03-04T01:08:05.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:05.231Z] Sending build context to Docker daemon 166.6MB [2021-03-04T01:08:05.231Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T01:08:05.231Z] Step 2/6 : FROM ${BASE} [2021-03-04T01:08:05.231Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T01:08:05.231Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T01:08:05.231Z] a4357932f1b6: Pulling fs layer [2021-03-04T01:08:05.231Z] 18c013af1878: Pulling fs layer [2021-03-04T01:08:05.231Z] 00ac8860ef70: Pulling fs layer [2021-03-04T01:08:05.231Z] 63d7cb157983: Pulling fs layer [2021-03-04T01:08:05.231Z] b116817d02f9: Pulling fs layer [2021-03-04T01:08:05.231Z] 745a02a5169b: Pulling fs layer [2021-03-04T01:08:05.231Z] 00ac8860ef70: Waiting [2021-03-04T01:08:05.231Z] 63d7cb157983: Waiting [2021-03-04T01:08:05.231Z] b116817d02f9: Waiting [2021-03-04T01:08:05.231Z] 745a02a5169b: Waiting [2021-03-04T01:08:05.231Z] 18c013af1878: Verifying Checksum [2021-03-04T01:08:05.231Z] 18c013af1878: Download complete [2021-03-04T01:08:05.231Z] a4357932f1b6: Verifying Checksum [2021-03-04T01:08:05.231Z] a4357932f1b6: Download complete [2021-03-04T01:08:05.231Z] 63d7cb157983: Verifying Checksum [2021-03-04T01:08:05.231Z] 63d7cb157983: Download complete [2021-03-04T01:08:05.231Z] b116817d02f9: Verifying Checksum [2021-03-04T01:08:05.231Z] b116817d02f9: Download complete [2021-03-04T01:08:05.231Z] 5f621e34cdf4: Download complete [2021-03-04T01:08:05.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:05.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:05.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:05.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:06.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:06.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:06.229Z] 5f621e34cdf4: Pull complete [2021-03-04T01:08:06.505Z] a4357932f1b6: Pull complete [2021-03-04T01:08:06.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:06.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:07.018Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:08:07.107Z] 18c013af1878: Pull complete [2021-03-04T01:08:07.288Z] OK: 233 MiB in 51 packages [2021-03-04T01:08:07.288Z] OK: 233 MiB in 51 packages [2021-03-04T01:08:07.879Z] OK: 233 MiB in 51 packages [2021-03-04T01:08:07.879Z] Removing intermediate container c8e5e127c348 [2021-03-04T01:08:07.879Z] ---> 8dd00761d814 [2021-03-04T01:08:07.879Z] Step 6/23 : COPY go.mod . [2021-03-04T01:08:07.879Z] Removing intermediate container 1cc6da7a977e [2021-03-04T01:08:07.879Z] ---> 9eb947ccd35f [2021-03-04T01:08:07.879Z] Step 6/22 : COPY go.mod . [2021-03-04T01:08:08.087Z] 745a02a5169b: Verifying Checksum [2021-03-04T01:08:08.087Z] 745a02a5169b: Download complete [2021-03-04T01:08:08.141Z] OK: 233 MiB in 51 packages [2021-03-04T01:08:08.141Z] ---> 54aecf63d899 [2021-03-04T01:08:08.141Z] Step 7/23 : RUN go mod download [2021-03-04T01:08:08.141Z] ---> 147057d79bcf [2021-03-04T01:08:08.141Z] Step 7/22 : RUN go mod download [2021-03-04T01:08:08.403Z] Removing intermediate container 8f97412e127d [2021-03-04T01:08:08.404Z] ---> 01ba9ab5f4f5 [2021-03-04T01:08:08.404Z] Step 6/22 : COPY go.mod . [2021-03-04T01:08:08.404Z] ---> Running in 835d8ad3766b [2021-03-04T01:08:08.404Z] ---> Running in 9ebdc36fc1ba [2021-03-04T01:08:08.667Z] ---> 27bdfb08430f [2021-03-04T01:08:08.667Z] Step 7/22 : RUN go mod download [2021-03-04T01:08:08.930Z] ---> Running in 494200097d3b [2021-03-04T01:08:09.064Z] 00ac8860ef70: Verifying Checksum [2021-03-04T01:08:09.064Z] 00ac8860ef70: Download complete [2021-03-04T01:08:09.199Z] Removing intermediate container a1d794d06e9c [2021-03-04T01:08:09.199Z] ---> 123b2d41bf60 [2021-03-04T01:08:09.199Z] Step 6/31 : COPY go.mod . [2021-03-04T01:08:09.467Z] ---> 0ae83f7630c1 [2021-03-04T01:08:09.467Z] Step 7/31 : RUN go mod download [2021-03-04T01:08:09.467Z] OK: 233 MiB in 51 packages [2021-03-04T01:08:09.467Z] ---> Running in 83f83b1c5d4c [2021-03-04T01:08:10.055Z] Removing intermediate container e4da20615a48 [2021-03-04T01:08:10.055Z] ---> 63b0a723de66 [2021-03-04T01:08:10.055Z] Step 6/21 : COPY go.mod . [2021-03-04T01:08:10.635Z] ---> f616b1e2c684 [2021-03-04T01:08:10.635Z] Step 7/21 : RUN go mod download [2021-03-04T01:08:10.635Z] ---> Running in f75e139dfd5b [2021-03-04T01:08:10.898Z] Removing intermediate container 9ebdc36fc1ba [2021-03-04T01:08:10.898Z] ---> 81e0a514185c [2021-03-04T01:08:10.898Z] Step 8/23 : COPY . . [2021-03-04T01:08:11.165Z] Removing intermediate container 494200097d3b [2021-03-04T01:08:11.165Z] ---> fd43e8f615fc [2021-03-04T01:08:11.165Z] Step 8/22 : COPY . . [2021-03-04T01:08:13.111Z] Removing intermediate container 835d8ad3766b [2021-03-04T01:08:13.111Z] ---> 009fcc326bf8 [2021-03-04T01:08:13.111Z] Step 8/22 : COPY . . [2021-03-04T01:08:19.204Z] 00ac8860ef70: Pull complete [2021-03-04T01:08:19.205Z] 63d7cb157983: Pull complete [2021-03-04T01:08:19.205Z] b116817d02f9: Pull complete [2021-03-04T01:08:21.306Z] Removing intermediate container 83f83b1c5d4c [2021-03-04T01:08:21.306Z] ---> 1660c225b51b [2021-03-04T01:08:21.306Z] Step 8/31 : COPY . . [2021-03-04T01:08:23.543Z] 745a02a5169b: Pull complete [2021-03-04T01:08:23.543Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T01:08:23.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T01:08:23.543Z] ---> b7e6874047d6 [2021-03-04T01:08:23.543Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-04T01:08:26.174Z] ---> Running in 49227891cb16 [2021-03-04T01:08:27.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:08:28.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:08:29.559Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T01:08:29.831Z] (2/12) Installing file (5.38-r0) [2021-03-04T01:08:29.831Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T01:08:30.102Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T01:08:33.613Z] Removing intermediate container f75e139dfd5b [2021-03-04T01:08:33.613Z] ---> e6e8c97c0aed [2021-03-04T01:08:33.613Z] Step 8/21 : COPY . . [2021-03-04T01:08:34.419Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T01:08:34.419Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T01:08:34.419Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T01:08:34.419Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T01:08:34.419Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T01:08:34.419Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T01:08:34.419Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T01:08:34.419Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T01:08:34.419Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:08:34.419Z] OK: 217 MiB in 51 packages [2021-03-04T01:08:38.718Z] Removing intermediate container 49227891cb16 [2021-03-04T01:08:38.718Z] ---> 6c8abf6a63df [2021-03-04T01:08:38.718Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T01:08:38.718Z] ---> Running in b42f9617d02a [2021-03-04T01:08:38.718Z] Removing intermediate container b42f9617d02a [2021-03-04T01:08:38.718Z] ---> a39f67e66673 [2021-03-04T01:08:38.718Z] Step 5/6 : COPY go.mod . [2021-03-04T01:08:39.312Z] ---> 4ed68044b52a [2021-03-04T01:08:39.312Z] Step 6/6 : RUN go mod download [2021-03-04T01:08:39.585Z] ---> Running in 5cb3bddd4c29 [2021-03-04T01:08:48.586Z] ---> 9ccea3aebd0e [2021-03-04T01:08:48.586Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T01:08:50.513Z] ---> ac1c5a97229e [2021-03-04T01:08:50.513Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T01:08:51.916Z] ---> Running in e447b71d09eb [2021-03-04T01:08:51.916Z] ---> f884f2a76472 [2021-03-04T01:08:51.916Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T01:08:52.183Z] ---> Running in 7e8e265e10ac [2021-03-04T01:08:54.125Z] ---> Running in dd52565f8f0a [2021-03-04T01:08:56.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-04T01:08:56.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T01:08:56.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-04T01:08:58.908Z] ---> ca8778d0cf50 [2021-03-04T01:08:58.908Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T01:08:59.485Z] ---> Running in f27ab396e8a3 [2021-03-04T01:09:02.850Z] ---> ac9cfcac080f [2021-03-04T01:09:02.850Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T01:09:02.850Z] ---> Running in 503d95758af5 [2021-03-04T01:09:02.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-04T01:09:03.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-04T01:09:06.385Z] Removing intermediate container 5cb3bddd4c29 [2021-03-04T01:09:06.385Z] ---> 3b08aacaed08 [2021-03-04T01:09:06.385Z] Successfully built 3b08aacaed08 [2021-03-04T01:09:06.385Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:09:06.729Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T01:09:06.729Z] . [Pipeline] withDockerContainer [2021-03-04T01:09:07.003Z] prd-ubuntu18.04-docker-arm64-4c-16g-28426 does not seem to be running inside a container [2021-03-04T01:09:07.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T01:09:08.554Z] $ docker top 7c8c3aab1c23ff24038e5b7fd5015ed3b34d5b6bb2c66f8203a4574bf6907544 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T01:09:09.609Z] + go version [2021-03-04T01:09:09.609Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T01:09:09.632Z] $ docker stop --time=1 7c8c3aab1c23ff24038e5b7fd5015ed3b34d5b6bb2c66f8203a4574bf6907544 [2021-03-04T01:09:11.490Z] $ docker rm -f 7c8c3aab1c23ff24038e5b7fd5015ed3b34d5b6bb2c66f8203a4574bf6907544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:09:12.519Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T01:09:12.519Z] . [Pipeline] withDockerContainer [2021-03-04T01:09:12.759Z] prd-ubuntu18.04-docker-arm64-4c-16g-28426 does not seem to be running inside a container [2021-03-04T01:09:12.846Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T01:09:14.282Z] $ docker top b8c91c21906a0d4a6bb36ffa7b0c3c975b20db834d21e08bc40b74f128da7043 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T01:09:14.657Z] ========================================================= [2021-03-04T01:09:14.657Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T01:09:14.657Z] ========================================================= [Pipeline] sh [2021-03-04T01:09:15.301Z] + make test [2021-03-04T01:09:15.301Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T01:09:30.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-04T01:09:37.477Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T01:09:38.800Z] Removing intermediate container e447b71d09eb [2021-03-04T01:09:38.800Z] ---> 7ed233d89b1f [2021-03-04T01:09:38.800Z] [2021-03-04T01:09:38.800Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T01:09:38.800Z] Removing intermediate container 7e8e265e10ac [2021-03-04T01:09:38.800Z] ---> e828cc689a0d [2021-03-04T01:09:38.800Z] [2021-03-04T01:09:38.800Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T01:09:38.800Z] Removing intermediate container dd52565f8f0a [2021-03-04T01:09:38.800Z] ---> 1827afd1782c [2021-03-04T01:09:38.800Z] [2021-03-04T01:09:38.800Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T01:09:38.800Z] Removing intermediate container f27ab396e8a3 [2021-03-04T01:09:38.800Z] ---> e2f9bbaf349e [2021-03-04T01:09:38.800Z] [2021-03-04T01:09:38.800Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T01:09:38.800Z] 3.12: Pulling from library/alpine [2021-03-04T01:09:38.800Z] 3.12: Pulling from library/alpine [2021-03-04T01:09:38.800Z] 3.12: Pulling from library/alpine [2021-03-04T01:09:38.800Z] 3.12: Pulling from library/alpine [2021-03-04T01:09:38.800Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T01:09:38.800Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T01:09:38.800Z] Status: Image is up to date for alpine:3.12 [2021-03-04T01:09:38.800Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T01:09:38.800Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T01:09:38.800Z] Status: Image is up to date for alpine:3.12 [2021-03-04T01:09:38.800Z] ---> 88dd2752d2ea [2021-03-04T01:09:38.800Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T01:09:38.800Z] ---> 88dd2752d2ea [2021-03-04T01:09:38.800Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T01:09:38.800Z] ---> 88dd2752d2ea [2021-03-04T01:09:38.800Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T01:09:38.800Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T01:09:38.800Z] Status: Image is up to date for alpine:3.12 [2021-03-04T01:09:38.800Z] ---> 88dd2752d2ea [2021-03-04T01:09:38.800Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T01:09:40.195Z] ---> Running in fa8e6bea103f [2021-03-04T01:09:40.195Z] ---> Running in f0e479bb0030 [2021-03-04T01:09:40.195Z] ---> Running in 2b6eca756763 [2021-03-04T01:09:40.195Z] ---> Running in 0841a4db6347 [2021-03-04T01:09:40.195Z] Removing intermediate container 503d95758af5 [2021-03-04T01:09:40.195Z] ---> 3154459bfae1 [2021-03-04T01:09:40.195Z] [2021-03-04T01:09:40.195Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T01:09:40.195Z] ---> 88dd2752d2ea [2021-03-04T01:09:40.195Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T01:09:40.468Z] ---> Running in 5f18957f3d6d [2021-03-04T01:09:40.468Z] Removing intermediate container 0841a4db6347 [2021-03-04T01:09:40.468Z] ---> caad4664aa2b [2021-03-04T01:09:40.468Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T01:09:40.734Z] ---> Running in 5a4fe1b147df [2021-03-04T01:09:41.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.276Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T01:09:41.276Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T01:09:41.276Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:09:41.276Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T01:09:41.276Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T01:09:41.276Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:09:41.276Z] OK: 6 MiB in 15 packages [2021-03-04T01:09:41.555Z] OK: 6 MiB in 16 packages [2021-03-04T01:09:41.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.818Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T01:09:41.818Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:09:41.818Z] OK: 6 MiB in 15 packages [2021-03-04T01:09:41.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:09:41.818Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T01:09:41.818Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T01:09:41.818Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T01:09:41.818Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T01:09:41.818Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:09:41.818Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T01:09:41.818Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T01:09:41.818Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T01:09:41.818Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:09:41.818Z] OK: 6 MiB in 16 packages [2021-03-04T01:09:42.084Z] OK: 7 MiB in 18 packages [2021-03-04T01:09:44.008Z] Removing intermediate container f0e479bb0030 [2021-03-04T01:09:44.008Z] ---> 5b5e37568ec4 [2021-03-04T01:09:44.008Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T01:09:44.008Z] Removing intermediate container fa8e6bea103f [2021-03-04T01:09:44.008Z] ---> 1688e09016e4 [2021-03-04T01:09:44.008Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T01:09:44.278Z] ---> Running in a2f2436fe896 [2021-03-04T01:09:44.853Z] Removing intermediate container 2b6eca756763 [2021-03-04T01:09:44.853Z] ---> 66c4273ecb38 [2021-03-04T01:09:44.853Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T01:09:44.853Z] ---> Running in 9cd8db90a0b4 [2021-03-04T01:09:44.853Z] Removing intermediate container 5f18957f3d6d [2021-03-04T01:09:44.853Z] ---> 44d3b411dc85 [2021-03-04T01:09:44.853Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T01:09:44.853Z] Removing intermediate container a2f2436fe896 [2021-03-04T01:09:44.853Z] ---> 6a61912b8972 [2021-03-04T01:09:44.853Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T01:09:44.853Z] ---> Running in 161f14f254f0 [2021-03-04T01:09:45.114Z] Removing intermediate container 5a4fe1b147df [2021-03-04T01:09:45.115Z] ---> ab4d96bd50c0 [2021-03-04T01:09:45.115Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T01:09:45.115Z] ---> Running in ce5b4c884b02 [2021-03-04T01:09:45.115Z] ---> Running in 28ecae3378b9 [2021-03-04T01:09:45.115Z] ---> Running in 13f2636d8a4c [2021-03-04T01:09:45.377Z] Removing intermediate container 9cd8db90a0b4 [2021-03-04T01:09:45.377Z] ---> f54e2607c265 [2021-03-04T01:09:45.377Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T01:09:45.377Z] Removing intermediate container 161f14f254f0 [2021-03-04T01:09:45.377Z] ---> 1bd47b20d7ac [2021-03-04T01:09:45.377Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T01:09:45.377Z] ---> Running in fbad40d0d060 [2021-03-04T01:09:45.377Z] ---> Running in 403698c62ffb [2021-03-04T01:09:45.640Z] Removing intermediate container 28ecae3378b9 [2021-03-04T01:09:45.640Z] ---> 4752836e735f [2021-03-04T01:09:45.640Z] Step 13/21 : WORKDIR /edgex [2021-03-04T01:09:45.640Z] Removing intermediate container 13f2636d8a4c [2021-03-04T01:09:45.640Z] ---> d745dc291b18 [2021-03-04T01:09:45.640Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T01:09:45.640Z] Removing intermediate container ce5b4c884b02 [2021-03-04T01:09:45.640Z] ---> 03a3fe03b859 [2021-03-04T01:09:45.640Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T01:09:45.903Z] ---> Running in 85f618ab09dc [2021-03-04T01:09:45.903Z] ---> Running in b8626d105561 [2021-03-04T01:09:45.903Z] ---> Running in a55e25ec99eb [2021-03-04T01:09:45.903Z] Removing intermediate container 403698c62ffb [2021-03-04T01:09:45.903Z] ---> b325d7904308 [2021-03-04T01:09:45.903Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T01:09:45.903Z] Removing intermediate container fbad40d0d060 [2021-03-04T01:09:45.903Z] ---> e7b3fce1ac33 [2021-03-04T01:09:45.903Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T01:09:46.480Z] ---> Running in 2180ef8023a2 [2021-03-04T01:09:46.480Z] ---> Running in 6045b1d24b2f [2021-03-04T01:09:46.765Z] Removing intermediate container b8626d105561 [2021-03-04T01:09:46.765Z] ---> 234deffaa5ae [2021-03-04T01:09:46.765Z] Step 15/23 : WORKDIR / [2021-03-04T01:09:46.765Z] Removing intermediate container 85f618ab09dc [2021-03-04T01:09:46.765Z] ---> b80dec15c10e [2021-03-04T01:09:46.765Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T01:09:46.765Z] Removing intermediate container a55e25ec99eb [2021-03-04T01:09:46.765Z] ---> e294cae6c841 [2021-03-04T01:09:46.765Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T01:09:46.765Z] ---> Running in c335bf38576b [2021-03-04T01:09:46.765Z] ---> Running in a2cbf48859cf [2021-03-04T01:09:47.029Z] Removing intermediate container 2180ef8023a2 [2021-03-04T01:09:47.029Z] ---> c6e59e443639 [2021-03-04T01:09:47.029Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:09:47.029Z] Removing intermediate container 6045b1d24b2f [2021-03-04T01:09:47.029Z] ---> 0545e60bc9d4 [2021-03-04T01:09:47.029Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:09:47.294Z] ---> e1353f0c5471 [2021-03-04T01:09:47.294Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T01:09:47.294Z] Removing intermediate container a2cbf48859cf [2021-03-04T01:09:47.294Z] ---> 87703cd7eeba [2021-03-04T01:09:47.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:09:47.557Z] ---> 1dc8c355f226 [2021-03-04T01:09:47.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T01:09:47.558Z] ---> 491b7cbf08c2 [2021-03-04T01:09:47.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T01:09:47.558Z] ---> ec7cca3a7a30 [2021-03-04T01:09:47.558Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T01:09:48.141Z] ---> 6685aad81e00 [2021-03-04T01:09:48.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T01:09:48.412Z] ---> 8b77705a9c5c [2021-03-04T01:09:48.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T01:09:48.412Z] ---> 2eb056db535f [2021-03-04T01:09:48.412Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T01:09:48.412Z] ---> bb9d2061697d [2021-03-04T01:09:48.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T01:09:48.412Z] ---> Running in 331e2a077a9d [2021-03-04T01:09:48.412Z] Removing intermediate container c335bf38576b [2021-03-04T01:09:48.412Z] ---> 3420cdc3665a [2021-03-04T01:09:48.412Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T01:09:48.674Z] ---> 442daf8ffb86 [2021-03-04T01:09:48.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T01:09:48.674Z] ---> Running in f8e9c38db773 [2021-03-04T01:09:48.936Z] ---> 195a3fa40abc [2021-03-04T01:09:48.936Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T01:09:49.198Z] ---> 9b3e0da44719 [2021-03-04T01:09:49.198Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T01:09:49.198Z] Removing intermediate container 331e2a077a9d [2021-03-04T01:09:49.198Z] ---> ca2a751e3131 [2021-03-04T01:09:49.198Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T01:09:49.198Z] ---> 1a3e9d7b6d91 [2021-03-04T01:09:49.198Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T01:09:49.461Z] ---> Running in cc04cb6de026 [2021-03-04T01:09:49.461Z] ---> Running in 8e5c5c14edd9 [2021-03-04T01:09:49.461Z] ---> Running in df073bd8f066 [2021-03-04T01:09:49.461Z] Removing intermediate container f8e9c38db773 [2021-03-04T01:09:49.461Z] ---> 3e003c77999e [2021-03-04T01:09:49.461Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T01:09:49.461Z] ---> Running in 4dbf24dbf434 [2021-03-04T01:09:49.723Z] Removing intermediate container cc04cb6de026 [2021-03-04T01:09:49.723Z] ---> 5c9f8ec22f89 [2021-03-04T01:09:49.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:09:49.723Z] Removing intermediate container 8e5c5c14edd9 [2021-03-04T01:09:49.723Z] ---> fabb7957bae1 [2021-03-04T01:09:49.723Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:09:49.723Z] Removing intermediate container df073bd8f066 [2021-03-04T01:09:49.723Z] ---> 2dfde8278b93 [2021-03-04T01:09:49.723Z] Step 19/21 : LABEL arch=x86_64 [2021-03-04T01:09:49.985Z] ---> Running in 706308552a59 [2021-03-04T01:09:49.985Z] ---> Running in 801462a76cf3 [2021-03-04T01:09:49.985Z] Removing intermediate container 4dbf24dbf434 [2021-03-04T01:09:49.985Z] ---> b74e09ec3137 [2021-03-04T01:09:49.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:09:49.985Z] ---> 19390086b89a [2021-03-04T01:09:49.985Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T01:09:49.985Z] ---> Running in 09c2301c71ad [2021-03-04T01:09:50.247Z] ---> Running in dcdec81f078e [2021-03-04T01:09:50.247Z] ---> Running in 0537fcb48611 [2021-03-04T01:09:50.247Z] Removing intermediate container 706308552a59 [2021-03-04T01:09:50.247Z] ---> 0d28acd3e3e9 [2021-03-04T01:09:50.247Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T01:09:50.519Z] Removing intermediate container 801462a76cf3 [2021-03-04T01:09:50.519Z] ---> 3b817c222b02 [2021-03-04T01:09:50.519Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T01:09:50.519Z] ---> Running in 4a29ad7eea01 [2021-03-04T01:09:50.519Z] ---> Running in f769901c97d2 [2021-03-04T01:09:50.519Z] Removing intermediate container 09c2301c71ad [2021-03-04T01:09:50.519Z] ---> a45cd87dd303 [2021-03-04T01:09:50.519Z] Step 20/21 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:09:50.784Z] Removing intermediate container dcdec81f078e [2021-03-04T01:09:50.784Z] ---> 2c3377f218e8 [2021-03-04T01:09:50.784Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T01:09:51.047Z] ---> Running in dde72eed1431 [2021-03-04T01:09:51.047Z] ---> Running in ac14fe5082a5 [2021-03-04T01:09:51.047Z] Removing intermediate container f769901c97d2 [2021-03-04T01:09:51.047Z] ---> fccd3be9322f [2021-03-04T01:09:51.047Z] Step 21/22 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:09:51.047Z] Removing intermediate container 4a29ad7eea01 [2021-03-04T01:09:51.047Z] ---> 438b5009e3a6 [2021-03-04T01:09:51.047Z] Step 21/22 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:09:51.309Z] ---> Running in 83d2fb00717b [2021-03-04T01:09:51.309Z] ---> Running in 8336981900e1 [2021-03-04T01:09:51.309Z] Removing intermediate container dde72eed1431 [2021-03-04T01:09:51.309Z] ---> 2e62d0f5ed44 [2021-03-04T01:09:51.309Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T01:09:51.309Z] Removing intermediate container ac14fe5082a5 [2021-03-04T01:09:51.309Z] ---> 74ad02c88613 [2021-03-04T01:09:51.309Z] Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:09:51.578Z] ---> Running in 50f0fd3dc125 [2021-03-04T01:09:51.578Z] ---> Running in 8370627193b0 [2021-03-04T01:09:51.843Z] Removing intermediate container 83d2fb00717b [2021-03-04T01:09:51.843Z] ---> f6aa2b46731c [2021-03-04T01:09:51.843Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T01:09:51.843Z] Removing intermediate container 8336981900e1 [2021-03-04T01:09:51.843Z] ---> 2d7c46f4461c [2021-03-04T01:09:51.843Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T01:09:51.843Z] ---> Running in 285ef82877d0 [2021-03-04T01:09:52.106Z] ---> Running in 2906781de9ed [2021-03-04T01:09:52.106Z] Removing intermediate container 8370627193b0 [2021-03-04T01:09:52.106Z] ---> 469fdeef4ace [2021-03-04T01:09:52.106Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T01:09:52.106Z] Removing intermediate container 50f0fd3dc125 [2021-03-04T01:09:52.106Z] ---> 0f9448b41025 [2021-03-04T01:09:52.106Z] [2021-03-04T01:09:52.106Z] Removing intermediate container 0537fcb48611 [2021-03-04T01:09:52.106Z] ---> 14f5d3e7d04e [2021-03-04T01:09:52.106Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:09:52.371Z] Successfully built 0f9448b41025 [2021-03-04T01:09:52.371Z] ---> Running in fd37c27cd073 [2021-03-04T01:09:52.371Z] Removing intermediate container 285ef82877d0 [2021-03-04T01:09:52.371Z] ---> 9f95dafbfa83 [2021-03-04T01:09:52.371Z] [2021-03-04T01:09:52.371Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-04T01:09:52.371Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-04T01:09:52.371Z] Removing intermediate container 2906781de9ed [2021-03-04T01:09:52.371Z] ---> 3c82b34c150c [2021-03-04T01:09:52.371Z] [2021-03-04T01:09:52.634Z] ---> 25c532bce5dc [2021-03-04T01:09:52.634Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T01:09:52.634Z] Successfully built 3c82b34c150c [2021-03-04T01:09:52.634Z] Successfully built 9f95dafbfa83 [2021-03-04T01:09:52.898Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-04T01:09:52.898Z] Successfully tagged docker-support-notifications-go:latest [2021-03-04T01:09:52.898Z] Building docker-core-data-go [2021-03-04T01:09:52.898Z] Removing intermediate container fd37c27cd073 [2021-03-04T01:09:52.898Z] ---> 7f7982aec950 [2021-03-04T01:09:52.898Z] [2021-03-04T01:09:52.898Z]  Building docker-support-scheduler-go ... done  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-03-04T01:09:52.898Z] Successfully built 7f7982aec950 [2021-03-04T01:09:52.898Z] Successfully tagged docker-core-command-go:latest [2021-03-04T01:09:52.898Z] Building docker-sys-mgmt-agent-go [2021-03-04T01:09:53.162Z]  Building docker-core-command-go ... done  ---> 88000ec26b4d [2021-03-04T01:09:53.162Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T01:09:53.427Z] ---> 8c1bccbf0baf [2021-03-04T01:09:53.427Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T01:09:53.690Z] ---> 04728284055a [2021-03-04T01:09:53.690Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T01:09:54.272Z] ---> 551a864787b6 [2021-03-04T01:09:54.272Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T01:09:54.537Z] ---> Running in ea4b8651c436 [2021-03-04T01:09:58.764Z] Removing intermediate container ea4b8651c436 [2021-03-04T01:09:58.764Z] ---> d67aecbfaabd [2021-03-04T01:09:58.764Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T01:10:02.998Z] ---> 706f67c89569 [2021-03-04T01:10:02.998Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T01:10:06.313Z] ---> Running in 623996ef5d8c [2021-03-04T01:10:06.889Z] Removing intermediate container 623996ef5d8c [2021-03-04T01:10:06.889Z] ---> 115d61560dcb [2021-03-04T01:10:06.889Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T01:10:07.152Z] ---> Running in 14b374a7efcb [2021-03-04T01:10:12.503Z] Removing intermediate container 14b374a7efcb [2021-03-04T01:10:12.503Z] ---> 98dfb71a437a [2021-03-04T01:10:12.503Z] Step 28/31 : CMD ["gate"] [2021-03-04T01:10:19.642Z] ---> Running in c940eb5897c2 [2021-03-04T01:10:20.260Z] Removing intermediate container c940eb5897c2 [2021-03-04T01:10:20.260Z] ---> 3c74e8bdf695 [2021-03-04T01:10:20.260Z] Step 29/31 : LABEL arch=x86_64 [2021-03-04T01:10:21.486Z] ---> Running in d26c4c48fc43 [2021-03-04T01:10:21.486Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:10:21.486Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:10:21.486Z] ---> b74d7cbf66b3 [2021-03-04T01:10:21.486Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T01:10:21.486Z] ---> Using cache [2021-03-04T01:10:21.486Z] ---> 661612ffe9bf [2021-03-04T01:10:21.486Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:10:21.486Z] ---> Using cache [2021-03-04T01:10:21.486Z] ---> d0e08fb621ef [2021-03-04T01:10:21.486Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T01:10:21.486Z] ---> Using cache [2021-03-04T01:10:21.486Z] ---> 123b2d41bf60 [2021-03-04T01:10:21.486Z] Step 6/24 : COPY go.mod . [2021-03-04T01:10:21.486Z] ---> Using cache [2021-03-04T01:10:21.486Z] ---> 0ae83f7630c1 [2021-03-04T01:10:21.486Z] Step 7/24 : RUN go mod download [2021-03-04T01:10:21.486Z] ---> Using cache [2021-03-04T01:10:21.486Z] ---> 1660c225b51b [2021-03-04T01:10:21.486Z] Step 8/24 : COPY . . [2021-03-04T01:10:21.486Z] ---> Using cache [2021-03-04T01:10:21.486Z] ---> ca8778d0cf50 [2021-03-04T01:10:21.486Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T01:10:21.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:10:21.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:10:21.748Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:10:21.748Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:10:22.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:10:22.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:10:22.272Z] ---> b74d7cbf66b3 [2021-03-04T01:10:22.272Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> 661612ffe9bf [2021-03-04T01:10:22.272Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> d0e08fb621ef [2021-03-04T01:10:22.272Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T01:10:22.272Z] ---> b74d7cbf66b3 [2021-03-04T01:10:22.272Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> 661612ffe9bf [2021-03-04T01:10:22.272Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> d0e08fb621ef [2021-03-04T01:10:22.272Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> 123b2d41bf60 [2021-03-04T01:10:22.272Z] Step 6/23 : COPY go.mod . [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> 0ae83f7630c1 [2021-03-04T01:10:22.272Z] Step 7/23 : RUN go mod download [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> 1660c225b51b [2021-03-04T01:10:22.272Z] Step 8/23 : COPY . . [2021-03-04T01:10:22.272Z] ---> b74d7cbf66b3 [2021-03-04T01:10:22.272Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> 661612ffe9bf [2021-03-04T01:10:22.272Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> d0e08fb621ef [2021-03-04T01:10:22.272Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T01:10:22.272Z] ---> Using cache [2021-03-04T01:10:22.272Z] ---> ca8778d0cf50 [2021-03-04T01:10:22.272Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T01:10:23.664Z] Removing intermediate container d26c4c48fc43 [2021-03-04T01:10:23.664Z] ---> 835ede6336ca [2021-03-04T01:10:23.664Z] Step 30/31 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:10:23.664Z] ---> Running in 39a621390423 [2021-03-04T01:10:23.927Z] ---> Running in 34da62c819db [2021-03-04T01:10:23.927Z] ---> Running in 95edac81f1fe [2021-03-04T01:10:23.927Z] ---> Running in 3f7524006643 [2021-03-04T01:10:23.927Z] ---> Running in 727b180bb566 [2021-03-04T01:10:24.483Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T01:10:24.506Z] Removing intermediate container 727b180bb566 [2021-03-04T01:10:24.506Z] ---> df62bb623774 [2021-03-04T01:10:24.506Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T01:10:24.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T01:10:25.036Z] ---> Running in b5599cd199e2 [2021-03-04T01:10:25.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:10:25.305Z] Removing intermediate container b5599cd199e2 [2021-03-04T01:10:25.305Z] ---> beeb0960bf08 [2021-03-04T01:10:25.305Z] [2021-03-04T01:10:25.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:10:25.305Z] Successfully built beeb0960bf08 [2021-03-04T01:10:25.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-04T01:10:25.305Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-04T01:10:25.574Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:10:25.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:10:26.110Z] OK: 233 MiB in 51 packages [2021-03-04T01:10:26.386Z] OK: 233 MiB in 51 packages [2021-03-04T01:10:27.357Z] Removing intermediate container 34da62c819db [2021-03-04T01:10:27.357Z] ---> d5679efb74a0 [2021-03-04T01:10:27.357Z] Step 6/26 : COPY go.mod . [2021-03-04T01:10:27.357Z] Removing intermediate container 95edac81f1fe [2021-03-04T01:10:27.357Z] ---> 6db4a669f172 [2021-03-04T01:10:27.357Z] Step 6/23 : COPY go.mod . [2021-03-04T01:10:27.945Z] ---> 767718db5abd [2021-03-04T01:10:27.945Z] Step 7/23 : RUN go mod download [2021-03-04T01:10:27.945Z] ---> 2ba56439fea6 [2021-03-04T01:10:27.945Z] Step 7/26 : RUN go mod download [2021-03-04T01:10:27.945Z] ---> Running in 48cfaa68b4e8 [2021-03-04T01:10:27.945Z] ---> Running in b64667674820 [2021-03-04T01:10:31.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T01:10:32.242Z] Removing intermediate container b64667674820 [2021-03-04T01:10:32.242Z] ---> a08ec33746be [2021-03-04T01:10:32.242Z] Step 8/23 : COPY . . [2021-03-04T01:10:32.242Z] Removing intermediate container 48cfaa68b4e8 [2021-03-04T01:10:32.242Z] ---> bb4dfc93ddaa [2021-03-04T01:10:32.242Z] Step 8/26 : COPY . . [2021-03-04T01:10:39.651Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T01:10:39.651Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T01:10:42.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T01:10:42.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T01:10:42.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T01:10:42.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T01:10:45.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T01:10:45.698Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T01:10:53.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T01:10:53.984Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T01:10:53.984Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T01:10:58.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-04T01:10:58.957Z] ---> cdb8c35c93f5 [2021-03-04T01:10:58.957Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T01:10:58.957Z] ---> fc9ef8285d32 [2021-03-04T01:10:58.957Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T01:10:58.957Z] ---> Running in f939252d81bc [2021-03-04T01:10:58.957Z] ---> Running in a143a3e6ec62 [2021-03-04T01:10:59.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.363s coverage: 45.9% of statements [2021-03-04T01:10:59.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T01:10:59.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T01:10:59.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T01:10:59.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T01:10:59.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T01:10:59.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T01:10:59.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T01:10:59.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T01:10:59.547Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T01:11:00.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.280s coverage: 100.0% of statements [2021-03-04T01:11:03.832Z] Removing intermediate container 3f7524006643 [2021-03-04T01:11:03.832Z] ---> dc88fd76f4bc [2021-03-04T01:11:03.832Z] [2021-03-04T01:11:03.832Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T01:11:03.832Z] ---> 88dd2752d2ea [2021-03-04T01:11:03.832Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T01:11:04.101Z] ---> Using cache [2021-03-04T01:11:04.101Z] ---> 66c4273ecb38 [2021-03-04T01:11:04.101Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T01:11:04.101Z] ---> Using cache [2021-03-04T01:11:04.101Z] ---> 1bd47b20d7ac [2021-03-04T01:11:04.101Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T01:11:05.056Z] Removing intermediate container 39a621390423 [2021-03-04T01:11:05.056Z] ---> 7393bc1add6b [2021-03-04T01:11:05.056Z] [2021-03-04T01:11:05.056Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T01:11:05.056Z] ---> 88dd2752d2ea [2021-03-04T01:11:05.056Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T01:11:05.325Z] ---> Running in 48d83052bce0 [2021-03-04T01:11:05.591Z] ---> Running in 1859238b1dd7 [2021-03-04T01:11:05.860Z] Removing intermediate container 48d83052bce0 [2021-03-04T01:11:05.861Z] ---> e5f71a5de301 [2021-03-04T01:11:05.861Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T01:11:06.127Z] ---> Running in 6beba36a1b04 [2021-03-04T01:11:06.400Z] Removing intermediate container 6beba36a1b04 [2021-03-04T01:11:06.400Z] ---> c0b1f7bf95bf [2021-03-04T01:11:06.400Z] Step 15/23 : WORKDIR / [2021-03-04T01:11:06.400Z] ---> Running in 8326f2bcf1de [2021-03-04T01:11:06.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.552s coverage: 27.1% of statements [2021-03-04T01:11:06.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T01:11:06.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T01:11:06.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T01:11:06.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T01:11:06.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T01:11:06.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T01:11:06.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements [2021-03-04T01:11:06.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T01:11:06.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2021-03-04T01:11:06.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T01:11:06.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T01:11:07.003Z] Removing intermediate container 8326f2bcf1de [2021-03-04T01:11:07.003Z] ---> a7efa3dda97d [2021-03-04T01:11:07.003Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:11:07.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:07.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:07.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.234s coverage: 66.2% of statements [2021-03-04T01:11:07.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T01:11:07.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T01:11:07.275Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T01:11:08.247Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T01:11:08.247Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T01:11:08.247Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T01:11:08.247Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T01:11:08.247Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:11:08.519Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T01:11:08.790Z] OK: 7 MiB in 19 packages [2021-03-04T01:11:08.790Z] ---> 96c91122516a [2021-03-04T01:11:08.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T01:11:09.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.701s coverage: 82.4% of statements [2021-03-04T01:11:09.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T01:11:09.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T01:11:09.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T01:11:09.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T01:11:10.798Z] ---> ce8f95c8765e [2021-03-04T01:11:10.798Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T01:11:10.798Z] Removing intermediate container 1859238b1dd7 [2021-03-04T01:11:10.798Z] ---> 44ca268850c8 [2021-03-04T01:11:10.798Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T01:11:10.798Z] ---> Running in dd5d971b7dca [2021-03-04T01:11:11.076Z] ---> 9dff52a7f9aa [2021-03-04T01:11:11.076Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T01:11:11.076Z] ---> Running in b6743e18b400 [2021-03-04T01:11:11.344Z] Removing intermediate container dd5d971b7dca [2021-03-04T01:11:11.344Z] ---> cce7dbad487c [2021-03-04T01:11:11.344Z] Step 13/24 : WORKDIR / [2021-03-04T01:11:11.613Z] ---> Running in c439f133f8ed [2021-03-04T01:11:11.613Z] Removing intermediate container b6743e18b400 [2021-03-04T01:11:11.613Z] ---> f17a2233fe48 [2021-03-04T01:11:11.613Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:11:11.613Z] ---> Running in 6db94dca343a [2021-03-04T01:11:11.879Z] Removing intermediate container c439f133f8ed [2021-03-04T01:11:11.879Z] ---> 8a23e7e2727c [2021-03-04T01:11:11.879Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-04T01:11:12.150Z] Removing intermediate container 6db94dca343a [2021-03-04T01:11:12.150Z] ---> d03f6831bc14 [2021-03-04T01:11:12.150Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T01:11:12.423Z] ---> Running in d1a080fec7c5 [2021-03-04T01:11:12.424Z] ---> c31e781da47d [2021-03-04T01:11:12.424Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-04T01:11:12.699Z] Removing intermediate container d1a080fec7c5 [2021-03-04T01:11:12.699Z] ---> 50886d880a2d [2021-03-04T01:11:12.699Z] Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:11:12.699Z] ---> Running in 07e0151bfed5 [2021-03-04T01:11:12.967Z] ---> 55577447a546 [2021-03-04T01:11:12.967Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T01:11:12.967Z] Removing intermediate container 07e0151bfed5 [2021-03-04T01:11:12.967Z] ---> 86acfdbf6df2 [2021-03-04T01:11:12.967Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T01:11:13.239Z] ---> Running in 01c0f6b31708 [2021-03-04T01:11:13.239Z] ---> a893186b6b44 [2021-03-04T01:11:13.239Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T01:11:13.520Z] Removing intermediate container 01c0f6b31708 [2021-03-04T01:11:13.520Z] ---> aae7dced0e98 [2021-03-04T01:11:13.520Z] [2021-03-04T01:11:13.797Z] Successfully built aae7dced0e98 [2021-03-04T01:11:13.797Z] Successfully tagged docker-core-metadata-go:latest [2021-03-04T01:11:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.208s coverage: 28.6% of statements [2021-03-04T01:11:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T01:11:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T01:11:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T01:11:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T01:11:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T01:11:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements [2021-03-04T01:11:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T01:11:14.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2021-03-04T01:11:14.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T01:11:14.390Z]  Building docker-core-metadata-go ... done  ---> 98a46dd8f62b [2021-03-04T01:11:14.390Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T01:11:15.351Z] ---> 0019e3419914 [2021-03-04T01:11:15.351Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T01:11:15.947Z] ---> 78bb619544f7 [2021-03-04T01:11:15.947Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-04T01:11:16.214Z] ---> Running in b45cd013c183 [2021-03-04T01:11:16.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.370s coverage: 86.7% of statements [2021-03-04T01:11:16.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T01:11:16.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.376s coverage: 97.5% of statements [2021-03-04T01:11:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T01:11:16.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.122s coverage: 78.3% of statements [2021-03-04T01:11:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T01:11:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T01:11:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T01:11:16.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T01:11:17.648Z] Removing intermediate container b45cd013c183 [2021-03-04T01:11:17.648Z] ---> 29fd6a56a59f [2021-03-04T01:11:17.648Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T01:11:17.914Z] ---> Running in 5ed768974f54 [2021-03-04T01:11:19.314Z] Removing intermediate container 5ed768974f54 [2021-03-04T01:11:19.314Z] ---> 6c9cadde29a9 [2021-03-04T01:11:19.314Z] Step 22/24 : LABEL arch=x86_64 [2021-03-04T01:11:21.875Z] ---> Running in 56e935551dcf [2021-03-04T01:11:21.875Z] Removing intermediate container f939252d81bc [2021-03-04T01:11:21.875Z] ---> effb3b62fad4 [2021-03-04T01:11:21.875Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T01:11:21.875Z] ---> Running in 13ebe85dc55f [2021-03-04T01:11:21.875Z] Removing intermediate container 56e935551dcf [2021-03-04T01:11:21.875Z] ---> eb48046996a7 [2021-03-04T01:11:21.875Z] Step 23/24 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:11:22.138Z] ---> Running in 3056bb33ce31 [2021-03-04T01:11:22.403Z] Removing intermediate container 3056bb33ce31 [2021-03-04T01:11:22.403Z] ---> a2c1b66424da [2021-03-04T01:11:22.403Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T01:11:22.403Z] ---> Running in 087a30e0c563 [2021-03-04T01:11:22.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T01:11:22.989Z] Removing intermediate container 087a30e0c563 [2021-03-04T01:11:22.989Z] ---> b000201e16ac [2021-03-04T01:11:22.989Z] [2021-03-04T01:11:22.989Z] Successfully built b000201e16ac [2021-03-04T01:11:22.989Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-04T01:11:24.916Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a143a3e6ec62 [2021-03-04T01:11:24.916Z] ---> 4aabb8fcd7d5 [2021-03-04T01:11:24.916Z] [2021-03-04T01:11:24.916Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T01:11:24.916Z] ---> 88dd2752d2ea [2021-03-04T01:11:24.916Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T01:11:24.916Z] ---> Running in 6d2969047f04 [2021-03-04T01:11:24.916Z] Removing intermediate container 13ebe85dc55f [2021-03-04T01:11:24.916Z] ---> 971020acbc28 [2021-03-04T01:11:24.916Z] [2021-03-04T01:11:24.916Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T01:11:24.916Z] 20.10.0: Pulling from library/docker [2021-03-04T01:11:24.916Z] Removing intermediate container 6d2969047f04 [2021-03-04T01:11:24.916Z] ---> f5c0a077058a [2021-03-04T01:11:24.916Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T01:11:25.183Z] ---> Running in 117213b93089 [2021-03-04T01:11:25.183Z] Removing intermediate container 117213b93089 [2021-03-04T01:11:25.183Z] ---> 6295982c3ba8 [2021-03-04T01:11:25.183Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T01:11:25.446Z] ---> Running in 23f456239e2f [2021-03-04T01:11:26.024Z] Removing intermediate container 23f456239e2f [2021-03-04T01:11:26.024Z] ---> 59db8bb4e544 [2021-03-04T01:11:26.024Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:11:26.287Z] ---> Running in 60db3bd71385 [2021-03-04T01:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.286s coverage: 92.8% of statements [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T01:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T01:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.229s coverage: 0.1% of statements [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T01:11:27.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T01:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2021-03-04T01:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements [2021-03-04T01:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2021-03-04T01:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2021-03-04T01:11:27.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2021-03-04T01:11:27.686Z] Removing intermediate container 60db3bd71385 [2021-03-04T01:11:27.686Z] ---> 51836ae2e2f9 [2021-03-04T01:11:27.686Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T01:11:27.686Z] ---> Running in d92c2541a109 [2021-03-04T01:11:27.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:28.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:29.100Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T01:11:29.100Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T01:11:29.362Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T01:11:29.362Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T01:11:29.627Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T01:11:29.627Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T01:11:29.627Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T01:11:29.627Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T01:11:29.627Z] ---> aefe523efa57 [2021-03-04T01:11:29.627Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T01:11:29.892Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:11:29.892Z] OK: 8 MiB in 20 packages [2021-03-04T01:11:29.892Z] ---> Running in 82fb41e1e75e [2021-03-04T01:11:30.468Z] Removing intermediate container d92c2541a109 [2021-03-04T01:11:30.468Z] ---> d0bdb277789a [2021-03-04T01:11:30.468Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:11:30.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:30.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:30.730Z] ---> 2f7a318ea6e7 [2021-03-04T01:11:30.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T01:11:30.730Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T01:11:30.730Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T01:11:30.730Z] Executing bash-5.0.17-r0.post-install [2021-03-04T01:11:30.730Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:11:30.730Z] OK: 12 MiB in 22 packages [2021-03-04T01:11:31.307Z] ---> c68b7034f3ad [2021-03-04T01:11:31.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T01:11:31.307Z] Removing intermediate container 82fb41e1e75e [2021-03-04T01:11:31.307Z] ---> 13b2ec8ab2a9 [2021-03-04T01:11:31.307Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T01:11:32.698Z] ---> Running in a02a2c743f51 [2021-03-04T01:11:32.698Z] ---> 8437d27d1ea2 [2021-03-04T01:11:32.698Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T01:11:32.698Z] ---> Running in 17f0e2ec9f0c [2021-03-04T01:11:32.698Z] Removing intermediate container a02a2c743f51 [2021-03-04T01:11:32.698Z] ---> c73c8e8162ce [2021-03-04T01:11:32.698Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T01:11:32.960Z] ---> Running in 39a78d82740c [2021-03-04T01:11:32.960Z] Removing intermediate container 17f0e2ec9f0c [2021-03-04T01:11:32.960Z] ---> 6f23d4aad481 [2021-03-04T01:11:32.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:11:32.960Z] ---> Running in 60ee2b67d88c [2021-03-04T01:11:33.221Z] Removing intermediate container 39a78d82740c [2021-03-04T01:11:33.222Z] ---> 957c3ea91226 [2021-03-04T01:11:33.222Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T01:11:33.222Z] ---> Running in 606397cda534 [2021-03-04T01:11:33.222Z] Removing intermediate container 60ee2b67d88c [2021-03-04T01:11:33.222Z] ---> 94a872604c72 [2021-03-04T01:11:33.222Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T01:11:33.485Z] ---> Running in 11d18624c27b [2021-03-04T01:11:33.485Z] Removing intermediate container 606397cda534 [2021-03-04T01:11:33.485Z] ---> 5e2bdf7069f3 [2021-03-04T01:11:33.485Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T01:11:33.485Z] Removing intermediate container 11d18624c27b [2021-03-04T01:11:33.485Z] ---> d39b4807afc1 [2021-03-04T01:11:33.485Z] Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:11:33.747Z] ---> Running in 734e1fe046e6 [2021-03-04T01:11:34.010Z] ---> 6cb11b7ef5f8 [2021-03-04T01:11:34.010Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T01:11:34.010Z] Removing intermediate container 734e1fe046e6 [2021-03-04T01:11:34.010Z] ---> 66601b530286 [2021-03-04T01:11:34.010Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T01:11:34.010Z] ---> Running in ed9a611db2f5 [2021-03-04T01:11:34.271Z] Removing intermediate container ed9a611db2f5 [2021-03-04T01:11:34.271Z] ---> f5c84439a237 [2021-03-04T01:11:34.271Z] [2021-03-04T01:11:34.271Z] ---> b83309926a23 [2021-03-04T01:11:34.271Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T01:11:34.271Z] Successfully built f5c84439a237 [2021-03-04T01:11:34.271Z] Successfully tagged docker-core-data-go:latest [2021-03-04T01:11:34.535Z]  Building docker-core-data-go ... done  ---> 9fb68750d022 [2021-03-04T01:11:34.535Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T01:11:34.535Z] ---> Running in 36c13a9f2d43 [2021-03-04T01:11:35.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:35.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:35.370Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T01:11:35.370Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T01:11:35.370Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T01:11:35.370Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T01:11:35.370Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T01:11:35.370Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T01:11:35.370Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T01:11:36.319Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T01:11:36.319Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T01:11:36.319Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T01:11:36.319Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T01:11:36.319Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T01:11:36.319Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T01:11:36.319Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T01:11:36.319Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T01:11:36.319Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T01:11:36.319Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T01:11:36.319Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T01:11:36.319Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T01:11:36.319Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T01:11:36.319Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T01:11:36.580Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T01:11:36.580Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T01:11:36.580Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T01:11:36.580Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T01:11:36.580Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T01:11:36.580Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T01:11:36.580Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T01:11:36.580Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T01:11:36.580Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T01:11:36.580Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T01:11:36.580Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T01:11:36.580Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T01:11:36.580Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:11:36.841Z] OK: 71 MiB in 55 packages [2021-03-04T01:11:39.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2021-03-04T01:11:39.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2021-03-04T01:11:39.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.089s coverage: 85.1% of statements [2021-03-04T01:11:44.996Z] Removing intermediate container 36c13a9f2d43 [2021-03-04T01:11:44.997Z] ---> da47905032bc [2021-03-04T01:11:44.997Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T01:11:44.997Z] ---> Running in 22dd2d2bfcc1 [2021-03-04T01:11:46.442Z] Collecting docker-compose==1.23.2 [2021-03-04T01:11:46.442Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T01:11:46.725Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T01:11:46.725Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T01:11:47.000Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T01:11:47.000Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T01:11:47.000Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-04T01:11:47.000Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T01:11:47.000Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T01:11:47.588Z] Collecting PyYAML<4,>=3.10 [2021-03-04T01:11:47.588Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T01:11:48.536Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T01:11:48.536Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T01:11:48.536Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T01:11:48.536Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T01:11:48.797Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T01:11:48.797Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T01:11:49.059Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T01:11:49.059Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T01:11:49.633Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T01:11:49.633Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T01:11:49.894Z] Collecting idna<2.8,>=2.5 [2021-03-04T01:11:49.894Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T01:11:49.894Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T01:11:49.894Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T01:11:49.894Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-04T01:11:50.157Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-04T01:11:50.157Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T01:11:50.157Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T01:11:50.157Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T01:11:50.157Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T01:11:50.157Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T01:11:50.157Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T01:11:50.157Z] Installing collected packages: websocket-client, idna, urllib3, requests, docopt, PyYAML, cached-property, jsonschema, dockerpty, texttable, docker-pycreds, docker, docker-compose [2021-03-04T01:11:50.417Z] Attempting uninstall: idna [2021-03-04T01:11:50.417Z] Found existing installation: idna 2.9 [2021-03-04T01:11:50.417Z] Uninstalling idna-2.9: [2021-03-04T01:11:50.417Z] Successfully uninstalled idna-2.9 [2021-03-04T01:11:50.679Z] Attempting uninstall: urllib3 [2021-03-04T01:11:50.680Z] Found existing installation: urllib3 1.25.9 [2021-03-04T01:11:50.680Z] Uninstalling urllib3-1.25.9: [2021-03-04T01:11:50.680Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T01:11:50.943Z] Attempting uninstall: requests [2021-03-04T01:11:50.943Z] Found existing installation: requests 2.23.0 [2021-03-04T01:11:50.943Z] Uninstalling requests-2.23.0: [2021-03-04T01:11:50.943Z] Successfully uninstalled requests-2.23.0 [2021-03-04T01:11:50.943Z] Running setup.py install for docopt: started [2021-03-04T01:11:51.516Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T01:11:51.516Z] Running setup.py install for PyYAML: started [2021-03-04T01:11:52.092Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T01:11:52.092Z] Running setup.py install for dockerpty: started [2021-03-04T01:11:52.665Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T01:11:52.665Z] Running setup.py install for texttable: started [2021-03-04T01:11:52.926Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T01:11:53.503Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.152s coverage: 92.9% of statements [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.6% of statements [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.6% of statements [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.555s coverage: 62.4% of statements [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T01:11:54.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-03-04T01:11:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-03-04T01:11:56.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.832s coverage: 69.1% of statements [2021-03-04T01:11:56.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T01:11:56.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T01:11:56.824Z] Removing intermediate container 22dd2d2bfcc1 [2021-03-04T01:11:56.824Z] ---> 60002d4fbaa8 [2021-03-04T01:11:56.824Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T01:11:56.824Z] ---> Running in bc2ea265cfb0 [2021-03-04T01:11:57.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:57.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T01:11:57.397Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T01:11:57.397Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T01:11:57.397Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T01:11:57.397Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:11:57.397Z] OK: 72 MiB in 58 packages [2021-03-04T01:11:57.971Z] Removing intermediate container bc2ea265cfb0 [2021-03-04T01:11:57.971Z] ---> 6e4fb581b337 [2021-03-04T01:11:57.971Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T01:11:57.971Z] ---> Running in be251c387273 [2021-03-04T01:11:58.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.331s coverage: 38.4% of statements [2021-03-04T01:11:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T01:11:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T01:11:58.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements [2021-03-04T01:11:58.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T01:11:58.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements [2021-03-04T01:11:58.236Z] Removing intermediate container be251c387273 [2021-03-04T01:11:58.236Z] ---> d107c9b2cfb6 [2021-03-04T01:11:58.236Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:11:58.236Z] ---> Running in bb0ba0389ce3 [2021-03-04T01:11:58.497Z] Removing intermediate container bb0ba0389ce3 [2021-03-04T01:11:58.497Z] ---> a358ebd0d891 [2021-03-04T01:11:58.497Z] Step 24/26 : LABEL arch=x86_64 [2021-03-04T01:11:58.497Z] ---> Running in b03917b62c3e [2021-03-04T01:11:58.759Z] Removing intermediate container b03917b62c3e [2021-03-04T01:11:58.759Z] ---> a94ecbb52911 [2021-03-04T01:11:58.759Z] Step 25/26 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:11:58.759Z] ---> Running in c4288cdc8560 [2021-03-04T01:11:59.021Z] Removing intermediate container c4288cdc8560 [2021-03-04T01:11:59.021Z] ---> 94f24c632e8a [2021-03-04T01:11:59.021Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T01:11:59.021Z] ---> Running in 22ec0be6c662 [2021-03-04T01:11:59.284Z] Removing intermediate container 22ec0be6c662 [2021-03-04T01:11:59.284Z] ---> 02855fb05731 [2021-03-04T01:11:59.284Z] [2021-03-04T01:11:59.546Z] Successfully built 02855fb05731 [2021-03-04T01:11:59.546Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-04T01:11:59.820Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-04T01:11:59.830Z] $ docker stop --time=1 75d491dfdadf0350031e9a7c0ca6e6816abaeb64e6ce96593be7e4f1fa13c1eb [2021-03-04T01:12:01.873Z] $ docker rm -f 75d491dfdadf0350031e9a7c0ca6e6816abaeb64e6ce96593be7e4f1fa13c1eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T01:12:02.806Z] + docker images [2021-03-04T01:12:02.806Z] + grep docker [2021-03-04T01:12:03.069Z] docker-sys-mgmt-agent-go latest 02855fb05731 5 seconds ago 313MB [2021-03-04T01:12:03.069Z] docker-core-data-go latest f5c84439a237 30 seconds ago 22.4MB [2021-03-04T01:12:03.069Z] docker-security-secretstore-setup-go latest b000201e16ac 41 seconds ago 24.9MB [2021-03-04T01:12:03.069Z] docker-core-metadata-go latest aae7dced0e98 50 seconds ago 19MB [2021-03-04T01:12:03.069Z] docker-security-bootstrapper-go latest beeb0960bf08 About a minute ago 18.7MB [2021-03-04T01:12:03.069Z] docker-support-notifications-go latest 9f95dafbfa83 2 minutes ago 17.8MB [2021-03-04T01:12:03.069Z] docker-support-scheduler-go latest 3c82b34c150c 2 minutes ago 17.2MB [2021-03-04T01:12:03.069Z] docker-core-command-go latest 7f7982aec950 2 minutes ago 17.2MB [2021-03-04T01:12:03.069Z] docker-security-proxy-setup-go latest 0f9448b41025 2 minutes ago 24.7MB [2021-03-04T01:12:03.069Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-04T01:12:04.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.425s coverage: 47.0% of statements [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T01:12:04.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T01:12:04.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T01:12:04.807Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.494s coverage: 88.5% of statements [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T01:12:04.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.022s coverage: 29.1% of statements [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.169s coverage: 99.0% of statements [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.138s coverage: 100.0% of statements [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.152s coverage: 94.3% of statements [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.075s coverage: 100.0% of statements [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T01:12:13.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-03-04T01:12:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-03-04T01:12:13.361Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-04T01:12:14.334Z] GO111MODULE=on go vet ./... [2021-03-04T01:12:18.856Z] Still waiting to schedule task [2021-03-04T01:12:18.856Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-04T01:13:10.228Z] Running on prd-ubuntu18.04-docker-8c-8g-28427 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws [2021-03-04T01:13:10.294Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-04T01:13:12.503Z] using credential edgex-jenkins-ssh [2021-03-04T01:13:12.561Z] Cloning the remote Git repository [2021-03-04T01:13:12.582Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T01:13:12.646Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-04T01:13:12.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T01:13:12.678Z] > git --version # timeout=10 [2021-03-04T01:13:12.685Z] > git --version # 'git version 2.17.1' [2021-03-04T01:13:12.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T01:13:12.711Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T01:13:17.513Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T01:13:17.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T01:13:17.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T01:13:18.154Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:13:18.269Z] Merge succeeded, producing 7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:13:18.270Z] Checking out Revision 7d4826266379bfbdf4a6f0e076ae63b948c6a166 (PR-3223) [2021-03-04T01:13:17.543Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T01:13:17.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T01:13:17.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T01:13:18.162Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T01:13:18.166Z] > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 [2021-03-04T01:13:18.241Z] > git remote # timeout=10 [2021-03-04T01:13:18.248Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T01:13:18.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T01:13:18.256Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T01:13:18.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T01:13:18.272Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T01:13:18.277Z] > git checkout -f 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 [2021-03-04T01:13:21.968Z] Commit message: "build(snap): Add implementation for set up Consul ACL" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:13:23.178Z] + echo snap-build.sh [2021-03-04T01:13:23.178Z] snap-build.sh [2021-03-04T01:13:23.178Z] + SNAP_BASE_DIR=. [2021-03-04T01:13:23.178Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-04T01:13:23.178Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-04T01:13:23.178Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-04T01:13:23.178Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-04T01:13:23.178Z] + cd /w/workspace/edgex-go/2 [2021-03-04T01:13:23.178Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-04T01:13:23.178Z] Reading package lists... [2021-03-04T01:13:23.178Z] Building dependency tree... [2021-03-04T01:13:23.178Z] Reading state information... [2021-03-04T01:13:23.441Z] The following packages were automatically installed and are no longer required: [2021-03-04T01:13:23.441Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-04T01:13:23.441Z] uidmap xdelta3 [2021-03-04T01:13:23.441Z] Use 'sudo apt autoremove' to remove them. [2021-03-04T01:13:23.441Z] The following packages will be REMOVED: [2021-03-04T01:13:23.441Z] lxd* lxd-client* [2021-03-04T01:13:23.703Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-04T01:13:23.703Z] After this operation, 31.7 MB disk space will be freed. [2021-03-04T01:13:24.754Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-04T01:13:24.754Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T01:13:25.699Z] Removing lxd dnsmasq configuration [2021-03-04T01:13:25.699Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T01:13:25.960Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-04T01:13:26.909Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-04T01:13:26.909Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-04T01:13:26.909Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T01:13:28.301Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-04T01:13:28.301Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-04T01:13:29.687Z] + sudo snap remove --purge lxd [2021-03-04T01:13:29.687Z] snap "lxd" is not installed [2021-03-04T01:13:29.687Z] + sudo groupadd --force --system lxd [2021-03-04T01:13:29.687Z] ++ whoami [2021-03-04T01:13:29.687Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-04T01:13:29.687Z] + newgrp - lxd [2021-03-04T01:13:29.687Z] + sudo snap install lxd [2021-03-04T01:13:36.144Z] gofmt -l . [2021-03-04T01:13:36.144Z] [ "`gofmt -l .`" = "" ] [2021-03-04T01:13:36.144Z] ./bin/test-go-mod-tidy.sh [2021-03-04T01:13:36.144Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T01:13:36.805Z] + ls -al . [2021-03-04T01:13:36.805Z] total 756 [2021-03-04T01:13:36.805Z] drwxrwxr-x 9 1001 1001 4096 Mar 4 01:13 . [2021-03-04T01:13:36.805Z] drwxr-xr-x 4 root root 4096 Mar 4 01:09 .. [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 01:07 .dockerignore [2021-03-04T01:13:36.805Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 01:07 .git [2021-03-04T01:13:36.805Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 01:07 .github [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 01:07 .gitignore [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 01:07 .sonarcloud.properties [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 01:07 Attribution.txt [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 01:07 CONTRIBUTING.md [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 01:07 Dockerfile.build [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 01:07 Jenkinsfile [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 01:07 LICENSE [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 01:07 Makefile [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 01:07 README.md [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 01:07 SECURITY.md [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 01:04 VERSION [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 01:07 ZMQWindows.md [2021-03-04T01:13:36.805Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 01:07 bin [2021-03-04T01:13:36.805Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 01:07 cmd [2021-03-04T01:13:36.805Z] -rw-r--r-- 1 root root 614434 Mar 4 01:12 coverage.out [2021-03-04T01:13:36.805Z] -rw-r--r-- 1 root root 1055 Mar 4 01:13 go.mod [2021-03-04T01:13:36.805Z] -rw-r--r-- 1 root root 21699 Mar 4 01:13 go.sum [2021-03-04T01:13:36.805Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 01:07 internal [2021-03-04T01:13:36.805Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 01:07 openapi [2021-03-04T01:13:36.805Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 01:07 snap [2021-03-04T01:13:36.805Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 01:07 version.go [Pipeline] sh [2021-03-04T01:13:37.459Z] + '[' -e coverage.out ] [2021-03-04T01:13:37.459Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T01:13:37.528Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T01:13:38.745Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T01:13:39.415Z] + make build [2021-03-04T01:13:39.415Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T01:13:44.615Z] 2021-03-04T01:13:41Z INFO Waiting for automatic snapd restart... [2021-03-04T01:13:51.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-04T01:14:14.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-04T01:14:16.797Z] lxd 4.11 from Canonical* installed [2021-03-04T01:14:16.797Z] + sudo lxd init --auto [2021-03-04T01:14:19.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T01:14:22.091Z] + sudo snap install --classic snapcraft [2021-03-04T01:14:23.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T01:14:25.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T01:14:30.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-04T01:14:35.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-04T01:14:39.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-04T01:14:43.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T01:14:44.058Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T01:14:44.058Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-04T01:14:44.058Z] + patch --verbose -p1 [2021-03-04T01:14:44.058Z] Hmm... Looks like a unified diff to me... [2021-03-04T01:14:44.058Z] The text leading up to this was: [2021-03-04T01:14:44.058Z] -------------------------- [2021-03-04T01:14:44.058Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-04T01:14:44.058Z] |From: Tony Espy [2021-03-04T01:14:44.058Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-04T01:14:44.058Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-04T01:14:44.058Z] | [2021-03-04T01:14:44.058Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-04T01:14:44.058Z] |optimize the snap CI check run for pull requests. When [2021-03-04T01:14:44.058Z] |applied, it essentially strips out everything (apps and [2021-03-04T01:14:44.058Z] |parts) from the snapcraft.yaml file except those required [2021-03-04T01:14:44.058Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-04T01:14:44.058Z] |catch changes to edgex-go that break the snap build. [2021-03-04T01:14:44.058Z] | [2021-03-04T01:14:44.058Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-04T01:14:44.058Z] |to update this patch file, otherwise it may fail to apply, [2021-03-04T01:14:44.058Z] |resulting in a failed snap build CI check in the associated [2021-03-04T01:14:44.058Z] |pull request. [2021-03-04T01:14:44.058Z] | [2021-03-04T01:14:44.058Z] |Note - in addition to applying this patch, the pipeline also [2021-03-04T01:14:44.058Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-04T01:14:44.058Z] |need to build the finally binary .snap file (and it won't [2021-03-04T01:14:44.058Z] |work with the patch applied). This further reduces the build [2021-03-04T01:14:44.058Z] |time. [2021-03-04T01:14:44.058Z] |--- [2021-03-04T01:14:44.058Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-04T01:14:44.058Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-04T01:14:44.058Z] | [2021-03-04T01:14:44.058Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-04T01:14:44.058Z] |index 1e537489..faf42425 100644 [2021-03-04T01:14:44.058Z] |--- a/snap/snapcraft.yaml [2021-03-04T01:14:44.058Z] |+++ b/snap/snapcraft.yaml [2021-03-04T01:14:44.058Z] -------------------------- [2021-03-04T01:14:44.058Z] patching file snap/snapcraft.yaml [2021-03-04T01:14:44.058Z] Using Plan A... [2021-03-04T01:14:44.058Z] Hunk #1 FAILED at 73. [2021-03-04T01:14:44.058Z] Hunk #2 succeeded at 296 with fuzz 1 (offset 25 lines). [2021-03-04T01:14:44.058Z] Hunk #3 succeeded at 308 (offset 22 lines). [2021-03-04T01:14:44.058Z] Hunk #4 succeeded at 316 (offset 22 lines). [2021-03-04T01:14:44.058Z] Hunk #5 succeeded at 323 (offset 22 lines). [2021-03-04T01:14:44.058Z] Hunk #6 succeeded at 350 (offset 22 lines). [2021-03-04T01:14:44.058Z] Hunk #7 succeeded at 384 (offset 22 lines). [2021-03-04T01:14:44.058Z] Hunk #8 succeeded at 446 (offset 33 lines). [2021-03-04T01:14:44.058Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-03-04T01:14:44.058Z] Hmm... Ignoring the trailing garbage. [2021-03-04T01:14:44.058Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T01:14:44.957Z] Failed in branch amd64 [2021-03-04T01:14:47.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-04T01:14:51.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-04T01:14:58.063Z] $ docker stop --time=1 b8c91c21906a0d4a6bb36ffa7b0c3c975b20db834d21e08bc40b74f128da7043 [2021-03-04T01:15:00.649Z] $ docker rm -f b8c91c21906a0d4a6bb36ffa7b0c3c975b20db834d21e08bc40b74f128da7043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:15:02.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T01:15:02.794Z] [2021-03-04T01:15:02.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:15:03.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T01:15:03.730Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-04T01:15:03.731Z] 29e5d40040c1: Pulling fs layer [2021-03-04T01:15:03.731Z] 1ce36da41761: Pulling fs layer [2021-03-04T01:15:03.731Z] 25b303627fd3: Pulling fs layer [2021-03-04T01:15:04.004Z] 29e5d40040c1: Download complete [2021-03-04T01:15:04.990Z] 1ce36da41761: Verifying Checksum [2021-03-04T01:15:04.990Z] 1ce36da41761: Download complete [2021-03-04T01:15:04.990Z] 29e5d40040c1: Pull complete [2021-03-04T01:15:06.422Z] 1ce36da41761: Pull complete [2021-03-04T01:15:06.422Z] 25b303627fd3: Verifying Checksum [2021-03-04T01:15:06.422Z] 25b303627fd3: Download complete [2021-03-04T01:15:16.574Z] 25b303627fd3: Pull complete [2021-03-04T01:15:16.574Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-04T01:15:16.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T01:15:16.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-04T01:15:16.795Z] prd-ubuntu18.04-docker-arm64-4c-16g-28426 does not seem to be running inside a container [2021-03-04T01:15:16.864Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T01:15:20.019Z] $ docker top 62bc2e116ac7095ab42847dfb76d67b2ef76c0860456be0481bae3f0a35ec34d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T01:15:21.094Z] + docker-compose build --help [2021-03-04T01:15:21.094Z] + grep parallel [2021-03-04T01:15:24.449Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T01:15:24.731Z] $ docker stop --time=1 62bc2e116ac7095ab42847dfb76d67b2ef76c0860456be0481bae3f0a35ec34d [2021-03-04T01:15:26.672Z] $ docker rm -f 62bc2e116ac7095ab42847dfb76d67b2ef76c0860456be0481bae3f0a35ec34d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:15:27.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T01:15:27.525Z] . [Pipeline] withDockerContainer [2021-03-04T01:15:27.803Z] prd-ubuntu18.04-docker-arm64-4c-16g-28426 does not seem to be running inside a container [2021-03-04T01:15:27.974Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T01:15:29.405Z] $ docker top 8732235d66cf3ade609239766ac002dd059784175ac902342ae44172f699d9ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T01:15:30.461Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T01:15:34.744Z] Building docker-core-command-go ... [2021-03-04T01:15:34.744Z] Building docker-core-data-go ... [2021-03-04T01:15:34.744Z] Building docker-core-metadata-go ... [2021-03-04T01:15:34.744Z] Building docker-security-bootstrapper-go ... [2021-03-04T01:15:34.744Z] Building docker-security-proxy-setup-go ... [2021-03-04T01:15:34.744Z] Building docker-security-secretstore-setup-go ... [2021-03-04T01:15:34.744Z] Building docker-support-notifications-go ... [2021-03-04T01:15:34.744Z] Building docker-support-scheduler-go ... [2021-03-04T01:15:34.744Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T01:15:34.744Z] Building docker-support-scheduler-go [2021-03-04T01:15:34.744Z] Building docker-core-metadata-go [2021-03-04T01:15:34.744Z] Building docker-support-notifications-go [2021-03-04T01:15:34.744Z] Building docker-security-proxy-setup-go [2021-03-04T01:15:34.744Z] Building docker-security-bootstrapper-go [2021-03-04T01:16:56.521Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:16:56.521Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:16:56.521Z] ---> 3b08aacaed08 [2021-03-04T01:16:56.521Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T01:16:56.521Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:16:56.521Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:16:56.521Z] ---> 3b08aacaed08 [2021-03-04T01:16:56.521Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T01:16:56.521Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:16:56.521Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:16:56.521Z] ---> 3b08aacaed08 [2021-03-04T01:16:56.521Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T01:16:56.521Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:16:56.521Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:16:56.521Z] ---> 3b08aacaed08 [2021-03-04T01:16:56.521Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T01:16:56.521Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:16:56.521Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:16:56.521Z] ---> 3b08aacaed08 [2021-03-04T01:16:56.521Z] Step 3/31 : WORKDIR /edgex-go [2021-03-04T01:16:56.521Z] ---> Running in 4ac19d33814e [2021-03-04T01:16:56.521Z] ---> Running in ad0ee17970ac [2021-03-04T01:16:56.521Z] ---> Running in 082ad8b6401f [2021-03-04T01:16:56.521Z] ---> Running in 062d33d6200e [2021-03-04T01:16:56.521Z] ---> Running in 59962a6363de [2021-03-04T01:16:56.521Z] Removing intermediate container ad0ee17970ac [2021-03-04T01:16:56.521Z] ---> a873c7c043bc [2021-03-04T01:16:56.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:16:56.521Z] Removing intermediate container 062d33d6200e [2021-03-04T01:16:56.521Z] ---> cf55b014b5ab [2021-03-04T01:16:56.521Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:16:56.521Z] ---> Running in 31154d73ee5a [2021-03-04T01:16:56.521Z] Removing intermediate container 59962a6363de [2021-03-04T01:16:56.521Z] ---> 769586a91537 [2021-03-04T01:16:56.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:16:56.521Z] Removing intermediate container 4ac19d33814e [2021-03-04T01:16:56.521Z] ---> 9799588e6a65 [2021-03-04T01:16:56.521Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:16:56.521Z] Removing intermediate container 082ad8b6401f [2021-03-04T01:16:56.521Z] ---> 19e92182359a [2021-03-04T01:16:56.521Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:16:56.521Z] ---> Running in e25a25c4e934 [2021-03-04T01:16:56.521Z] ---> Running in 4917535a029e [2021-03-04T01:16:56.521Z] ---> Running in a7a22154d566 [2021-03-04T01:16:56.521Z] ---> Running in 57ebf3cf108c [2021-03-04T01:16:56.521Z] Removing intermediate container 31154d73ee5a [2021-03-04T01:16:56.521Z] ---> 4134cb3a8901 [2021-03-04T01:16:56.521Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T01:16:56.521Z] ---> Running in d8b205373a95 [2021-03-04T01:16:56.521Z] Removing intermediate container e25a25c4e934 [2021-03-04T01:16:56.521Z] ---> 2057da371b6e [2021-03-04T01:16:56.521Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T01:16:56.521Z] ---> Running in 26f8ec3dca5c [2021-03-04T01:16:56.521Z] Removing intermediate container a7a22154d566 [2021-03-04T01:16:56.521Z] ---> 7286db1139b5 [2021-03-04T01:16:56.521Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T01:16:56.522Z] Removing intermediate container 4917535a029e [2021-03-04T01:16:56.522Z] ---> 59bf76b2899a [2021-03-04T01:16:56.522Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T01:16:56.522Z] Removing intermediate container 57ebf3cf108c [2021-03-04T01:16:56.522Z] ---> 6329cdbddf75 [2021-03-04T01:16:56.522Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-04T01:16:56.522Z] ---> Running in e379d2e13e70 [2021-03-04T01:16:56.522Z] ---> Running in 0955bc1de4b0 [2021-03-04T01:16:56.522Z] ---> Running in bea4eb7e3310 [2021-03-04T01:16:56.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:56.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:56.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:57.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:57.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:57.395Z] OK: 217 MiB in 51 packages [2021-03-04T01:16:57.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:57.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:57.998Z] OK: 217 MiB in 51 packages [2021-03-04T01:16:57.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:58.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:58.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:16:58.832Z] Removing intermediate container d8b205373a95 [2021-03-04T01:16:58.832Z] ---> 3f03568bc11f [2021-03-04T01:16:58.832Z] Step 6/22 : COPY go.mod . [2021-03-04T01:16:58.832Z] OK: 217 MiB in 51 packages [2021-03-04T01:16:59.108Z] OK: 217 MiB in 51 packages [2021-03-04T01:16:59.711Z] OK: 217 MiB in 51 packages [2021-03-04T01:16:59.712Z] Removing intermediate container 26f8ec3dca5c [2021-03-04T01:16:59.712Z] ---> b7e6c8b377ea [2021-03-04T01:16:59.712Z] Step 6/21 : COPY go.mod . [2021-03-04T01:16:59.986Z] ---> 41214d58ffbf [2021-03-04T01:16:59.986Z] Step 7/22 : RUN go mod download [2021-03-04T01:17:00.263Z] ---> Running in da60e1832aae [2021-03-04T01:17:00.867Z] ---> 41901a29e264 [2021-03-04T01:17:00.867Z] Step 7/21 : RUN go mod download [2021-03-04T01:17:00.867Z] Removing intermediate container bea4eb7e3310 [2021-03-04T01:17:00.867Z] ---> f175f6961873 [2021-03-04T01:17:00.867Z] Step 6/31 : COPY go.mod . [2021-03-04T01:17:00.867Z] Removing intermediate container 0955bc1de4b0 [2021-03-04T01:17:00.867Z] ---> 6d269ae1648d [2021-03-04T01:17:00.867Z] Step 6/22 : COPY go.mod . [2021-03-04T01:17:01.142Z] ---> Running in c3de8cc829c4 [2021-03-04T01:17:01.418Z] Removing intermediate container e379d2e13e70 [2021-03-04T01:17:01.418Z] ---> 309bce7a910e [2021-03-04T01:17:01.418Z] Step 6/23 : COPY go.mod . [2021-03-04T01:17:02.018Z] ---> 95427e486bd4 [2021-03-04T01:17:02.018Z] Step 7/31 : RUN go mod download [2021-03-04T01:17:02.301Z] ---> 23defd7c7721 [2021-03-04T01:17:02.301Z] Step 7/22 : RUN go mod download [2021-03-04T01:17:02.301Z] ---> Running in 773a098d193e [2021-03-04T01:17:02.301Z] ---> Running in ba5da0da2c66 [2021-03-04T01:17:02.574Z] ---> 464dd6bb1344 [2021-03-04T01:17:02.574Z] Step 7/23 : RUN go mod download [2021-03-04T01:17:02.846Z] ---> Running in 6be8d3a3723d [2021-03-04T01:17:04.306Z] Removing intermediate container da60e1832aae [2021-03-04T01:17:04.307Z] ---> e36aa1084f5e [2021-03-04T01:17:04.307Z] Step 8/22 : COPY . . [2021-03-04T01:17:04.909Z] Removing intermediate container c3de8cc829c4 [2021-03-04T01:17:04.909Z] ---> 14b7a2e8013a [2021-03-04T01:17:04.909Z] Step 8/21 : COPY . . [2021-03-04T01:17:07.543Z] Removing intermediate container 773a098d193e [2021-03-04T01:17:07.543Z] ---> d00232fd617e [2021-03-04T01:17:07.543Z] Step 8/22 : COPY . . [2021-03-04T01:17:07.831Z] Removing intermediate container 6be8d3a3723d [2021-03-04T01:17:07.831Z] ---> b3d003a9dc1b [2021-03-04T01:17:07.831Z] Step 8/23 : COPY . . [2021-03-04T01:17:08.109Z] Removing intermediate container ba5da0da2c66 [2021-03-04T01:17:08.109Z] ---> 47070d1189cc [2021-03-04T01:17:08.109Z] Step 8/31 : COPY . . [2021-03-04T01:17:34.944Z] ---> 9b80f05b7aa0 [2021-03-04T01:17:34.944Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T01:17:34.944Z] ---> 9df52a433f83 [2021-03-04T01:17:34.944Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T01:17:34.944Z] ---> f49798217020 [2021-03-04T01:17:34.944Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T01:17:34.944Z] ---> b91dadfbead7 [2021-03-04T01:17:34.944Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T01:17:34.944Z] ---> 8fee405b82f7 [2021-03-04T01:17:34.944Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T01:17:34.944Z] ---> Running in 9c97373d82cc [2021-03-04T01:17:34.944Z] ---> Running in aed6a3307f7a [2021-03-04T01:17:34.944Z] ---> Running in a0413d6ff0a3 [2021-03-04T01:17:34.944Z] ---> Running in 1b613579d6f1 [2021-03-04T01:17:34.944Z] ---> Running in 04e22032f930 [2021-03-04T01:17:34.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-04T01:17:34.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-04T01:17:35.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-04T01:17:35.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-04T01:17:35.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-04T01:19:12.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-04T01:19:19.076Z] Removing intermediate container aed6a3307f7a [2021-03-04T01:19:19.076Z] ---> f90f101238e1 [2021-03-04T01:19:19.076Z] [2021-03-04T01:19:19.076Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T01:19:19.076Z] 3.12: Pulling from library/alpine [2021-03-04T01:19:19.682Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T01:19:19.682Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T01:19:19.682Z] ---> d10569e2745f [2021-03-04T01:19:19.682Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T01:19:20.325Z] ---> Running in cd01ccbc0517 [2021-03-04T01:19:22.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:19:22.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:19:23.213Z] Removing intermediate container 1b613579d6f1 [2021-03-04T01:19:23.213Z] ---> ffbd6d800a95 [2021-03-04T01:19:23.213Z] [2021-03-04T01:19:23.213Z] Step 10/31 : FROM alpine:3.12 [2021-03-04T01:19:23.213Z] ---> d10569e2745f [2021-03-04T01:19:23.213Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T01:19:23.490Z] ---> Running in cffba44521dc [2021-03-04T01:19:23.491Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T01:19:23.772Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T01:19:23.772Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T01:19:23.772Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T01:19:23.772Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:19:23.772Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T01:19:24.048Z] OK: 7 MiB in 18 packages [2021-03-04T01:19:24.048Z] Removing intermediate container cffba44521dc [2021-03-04T01:19:24.048Z] ---> 94493a8a889a [2021-03-04T01:19:24.048Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T01:19:24.654Z] ---> Running in 10d83b15a477 [2021-03-04T01:19:27.325Z] Removing intermediate container cd01ccbc0517 [2021-03-04T01:19:27.325Z] ---> 1bff70ae2e1b [2021-03-04T01:19:27.325Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T01:19:27.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:19:27.598Z] ---> Running in 3ba396d5d7ac [2021-03-04T01:19:27.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:19:28.590Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T01:19:28.590Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T01:19:28.590Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:19:28.590Z] OK: 5 MiB in 16 packages [2021-03-04T01:19:28.862Z] Removing intermediate container 3ba396d5d7ac [2021-03-04T01:19:28.862Z] ---> 9acec0b664d5 [2021-03-04T01:19:28.862Z] Step 13/21 : WORKDIR /edgex [2021-03-04T01:19:29.705Z] ---> Running in 1a97ad1b2a2a [2021-03-04T01:19:31.255Z] Removing intermediate container 1a97ad1b2a2a [2021-03-04T01:19:31.255Z] ---> 974b5a228601 [2021-03-04T01:19:31.255Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T01:19:31.903Z] Removing intermediate container 10d83b15a477 [2021-03-04T01:19:31.903Z] ---> 2875fe9de245 [2021-03-04T01:19:31.903Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T01:19:32.501Z] ---> Running in 57c8302172d9 [2021-03-04T01:19:33.102Z] Removing intermediate container 9c97373d82cc [2021-03-04T01:19:33.102Z] ---> 92b622980a61 [2021-03-04T01:19:33.102Z] [2021-03-04T01:19:33.102Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T01:19:33.102Z] ---> d10569e2745f [2021-03-04T01:19:33.102Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T01:19:33.102Z] ---> cba8a92b29eb [2021-03-04T01:19:33.102Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T01:19:33.380Z] ---> Running in 40ea3cb416a9 [2021-03-04T01:19:33.651Z] Removing intermediate container 57c8302172d9 [2021-03-04T01:19:33.651Z] ---> d16b40ea0b78 [2021-03-04T01:19:33.651Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T01:19:33.929Z] ---> Running in 82d1654abe2f [2021-03-04T01:19:34.919Z] Removing intermediate container a0413d6ff0a3 [2021-03-04T01:19:34.919Z] ---> 3ee7a796bac4 [2021-03-04T01:19:34.919Z] [2021-03-04T01:19:34.919Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T01:19:34.919Z] ---> d10569e2745f [2021-03-04T01:19:34.919Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T01:19:35.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:19:35.194Z] Removing intermediate container 82d1654abe2f [2021-03-04T01:19:35.194Z] ---> b113c550bad2 [2021-03-04T01:19:35.194Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T01:19:35.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:19:35.469Z] ---> Running in 69962854399d [2021-03-04T01:19:35.744Z] ---> Running in 5067b7078123 [2021-03-04T01:19:35.744Z] ---> 63f350811959 [2021-03-04T01:19:35.744Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T01:19:36.022Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T01:19:36.022Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:19:36.022Z] OK: 5 MiB in 15 packages [2021-03-04T01:19:38.003Z] ---> a366e0134bb5 [2021-03-04T01:19:38.003Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T01:19:38.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:19:38.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:19:38.003Z] Removing intermediate container 40ea3cb416a9 [2021-03-04T01:19:38.003Z] ---> d7c14a920af8 [2021-03-04T01:19:38.003Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T01:19:38.003Z] ---> Running in 3a91bf74bb73 [2021-03-04T01:19:38.277Z] ---> Running in 54b0e3bb8d5d [2021-03-04T01:19:38.549Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T01:19:38.549Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T01:19:38.549Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:19:38.549Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T01:19:38.820Z] OK: 6 MiB in 16 packages [2021-03-04T01:19:39.093Z] Removing intermediate container 3a91bf74bb73 [2021-03-04T01:19:39.093Z] ---> 298b4293601d [2021-03-04T01:19:39.093Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T01:19:39.376Z] Removing intermediate container 54b0e3bb8d5d [2021-03-04T01:19:39.376Z] ---> 576a2f908c5b [2021-03-04T01:19:39.376Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T01:19:39.376Z] Removing intermediate container 5067b7078123 [2021-03-04T01:19:39.376Z] ---> 3f1985c19d35 [2021-03-04T01:19:39.376Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T01:19:39.654Z] ---> Running in 53b68155007f [2021-03-04T01:19:39.950Z] ---> Running in 5436d41b3de1 [2021-03-04T01:19:39.950Z] ---> Running in 7733497ea1e5 [2021-03-04T01:19:40.548Z] Removing intermediate container 53b68155007f [2021-03-04T01:19:40.548Z] ---> 798354108c04 [2021-03-04T01:19:40.548Z] Step 19/21 : LABEL arch=arm64 [2021-03-04T01:19:40.821Z] Removing intermediate container 5436d41b3de1 [2021-03-04T01:19:40.821Z] ---> 3480100a3a0e [2021-03-04T01:19:40.821Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T01:19:40.821Z] ---> Running in 752c49233bef [2021-03-04T01:19:41.095Z] Removing intermediate container 04e22032f930 [2021-03-04T01:19:41.095Z] ---> ea7402e1c4fd [2021-03-04T01:19:41.095Z] [2021-03-04T01:19:41.095Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T01:19:41.095Z] ---> d10569e2745f [2021-03-04T01:19:41.095Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T01:19:41.095Z] ---> Using cache [2021-03-04T01:19:41.095Z] ---> d7c14a920af8 [2021-03-04T01:19:41.368Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T01:19:41.368Z] ---> Using cache [2021-03-04T01:19:41.368Z] ---> 576a2f908c5b [2021-03-04T01:19:41.368Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T01:19:41.368Z] ---> Running in 73176948fef4 [2021-03-04T01:19:41.368Z] Removing intermediate container 7733497ea1e5 [2021-03-04T01:19:41.368Z] ---> d1ab1e63e095 [2021-03-04T01:19:41.368Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T01:19:41.368Z] Removing intermediate container 69962854399d [2021-03-04T01:19:41.368Z] ---> a053828666c6 [2021-03-04T01:19:41.368Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T01:19:41.642Z] ---> Running in 90fc19602420 [2021-03-04T01:19:41.642Z] ---> Running in f0a1001de152 [2021-03-04T01:19:41.919Z] Removing intermediate container 752c49233bef [2021-03-04T01:19:41.919Z] ---> e11cd3bec965 [2021-03-04T01:19:41.919Z] Step 20/21 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:19:41.919Z] Removing intermediate container 73176948fef4 [2021-03-04T01:19:41.919Z] ---> a46ceaeb9a63 [2021-03-04T01:19:41.919Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:19:42.196Z] ---> Running in f4233cff5399 [2021-03-04T01:19:42.196Z] Removing intermediate container 90fc19602420 [2021-03-04T01:19:42.196Z] ---> 8b9d9ac953da [2021-03-04T01:19:42.196Z] Removing intermediate container f0a1001de152 [2021-03-04T01:19:42.196Z] ---> a1cfa38018ba [2021-03-04T01:19:42.196Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T01:19:42.196Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T01:19:42.474Z] ---> bf19530979dc [2021-03-04T01:19:42.474Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T01:19:42.474Z] ---> Running in ed2071c7844f [2021-03-04T01:19:42.474Z] ---> Running in 33c34d25f12f [2021-03-04T01:19:42.749Z] ---> Running in 8bef41fe95c7 [2021-03-04T01:19:42.749Z] Removing intermediate container f4233cff5399 [2021-03-04T01:19:42.749Z] ---> 766befd4bc57 [2021-03-04T01:19:42.749Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T01:19:43.028Z] ---> Running in 8063de064ebc [2021-03-04T01:19:43.028Z] ---> 4231e95925aa [2021-03-04T01:19:43.028Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T01:19:43.320Z] Removing intermediate container 33c34d25f12f [2021-03-04T01:19:43.320Z] ---> caf4c71f57e5 [2021-03-04T01:19:43.320Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T01:19:43.320Z] Removing intermediate container ed2071c7844f [2021-03-04T01:19:43.320Z] ---> cb691a38c20d [2021-03-04T01:19:43.320Z] Step 15/23 : WORKDIR / [2021-03-04T01:19:43.598Z] ---> Running in 96e2ceeb8fdf [2021-03-04T01:19:43.598Z] ---> Running in e70fa59a4126 [2021-03-04T01:19:43.882Z] Removing intermediate container 8063de064ebc [2021-03-04T01:19:43.882Z] ---> 9ced9c9a8de0 [2021-03-04T01:19:43.882Z] [2021-03-04T01:19:44.485Z] Removing intermediate container 96e2ceeb8fdf [2021-03-04T01:19:44.485Z] ---> 348ba9c1981a [2021-03-04T01:19:44.485Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:19:44.485Z] Successfully built 9ced9c9a8de0 [2021-03-04T01:19:44.485Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-04T01:19:44.485Z] Building docker-sys-mgmt-agent-go [2021-03-04T01:19:44.759Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container e70fa59a4126 [2021-03-04T01:19:44.759Z] ---> e7559f27af3f [2021-03-04T01:19:44.759Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:19:45.041Z] ---> dc10e3ebff3f [2021-03-04T01:19:45.041Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T01:19:45.648Z] ---> 6fa3b10f8fda [2021-03-04T01:19:45.648Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T01:19:45.924Z] ---> fe60a97e0987 [2021-03-04T01:19:45.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T01:19:46.909Z] ---> f017204e2312 [2021-03-04T01:19:46.909Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T01:19:47.891Z] Removing intermediate container 8bef41fe95c7 [2021-03-04T01:19:47.891Z] ---> 91c1b5f4c4dc [2021-03-04T01:19:47.891Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:19:47.891Z] ---> Running in 882221e2ca98 [2021-03-04T01:19:48.489Z] ---> 6758b5630296 [2021-03-04T01:19:48.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T01:19:48.489Z] ---> 530bb9742756 [2021-03-04T01:19:48.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T01:19:48.764Z] Removing intermediate container 882221e2ca98 [2021-03-04T01:19:48.764Z] ---> 110f23a157af [2021-03-04T01:19:48.764Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:19:49.745Z] ---> Running in 0cb83f61b342 [2021-03-04T01:19:50.019Z] ---> e5724dca4361 [2021-03-04T01:19:50.019Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T01:19:50.651Z] ---> 12f74ba4df77 [2021-03-04T01:19:50.652Z] ---> c511f29134e2 [2021-03-04T01:19:50.652Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T01:19:50.652Z] [2021-03-04T01:19:50.926Z] Removing intermediate container 0cb83f61b342 [2021-03-04T01:19:50.926Z] ---> 5108009b3b6f [2021-03-04T01:19:50.926Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T01:19:51.200Z] ---> Running in 2f6361be192c [2021-03-04T01:19:51.200Z] ---> Running in 6483fd994cbb [2021-03-04T01:19:51.200Z] ---> Running in 8eb5dd04befd [2021-03-04T01:19:51.480Z] ---> 6dc5d22f45ec [2021-03-04T01:19:51.480Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T01:19:51.763Z] Removing intermediate container 6483fd994cbb [2021-03-04T01:19:51.763Z] ---> 33a6faefcb6e [2021-03-04T01:19:51.763Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:19:51.763Z] Removing intermediate container 2f6361be192c [2021-03-04T01:19:51.763Z] ---> efa4260ffbae [2021-03-04T01:19:51.763Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:19:52.046Z] Removing intermediate container 8eb5dd04befd [2021-03-04T01:19:52.046Z] ---> ed35a43b83e0 [2021-03-04T01:19:52.046Z] Step 21/22 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:19:52.046Z] ---> Running in 2e80fc2e1fdc [2021-03-04T01:19:52.046Z] ---> Running in 881d7e52e6f5 [2021-03-04T01:19:52.322Z] ---> Running in a8d6ef9c3f44 [2021-03-04T01:19:52.322Z] ---> 5a1bd055d38b [2021-03-04T01:19:52.322Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T01:19:52.606Z] Removing intermediate container 2e80fc2e1fdc [2021-03-04T01:19:52.606Z] ---> 52de2fa038c6 [2021-03-04T01:19:52.606Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T01:19:52.883Z] ---> Running in a838b5909ad7 [2021-03-04T01:19:52.883Z] Removing intermediate container 881d7e52e6f5 [2021-03-04T01:19:52.883Z] ---> 6e1d5edd2dcd [2021-03-04T01:19:52.883Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T01:19:53.155Z] Removing intermediate container a8d6ef9c3f44 [2021-03-04T01:19:53.155Z] ---> b3553cc06037 [2021-03-04T01:19:53.155Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T01:19:53.431Z] ---> Running in 18942fa5a43b [2021-03-04T01:19:53.431Z] ---> Running in 79516f855949 [2021-03-04T01:19:53.714Z] ---> fa8efc14bf20 [2021-03-04T01:19:53.714Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-04T01:19:53.714Z] Removing intermediate container a838b5909ad7 [2021-03-04T01:19:53.714Z] ---> 9e840045b790 [2021-03-04T01:19:53.714Z] Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:19:53.987Z] Removing intermediate container 18942fa5a43b [2021-03-04T01:19:53.987Z] ---> 6758bd84a0fe [2021-03-04T01:19:53.987Z] Step 21/22 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:19:54.264Z] ---> Running in 1a484e5b347c [2021-03-04T01:19:54.549Z] ---> Running in e5b64a94de5b [2021-03-04T01:19:54.824Z] Removing intermediate container 79516f855949 [2021-03-04T01:19:54.824Z] ---> 790876b8cc69 [2021-03-04T01:19:54.824Z] [2021-03-04T01:19:55.102Z] ---> 2e2c34449fd3 [2021-03-04T01:19:55.102Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T01:19:55.102Z] Removing intermediate container 1a484e5b347c [2021-03-04T01:19:55.102Z] ---> 41aeb2b4eeca [2021-03-04T01:19:55.102Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T01:19:55.379Z] Successfully built 790876b8cc69 [2021-03-04T01:19:55.379Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-04T01:19:55.379Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-03-04T01:19:55.974Z] ---> Running in f0ef8efee25d [2021-03-04T01:19:55.974Z] Removing intermediate container e5b64a94de5b [2021-03-04T01:19:55.974Z] ---> c61a1bf9d6c5 [2021-03-04T01:19:55.974Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T01:19:55.974Z] ---> Running in e04a7a453683 [2021-03-04T01:19:56.246Z] ---> Running in 16bc7656e339 [2021-03-04T01:19:56.524Z] Removing intermediate container f0ef8efee25d [2021-03-04T01:19:56.524Z] ---> d4107ccc5a82 [2021-03-04T01:19:56.524Z] [2021-03-04T01:19:56.524Z] Removing intermediate container e04a7a453683 [2021-03-04T01:19:56.524Z] ---> 9306036584e4 [2021-03-04T01:19:56.524Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T01:19:56.795Z] Removing intermediate container 16bc7656e339 [2021-03-04T01:19:56.795Z] ---> 1f39d8e15390 [2021-03-04T01:19:56.795Z] [2021-03-04T01:19:57.074Z] Successfully built d4107ccc5a82 [2021-03-04T01:19:57.074Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-04T01:19:57.074Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-04T01:19:57.365Z] Successfully built 1f39d8e15390 [2021-03-04T01:19:57.365Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-04T01:19:57.365Z] Building docker-security-secretstore-setup-go [2021-03-04T01:19:57.957Z]  Building docker-support-notifications-go ... done  ---> c8e79a23fe78 [2021-03-04T01:19:57.957Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-04T01:19:58.236Z] ---> Running in 67bd78f678b9 [2021-03-04T01:20:01.621Z] Removing intermediate container 67bd78f678b9 [2021-03-04T01:20:01.621Z] ---> 87155982c87e [2021-03-04T01:20:01.621Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T01:20:02.213Z] ---> Running in 6b56072aa822 [2021-03-04T01:20:03.212Z] Removing intermediate container 6b56072aa822 [2021-03-04T01:20:03.212Z] ---> 706db370dd90 [2021-03-04T01:20:03.212Z] Step 28/31 : CMD ["gate"] [2021-03-04T01:20:04.189Z] ---> Running in 7316359c94ab [2021-03-04T01:20:05.166Z] Removing intermediate container 7316359c94ab [2021-03-04T01:20:05.166Z] ---> efa3ffeaf908 [2021-03-04T01:20:05.166Z] Step 29/31 : LABEL arch=arm64 [2021-03-04T01:20:05.763Z] ---> Running in 36e55b1b9908 [2021-03-04T01:20:06.741Z] Removing intermediate container 36e55b1b9908 [2021-03-04T01:20:06.741Z] ---> 7b32c61c9e12 [2021-03-04T01:20:06.741Z] Step 30/31 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:20:07.724Z] ---> Running in 7d42da018ae6 [2021-03-04T01:20:08.321Z] Removing intermediate container 7d42da018ae6 [2021-03-04T01:20:08.321Z] ---> 2f9e241ca4f8 [2021-03-04T01:20:08.321Z] Step 31/31 : LABEL version=0.0.0 [2021-03-04T01:20:08.921Z] ---> Running in 7761dcde10b8 [2021-03-04T01:20:09.902Z] Removing intermediate container 7761dcde10b8 [2021-03-04T01:20:09.902Z] ---> af245d744b6d [2021-03-04T01:20:09.902Z] [2021-03-04T01:20:10.171Z] Successfully built af245d744b6d [2021-03-04T01:20:10.171Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-04T01:20:16.863Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:20:16.863Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:20:16.863Z] ---> 3b08aacaed08 [2021-03-04T01:20:16.863Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T01:20:16.863Z] ---> Using cache [2021-03-04T01:20:16.863Z] ---> 19e92182359a [2021-03-04T01:20:16.863Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:20:16.863Z] ---> Using cache [2021-03-04T01:20:16.863Z] ---> 7286db1139b5 [2021-03-04T01:20:16.863Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T01:20:18.302Z] ---> Running in 39f64f62014a [2021-03-04T01:20:19.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:20:20.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:20:20.917Z] OK: 217 MiB in 51 packages [2021-03-04T01:20:27.633Z] Removing intermediate container 39f64f62014a [2021-03-04T01:20:27.633Z] ---> 3ddffdb4bf6d [2021-03-04T01:20:27.633Z] Step 6/26 : COPY go.mod . [2021-03-04T01:20:28.612Z] ---> b9a76396bf3c [2021-03-04T01:20:28.612Z] Step 7/26 : RUN go mod download [2021-03-04T01:20:29.226Z] ---> Running in 53ff3cdf4c36 [2021-03-04T01:20:33.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:20:33.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:20:33.538Z] ---> 3b08aacaed08 [2021-03-04T01:20:33.538Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T01:20:33.538Z] ---> Using cache [2021-03-04T01:20:33.538Z] ---> 19e92182359a [2021-03-04T01:20:33.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:20:33.538Z] ---> Using cache [2021-03-04T01:20:33.538Z] ---> 7286db1139b5 [2021-03-04T01:20:33.538Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T01:20:33.538Z] ---> Using cache [2021-03-04T01:20:33.538Z] ---> 309bce7a910e [2021-03-04T01:20:33.538Z] Step 6/23 : COPY go.mod . [2021-03-04T01:20:33.538Z] ---> Using cache [2021-03-04T01:20:33.538Z] ---> 464dd6bb1344 [2021-03-04T01:20:33.538Z] Step 7/23 : RUN go mod download [2021-03-04T01:20:33.538Z] ---> Using cache [2021-03-04T01:20:33.538Z] ---> b3d003a9dc1b [2021-03-04T01:20:33.538Z] Step 8/23 : COPY . . [2021-03-04T01:20:33.538Z] Removing intermediate container 53ff3cdf4c36 [2021-03-04T01:20:33.538Z] ---> 76b30c49d35b [2021-03-04T01:20:33.538Z] Step 8/26 : COPY . . [2021-03-04T01:20:33.538Z] ---> Using cache [2021-03-04T01:20:33.538Z] ---> f49798217020 [2021-03-04T01:20:33.538Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T01:20:34.133Z] ---> Running in 12ad577e981e [2021-03-04T01:20:35.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-04T01:20:44.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:20:44.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:20:44.030Z] ---> 3b08aacaed08 [2021-03-04T01:20:44.030Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T01:20:44.030Z] ---> Using cache [2021-03-04T01:20:44.030Z] ---> 19e92182359a [2021-03-04T01:20:44.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T01:20:44.030Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T01:20:44.030Z] ---> 3b08aacaed08 [2021-03-04T01:20:44.030Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T01:20:44.030Z] [2021-03-04T01:20:44.030Z] ---> Using cache [2021-03-04T01:20:44.030Z] ---> 7286db1139b5 [2021-03-04T01:20:44.030Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> Using cache [2021-03-04T01:20:44.030Z] [2021-03-04T01:20:44.030Z] ---> 19e92182359a [2021-03-04T01:20:44.030Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:20:44.030Z] ---> Using cache [2021-03-04T01:20:44.030Z] ---> 7286db1139b5 [2021-03-04T01:20:44.030Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T01:20:44.030Z] ---> Using cache [2021-03-04T01:20:44.030Z] ---> 309bce7a910e [2021-03-04T01:20:44.030Z] Step 6/24 : COPY go.mod . [2021-03-04T01:20:44.030Z] ---> Using cache [2021-03-04T01:20:44.030Z] ---> 464dd6bb1344 [2021-03-04T01:20:44.030Z] Step 7/24 : RUN go mod download [2021-03-04T01:20:44.030Z] ---> Using cache [2021-03-04T01:20:44.030Z] ---> b3d003a9dc1b [2021-03-04T01:20:44.030Z] Step 8/24 : COPY . . [2021-03-04T01:20:44.030Z] ---> Using cache [2021-03-04T01:20:44.030Z] ---> f49798217020 [2021-03-04T01:20:44.030Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T01:20:46.043Z] ---> Running in d35ab16ef94c [2021-03-04T01:20:46.043Z] ---> Running in 48bd953b685e [2021-03-04T01:20:48.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-04T01:20:48.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:20:49.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:20:50.289Z] OK: 217 MiB in 51 packages [2021-03-04T01:20:52.953Z] Removing intermediate container 48bd953b685e [2021-03-04T01:20:52.953Z] ---> e83593a44de7 [2021-03-04T01:20:52.953Z] Step 6/23 : COPY go.mod . [2021-03-04T01:20:54.951Z] ---> e2d23a724f42 [2021-03-04T01:20:54.951Z] Step 7/23 : RUN go mod download [2021-03-04T01:20:54.951Z] ---> Running in 4b273ddebd12 [2021-03-04T01:21:00.408Z] ---> 5b382c4033f1 [2021-03-04T01:21:00.408Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T01:21:00.408Z] ---> Running in 08fffae5e143 [2021-03-04T01:21:00.408Z] Removing intermediate container 4b273ddebd12 [2021-03-04T01:21:00.408Z] ---> 040ab878713c [2021-03-04T01:21:00.408Z] Step 8/23 : COPY . . [2021-03-04T01:21:02.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-04T01:21:20.744Z] ---> 948e002591cf [2021-03-04T01:21:20.744Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T01:21:20.744Z] ---> Running in 69ea057a09ef [2021-03-04T01:21:21.726Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-04T01:21:54.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-04T01:21:55.566Z] Removing intermediate container 12ad577e981e [2021-03-04T01:21:55.566Z] ---> 0f4bab91348d [2021-03-04T01:21:55.566Z] [2021-03-04T01:21:55.566Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T01:21:55.566Z] ---> d10569e2745f [2021-03-04T01:21:55.566Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T01:21:55.566Z] ---> Using cache [2021-03-04T01:21:55.566Z] ---> d7c14a920af8 [2021-03-04T01:21:55.566Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T01:21:55.566Z] ---> Using cache [2021-03-04T01:21:55.566Z] ---> 576a2f908c5b [2021-03-04T01:21:55.566Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T01:21:55.566Z] ---> Running in 37b4d025ff12 [2021-03-04T01:21:56.168Z] Removing intermediate container 37b4d025ff12 [2021-03-04T01:21:56.168Z] ---> 18115c0b35be [2021-03-04T01:21:56.168Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T01:21:56.168Z] ---> Running in f7642c8d79aa [2021-03-04T01:21:56.769Z] Removing intermediate container f7642c8d79aa [2021-03-04T01:21:56.769Z] ---> 30bf328feac2 [2021-03-04T01:21:56.769Z] Step 15/23 : WORKDIR / [2021-03-04T01:21:57.063Z] ---> Running in 7218317c7995 [2021-03-04T01:21:58.057Z] Removing intermediate container 7218317c7995 [2021-03-04T01:21:58.057Z] ---> 503265a3b5f7 [2021-03-04T01:21:58.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:21:59.056Z] ---> 5daa8ba1c5c3 [2021-03-04T01:21:59.057Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T01:22:01.075Z] ---> 5175a4d53bd8 [2021-03-04T01:22:01.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T01:22:02.074Z] ---> 1d223bc40677 [2021-03-04T01:22:02.074Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T01:22:02.350Z] ---> Running in 6e09b5b5047b [2021-03-04T01:22:02.949Z] Removing intermediate container 6e09b5b5047b [2021-03-04T01:22:02.949Z] ---> 9adaf2d80c21 [2021-03-04T01:22:02.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:22:03.232Z] ---> Running in 8e9366f20121 [2021-03-04T01:22:04.220Z] Removing intermediate container 8e9366f20121 [2021-03-04T01:22:04.220Z] ---> c43837aed631 [2021-03-04T01:22:04.220Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T01:22:04.220Z] ---> Running in 7082cc7954ba [2021-03-04T01:22:05.683Z] Removing intermediate container 7082cc7954ba [2021-03-04T01:22:05.683Z] ---> 4a86f7a7a9c6 [2021-03-04T01:22:05.683Z] Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:22:05.683Z] ---> Running in 2582ce268947 [2021-03-04T01:22:06.670Z] Removing intermediate container d35ab16ef94c [2021-03-04T01:22:06.670Z] ---> 1e350f6b8578 [2021-03-04T01:22:06.670Z] [2021-03-04T01:22:06.670Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T01:22:06.670Z] ---> d10569e2745f [2021-03-04T01:22:06.670Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T01:22:06.670Z] Removing intermediate container 2582ce268947 [2021-03-04T01:22:06.670Z] ---> 8b01c6adcdb2 [2021-03-04T01:22:06.670Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T01:22:06.944Z] ---> Running in 1948b4a4582f [2021-03-04T01:22:06.944Z] ---> Running in 94888fa45a96 [2021-03-04T01:22:07.929Z] Removing intermediate container 94888fa45a96 [2021-03-04T01:22:07.929Z] ---> b72e4c54c1fe [2021-03-04T01:22:07.929Z] [2021-03-04T01:22:08.909Z] Successfully built b72e4c54c1fe [2021-03-04T01:22:08.909Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-04T01:22:08.909Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:22:09.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:22:09.786Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T01:22:09.786Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T01:22:09.786Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T01:22:09.786Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T01:22:09.786Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T01:22:09.786Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:22:10.070Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T01:22:10.070Z] OK: 7 MiB in 19 packages [2021-03-04T01:22:12.731Z] Removing intermediate container 1948b4a4582f [2021-03-04T01:22:12.731Z] ---> 32bd56886cad [2021-03-04T01:22:12.731Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T01:22:13.004Z] ---> Running in 48a09862cba5 [2021-03-04T01:22:13.622Z] Removing intermediate container 48a09862cba5 [2021-03-04T01:22:13.622Z] ---> 039dcc92b126 [2021-03-04T01:22:13.622Z] Step 13/24 : WORKDIR / [2021-03-04T01:22:13.622Z] ---> Running in d459a6b7e08b [2021-03-04T01:22:14.621Z] Removing intermediate container d459a6b7e08b [2021-03-04T01:22:14.621Z] ---> 06291715f4a6 [2021-03-04T01:22:14.621Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-04T01:22:16.064Z] ---> 14b71e5454ea [2021-03-04T01:22:16.064Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-04T01:22:17.508Z] ---> 3b5daa5099f0 [2021-03-04T01:22:17.508Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T01:22:18.963Z] ---> fa27b14bebef [2021-03-04T01:22:18.963Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T01:22:19.561Z] Removing intermediate container 08fffae5e143 [2021-03-04T01:22:19.561Z] ---> fe6495364c3a [2021-03-04T01:22:19.561Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T01:22:19.834Z] ---> Running in 6d8d926ec468 [2021-03-04T01:22:21.571Z] ---> 079d0846616b [2021-03-04T01:22:21.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T01:22:21.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T01:22:23.324Z] ---> 95e7b188ca27 [2021-03-04T01:22:23.324Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T01:22:24.325Z] ---> a591f92ed57e [2021-03-04T01:22:24.325Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-04T01:22:24.605Z] ---> Running in 29ec77ffa1c9 [2021-03-04T01:22:27.261Z] Removing intermediate container 6d8d926ec468 [2021-03-04T01:22:27.261Z] ---> edafcd3eaf52 [2021-03-04T01:22:27.261Z] [2021-03-04T01:22:27.261Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T01:22:27.261Z] 20.10.0: Pulling from library/docker [2021-03-04T01:22:28.263Z] Removing intermediate container 29ec77ffa1c9 [2021-03-04T01:22:28.263Z] ---> 4218280a4f67 [2021-03-04T01:22:28.263Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T01:22:28.263Z] ---> Running in b4f5eaeee265 [2021-03-04T01:22:29.255Z] Removing intermediate container b4f5eaeee265 [2021-03-04T01:22:29.255Z] ---> 4d6b59cb3f83 [2021-03-04T01:22:29.255Z] Step 22/24 : LABEL arch=arm64 [2021-03-04T01:22:29.528Z] ---> Running in 3eb24807a2a8 [2021-03-04T01:22:30.531Z] Removing intermediate container 3eb24807a2a8 [2021-03-04T01:22:30.531Z] ---> 17a307306768 [2021-03-04T01:22:30.531Z] Step 23/24 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:22:30.531Z] ---> Running in 737d56ff88ca [2021-03-04T01:22:31.135Z] Removing intermediate container 737d56ff88ca [2021-03-04T01:22:31.135Z] ---> 0d1d58ae1891 [2021-03-04T01:22:31.135Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T01:22:31.411Z] ---> Running in 6c65ba449142 [2021-03-04T01:22:32.397Z] Removing intermediate container 6c65ba449142 [2021-03-04T01:22:32.397Z] ---> 729dc82a2701 [2021-03-04T01:22:32.397Z] [2021-03-04T01:22:32.674Z] Successfully built 729dc82a2701 [2021-03-04T01:22:32.674Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-04T01:22:38.118Z]  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T01:22:38.119Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T01:22:38.119Z] ---> eeaf43b92773 [2021-03-04T01:22:38.119Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T01:22:39.096Z] ---> Running in a774210c8b7d [2021-03-04T01:22:40.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:22:40.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:22:40.953Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T01:22:40.953Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T01:22:40.953Z] Executing bash-5.0.17-r0.post-install [2021-03-04T01:22:40.953Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:22:40.953Z] OK: 12 MiB in 22 packages [2021-03-04T01:22:42.927Z] Removing intermediate container a774210c8b7d [2021-03-04T01:22:42.927Z] ---> 5f88db3b5c4b [2021-03-04T01:22:42.927Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T01:22:42.927Z] ---> Running in 35ba3f717dc7 [2021-03-04T01:22:43.524Z] Removing intermediate container 35ba3f717dc7 [2021-03-04T01:22:43.524Z] ---> 0f6252690a88 [2021-03-04T01:22:43.524Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T01:22:43.524Z] ---> Running in 9036bced475b [2021-03-04T01:22:43.803Z] Removing intermediate container 69ea057a09ef [2021-03-04T01:22:43.803Z] ---> 75a4d39a81a4 [2021-03-04T01:22:43.803Z] [2021-03-04T01:22:43.803Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T01:22:43.803Z] ---> d10569e2745f [2021-03-04T01:22:43.803Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T01:22:44.082Z] ---> Running in 1d1deaa536e9 [2021-03-04T01:22:44.082Z] Removing intermediate container 9036bced475b [2021-03-04T01:22:44.082Z] ---> 0364b7eb81ca [2021-03-04T01:22:44.082Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T01:22:44.356Z] ---> Running in dffae6ef7b29 [2021-03-04T01:22:44.635Z] Removing intermediate container 1d1deaa536e9 [2021-03-04T01:22:44.635Z] ---> 348aefe3b720 [2021-03-04T01:22:44.635Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T01:22:44.635Z] ---> Running in 430e5b18a85b [2021-03-04T01:22:44.635Z] Removing intermediate container dffae6ef7b29 [2021-03-04T01:22:44.635Z] ---> c4a03d45edcc [2021-03-04T01:22:44.635Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T01:22:45.233Z] Removing intermediate container 430e5b18a85b [2021-03-04T01:22:45.234Z] ---> 21a18f3f1c38 [2021-03-04T01:22:45.234Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T01:22:45.508Z] ---> Running in 3fd2079c3194 [2021-03-04T01:22:45.784Z] ---> 98bbdb7ae044 [2021-03-04T01:22:45.784Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T01:22:45.784Z] Removing intermediate container 3fd2079c3194 [2021-03-04T01:22:45.784Z] ---> dbf1ea0ee660 [2021-03-04T01:22:45.784Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T01:22:46.058Z] ---> Running in c43fecdacb95 [2021-03-04T01:22:46.662Z] ---> c227e016062a [2021-03-04T01:22:46.662Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T01:22:47.650Z] ---> 973142e55a85 [2021-03-04T01:22:47.650Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T01:22:47.928Z] ---> Running in 51b3860e2bf0 [2021-03-04T01:22:48.559Z] Removing intermediate container c43fecdacb95 [2021-03-04T01:22:48.559Z] ---> 3c72d496fc12 [2021-03-04T01:22:48.559Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T01:22:48.559Z] ---> Running in 7563bb76ffcc [2021-03-04T01:22:49.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:22:49.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:22:49.755Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T01:22:49.755Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T01:22:49.755Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T01:22:49.755Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T01:22:49.755Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T01:22:49.755Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T01:22:49.755Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T01:22:49.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:22:50.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:22:51.332Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T01:22:51.332Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T01:22:51.607Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T01:22:51.607Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T01:22:51.607Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T01:22:51.607Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T01:22:51.607Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T01:22:51.607Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T01:22:51.607Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T01:22:51.607Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T01:22:51.607Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T01:22:51.607Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T01:22:51.607Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T01:22:51.607Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T01:22:51.607Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T01:22:51.880Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T01:22:51.880Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T01:22:51.880Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T01:22:51.880Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T01:22:51.880Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T01:22:51.880Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T01:22:51.880Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T01:22:51.880Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T01:22:51.880Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T01:22:51.880Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T01:22:51.880Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T01:22:51.880Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T01:22:51.880Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T01:22:51.880Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T01:22:51.880Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T01:22:51.880Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T01:22:52.163Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:22:52.163Z] OK: 71 MiB in 55 packages [2021-03-04T01:22:52.438Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T01:22:52.713Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:22:52.713Z] OK: 8 MiB in 20 packages [2021-03-04T01:22:54.707Z] Removing intermediate container 7563bb76ffcc [2021-03-04T01:22:54.707Z] ---> 4c89b174e00e [2021-03-04T01:22:54.707Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T01:22:55.693Z] ---> 3a83dde99442 [2021-03-04T01:22:55.693Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T01:22:57.162Z] ---> 2990cc38194a [2021-03-04T01:22:57.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T01:22:58.152Z] ---> e90885ef78b5 [2021-03-04T01:22:58.152Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T01:22:58.428Z] ---> Running in eea85cb63aef [2021-03-04T01:22:59.023Z] Removing intermediate container eea85cb63aef [2021-03-04T01:22:59.023Z] ---> 2ca5d379fd44 [2021-03-04T01:22:59.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:22:59.295Z] ---> Running in 1dfc89e44a70 [2021-03-04T01:22:59.295Z] Removing intermediate container 51b3860e2bf0 [2021-03-04T01:22:59.295Z] ---> 5ae3a95ef768 [2021-03-04T01:22:59.295Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T01:22:59.571Z] ---> Running in f1f2dfadcaed [2021-03-04T01:22:59.845Z] Removing intermediate container 1dfc89e44a70 [2021-03-04T01:22:59.845Z] ---> 52adb045c5ff [2021-03-04T01:22:59.845Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T01:22:59.845Z] ---> Running in 5ab781f53f8c [2021-03-04T01:23:00.443Z] Removing intermediate container 5ab781f53f8c [2021-03-04T01:23:00.443Z] ---> c9286d4cdaf9 [2021-03-04T01:23:00.443Z] Step 22/23 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:23:00.443Z] ---> Running in 12abb6a65bec [2021-03-04T01:23:01.038Z] Removing intermediate container 12abb6a65bec [2021-03-04T01:23:01.038Z] ---> 532c21c15607 [2021-03-04T01:23:01.038Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T01:23:01.038Z] ---> Running in 07cb2226697f [2021-03-04T01:23:01.311Z] Removing intermediate container 07cb2226697f [2021-03-04T01:23:01.311Z] ---> 6117d95d54cf [2021-03-04T01:23:01.311Z] [2021-03-04T01:23:01.910Z] Successfully built 6117d95d54cf [2021-03-04T01:23:01.910Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-04T01:23:04.528Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-04T01:23:04.528Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T01:23:04.798Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T01:23:04.798Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T01:23:05.069Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T01:23:05.069Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T01:23:07.025Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-04T01:23:07.294Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T01:23:07.294Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T01:23:07.885Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T01:23:07.885Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T01:23:08.474Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T01:23:08.474Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T01:23:08.745Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T01:23:08.745Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T01:23:10.702Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T01:23:10.702Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T01:23:13.310Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T01:23:13.310Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T01:23:14.280Z] Collecting PyYAML<4,>=3.10 [2021-03-04T01:23:14.280Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T01:23:16.878Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T01:23:16.878Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T01:23:17.468Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T01:23:17.468Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T01:23:17.737Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-04T01:23:18.006Z] Collecting idna<2.8,>=2.5 [2021-03-04T01:23:18.006Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T01:23:18.006Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-04T01:23:18.006Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T01:23:18.006Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T01:23:18.006Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T01:23:18.006Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T01:23:19.000Z] Installing collected packages: jsonschema, docopt, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, dockerpty, texttable, PyYAML, docker-compose [2021-03-04T01:23:19.277Z] Running setup.py install for docopt: started [2021-03-04T01:23:21.297Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T01:23:21.566Z] Attempting uninstall: urllib3 [2021-03-04T01:23:21.566Z] Found existing installation: urllib3 1.25.9 [2021-03-04T01:23:21.566Z] Uninstalling urllib3-1.25.9: [2021-03-04T01:23:21.836Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T01:23:22.425Z] Attempting uninstall: idna [2021-03-04T01:23:22.425Z] Found existing installation: idna 2.9 [2021-03-04T01:23:22.425Z] Uninstalling idna-2.9: [2021-03-04T01:23:22.425Z] Successfully uninstalled idna-2.9 [2021-03-04T01:23:23.014Z] Attempting uninstall: requests [2021-03-04T01:23:23.014Z] Found existing installation: requests 2.23.0 [2021-03-04T01:23:23.014Z] Uninstalling requests-2.23.0: [2021-03-04T01:23:23.285Z] Successfully uninstalled requests-2.23.0 [2021-03-04T01:23:24.254Z] Running setup.py install for dockerpty: started [2021-03-04T01:23:26.213Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T01:23:26.213Z] Running setup.py install for texttable: started [2021-03-04T01:23:27.635Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T01:23:27.635Z] Running setup.py install for PyYAML: started [2021-03-04T01:23:30.243Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T01:23:30.522Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-04T01:23:34.807Z] Removing intermediate container f1f2dfadcaed [2021-03-04T01:23:34.808Z] ---> e4e975ecbc25 [2021-03-04T01:23:34.808Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T01:23:34.808Z] ---> Running in 24b570287a97 [2021-03-04T01:23:35.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T01:23:36.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T01:23:36.646Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T01:23:36.646Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T01:23:36.646Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T01:23:36.646Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T01:23:36.646Z] OK: 71 MiB in 58 packages [2021-03-04T01:23:38.074Z] Removing intermediate container 24b570287a97 [2021-03-04T01:23:38.074Z] ---> d7302ee0628d [2021-03-04T01:23:38.074Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T01:23:38.074Z] ---> Running in 59190a711517 [2021-03-04T01:23:38.667Z] Removing intermediate container 59190a711517 [2021-03-04T01:23:38.667Z] ---> 72e6a5ad6730 [2021-03-04T01:23:38.667Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T01:23:38.667Z] ---> Running in be122a35511c [2021-03-04T01:23:39.259Z] Removing intermediate container be122a35511c [2021-03-04T01:23:39.259Z] ---> 6b4e6aafad01 [2021-03-04T01:23:39.259Z] Step 24/26 : LABEL arch=arm64 [2021-03-04T01:23:39.259Z] ---> Running in 4bf23d337eac [2021-03-04T01:23:39.852Z] Removing intermediate container 4bf23d337eac [2021-03-04T01:23:39.852Z] ---> 6070002e5a2a [2021-03-04T01:23:39.852Z] Step 25/26 : LABEL git_sha=7d4826266379bfbdf4a6f0e076ae63b948c6a166 [2021-03-04T01:23:39.852Z] ---> Running in 2408a6dfa4e3 [2021-03-04T01:23:40.442Z] Removing intermediate container 2408a6dfa4e3 [2021-03-04T01:23:40.442Z] ---> 2f824aa5c8ad [2021-03-04T01:23:40.442Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T01:23:40.443Z] ---> Running in 45a8a7c5ec29 [2021-03-04T01:23:41.035Z] Removing intermediate container 45a8a7c5ec29 [2021-03-04T01:23:41.035Z] ---> 3ec35db9ba6b [2021-03-04T01:23:41.035Z] [2021-03-04T01:23:41.304Z] Successfully built 3ec35db9ba6b [2021-03-04T01:23:41.576Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-04T01:23:41.861Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-04T01:23:41.860Z] $ docker stop --time=1 8732235d66cf3ade609239766ac002dd059784175ac902342ae44172f699d9ee [2021-03-04T01:23:43.808Z] $ docker rm -f 8732235d66cf3ade609239766ac002dd059784175ac902342ae44172f699d9ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T01:23:44.527Z] + docker images [2021-03-04T01:23:44.527Z] + grep docker [2021-03-04T01:23:44.797Z] docker-sys-mgmt-agent-go-arm64 latest 3ec35db9ba6b 4 seconds ago 300MB [2021-03-04T01:23:44.797Z] docker-core-data-go-arm64 latest 6117d95d54cf 43 seconds ago 21.1MB [2021-03-04T01:23:44.797Z] docker-security-secretstore-setup-go-arm64 latest 729dc82a2701 About a minute ago 23.7MB [2021-03-04T01:23:44.797Z] docker-core-command-go-arm64 latest b72e4c54c1fe About a minute ago 16.2MB [2021-03-04T01:23:44.797Z] docker-security-bootstrapper-go-arm64 latest af245d744b6d 3 minutes ago 17.7MB [2021-03-04T01:23:44.797Z] docker-core-metadata-go-arm64 latest d4107ccc5a82 3 minutes ago 17.9MB [2021-03-04T01:23:44.797Z] docker-support-notifications-go-arm64 latest 1f39d8e15390 3 minutes ago 16.9MB [2021-03-04T01:23:44.797Z] docker-support-scheduler-go-arm64 latest 790876b8cc69 3 minutes ago 16.3MB [2021-03-04T01:23:44.797Z] docker-security-proxy-setup-go-arm64 latest 9ced9c9a8de0 4 minutes ago 23.4MB [2021-03-04T01:23:44.798Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:23:45.895Z] ---> job-cost.sh [2021-03-04T01:23:45.895Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HadW [2021-03-04T01:24:24.834Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T01:26:46.627Z] lf-activate-venv(): INFO: Adding /tmp/venv-HadW/bin to PATH [2021-03-04T01:26:46.627Z] INFO: No Stack... [2021-03-04T01:26:46.627Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T01:26:46.627Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T01:26:46.969Z] + + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-03-04T01:26:46.969Z] cut -d, -f6 [Pipeline] lock [2021-03-04T01:26:47.084Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3223-2-stack-cost] [2021-03-04T01:26:47.093Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3223-2-stack-cost] did not exist. Created. [2021-03-04T01:26:47.093Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3223-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T01:26:47.572Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T01:26:47.944Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T01:26:47.967Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3223-2-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:26:50.590Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:26:51.484Z] ---> package-listing.sh [2021-03-04T01:26:51.484Z] ++ facter osfamily [2021-03-04T01:26:51.484Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T01:26:51.484Z] + OS_FAMILY=redhat [2021-03-04T01:26:51.484Z] + workspace=/w/workspace/edgex-go/2 [2021-03-04T01:26:51.484Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T01:26:51.484Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T01:26:51.484Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T01:26:51.484Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T01:26:51.484Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-04T01:26:51.484Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T01:26:51.484Z] + case "${OS_FAMILY}" in [2021-03-04T01:26:51.484Z] + rpm -qa [2021-03-04T01:26:51.484Z] + sort [2021-03-04T01:26:56.793Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T01:26:56.793Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T01:26:56.793Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T01:26:56.793Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-04T01:26:56.793Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-04T01:26:56.793Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-04T01:26:56.808Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T01:26:57.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:26:57.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T01:26:57.413Z] [2021-03-04T01:26:57.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T01:26:57.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T01:26:57.776Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T01:26:57.776Z] df20fa9351a1: Pulling fs layer [2021-03-04T01:26:57.776Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T01:26:57.776Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T01:26:57.776Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T01:26:57.776Z] 93b61091891f: Pulling fs layer [2021-03-04T01:26:57.776Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T01:26:57.776Z] 5e14af77c1be: Pulling fs layer [2021-03-04T01:26:57.776Z] 01666e4c0597: Pulling fs layer [2021-03-04T01:26:57.776Z] aa168da1d23b: Pulling fs layer [2021-03-04T01:26:57.776Z] 46f8f816bc3b: Waiting [2021-03-04T01:26:57.776Z] 93b61091891f: Waiting [2021-03-04T01:26:57.776Z] 93b9cdb0e59b: Waiting [2021-03-04T01:26:57.776Z] 5e14af77c1be: Waiting [2021-03-04T01:26:57.776Z] 01666e4c0597: Waiting [2021-03-04T01:26:57.776Z] aa168da1d23b: Waiting [2021-03-04T01:26:58.041Z] 36b3adc4ff6f: Verifying Checksum [2021-03-04T01:26:58.041Z] 36b3adc4ff6f: Download complete [2021-03-04T01:26:58.041Z] 46f8f816bc3b: Verifying Checksum [2021-03-04T01:26:58.041Z] 46f8f816bc3b: Download complete [2021-03-04T01:26:58.041Z] df20fa9351a1: Verifying Checksum [2021-03-04T01:26:58.041Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T01:26:58.041Z] 93b9cdb0e59b: Download complete [2021-03-04T01:26:58.041Z] 5e14af77c1be: Verifying Checksum [2021-03-04T01:26:58.041Z] 5e14af77c1be: Download complete [2021-03-04T01:26:58.041Z] 93b61091891f: Verifying Checksum [2021-03-04T01:26:58.041Z] 93b61091891f: Download complete [2021-03-04T01:26:58.041Z] 01666e4c0597: Download complete [2021-03-04T01:26:58.303Z] df20fa9351a1: Pull complete [2021-03-04T01:26:58.566Z] 36b3adc4ff6f: Pull complete [2021-03-04T01:26:58.828Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T01:26:58.828Z] 8ad3a11d3b57: Download complete [2021-03-04T01:26:59.416Z] 8ad3a11d3b57: Pull complete [2021-03-04T01:26:59.684Z] 46f8f816bc3b: Pull complete [2021-03-04T01:27:00.631Z] aa168da1d23b: Verifying Checksum [2021-03-04T01:27:00.631Z] aa168da1d23b: Download complete [2021-03-04T01:27:01.209Z] 93b61091891f: Pull complete [2021-03-04T01:27:01.472Z] 93b9cdb0e59b: Pull complete [2021-03-04T01:27:01.472Z] 5e14af77c1be: Pull complete [2021-03-04T01:27:01.735Z] 01666e4c0597: Pull complete [2021-03-04T01:27:09.929Z] aa168da1d23b: Pull complete [2021-03-04T01:27:09.929Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T01:27:09.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T01:27:09.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T01:27:10.150Z] prd-centos7-docker-4c-2g-28424 does not seem to be running inside a container [2021-03-04T01:27:10.199Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat [2021-03-04T01:27:18.563Z] $ docker top 4d873e36ae9fe0052ebae7f3b2ed0047209b54c0dbdc3ce7228d608617f01dbc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T01:27:19.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T01:27:19.504Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T01:27:19.804Z] + ls /var/log/sa-host [2021-03-04T01:27:19.804Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T01:27:19.804Z] file_magic: OK [2021-03-04T01:27:19.804Z] HZ: Using current value: 100 [2021-03-04T01:27:19.804Z] file_header: OK [2021-03-04T01:27:19.804Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-04T01:27:19.804Z] Statistics: [2021-03-04T01:27:19.804Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-04T01:27:19.804Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T01:27:19.804Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T01:27:19.804Z] file_magic: OK [2021-03-04T01:27:19.804Z] HZ: Using current value: 100 [2021-03-04T01:27:19.804Z] file_header: OK [2021-03-04T01:27:19.804Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-04T01:27:19.804Z] Statistics: [2021-03-04T01:27:19.804Z] Hnuu...uuuununununu... [2021-03-04T01:27:19.804Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T01:27:20.024Z] provisioning config files... [2021-03-04T01:27:20.046Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config374803457706955209tmp [Pipeline] { [Pipeline] echo [2021-03-04T01:27:20.147Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:27:20.445Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T01:27:20.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T01:27:20.613Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:27:20.912Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T01:27:20.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:27:21.223Z] ---> sudo-logs.sh [2021-03-04T01:27:21.223Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T01:27:21.365Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:27:21.680Z] ---> job-cost.sh [2021-03-04T01:27:21.681Z] lf-activate-venv: SKIPPING [2021-03-04T01:27:21.681Z] DEBUG: total: 0.20999999344348907 [2021-03-04T01:27:21.681Z] INFO: Retrieving Stack Cost... [2021-03-04T01:27:22.749Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T01:27:23.332Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T01:27:23.348Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T01:27:23.653Z] ---> logs-deploy.sh [2021-03-04T01:27:23.653Z] lf-activate-venv: SKIPPING [2021-03-04T01:27:23.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3223/2 [2021-03-04T01:27:23.653Z] INFO: archiving workspace using pattern(s): [2021-03-04T01:27:25.578Z] Archives upload complete. [2021-03-04T01:27:25.578Z] INFO: archiving logs to Nexus [2021-03-04T01:27:26.968Z] ---> uname -a: [2021-03-04T01:27:26.968Z] Linux prd-centos7-docker-4c-2g-28424.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-04T01:27:26.968Z] [2021-03-04T01:27:26.968Z] [2021-03-04T01:27:26.968Z] ---> lscpu: [2021-03-04T01:27:26.968Z] Architecture: x86_64 [2021-03-04T01:27:26.968Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-04T01:27:26.968Z] Byte Order: Little Endian [2021-03-04T01:27:26.968Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-04T01:27:26.968Z] CPU(s): 4 [2021-03-04T01:27:26.968Z] On-line CPU(s) list: 0-3 [2021-03-04T01:27:26.968Z] Thread(s) per core: 1 [2021-03-04T01:27:26.968Z] Core(s) per socket: 1 [2021-03-04T01:27:26.968Z] Socket(s): 4 [2021-03-04T01:27:26.968Z] NUMA node(s): 1 [2021-03-04T01:27:26.968Z] Vendor ID: GenuineIntel [2021-03-04T01:27:26.968Z] CPU family: 6 [2021-03-04T01:27:26.968Z] Model: 44 [2021-03-04T01:27:26.968Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-04T01:27:26.968Z] Stepping: 1 [2021-03-04T01:27:26.968Z] CPU MHz: 2933.438 [2021-03-04T01:27:26.968Z] BogoMIPS: 5866.87 [2021-03-04T01:27:26.968Z] Virtualization: VT-x [2021-03-04T01:27:26.968Z] Hypervisor vendor: KVM [2021-03-04T01:27:26.968Z] Virtualization type: full [2021-03-04T01:27:26.968Z] L1d cache: 128 KiB [2021-03-04T01:27:26.968Z] L1i cache: 128 KiB [2021-03-04T01:27:26.968Z] L2 cache: 16 MiB [2021-03-04T01:27:26.968Z] L3 cache: 64 MiB [2021-03-04T01:27:26.968Z] NUMA node0 CPU(s): 0-3 [2021-03-04T01:27:26.968Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-04T01:27:26.968Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-04T01:27:26.968Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-04T01:27:26.968Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-04T01:27:26.968Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-04T01:27:26.968Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-04T01:27:26.968Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-04T01:27:26.968Z] Vulnerability Srbds: Not affected [2021-03-04T01:27:26.968Z] Vulnerability Tsx async abort: Not affected [2021-03-04T01:27:26.969Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-04T01:27:26.969Z] [2021-03-04T01:27:26.969Z]