Pull request #3078 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4a83cd830d92d64e3c8662a0b68849c078e73697 rather than 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Obtained Jenkinsfile from 4a83cd830d92d64e3c8662a0b68849c078e73697 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23648 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) > 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/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # 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 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-28T02:24:22.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-28T02:24:22.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-28T02:24:22.621Z] ========================================================= [2021-01-28T02:24:22.621Z] EdgeX Global Pipelines Version Info [2021-01-28T02:24:22.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 26a8180a129ba06295fab8a65d6c107d358c373b # timeout=10 [2021-01-28T02:24:25.063Z] ------------------- [2021-01-28T02:24:25.064Z] stable info: [2021-01-28T02:24:25.064Z] ------------------- [2021-01-28T02:24:25.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T02:24:25.064Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T02:24:25.064Z] Message: update stable to v1.0.179 [2021-01-28T02:24:26.098Z] ------------------- [2021-01-28T02:24:26.098Z] experimental info: [2021-01-28T02:24:26.098Z] ------------------- [2021-01-28T02:24:26.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T02:24:26.098Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T02:24:26.098Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-28T02:24:26.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-28T02:24:26.603Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-28T02:24:26.707Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-28T02:24:26.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-28T02:24:26.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-28T02:24:27.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-28T02:24:27.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-28T02:24:27.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-28T02:24:27.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-28T02:24:27.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-28T02:24:27.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-28T02:24:27.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-28T02:24:27.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-28T02:24:27.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-28T02:24:28.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-28T02:24:28.216Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-28T02:24:28.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-28T02:24:28.421Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-28T02:24:28.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-28T02:24:28.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-28T02:24:28.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-28T02:24:28.851Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-28T02:24:28.949Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-28T02:24:29.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3078 [Pipeline] echo [2021-01-28T02:24:29.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3078 [Pipeline] echo [2021-01-28T02:24:29.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3078 [Pipeline] echo [2021-01-28T02:24:29.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [Pipeline] echo [2021-01-28T02:24:29.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cc3e32 [Pipeline] echo [2021-01-28T02:24:29.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-28T02:24:29.773Z] provisioning config files... [2021-01-28T02:24:29.814Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8221387670192059724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T02:24:30.210Z] ---> docker-login.sh [2021-01-28T02:24:30.210Z] nexus3.edgexfoundry.org:10001 [2021-01-28T02:24:30.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:24:31.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:24:31.137Z] Configure a credential helper to remove this warning. See [2021-01-28T02:24:31.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:24:31.137Z] [2021-01-28T02:24:31.137Z] Login Succeeded [2021-01-28T02:24:31.137Z] nexus3.edgexfoundry.org:10002 [2021-01-28T02:24:31.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:24:31.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:24:31.417Z] Configure a credential helper to remove this warning. See [2021-01-28T02:24:31.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:24:31.417Z] [2021-01-28T02:24:31.417Z] Login Succeeded [2021-01-28T02:24:31.417Z] nexus3.edgexfoundry.org:10003 [2021-01-28T02:24:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:24:31.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:24:31.706Z] Configure a credential helper to remove this warning. See [2021-01-28T02:24:31.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:24:31.706Z] [2021-01-28T02:24:31.706Z] Login Succeeded [2021-01-28T02:24:32.011Z] nexus3.edgexfoundry.org:10004 [2021-01-28T02:24:32.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:24:32.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:24:32.289Z] Configure a credential helper to remove this warning. See [2021-01-28T02:24:32.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:24:32.289Z] [2021-01-28T02:24:32.289Z] Login Succeeded [2021-01-28T02:24:32.289Z] docker.io [2021-01-28T02:24:32.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:24:32.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:24:32.877Z] Configure a credential helper to remove this warning. See [2021-01-28T02:24:32.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:24:32.877Z] [2021-01-28T02:24:32.877Z] Login Succeeded [2021-01-28T02:24:32.877Z] ---> docker-login.sh ends [Pipeline] } [2021-01-28T02:24:32.913Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T02:24:33.542Z] ++ 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-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] ++ dirname cmd/core-command/Dockerfile [2021-01-28T02:24:33.542Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ dirname cmd/core-data/Dockerfile [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-28T02:24:33.542Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-28T02:24:33.542Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-28T02:24:33.542Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T02:24:33.542Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-28T02:24:33.542Z] ++ cut -d/ -f2 [2021-01-28T02:24:33.542Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-28T02:24:33.718Z] 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-01-28T02:24:35.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T02:24:35.503Z] [2021-01-28T02:24:35.503Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:24:35.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T02:24:36.278Z] latest: Pulling from edgex-devops/git-semver [2021-01-28T02:24:36.278Z] 31603596830f: Pulling fs layer [2021-01-28T02:24:36.278Z] 2a8b12db71e7: Pulling fs layer [2021-01-28T02:24:36.278Z] 6ca5941a6612: Pulling fs layer [2021-01-28T02:24:36.278Z] ecc8261a40a4: Pulling fs layer [2021-01-28T02:24:36.278Z] ecc8261a40a4: Waiting [2021-01-28T02:24:36.278Z] 2a8b12db71e7: Verifying Checksum [2021-01-28T02:24:36.278Z] 2a8b12db71e7: Download complete [2021-01-28T02:24:36.566Z] 31603596830f: Verifying Checksum [2021-01-28T02:24:36.566Z] 31603596830f: Download complete [2021-01-28T02:24:36.854Z] ecc8261a40a4: Verifying Checksum [2021-01-28T02:24:36.854Z] ecc8261a40a4: Download complete [2021-01-28T02:24:36.854Z] 6ca5941a6612: Verifying Checksum [2021-01-28T02:24:36.854Z] 6ca5941a6612: Download complete [2021-01-28T02:24:37.141Z] 31603596830f: Pull complete [2021-01-28T02:24:37.141Z] 2a8b12db71e7: Pull complete [2021-01-28T02:24:38.686Z] 6ca5941a6612: Pull complete [2021-01-28T02:24:39.336Z] ecc8261a40a4: Pull complete [2021-01-28T02:24:39.336Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-28T02:24:39.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T02:24:39.336Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-28T02:24:39.668Z] prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container [2021-01-28T02:24:39.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat [2021-01-28T02:24:42.823Z] $ docker top ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-28T02:24:43.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T02:24:43.475Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T02:24:43.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T02:24:44.004Z] $ docker exec ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 ssh-agent [2021-01-28T02:24:44.344Z] SSH_AUTH_SOCK=/tmp/ssh-tDvOrwnirf2l/agent.12 [2021-01-28T02:24:44.344Z] SSH_AGENT_PID=17 [2021-01-28T02:24:44.395Z] Running ssh-add (command line suppressed) [2021-01-28T02:24:44.605Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3756134232995009452.key (/w/workspace/edgex-go/4@tmp/private_key_3756134232995009452.key) [2021-01-28T02:24:44.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T02:24:45.200Z] + git tag --points-at HEAD [Pipeline] } [2021-01-28T02:24:45.269Z] $ docker exec --env ******** --env ******** ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 ssh-agent -k [2021-01-28T02:24:45.493Z] unset SSH_AUTH_SOCK; [2021-01-28T02:24:45.493Z] unset SSH_AGENT_PID; [2021-01-28T02:24:45.494Z] echo Agent pid 17 killed; [2021-01-28T02:24:45.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-28T02:24:45.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T02:24:45.818Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T02:24:46.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T02:24:46.154Z] $ docker exec ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 ssh-agent [2021-01-28T02:24:46.498Z] SSH_AUTH_SOCK=/tmp/ssh-IiyfRBxlCOJo/agent.47 [2021-01-28T02:24:46.498Z] SSH_AGENT_PID=52 [2021-01-28T02:24:46.512Z] Running ssh-add (command line suppressed) [2021-01-28T02:24:46.895Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6747728001692753595.key (/w/workspace/edgex-go/4@tmp/private_key_6747728001692753595.key) [2021-01-28T02:24:47.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T02:24:47.513Z] + git semver init [2021-01-28T02:24:47.513Z] # -> Open(): unable to determine branch for HEAD [2021-01-28T02:24:47.513Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-01-28T02:24:47.513Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-01-28T02:24:47.513Z] # $SEMVER_REMOTE_NAME = origin [2021-01-28T02:24:47.513Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-28T02:24:47.513Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-28T02:24:47.513Z] # $SEMVER_BRANCH = PR-3078 [2021-01-28T02:24:47.513Z] # $SEMVER_TEMP = /tmp/semver-356765539 [2021-01-28T02:24:47.513Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-28T02:25:44.723Z] # '/tmp/semver-356765539' -> '/w/workspace/edgex-go/4/.semver' [2021-01-28T02:25:44.723Z] # -> Force: false [2021-01-28T02:25:44.723Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-01-28T02:25:44.758Z] $ docker exec --env ******** --env ******** ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 ssh-agent -k [2021-01-28T02:25:45.383Z] unset SSH_AUTH_SOCK; [2021-01-28T02:25:45.384Z] unset SSH_AGENT_PID; [2021-01-28T02:25:45.384Z] echo Agent pid 52 killed; [2021-01-28T02:25:45.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T02:25:46.168Z] + git semver [Pipeline] } [2021-01-28T02:25:46.225Z] $ docker stop --time=1 ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 [2021-01-28T02:25:48.536Z] $ docker rm -f ed991c35f91fcc155a8ea090ff22cc95eb580fcfb2bb66723ebd6acc81812595 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T02:25:49.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-28T02:25:50.990Z] Stashed 1 file(s) [Pipeline] echo [2021-01-28T02:25:50.993Z] [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-01-28T02:25:52.210Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-28T02:25:52.599Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T02:25:53.034Z] + sudo service docker restart [2021-01-28T02:25:53.034Z] + true [2021-01-28T02:25:53.034Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-28T02:25:54.609Z] ========================================================= [2021-01-28T02:25:54.609Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-28T02:25:54.609Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:25:55.020Z] + 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-01-28T02:26:02.029Z] Sending build context to Docker daemon 327.2MB [2021-01-28T02:26:02.030Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-28T02:26:02.030Z] Step 2/6 : FROM ${BASE} [2021-01-28T02:26:02.030Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-28T02:26:02.030Z] 188c0c94c7c5: Pulling fs layer [2021-01-28T02:26:02.030Z] 0ef7d3d256c8: Pulling fs layer [2021-01-28T02:26:02.030Z] de9db76c5a1d: Pulling fs layer [2021-01-28T02:26:02.030Z] bca2f99d35d6: Pulling fs layer [2021-01-28T02:26:02.030Z] 93359f2a8cfa: Pulling fs layer [2021-01-28T02:26:02.030Z] 7c6f9722023f: Pulling fs layer [2021-01-28T02:26:02.030Z] a35cf1a2eb13: Pulling fs layer [2021-01-28T02:26:02.030Z] 93359f2a8cfa: Waiting [2021-01-28T02:26:02.030Z] 7c6f9722023f: Waiting [2021-01-28T02:26:02.030Z] a35cf1a2eb13: Waiting [2021-01-28T02:26:02.030Z] bca2f99d35d6: Waiting [2021-01-28T02:26:02.030Z] de9db76c5a1d: Verifying Checksum [2021-01-28T02:26:02.030Z] de9db76c5a1d: Download complete [2021-01-28T02:26:02.030Z] 0ef7d3d256c8: Verifying Checksum [2021-01-28T02:26:02.030Z] 0ef7d3d256c8: Download complete [2021-01-28T02:26:02.030Z] 93359f2a8cfa: Verifying Checksum [2021-01-28T02:26:02.030Z] 93359f2a8cfa: Download complete [2021-01-28T02:26:02.030Z] 7c6f9722023f: Verifying Checksum [2021-01-28T02:26:02.030Z] 7c6f9722023f: Download complete [2021-01-28T02:26:02.030Z] 188c0c94c7c5: Verifying Checksum [2021-01-28T02:26:02.030Z] 188c0c94c7c5: Download complete [2021-01-28T02:26:02.723Z] 188c0c94c7c5: Pull complete [2021-01-28T02:26:03.058Z] 0ef7d3d256c8: Pull complete [2021-01-28T02:26:03.800Z] de9db76c5a1d: Pull complete [2021-01-28T02:26:06.429Z] Still waiting to schedule task [2021-01-28T02:26:06.429Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-28T02:26:07.529Z] a35cf1a2eb13: Verifying Checksum [2021-01-28T02:26:07.529Z] a35cf1a2eb13: Download complete [2021-01-28T02:26:09.041Z] bca2f99d35d6: Verifying Checksum [2021-01-28T02:26:09.041Z] bca2f99d35d6: Download complete [2021-01-28T02:26:19.541Z] bca2f99d35d6: Pull complete [2021-01-28T02:26:19.541Z] 93359f2a8cfa: Pull complete [2021-01-28T02:26:19.851Z] 7c6f9722023f: Pull complete [2021-01-28T02:26:26.768Z] a35cf1a2eb13: Pull complete [2021-01-28T02:26:26.768Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-28T02:26:26.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-28T02:26:26.768Z] ---> a62c8e92a672 [2021-01-28T02:26:26.768Z] 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-01-28T02:26:26.768Z] ---> Running in 1cc8c97038eb [2021-01-28T02:26:27.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:26:28.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:26:28.696Z] (1/12) Installing libmagic (5.38-r0) [2021-01-28T02:26:28.995Z] (2/12) Installing file (5.38-r0) [2021-01-28T02:26:29.292Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-28T02:26:29.292Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-28T02:26:39.766Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-28T02:26:39.766Z] (6/12) Installing patch (2.7.6-r6) [2021-01-28T02:26:39.766Z] (7/12) Installing build-base (0.5-r2) [2021-01-28T02:26:39.766Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-28T02:26:39.766Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-28T02:26:39.766Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-28T02:26:39.766Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-28T02:26:39.766Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-28T02:26:39.766Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:26:39.766Z] OK: 233 MiB in 51 packages [2021-01-28T02:26:43.368Z] Removing intermediate container 1cc8c97038eb [2021-01-28T02:26:43.368Z] ---> 6c7dafc7ea00 [2021-01-28T02:26:43.368Z] Step 4/6 : WORKDIR /edgex-go [2021-01-28T02:26:43.368Z] ---> Running in 6f6ee1bbfbce [2021-01-28T02:26:43.368Z] Removing intermediate container 6f6ee1bbfbce [2021-01-28T02:26:43.368Z] ---> 1c1ef288d2d0 [2021-01-28T02:26:43.368Z] Step 5/6 : COPY go.mod . [2021-01-28T02:26:44.081Z] ---> 806e59d41dfc [2021-01-28T02:26:44.081Z] Step 6/6 : RUN go mod download [2021-01-28T02:26:44.081Z] ---> Running in acb8449c7cc3 [2021-01-28T02:27:11.247Z] Removing intermediate container acb8449c7cc3 [2021-01-28T02:27:11.247Z] ---> ccd7d788007f [2021-01-28T02:27:11.247Z] Successfully built ccd7d788007f [2021-01-28T02:27:11.247Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:27:11.655Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T02:27:11.655Z] . [Pipeline] withDockerContainer [2021-01-28T02:27:11.827Z] prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container [2021-01-28T02:27:11.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-28T02:27:13.287Z] $ docker top fc813c2e1542345b1e92fb9a9006cd8988fb11ba70d80907862099cd6b7083ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T02:27:14.302Z] + go version [2021-01-28T02:27:14.302Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-28T02:27:14.404Z] $ docker stop --time=1 fc813c2e1542345b1e92fb9a9006cd8988fb11ba70d80907862099cd6b7083ff [2021-01-28T02:27:16.454Z] $ docker rm -f fc813c2e1542345b1e92fb9a9006cd8988fb11ba70d80907862099cd6b7083ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:27:17.466Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T02:27:17.466Z] . [Pipeline] withDockerContainer [2021-01-28T02:27:17.683Z] prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container [2021-01-28T02:27:17.861Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-28T02:27:19.282Z] $ docker top ad087ab193aa2fa69a1ca5e2b43754f3e3a7ae257c05db0f7ce192254d7d2868 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-28T02:27:19.693Z] ========================================================= [2021-01-28T02:27:19.694Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-28T02:27:19.694Z] ========================================================= [Pipeline] sh [2021-01-28T02:27:20.118Z] + make test [2021-01-28T02:27:20.118Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-28T02:27:38.777Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-28T02:27:58.837Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23649 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws [2021-01-28T02:27:58.905Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-28T02:28:04.058Z] using credential edgex-jenkins-ssh [2021-01-28T02:28:04.123Z] Cloning the remote Git repository [2021-01-28T02:28:04.189Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-28T02:28:04.316Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-28T02:28:04.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T02:28:04.387Z] > git --version # timeout=10 [2021-01-28T02:28:04.404Z] > git --version # 'git version 2.17.1' [2021-01-28T02:28:04.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T02:28:04.488Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T02:28:06.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-28T02:28:13.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-28T02:28:16.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-28T02:28:16.509Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-28T02:28:16.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-28T02:28:20.373Z] Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:28:20.785Z] Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:28:20.785Z] Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) [2021-01-28T02:28:21.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-28T02:28:21.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-28T02:28:21.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-28T02:28:21.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-28T02:28:21.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-28T02:28:19.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T02:28:19.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T02:28:19.558Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T02:28:19.596Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T02:28:19.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T02:28:19.608Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-28T02:28:20.394Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T02:28:20.416Z] > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 [2021-01-28T02:28:20.719Z] > git remote # timeout=10 [2021-01-28T02:28:20.736Z] > git config --get remote.origin.url # timeout=10 [2021-01-28T02:28:20.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T02:28:20.756Z] > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 [2021-01-28T02:28:20.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-28T02:28:20.793Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T02:28:20.807Z] > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 [2021-01-28T02:28:21.450Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-28T02:28:25.303Z] Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-28T02:28:27.041Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-28T02:28:27.310Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-28T02:28:27.310Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-28T02:28:27.310Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-28T02:28:27.456Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T02:28:27.795Z] + + true [2021-01-28T02:28:27.795Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-28T02:28:29.848Z] provisioning config files... [2021-01-28T02:28:29.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2328665785646928948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T02:28:30.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.128s coverage: 46.6% of statements [2021-01-28T02:28:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-28T02:28:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-28T02:28:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-28T02:28:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-28T02:28:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-28T02:28:30.401Z] ---> docker-login.sh [2021-01-28T02:28:30.401Z] nexus3.edgexfoundry.org:10001 [2021-01-28T02:28:31.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:28:31.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:28:31.656Z] Configure a credential helper to remove this warning. See [2021-01-28T02:28:31.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:28:31.656Z] [2021-01-28T02:28:31.656Z] Login Succeeded [2021-01-28T02:28:31.656Z] nexus3.edgexfoundry.org:10002 [2021-01-28T02:28:31.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:28:32.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:28:32.205Z] Configure a credential helper to remove this warning. See [2021-01-28T02:28:32.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:28:32.205Z] [2021-01-28T02:28:32.205Z] Login Succeeded [2021-01-28T02:28:32.205Z] nexus3.edgexfoundry.org:10003 [2021-01-28T02:28:32.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:28:32.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:28:32.760Z] Configure a credential helper to remove this warning. See [2021-01-28T02:28:32.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:28:32.760Z] [2021-01-28T02:28:32.760Z] Login Succeeded [2021-01-28T02:28:32.760Z] nexus3.edgexfoundry.org:10004 [2021-01-28T02:28:33.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:28:33.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:28:33.310Z] Configure a credential helper to remove this warning. See [2021-01-28T02:28:33.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:28:33.310Z] [2021-01-28T02:28:33.310Z] Login Succeeded [2021-01-28T02:28:33.310Z] docker.io [2021-01-28T02:28:33.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T02:28:33.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T02:28:33.858Z] Configure a credential helper to remove this warning. See [2021-01-28T02:28:33.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T02:28:33.858Z] [2021-01-28T02:28:33.858Z] Login Succeeded [2021-01-28T02:28:33.858Z] ---> docker-login.sh ends [Pipeline] } [2021-01-28T02:28:33.875Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-28T02:28:34.357Z] ========================================================= [2021-01-28T02:28:34.357Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-28T02:28:34.357Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:28:34.781Z] + 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-01-28T02:28:35.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.347s coverage: 27.1% of statements [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-28T02:28:35.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.083s coverage: 100.0% of statements [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-28T02:28:35.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-28T02:28:35.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.219s coverage: 65.8% of statements [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-28T02:28:35.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.614s coverage: 82.3% of statements [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-28T02:28:35.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-28T02:28:36.777Z] Sending build context to Docker daemon 165.9MB [2021-01-28T02:28:37.066Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-28T02:28:37.066Z] Step 2/6 : FROM ${BASE} [2021-01-28T02:28:37.066Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-28T02:28:37.066Z] 5f621e34cdf4: Pulling fs layer [2021-01-28T02:28:37.066Z] a4357932f1b6: Pulling fs layer [2021-01-28T02:28:37.066Z] 18c013af1878: Pulling fs layer [2021-01-28T02:28:37.066Z] 00ac8860ef70: Pulling fs layer [2021-01-28T02:28:37.066Z] 63d7cb157983: Pulling fs layer [2021-01-28T02:28:37.066Z] b116817d02f9: Pulling fs layer [2021-01-28T02:28:37.066Z] 745a02a5169b: Pulling fs layer [2021-01-28T02:28:37.066Z] 00ac8860ef70: Waiting [2021-01-28T02:28:37.066Z] 63d7cb157983: Waiting [2021-01-28T02:28:37.066Z] b116817d02f9: Waiting [2021-01-28T02:28:37.066Z] 745a02a5169b: Waiting [2021-01-28T02:28:37.066Z] 18c013af1878: Verifying Checksum [2021-01-28T02:28:37.066Z] 18c013af1878: Download complete [2021-01-28T02:28:37.066Z] a4357932f1b6: Verifying Checksum [2021-01-28T02:28:37.066Z] a4357932f1b6: Download complete [2021-01-28T02:28:37.355Z] b116817d02f9: Download complete [2021-01-28T02:28:37.355Z] 5f621e34cdf4: Download complete [2021-01-28T02:28:38.345Z] 5f621e34cdf4: Pull complete [2021-01-28T02:28:38.620Z] a4357932f1b6: Pull complete [2021-01-28T02:28:38.894Z] 18c013af1878: Pull complete [2021-01-28T02:28:39.877Z] 745a02a5169b: Verifying Checksum [2021-01-28T02:28:39.877Z] 745a02a5169b: Download complete [2021-01-28T02:28:41.338Z] 00ac8860ef70: Download complete [2021-01-28T02:28:41.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.852s coverage: 28.6% of statements [2021-01-28T02:28:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-28T02:28:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-28T02:28:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-28T02:28:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-28T02:28:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-28T02:28:41.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.128s coverage: 100.0% of statements [2021-01-28T02:28:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-28T02:28:41.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements [2021-01-28T02:28:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-28T02:28:41.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.166s coverage: 86.7% of statements [2021-01-28T02:28:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-28T02:28:42.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.186s coverage: 97.5% of statements [2021-01-28T02:28:42.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-28T02:28:42.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2021-01-28T02:28:42.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-28T02:28:42.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-28T02:28:42.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-28T02:28:42.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-28T02:28:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.009s coverage: 92.8% of statements [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-28T02:28:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-28T02:28:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.165s coverage: 0.1% of statements [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-28T02:28:48.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-28T02:28:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 43.8% of statements [2021-01-28T02:28:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2021-01-28T02:28:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.106s coverage: 94.1% of statements [2021-01-28T02:28:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements [2021-01-28T02:28:48.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-01-28T02:28:51.553Z] 00ac8860ef70: Pull complete [2021-01-28T02:28:51.553Z] 63d7cb157983: Pull complete [2021-01-28T02:28:52.155Z] b116817d02f9: Pull complete [2021-01-28T02:28:55.569Z] 745a02a5169b: Pull complete [2021-01-28T02:28:55.569Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-28T02:28:55.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-28T02:28:55.569Z] ---> b7e6874047d6 [2021-01-28T02:28:55.569Z] 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-01-28T02:28:59.922Z] ---> Running in 69edd6c7bf47 [2021-01-28T02:29:00.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 75.5% of statements [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.156s coverage: 87.2% of statements [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.4% of statements [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.310s coverage: 63.5% of statements [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-28T02:29:01.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-01-28T02:29:01.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.121s coverage: 100.0% of statements [2021-01-28T02:29:01.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:29:02.493Z] (1/12) Installing libmagic (5.38-r0) [2021-01-28T02:29:02.765Z] (2/12) Installing file (5.38-r0) [2021-01-28T02:29:02.765Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-28T02:29:03.037Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-28T02:29:03.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.098s coverage: 68.9% of statements [2021-01-28T02:29:03.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-28T02:29:03.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-28T02:29:03.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-28T02:29:03.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-28T02:29:03.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-28T02:29:04.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 37.0% of statements [2021-01-28T02:29:04.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-28T02:29:04.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-28T02:29:04.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.717s coverage: 84.0% of statements [2021-01-28T02:29:04.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.103s coverage: 100.0% of statements [2021-01-28T02:29:07.371Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-28T02:29:07.371Z] (6/12) Installing patch (2.7.6-r6) [2021-01-28T02:29:07.371Z] (7/12) Installing build-base (0.5-r2) [2021-01-28T02:29:07.371Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-28T02:29:07.371Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-28T02:29:07.371Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-28T02:29:07.641Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-28T02:29:07.641Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-28T02:29:07.641Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:29:07.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.205s coverage: 47.1% of statements [2021-01-28T02:29:07.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-28T02:29:07.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-28T02:29:07.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-28T02:29:07.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-28T02:29:07.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-28T02:29:07.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.078s coverage: 100.0% of statements [2021-01-28T02:29:07.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-28T02:29:07.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.086s coverage: 100.0% of statements [2021-01-28T02:29:07.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-28T02:29:07.933Z] OK: 217 MiB in 51 packages [2021-01-28T02:29:10.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.819s coverage: 29.1% of statements [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-28T02:29:10.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.115s coverage: 99.0% of statements [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-28T02:29:10.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.146s coverage: 100.0% of statements [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-28T02:29:10.955Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-28T02:29:10.955Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.123s coverage: 100.0% of statements [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-28T02:29:10.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-28T02:29:10.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-28T02:29:10.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-28T02:29:10.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-01-28T02:29:10.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-28T02:29:10.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-28T02:29:10.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-01-28T02:29:12.314Z] Removing intermediate container 69edd6c7bf47 [2021-01-28T02:29:12.315Z] ---> 2763972518db [2021-01-28T02:29:12.315Z] Step 4/6 : WORKDIR /edgex-go [2021-01-28T02:29:12.315Z] ---> Running in d4c2324f8649 [2021-01-28T02:29:12.567Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements [2021-01-28T02:29:12.589Z] Removing intermediate container d4c2324f8649 [2021-01-28T02:29:12.589Z] ---> 2871a9a284d3 [2021-01-28T02:29:12.589Z] Step 5/6 : COPY go.mod . [2021-01-28T02:29:12.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 100.0% of statements [2021-01-28T02:29:13.450Z] GO111MODULE=on go vet ./... [2021-01-28T02:29:13.574Z] ---> 1e76b25cc330 [2021-01-28T02:29:13.574Z] Step 6/6 : RUN go mod download [2021-01-28T02:29:13.574Z] ---> Running in ea3f96b6c46b [2021-01-28T02:29:40.460Z] Removing intermediate container ea3f96b6c46b [2021-01-28T02:29:40.460Z] ---> 6f7fbfc12caf [2021-01-28T02:29:40.460Z] Successfully built 6f7fbfc12caf [2021-01-28T02:29:40.460Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:29:40.868Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T02:29:40.868Z] . [Pipeline] withDockerContainer [2021-01-28T02:29:41.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-23649 does not seem to be running inside a container [2021-01-28T02:29:41.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-28T02:29:42.958Z] $ docker top b8121a2f31ff631a354cb184289015880bd4fa1fc4b7ed29c8c9118d27763aee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T02:29:44.159Z] + go version [2021-01-28T02:29:44.159Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-28T02:29:44.187Z] $ docker stop --time=1 b8121a2f31ff631a354cb184289015880bd4fa1fc4b7ed29c8c9118d27763aee [2021-01-28T02:29:46.203Z] $ docker rm -f b8121a2f31ff631a354cb184289015880bd4fa1fc4b7ed29c8c9118d27763aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:29:47.345Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T02:29:47.346Z] . [Pipeline] withDockerContainer [2021-01-28T02:29:47.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-23649 does not seem to be running inside a container [2021-01-28T02:29:47.859Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-28T02:29:49.340Z] $ docker top 3d5cf9827627a0027eddb10bafbdf8d9f7b5d1421218e914c4d93be3b0146473 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-28T02:29:49.724Z] ========================================================= [2021-01-28T02:29:49.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-28T02:29:49.724Z] ========================================================= [Pipeline] sh [2021-01-28T02:29:50.372Z] + make test [2021-01-28T02:29:50.372Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-28T02:30:12.612Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-28T02:30:22.459Z] gofmt -l . [2021-01-28T02:30:22.460Z] [ "`gofmt -l .`" = "" ] [2021-01-28T02:30:22.460Z] ./bin/test-go-mod-tidy.sh [2021-01-28T02:30:22.460Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-28T02:30:23.335Z] + ls -al . [2021-01-28T02:30:23.335Z] total 668 [2021-01-28T02:30:23.335Z] drwxrwxr-x 10 1001 1001 4096 Jan 28 02:30 . [2021-01-28T02:30:23.335Z] drwxr-xr-x 4 root root 28 Jan 28 02:27 .. [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 02:24 .dockerignore [2021-01-28T02:30:23.335Z] drwxrwxr-x 8 1001 1001 179 Jan 28 02:24 .git [2021-01-28T02:30:23.335Z] drwxrwxr-x 3 1001 1001 125 Jan 28 02:24 .github [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 872 Jan 28 02:24 .gitignore [2021-01-28T02:30:23.335Z] drwx------ 3 1001 1001 60 Jan 28 02:25 .semver [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 02:24 .sonarcloud.properties [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 7859 Jan 28 02:24 Attribution.txt [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 02:24 CONTRIBUTING.md [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 931 Jan 28 02:24 Dockerfile.build [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 863 Jan 28 02:24 Jenkinsfile [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 02:24 LICENSE [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 6001 Jan 28 02:24 Makefile [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 6524 Jan 28 02:24 README.md [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 6755 Jan 28 02:24 SECURITY.md [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 02:25 VERSION [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 02:24 ZMQWindows.md [2021-01-28T02:30:23.335Z] drwxrwxr-x 2 1001 1001 117 Jan 28 02:24 bin [2021-01-28T02:30:23.335Z] drwxrwxr-x 15 1001 1001 4096 Jan 28 02:24 cmd [2021-01-28T02:30:23.335Z] -rw-r--r-- 1 root root 564700 Jan 28 02:29 coverage.out [2021-01-28T02:30:23.335Z] -rw-r--r-- 1 root root 1053 Jan 28 02:30 go.mod [2021-01-28T02:30:23.335Z] -rw-r--r-- 1 root root 19080 Jan 28 02:30 go.sum [2021-01-28T02:30:23.335Z] drwxrwxr-x 8 1001 1001 127 Jan 28 02:24 internal [2021-01-28T02:30:23.335Z] drwxrwxr-x 4 1001 1001 26 Jan 28 02:24 openapi [2021-01-28T02:30:23.335Z] drwxrwxr-x 4 1001 1001 71 Jan 28 02:24 snap [2021-01-28T02:30:23.335Z] -rw-rw-r-- 1 1001 1001 168 Jan 28 02:24 version.go [Pipeline] sh [2021-01-28T02:30:23.879Z] + '[' -e coverage.out ] [2021-01-28T02:30:23.879Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-28T02:30:24.346Z] Stashed 1 file(s) [Pipeline] sh [2021-01-28T02:30:24.782Z] + make build [2021-01-28T02:30:24.782Z] 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-01-28T02:30:30.356Z] 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-01-28T02:30:46.049Z] 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-01-28T02:30:48.810Z] 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-01-28T02:30:51.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-28T02:30:52.391Z] 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-01-28T02:30:52.744Z] 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-01-28T02:30:57.345Z] 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-01-28T02:31:00.042Z] 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-01-28T02:31:02.084Z] 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-01-28T02:31:04.749Z] 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-01-28T02:31:06.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-28T02:31:08.228Z] 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-01-28T02:31:10.256Z] 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-01-28T02:31:14.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-28T02:31:14.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-28T02:31:14.223Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-28T02:31:14.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-28T02:31:14.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-28T02:31:14.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-28T02:31:14.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-28T02:31:14.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-28T02:31:14.504Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] } [2021-01-28T02:31:14.825Z] $ docker stop --time=1 ad087ab193aa2fa69a1ca5e2b43754f3e3a7ae257c05db0f7ce192254d7d2868 [2021-01-28T02:31:15.535Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-28T02:31:16.921Z] $ docker rm -f ad087ab193aa2fa69a1ca5e2b43754f3e3a7ae257c05db0f7ce192254d7d2868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:31:21.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T02:31:21.138Z] [2021-01-28T02:31:21.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:31:21.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T02:31:21.734Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-28T02:31:21.734Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-28T02:31:21.734Z] ca9280d653b3: Pulling fs layer [2021-01-28T02:31:21.734Z] 7e9c9ca2126c: Pulling fs layer [2021-01-28T02:31:22.459Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-28T02:31:22.459Z] cbdbe7a5bc2a: Download complete [2021-01-28T02:31:23.264Z] cbdbe7a5bc2a: Pull complete [2021-01-28T02:31:23.264Z] ca9280d653b3: Verifying Checksum [2021-01-28T02:31:23.264Z] ca9280d653b3: Download complete [2021-01-28T02:31:23.913Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-28T02:31:23.913Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-28T02:31:23.913Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-28T02:31:24.787Z] ca9280d653b3: Pull complete [2021-01-28T02:31:26.892Z] 7e9c9ca2126c: Verifying Checksum [2021-01-28T02:31:26.892Z] 7e9c9ca2126c: Download complete [2021-01-28T02:31:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements [2021-01-28T02:31:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-28T02:31:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-28T02:31:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-28T02:31:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-28T02:31:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-28T02:31:36.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.513s coverage: 27.1% of statements [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-28T02:31:36.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.078s coverage: 100.0% of statements [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-28T02:31:36.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-28T02:31:36.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.227s coverage: 65.8% of statements [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-28T02:31:36.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.755s coverage: 82.3% of statements [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-28T02:31:36.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-28T02:31:37.302Z] 7e9c9ca2126c: Pull complete [2021-01-28T02:31:37.302Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-28T02:31:37.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T02:31:37.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-28T02:31:37.720Z] prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container [2021-01-28T02:31:37.826Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-28T02:31:40.130Z] $ docker top b9736e74f27da0771b010befbf1814f772a5526fec715f6d432132deed891ab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T02:31:41.268Z] + docker-compose build --help [2021-01-28T02:31:41.268Z] + grep parallel [2021-01-28T02:31:42.770Z] --parallel Build images in parallel. [Pipeline] } [2021-01-28T02:31:42.790Z] $ docker stop --time=1 b9736e74f27da0771b010befbf1814f772a5526fec715f6d432132deed891ab2 [2021-01-28T02:31:44.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.113s coverage: 28.6% of statements [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-28T02:31:44.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.235s coverage: 100.0% of statements [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-28T02:31:44.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-28T02:31:44.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.288s coverage: 86.7% of statements [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-28T02:31:44.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.320s coverage: 97.5% of statements [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-28T02:31:44.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-28T02:31:44.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-28T02:31:44.737Z] $ docker rm -f b9736e74f27da0771b010befbf1814f772a5526fec715f6d432132deed891ab2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:31:45.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T02:31:45.470Z] . [Pipeline] withDockerContainer [2021-01-28T02:31:45.797Z] prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container [2021-01-28T02:31:45.899Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-28T02:31:46.973Z] $ docker top 3b30a3d3965ef9850008d976ab10fd388ab56f753e42280fe1f482ebdf2f1301 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T02:31:47.600Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-28T02:31:49.040Z] Building docker-core-command-go ... [2021-01-28T02:31:49.040Z] Building docker-core-data-go ... [2021-01-28T02:31:49.040Z] Building docker-core-metadata-go ... [2021-01-28T02:31:49.040Z] Building docker-security-bootstrapper-go ... [2021-01-28T02:31:49.040Z] Building docker-security-proxy-setup-go ... [2021-01-28T02:31:49.040Z] Building docker-security-secretstore-setup-go ... [2021-01-28T02:31:49.040Z] Building docker-support-notifications-go ... [2021-01-28T02:31:49.040Z] Building docker-support-scheduler-go ... [2021-01-28T02:31:49.040Z] Building docker-sys-mgmt-agent-go ... [2021-01-28T02:31:49.040Z] Building docker-core-metadata-go [2021-01-28T02:31:49.040Z] Building docker-security-secretstore-setup-go [2021-01-28T02:31:49.040Z] Building docker-security-proxy-setup-go [2021-01-28T02:31:49.040Z] Building docker-security-bootstrapper-go [2021-01-28T02:31:49.040Z] Building docker-support-notifications-go [2021-01-28T02:31:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.280s coverage: 92.8% of statements [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-28T02:31:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-28T02:31:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.202s coverage: 0.1% of statements [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-28T02:31:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-28T02:31:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 43.8% of statements [2021-01-28T02:31:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.116s coverage: 79.5% of statements [2021-01-28T02:31:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-01-28T02:31:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2021-01-28T02:31:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.109s coverage: 94.4% of statements [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.4% of statements [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-28T02:32:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.522s coverage: 63.5% of statements [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-28T02:32:07.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-28T02:32:08.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements [2021-01-28T02:32:08.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-01-28T02:32:09.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-01-28T02:32:09.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-01-28T02:32:10.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-01-28T02:32:13.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.832s coverage: 68.9% of statements [2021-01-28T02:32:13.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-28T02:32:13.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-28T02:32:13.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-28T02:32:13.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-28T02:32:13.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-28T02:32:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.434s coverage: 37.0% of statements [2021-01-28T02:32:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-28T02:32:16.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-28T02:32:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.572s coverage: 84.0% of statements [2021-01-28T02:32:16.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.072s coverage: 100.0% of statements [2021-01-28T02:32:23.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements [2021-01-28T02:32:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-28T02:32:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-28T02:32:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-28T02:32:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-28T02:32:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-28T02:32:23.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements [2021-01-28T02:32:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-28T02:32:23.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-01-28T02:32:23.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-28T02:32:27.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.003s coverage: 29.1% of statements [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-28T02:32:27.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.241s coverage: 99.0% of statements [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-28T02:32:27.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-28T02:32:27.435Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-28T02:32:27.435Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-28T02:32:27.435Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-28T02:32:27.435Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-28T02:32:27.435Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-01-28T02:32:28.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-28T02:32:29.007Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-28T02:32:29.989Z] GO111MODULE=on go vet ./... [2021-01-28T02:32:57.896Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:32:57.896Z] [2021-01-28T02:32:57.896Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:32:57.896Z] [2021-01-28T02:32:57.896Z] ---> ccd7d788007f [2021-01-28T02:32:57.896Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T02:32:57.896Z] ---> ccd7d788007f [2021-01-28T02:32:57.896Z] Step 3/24 : WORKDIR /edgex-go [2021-01-28T02:32:57.896Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:32:57.896Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:32:57.896Z] ---> ccd7d788007f [2021-01-28T02:32:57.896Z] Step 3/34 : WORKDIR /edgex-go [2021-01-28T02:32:57.896Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:32:57.896Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:32:57.896Z] ---> ccd7d788007f [2021-01-28T02:32:57.896Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T02:32:57.896Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:32:57.896Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:32:57.896Z] ---> ccd7d788007f [2021-01-28T02:32:57.896Z] Step 3/21 : WORKDIR /edgex-go [2021-01-28T02:32:57.896Z] ---> Running in 57afa22e4dbe [2021-01-28T02:32:57.896Z] ---> Running in f9703168e1df [2021-01-28T02:32:57.896Z] ---> Running in 646bc9ac69b1 [2021-01-28T02:32:57.896Z] ---> Running in cc426cdcc2a4 [2021-01-28T02:32:57.896Z] ---> Running in e3ff0b149a9d [2021-01-28T02:32:57.896Z] Removing intermediate container cc426cdcc2a4 [2021-01-28T02:32:57.896Z] ---> 4ff158f110d6 [2021-01-28T02:32:57.896Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:32:57.896Z] Removing intermediate container 57afa22e4dbe [2021-01-28T02:32:57.896Z] ---> f929b6774b37 [2021-01-28T02:32:57.897Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:32:57.897Z] Removing intermediate container e3ff0b149a9d [2021-01-28T02:32:57.897Z] ---> e61fd0c79fa1 [2021-01-28T02:32:57.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:32:57.897Z] Removing intermediate container f9703168e1df [2021-01-28T02:32:57.897Z] ---> 685eec5a019f [2021-01-28T02:32:57.897Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:32:57.897Z] ---> Running in b5c0a7ea04d4 [2021-01-28T02:32:57.897Z] Removing intermediate container 646bc9ac69b1 [2021-01-28T02:32:57.897Z] ---> 9129d7ee5fc3 [2021-01-28T02:32:57.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:32:57.897Z] ---> Running in acf9f429c7fb [2021-01-28T02:32:57.897Z] ---> Running in 6920dbf7ddc5 [2021-01-28T02:32:57.897Z] ---> Running in 5c7ac4212bb8 [2021-01-28T02:32:57.897Z] ---> Running in ab4845ca8cb0 [2021-01-28T02:32:59.010Z] Removing intermediate container acf9f429c7fb [2021-01-28T02:32:59.010Z] ---> 362120d559ea [2021-01-28T02:32:59.010Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-28T02:32:59.320Z] Removing intermediate container b5c0a7ea04d4 [2021-01-28T02:32:59.320Z] ---> 51f91e4d2fd5 [2021-01-28T02:32:59.320Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-28T02:32:59.320Z] ---> Running in ed2ce3256e2e [2021-01-28T02:32:59.732Z] ---> Running in 4ef5eb7ae1e2 [2021-01-28T02:32:59.732Z] Removing intermediate container 6920dbf7ddc5 [2021-01-28T02:32:59.732Z] ---> 870cd40fbd28 [2021-01-28T02:32:59.732Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-28T02:33:00.039Z] Removing intermediate container ab4845ca8cb0 [2021-01-28T02:33:00.039Z] ---> 2b2dd9bb1a6c [2021-01-28T02:33:00.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T02:33:00.039Z] ---> Running in 83052dab3921 [2021-01-28T02:33:00.039Z] Removing intermediate container 5c7ac4212bb8 [2021-01-28T02:33:00.039Z] ---> cbc2628ef2ec [2021-01-28T02:33:00.039Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-28T02:33:00.321Z] ---> Running in b4cd69e300f3 [2021-01-28T02:33:00.321Z] ---> Running in 783068595bcb [2021-01-28T02:33:01.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:01.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:01.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:02.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:02.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:02.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:02.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:03.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:03.004Z] OK: 233 MiB in 51 packages [2021-01-28T02:33:03.301Z] OK: 233 MiB in 51 packages [2021-01-28T02:33:03.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:03.301Z] OK: 233 MiB in 51 packages [2021-01-28T02:33:03.599Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:33:03.950Z] OK: 233 MiB in 51 packages [2021-01-28T02:33:03.950Z] OK: 233 MiB in 51 packages [2021-01-28T02:33:06.054Z] Removing intermediate container 4ef5eb7ae1e2 [2021-01-28T02:33:06.054Z] ---> 207db784c3e4 [2021-01-28T02:33:06.054Z] Step 6/34 : COPY go.mod . [2021-01-28T02:33:06.054Z] Removing intermediate container ed2ce3256e2e [2021-01-28T02:33:06.054Z] ---> 13037cc223e3 [2021-01-28T02:33:06.054Z] Step 6/21 : COPY go.mod . [2021-01-28T02:33:06.359Z] Removing intermediate container 83052dab3921 [2021-01-28T02:33:06.359Z] ---> 5165b16451c5 [2021-01-28T02:33:06.359Z] Step 6/22 : COPY go.mod . [2021-01-28T02:33:06.665Z] Removing intermediate container b4cd69e300f3 [2021-01-28T02:33:06.665Z] ---> 209b6c177068 [2021-01-28T02:33:06.665Z] Step 6/23 : COPY go.mod . [2021-01-28T02:33:06.993Z] ---> ff319bd527cb [2021-01-28T02:33:06.993Z] Step 7/34 : RUN go mod download [2021-01-28T02:33:07.607Z] ---> de07bc50fcdf [2021-01-28T02:33:07.607Z] Step 7/21 : RUN go mod download [2021-01-28T02:33:07.607Z] Removing intermediate container 783068595bcb [2021-01-28T02:33:07.607Z] ---> be8e98716273 [2021-01-28T02:33:07.607Z] Step 6/24 : COPY go.mod . [2021-01-28T02:33:07.895Z] ---> Running in e5112b0cebd5 [2021-01-28T02:33:08.382Z] ---> Running in 8d4e6871e3c8 [2021-01-28T02:33:08.382Z] ---> f53c7b3317eb [2021-01-28T02:33:08.382Z] Step 7/22 : RUN go mod download [2021-01-28T02:33:08.382Z] ---> 8b6dc40fd416 [2021-01-28T02:33:08.382Z] Step 7/23 : RUN go mod download [2021-01-28T02:33:08.666Z] ---> Running in cf7f7065d5f8 [2021-01-28T02:33:08.956Z] ---> Running in 6ecd08028d21 [2021-01-28T02:33:08.956Z] ---> 485ffdfe94be [2021-01-28T02:33:08.956Z] Step 7/24 : RUN go mod download [2021-01-28T02:33:09.386Z] ---> Running in d32f45dedcb2 [2021-01-28T02:33:12.831Z] Removing intermediate container 8d4e6871e3c8 [2021-01-28T02:33:12.831Z] ---> 6a6249259403 [2021-01-28T02:33:12.831Z] Step 8/21 : COPY . . [2021-01-28T02:33:12.831Z] Removing intermediate container 6ecd08028d21 [2021-01-28T02:33:12.831Z] ---> dd28b2e304a5 [2021-01-28T02:33:12.831Z] Step 8/23 : COPY . . [2021-01-28T02:33:12.831Z] Removing intermediate container cf7f7065d5f8 [2021-01-28T02:33:12.831Z] ---> 7e48fb97c417 [2021-01-28T02:33:12.831Z] Step 8/22 : COPY . . [2021-01-28T02:33:13.112Z] Removing intermediate container e5112b0cebd5 [2021-01-28T02:33:13.112Z] ---> 584275732ba1 [2021-01-28T02:33:13.112Z] Step 8/34 : COPY . . [2021-01-28T02:33:13.112Z] Removing intermediate container d32f45dedcb2 [2021-01-28T02:33:13.112Z] ---> ba45c026bab6 [2021-01-28T02:33:13.112Z] Step 8/24 : COPY . . [2021-01-28T02:33:38.031Z] gofmt -l . [2021-01-28T02:33:39.010Z] [ "`gofmt -l .`" = "" ] [2021-01-28T02:33:41.668Z] ./bin/test-go-mod-tidy.sh [2021-01-28T02:33:42.289Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-28T02:33:44.023Z] + ls -al . [2021-01-28T02:33:44.023Z] total 696 [2021-01-28T02:33:44.023Z] drwxrwxr-x 9 1001 1001 4096 Jan 28 02:33 . [2021-01-28T02:33:44.023Z] drwxr-xr-x 4 root root 4096 Jan 28 02:29 .. [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 02:28 .dockerignore [2021-01-28T02:33:44.023Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 02:28 .git [2021-01-28T02:33:44.023Z] drwxrwxr-x 3 1001 1001 4096 Jan 28 02:28 .github [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 872 Jan 28 02:28 .gitignore [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 02:28 .sonarcloud.properties [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 7859 Jan 28 02:28 Attribution.txt [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 02:28 CONTRIBUTING.md [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 931 Jan 28 02:28 Dockerfile.build [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 863 Jan 28 02:28 Jenkinsfile [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 02:28 LICENSE [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 6001 Jan 28 02:28 Makefile [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 6524 Jan 28 02:28 README.md [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 6755 Jan 28 02:28 SECURITY.md [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 02:25 VERSION [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 02:28 ZMQWindows.md [2021-01-28T02:33:44.023Z] drwxrwxr-x 2 1001 1001 4096 Jan 28 02:28 bin [2021-01-28T02:33:44.023Z] drwxrwxr-x 15 1001 1001 4096 Jan 28 02:28 cmd [2021-01-28T02:33:44.023Z] -rw-r--r-- 1 root root 564700 Jan 28 02:32 coverage.out [2021-01-28T02:33:44.023Z] -rw-r--r-- 1 root root 1053 Jan 28 02:33 go.mod [2021-01-28T02:33:44.023Z] -rw-r--r-- 1 root root 19080 Jan 28 02:33 go.sum [2021-01-28T02:33:44.023Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 02:28 internal [2021-01-28T02:33:44.023Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 02:28 openapi [2021-01-28T02:33:44.023Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 02:28 snap [2021-01-28T02:33:44.023Z] -rw-rw-r-- 1 1001 1001 168 Jan 28 02:28 version.go [Pipeline] sh [2021-01-28T02:33:44.727Z] + '[' -e coverage.out ] [2021-01-28T02:33:44.727Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-28T02:33:44.749Z] Warning: overwriting stash ‘coverage-report’ [2021-01-28T02:33:46.025Z] Stashed 1 file(s) [Pipeline] sh [2021-01-28T02:33:46.701Z] + make build [2021-01-28T02:33:46.701Z] 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-01-28T02:33:59.118Z] 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-01-28T02:34:21.307Z] 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-01-28T02:34:24.690Z] 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-01-28T02:34:29.009Z] 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-01-28T02:34:31.012Z] 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-01-28T02:34:35.343Z] 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-01-28T02:34:35.987Z] ---> 2885c4f1e736 [2021-01-28T02:34:35.987Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-28T02:34:35.987Z] ---> dfe67bbe1167 [2021-01-28T02:34:35.987Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-28T02:34:35.987Z] ---> 78260a23d041 [2021-01-28T02:34:35.987Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-28T02:34:35.987Z] ---> c1c9b5a549d1 [2021-01-28T02:34:35.987Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-28T02:34:35.987Z] ---> b63c877c399a [2021-01-28T02:34:35.987Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-28T02:34:35.987Z] ---> Running in 1f1c1fd931b2 [2021-01-28T02:34:35.987Z] ---> Running in 6a4f96f65f50 [2021-01-28T02:34:35.987Z] ---> Running in f1f6c6625ea1 [2021-01-28T02:34:35.987Z] ---> Running in 5987f6fb3916 [2021-01-28T02:34:35.987Z] ---> Running in ebdfe21bc4be [2021-01-28T02:34:35.987Z] Removing intermediate container f1f6c6625ea1 [2021-01-28T02:34:35.987Z] ---> a791a1aed7e0 [2021-01-28T02:34:35.987Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-28T02:34:35.987Z] ---> Running in 023a3851ef4f [2021-01-28T02:34:35.987Z] 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-01-28T02:34:35.987Z] 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-01-28T02:34:35.987Z] 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-01-28T02:34:35.987Z] 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-01-28T02:34:35.987Z] 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-01-28T02:34:39.642Z] 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-01-28T02:34:43.033Z] 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-01-28T02:34:47.352Z] 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-01-28T02:34:50.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-28T02:34:54.138Z] 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-01-28T02:34:57.519Z] 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-01-28T02:35:02.950Z] $ docker stop --time=1 3d5cf9827627a0027eddb10bafbdf8d9f7b5d1421218e914c4d93be3b0146473 [2021-01-28T02:35:05.479Z] $ docker rm -f 3d5cf9827627a0027eddb10bafbdf8d9f7b5d1421218e914c4d93be3b0146473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:35:07.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T02:35:07.421Z] [2021-01-28T02:35:07.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:35:08.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T02:35:08.106Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-28T02:35:08.106Z] 29e5d40040c1: Pulling fs layer [2021-01-28T02:35:08.106Z] 1ce36da41761: Pulling fs layer [2021-01-28T02:35:08.106Z] 25b303627fd3: Pulling fs layer [2021-01-28T02:35:09.085Z] 29e5d40040c1: Verifying Checksum [2021-01-28T02:35:09.085Z] 29e5d40040c1: Download complete [2021-01-28T02:35:09.363Z] 1ce36da41761: Verifying Checksum [2021-01-28T02:35:09.636Z] 29e5d40040c1: Pull complete [2021-01-28T02:35:11.068Z] 1ce36da41761: Pull complete [2021-01-28T02:35:11.068Z] 25b303627fd3: Download complete [2021-01-28T02:35:21.207Z] 25b303627fd3: Pull complete [2021-01-28T02:35:21.207Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-28T02:35:21.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T02:35:21.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-28T02:35:21.428Z] prd-ubuntu18.04-docker-arm64-4c-16g-23649 does not seem to be running inside a container [2021-01-28T02:35:21.505Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-28T02:35:24.134Z] 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-01-28T02:35:24.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-28T02:35:24.134Z] 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-01-28T02:35:25.269Z] $ docker top 4be2ff30632cdc2f162688d3544e1951301300312c074077698745a119380c1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T02:35:26.387Z] + docker-compose build --help [2021-01-28T02:35:26.387Z] + grep parallel [2021-01-28T02:35:27.150Z] Removing intermediate container 1f1c1fd931b2 [2021-01-28T02:35:27.150Z] ---> 828d84eba97f [2021-01-28T02:35:27.150Z] [2021-01-28T02:35:27.150Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T02:35:27.150Z] 3.12: Pulling from library/alpine [2021-01-28T02:35:29.271Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T02:35:29.271Z] Status: Downloaded newer image for alpine:3.12 [2021-01-28T02:35:29.271Z] ---> 389fef711851 [2021-01-28T02:35:29.271Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-28T02:35:29.736Z] ---> Running in 6f80483c22d8 [2021-01-28T02:35:29.736Z] + mkdir -p /tmp/build/dist/linux [2021-01-28T02:35:29.736Z] + cd /tmp/build/dist/linux [2021-01-28T02:35:29.736Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-28T02:35:29.736Z] Cloning into '.'... [2021-01-28T02:35:29.755Z] --parallel Build images in parallel. [Pipeline] } [2021-01-28T02:35:29.773Z] $ docker stop --time=1 4be2ff30632cdc2f162688d3544e1951301300312c074077698745a119380c1c [2021-01-28T02:35:31.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:35:31.315Z] + go get github.com/robfig/glock [2021-01-28T02:35:31.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:35:31.315Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-28T02:35:31.654Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-28T02:35:31.654Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:35:31.654Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T02:35:31.728Z] $ docker rm -f 4be2ff30632cdc2f162688d3544e1951301300312c074077698745a119380c1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-01-28T02:35:32.275Z] OK: 6 MiB in 16 packages [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:35:32.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T02:35:32.597Z] . [Pipeline] withDockerContainer [2021-01-28T02:35:32.826Z] prd-ubuntu18.04-docker-arm64-4c-16g-23649 does not seem to be running inside a container [2021-01-28T02:35:32.909Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-28T02:35:33.729Z] Removing intermediate container ebdfe21bc4be [2021-01-28T02:35:33.729Z] ---> 197d757f006e [2021-01-28T02:35:33.729Z] [2021-01-28T02:35:33.729Z] Step 10/24 : FROM alpine:3.12 [2021-01-28T02:35:33.729Z] ---> 389fef711851 [2021-01-28T02:35:33.729Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-28T02:35:34.283Z] $ docker top 9b1bc308f58a1568b6dc75c76ff3c3948cce903538a4f5c4e014a035644175a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T02:35:34.737Z] ---> Running in 483bbd51960e [2021-01-28T02:35:35.019Z] Removing intermediate container 5987f6fb3916 [2021-01-28T02:35:35.019Z] ---> 30ff5a545791 [2021-01-28T02:35:35.019Z] [2021-01-28T02:35:35.019Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T02:35:35.019Z] ---> 389fef711851 [2021-01-28T02:35:35.019Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T02:35:35.295Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-28T02:35:35.620Z] Removing intermediate container 6a4f96f65f50 [2021-01-28T02:35:35.620Z] ---> eef2508cd1d5 [2021-01-28T02:35:35.620Z] [2021-01-28T02:35:35.620Z] Step 10/21 : FROM alpine:3.12 [2021-01-28T02:35:35.620Z] ---> 389fef711851 [2021-01-28T02:35:35.620Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-28T02:35:35.897Z] ---> Running in 3ff649758874 [2021-01-28T02:35:35.897Z] ---> Running in 34cedf6f6b4a [2021-01-28T02:35:36.188Z] Removing intermediate container 6f80483c22d8 [2021-01-28T02:35:36.188Z] ---> 937a71cc2829 [2021-01-28T02:35:36.188Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T02:35:36.188Z] ---> Running in ee31d49be700 [2021-01-28T02:35:36.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:35:36.819Z] Removing intermediate container ee31d49be700 [2021-01-28T02:35:36.819Z] ---> 9c4dcaf508d8 [2021-01-28T02:35:36.819Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-28T02:35:36.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:35:36.819Z] ---> Running in fd1ac1947688 [2021-01-28T02:35:37.155Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-28T02:35:37.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:35:37.155Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T02:35:37.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:35:37.155Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-28T02:35:37.155Z] (4/5) Installing curl (7.69.1-r3) [2021-01-28T02:35:37.155Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-28T02:35:37.155Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:35:37.155Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T02:35:37.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:35:37.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:35:37.492Z] OK: 7 MiB in 19 packages [2021-01-28T02:35:37.492Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T02:35:37.492Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:35:37.492Z] OK: 6 MiB in 15 packages [2021-01-28T02:35:37.492Z] Removing intermediate container fd1ac1947688 [2021-01-28T02:35:37.492Z] ---> 767ef436caec [2021-01-28T02:35:37.492Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T02:35:37.492Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-28T02:35:37.819Z] ---> Running in eeefcac33452 [2021-01-28T02:35:37.819Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T02:35:37.819Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-28T02:35:37.819Z] (4/4) Installing curl (7.69.1-r3) [2021-01-28T02:35:37.819Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:35:37.819Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T02:35:38.416Z] OK: 7 MiB in 18 packages [2021-01-28T02:35:39.395Z] Removing intermediate container eeefcac33452 [2021-01-28T02:35:39.395Z] ---> 27878426fcfd [2021-01-28T02:35:39.395Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:35:39.588Z] Building docker-core-command-go ... [2021-01-28T02:35:39.589Z] Building docker-core-data-go ... [2021-01-28T02:35:39.589Z] Building docker-core-metadata-go ... [2021-01-28T02:35:39.589Z] Building docker-security-bootstrapper-go ... [2021-01-28T02:35:39.589Z] Building docker-security-proxy-setup-go ... [2021-01-28T02:35:39.589Z] Building docker-security-secretstore-setup-go ... [2021-01-28T02:35:39.589Z] Building docker-support-notifications-go ... [2021-01-28T02:35:39.589Z] Building docker-support-scheduler-go ... [2021-01-28T02:35:39.589Z] Building docker-sys-mgmt-agent-go ... [2021-01-28T02:35:39.589Z] Building docker-security-secretstore-setup-go [2021-01-28T02:35:39.589Z] Building docker-support-notifications-go [2021-01-28T02:35:39.589Z] Building docker-security-bootstrapper-go [2021-01-28T02:35:39.589Z] Building docker-core-metadata-go [2021-01-28T02:35:39.589Z] Building docker-core-command-go [2021-01-28T02:35:40.970Z] ---> 8a5bd55d3d48 [2021-01-28T02:35:40.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-28T02:35:40.970Z] Removing intermediate container 3ff649758874 [2021-01-28T02:35:40.970Z] ---> ccdb509dc478 [2021-01-28T02:35:40.970Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T02:35:40.970Z] Removing intermediate container 483bbd51960e [2021-01-28T02:35:40.970Z] ---> e02ae5ca25ba [2021-01-28T02:35:40.970Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T02:35:40.970Z] Removing intermediate container 34cedf6f6b4a [2021-01-28T02:35:40.970Z] ---> 772477403c2a [2021-01-28T02:35:40.970Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T02:35:41.334Z] ---> Running in 345de0907586 [2021-01-28T02:35:41.334Z] ---> Running in 6458b5c150ab [2021-01-28T02:35:41.334Z] ---> Running in 8e48deff4e95 [2021-01-28T02:35:41.957Z] Removing intermediate container 345de0907586 [2021-01-28T02:35:41.957Z] ---> 381dba83b84d [2021-01-28T02:35:41.957Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-28T02:35:42.261Z] Removing intermediate container 6458b5c150ab [2021-01-28T02:35:42.261Z] ---> ad4891bfbe2f [2021-01-28T02:35:42.261Z] Step 13/21 : WORKDIR /edgex [2021-01-28T02:35:42.573Z] ---> Running in 913c32e84c65 [2021-01-28T02:35:44.063Z] Removing intermediate container 8e48deff4e95 [2021-01-28T02:35:44.063Z] ---> 4919fb8948e5 [2021-01-28T02:35:44.063Z] Step 13/24 : WORKDIR / [2021-01-28T02:35:44.415Z] ---> 96e53b031549 [2021-01-28T02:35:44.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-28T02:35:44.415Z] ---> Running in c71e481411d4 [2021-01-28T02:35:44.415Z] ---> Running in 4f4e18e39373 [2021-01-28T02:35:44.415Z] Removing intermediate container 913c32e84c65 [2021-01-28T02:35:44.415Z] ---> b94100a63298 [2021-01-28T02:35:44.415Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T02:35:44.718Z] ---> Running in b2833218edf9 [2021-01-28T02:35:44.718Z] Removing intermediate container c71e481411d4 [2021-01-28T02:35:44.718Z] ---> 4252ed13e348 [2021-01-28T02:35:44.718Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-28T02:35:45.033Z] ---> eb6fd0f01c31 [2021-01-28T02:35:45.033Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-28T02:35:45.033Z] Removing intermediate container 4f4e18e39373 [2021-01-28T02:35:45.034Z] ---> 7d43d455da98 [2021-01-28T02:35:45.034Z] 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-01-28T02:35:45.034Z] Removing intermediate container b2833218edf9 [2021-01-28T02:35:45.034Z] ---> fa0dc8cad866 [2021-01-28T02:35:45.034Z] Step 15/23 : WORKDIR / [2021-01-28T02:35:45.342Z] ---> Running in 8a3871ad7d77 [2021-01-28T02:35:45.342Z] ---> Running in c63f62f2e3b7 [2021-01-28T02:35:45.342Z] ---> 606411257203 [2021-01-28T02:35:45.342Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-28T02:35:45.662Z] Removing intermediate container 8a3871ad7d77 [2021-01-28T02:35:45.662Z] ---> 5bfe690b81a9 [2021-01-28T02:35:45.662Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:35:45.662Z] Removing intermediate container c63f62f2e3b7 [2021-01-28T02:35:45.662Z] ---> e01cc369eed5 [2021-01-28T02:35:45.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:35:45.962Z] ---> Running in dd1f299afb08 [2021-01-28T02:35:45.962Z] ---> 1d3a1b4a8850 [2021-01-28T02:35:45.962Z] 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-01-28T02:35:46.594Z] + glock sync -n [2021-01-28T02:35:46.594Z] Removing intermediate container dd1f299afb08 [2021-01-28T02:35:46.594Z] ---> 51d4a7dba78e [2021-01-28T02:35:46.594Z] Step 20/22 : LABEL arch=x86_64 [2021-01-28T02:35:46.594Z] ---> 26cb737eab38 [2021-01-28T02:35:46.594Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-28T02:35:46.594Z] ---> 4764906350e2 [2021-01-28T02:35:46.594Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-28T02:35:46.594Z] ---> Running in 267e82151f5e [2021-01-28T02:35:46.594Z] ---> 114ca20bbc37 [2021-01-28T02:35:46.594Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-28T02:35:46.881Z] Removing intermediate container 267e82151f5e [2021-01-28T02:35:46.881Z] ---> e29b5ae6a912 [2021-01-28T02:35:46.881Z] Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:35:47.956Z] ---> Running in 61aeebc504e4 [2021-01-28T02:35:47.956Z] ---> 01b071bc85b9 [2021-01-28T02:35:47.956Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-28T02:35:47.956Z] ---> 62b034ba70c7 [2021-01-28T02:35:47.956Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-28T02:35:47.956Z] ---> 249357dd0a02 [2021-01-28T02:35:47.956Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-28T02:35:48.272Z] ---> Running in cc77bf2f1ea9 [2021-01-28T02:35:48.606Z] Removing intermediate container 61aeebc504e4 [2021-01-28T02:35:48.606Z] ---> eddbd96cfa26 [2021-01-28T02:35:48.606Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T02:35:48.947Z] ---> Running in f976059bef66 [2021-01-28T02:35:48.947Z] Removing intermediate container cc77bf2f1ea9 [2021-01-28T02:35:48.947Z] ---> ebbd595f284c [2021-01-28T02:35:48.947Z] Step 18/21 : CMD ["--init=true"] [2021-01-28T02:35:49.242Z] ---> 72c8284f82c3 [2021-01-28T02:35:49.242Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-28T02:35:49.242Z] ---> Running in 1ed2bea011c1 [2021-01-28T02:35:49.553Z] ---> Running in 0c8a6178144c [2021-01-28T02:35:49.553Z] Removing intermediate container f976059bef66 [2021-01-28T02:35:49.553Z] ---> 48fc83c2c544 [2021-01-28T02:35:49.553Z] [2021-01-28T02:35:49.553Z] ---> d071b48de61b [2021-01-28T02:35:49.553Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-28T02:35:50.193Z] Removing intermediate container 1ed2bea011c1 [2021-01-28T02:35:50.193Z] ---> a590810979b8 [2021-01-28T02:35:50.193Z] Step 19/21 : LABEL arch=x86_64 [2021-01-28T02:35:50.510Z] Removing intermediate container 0c8a6178144c [2021-01-28T02:35:50.510Z] ---> c637ab5834db [2021-01-28T02:35:50.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:35:50.510Z] Successfully built 48fc83c2c544 [2021-01-28T02:35:50.510Z] ---> Running in 11f28949a980 [2021-01-28T02:35:50.510Z] Successfully tagged docker-support-notifications-go:latest [2021-01-28T02:35:50.510Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-01-28T02:35:50.854Z] ---> Running in 4969a512c0d0 [2021-01-28T02:35:51.497Z] failed to get: github.com/elgs/gosplitargs [2021-01-28T02:35:51.497Z] [2021-01-28T02:35:51.497Z] > go get -v -d github.com/elgs/gosplitargs [2021-01-28T02:35:51.497Z] github.com/elgs/gosplitargs (download) [2021-01-28T02:35:51.497Z] # cd .; git clone -- https://github.com/elgs/gosplitargs /go/src/github.com/elgs/gosplitargs [2021-01-28T02:35:51.497Z] Cloning into '/go/src/github.com/elgs/gosplitargs'... [2021-01-28T02:35:51.497Z] remote: Not Found [2021-01-28T02:35:51.497Z] fatal: repository 'https://github.com/elgs/gosplitargs/' not found [2021-01-28T02:35:51.497Z] package github.com/elgs/gosplitargs: exit status 128 [2021-01-28T02:35:51.497Z] github.com/hpcloud/tail (download) [2021-01-28T02:35:51.497Z] github.com/jwilder/gojq (download) [2021-01-28T02:35:51.497Z] get "golang.org/x/net": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net?go-get=1 [2021-01-28T02:35:51.497Z] golang.org/x/net (download) [2021-01-28T02:35:51.497Z] package golang.org/x/net: no Go files in /go/src/golang.org/x/net [2021-01-28T02:35:51.497Z] exit status 1 [2021-01-28T02:35:51.497Z] [2021-01-28T02:35:51.497Z] > import github.com/elgs/gosplitargs [2021-01-28T02:35:51.497Z] cannot find package "github.com/elgs/gosplitargs" in any of: [2021-01-28T02:35:51.497Z] /usr/local/go/src/github.com/elgs/gosplitargs (from $GOROOT) [2021-01-28T02:35:51.497Z] /go/src/github.com/elgs/gosplitargs (from $GOPATH) [2021-01-28T02:35:51.498Z] /bin/sh: arch: parameter not set [2021-01-28T02:35:52.154Z]  ---> 4088aabef0b4 [2021-01-28T02:35:52.154Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-28T02:35:52.504Z] Removing intermediate container 4969a512c0d0 [2021-01-28T02:35:52.504Z] ---> 59c9bde228e6 [2021-01-28T02:35:52.504Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T02:35:52.504Z] Removing intermediate container 11f28949a980 [2021-01-28T02:35:52.504Z] ---> 215b6450a9e6 [2021-01-28T02:35:52.504Z] Step 20/21 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:35:53.188Z] ---> Running in a385d174d44d [2021-01-28T02:35:53.530Z] ---> Running in b89fceb05f8b [2021-01-28T02:35:55.575Z] ---> b2ccf5da4ce4 [2021-01-28T02:35:55.575Z] 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-01-28T02:35:55.575Z] Building docker-core-command-go [2021-01-28T02:35:55.575Z] ---> Running in d5614c55a25a [2021-01-28T02:35:55.575Z] Removing intermediate container b89fceb05f8b [2021-01-28T02:35:55.575Z] ---> adb23bbbb529 [2021-01-28T02:35:55.575Z] Step 21/21 : LABEL version=0.0.0 [2021-01-28T02:35:55.917Z] Removing intermediate container a385d174d44d [2021-01-28T02:35:55.917Z] ---> 80eef0c698da [2021-01-28T02:35:55.917Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:35:55.917Z] ---> Running in 3504fd67eb41 [2021-01-28T02:35:55.917Z] ---> Running in f534e5ab5b3f [2021-01-28T02:35:58.181Z] Removing intermediate container 3504fd67eb41 [2021-01-28T02:35:58.181Z] ---> 361c50ed72af [2021-01-28T02:35:58.181Z] [2021-01-28T02:35:59.281Z] Removing intermediate container f534e5ab5b3f [2021-01-28T02:35:59.281Z] ---> a2b7c27f8ffd [2021-01-28T02:35:59.281Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T02:36:00.060Z] Successfully built 361c50ed72af [2021-01-28T02:36:00.752Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-28T02:36:00.752Z] Building docker-core-data-go [2021-01-28T02:36:01.400Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 9abd9253ace6 [2021-01-28T02:36:02.884Z] Removing intermediate container 9abd9253ace6 [2021-01-28T02:36:02.884Z] ---> 6d3002938b71 [2021-01-28T02:36:02.884Z] [2021-01-28T02:36:03.531Z] Successfully built 6d3002938b71 [2021-01-28T02:36:03.531Z] Successfully tagged docker-core-metadata-go:latest [2021-01-28T02:36:03.531Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-01-28T02:36:05.650Z] Removing intermediate container d5614c55a25a [2021-01-28T02:36:05.650Z] ---> a8cdf7f6b5e4 [2021-01-28T02:36:05.650Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-28T02:36:07.192Z] ---> Running in a25b12222062 [2021-01-28T02:36:08.891Z] Removing intermediate container a25b12222062 [2021-01-28T02:36:08.891Z] ---> 5b7c7a43f072 [2021-01-28T02:36:08.891Z] Step 22/24 : LABEL arch=x86_64 [2021-01-28T02:36:09.191Z] ---> Running in e0b106e3fdeb [2021-01-28T02:36:09.890Z] Removing intermediate container e0b106e3fdeb [2021-01-28T02:36:09.890Z] ---> f00e420f02a9 [2021-01-28T02:36:09.890Z] Step 23/24 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:36:10.193Z] ---> Running in 5f2083012823 [2021-01-28T02:36:11.246Z] Removing intermediate container 5f2083012823 [2021-01-28T02:36:11.246Z] ---> 44eabf3f27d8 [2021-01-28T02:36:11.246Z] Step 24/24 : LABEL version=0.0.0 [2021-01-28T02:36:11.866Z] ---> Running in 904a204a2e44 [2021-01-28T02:36:12.467Z] Removing intermediate container 904a204a2e44 [2021-01-28T02:36:12.467Z] ---> ca356e1d19b4 [2021-01-28T02:36:12.467Z] [2021-01-28T02:36:12.467Z] Successfully built ca356e1d19b4 [2021-01-28T02:36:12.747Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-28T02:36:52.427Z]  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:36:52.427Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:36:52.427Z] ---> ccd7d788007f [2021-01-28T02:36:52.427Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 9129d7ee5fc3 [2021-01-28T02:36:52.427Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 2b2dd9bb1a6c [2021-01-28T02:36:52.427Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 209b6c177068 [2021-01-28T02:36:52.427Z] Step 6/22 : COPY go.mod . [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 8b6dc40fd416 [2021-01-28T02:36:52.427Z] Step 7/22 : RUN go mod download [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> dd28b2e304a5 [2021-01-28T02:36:52.427Z] Step 8/22 : COPY . . [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> c1c9b5a549d1 [2021-01-28T02:36:52.427Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-28T02:36:52.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:36:52.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:36:52.427Z] ---> ccd7d788007f [2021-01-28T02:36:52.427Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 9129d7ee5fc3 [2021-01-28T02:36:52.427Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 2b2dd9bb1a6c [2021-01-28T02:36:52.427Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-28T02:36:52.427Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:36:52.427Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:36:52.427Z] ---> ccd7d788007f [2021-01-28T02:36:52.427Z] Step 3/26 : WORKDIR /edgex-go [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 9129d7ee5fc3 [2021-01-28T02:36:52.427Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 2b2dd9bb1a6c [2021-01-28T02:36:52.427Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-28T02:36:52.427Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:36:52.427Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:36:52.427Z] ---> ccd7d788007f [2021-01-28T02:36:52.427Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 9129d7ee5fc3 [2021-01-28T02:36:52.427Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 2b2dd9bb1a6c [2021-01-28T02:36:52.427Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 209b6c177068 [2021-01-28T02:36:52.427Z] Step 6/23 : COPY go.mod . [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> 8b6dc40fd416 [2021-01-28T02:36:52.427Z] Step 7/23 : RUN go mod download [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> dd28b2e304a5 [2021-01-28T02:36:52.427Z] Step 8/23 : COPY . . [2021-01-28T02:36:52.427Z] ---> Using cache [2021-01-28T02:36:52.427Z] ---> c1c9b5a549d1 [2021-01-28T02:36:52.427Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-28T02:36:52.427Z] ---> Running in 5bff33660579 [2021-01-28T02:36:52.427Z] ---> Running in da3ab73cc5f7 [2021-01-28T02:36:52.427Z] ---> Running in f66d282c283f [2021-01-28T02:36:52.427Z] ---> Running in 49dfd72925ee [2021-01-28T02:36:52.843Z] 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-01-28T02:36:52.843Z] 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-01-28T02:36:53.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:36:53.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:36:54.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:36:54.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:36:54.621Z] OK: 233 MiB in 51 packages [2021-01-28T02:36:54.621Z] OK: 233 MiB in 51 packages [2021-01-28T02:36:57.221Z] Removing intermediate container da3ab73cc5f7 [2021-01-28T02:36:57.221Z] ---> 18a6e56994a5 [2021-01-28T02:36:57.221Z] Step 6/26 : COPY go.mod . [2021-01-28T02:36:57.222Z] Removing intermediate container f66d282c283f [2021-01-28T02:36:57.222Z] ---> f8683f02cf54 [2021-01-28T02:36:57.222Z] Step 6/23 : COPY go.mod . [2021-01-28T02:36:58.431Z] ---> 97c0f03c9568 [2021-01-28T02:36:58.431Z] Step 7/26 : RUN go mod download [2021-01-28T02:36:59.212Z] ---> 29e85fce8278 [2021-01-28T02:36:59.212Z] Step 7/23 : RUN go mod download [2021-01-28T02:36:59.212Z] ---> Running in 12240caf6d05 [2021-01-28T02:36:59.212Z] ---> Running in 7ffe0d68ad8e [2021-01-28T02:37:01.382Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:37:01.382Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:37:01.382Z] ---> 6f7fbfc12caf [2021-01-28T02:37:01.382Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T02:37:01.382Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:37:01.382Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:37:01.382Z] ---> 6f7fbfc12caf [2021-01-28T02:37:01.382Z] Step 3/34 : WORKDIR /edgex-go [2021-01-28T02:37:01.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:37:01.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:37:01.382Z] ---> 6f7fbfc12caf [2021-01-28T02:37:01.382Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T02:37:01.382Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:37:01.382Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:37:01.382Z] ---> 6f7fbfc12caf [2021-01-28T02:37:01.382Z] Step 3/24 : WORKDIR /edgex-go [2021-01-28T02:37:01.382Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:37:01.382Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:37:01.382Z] ---> 6f7fbfc12caf [2021-01-28T02:37:01.382Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T02:37:01.382Z] ---> Running in 14fa4afcbcb1 [2021-01-28T02:37:01.382Z] ---> Running in ea32f1f39d49 [2021-01-28T02:37:01.382Z] ---> Running in 839cb355fdb5 [2021-01-28T02:37:01.382Z] ---> Running in e6912bfb1213 [2021-01-28T02:37:01.382Z] ---> Running in 316edb095120 [2021-01-28T02:37:01.382Z] Removing intermediate container 14fa4afcbcb1 [2021-01-28T02:37:01.382Z] ---> 350a4ed2a8c1 [2021-01-28T02:37:01.382Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:37:01.382Z] Removing intermediate container 839cb355fdb5 [2021-01-28T02:37:01.382Z] ---> 78fb3e8ecd0f [2021-01-28T02:37:01.382Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:37:01.382Z] Removing intermediate container e6912bfb1213 [2021-01-28T02:37:01.382Z] ---> e4fb3c7ef75d [2021-01-28T02:37:01.382Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:37:01.382Z] Removing intermediate container 316edb095120 [2021-01-28T02:37:01.382Z] ---> 013bf68b4a0c [2021-01-28T02:37:01.382Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:37:01.382Z] ---> Running in c4cb944ba142 [2021-01-28T02:37:01.382Z] Removing intermediate container ea32f1f39d49 [2021-01-28T02:37:01.382Z] ---> cdb1a6146f87 [2021-01-28T02:37:01.382Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:37:01.382Z] ---> Running in 83b5613b623b [2021-01-28T02:37:01.382Z] ---> Running in fde8780c403d [2021-01-28T02:37:01.382Z] ---> Running in efe9a8900187 [2021-01-28T02:37:01.382Z] ---> Running in 7a794b0c6617 [2021-01-28T02:37:01.382Z] Removing intermediate container c4cb944ba142 [2021-01-28T02:37:01.382Z] ---> 2759895a24bb [2021-01-28T02:37:01.382Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T02:37:01.382Z] ---> Running in 24deee55437f [2021-01-28T02:37:01.382Z] Removing intermediate container 83b5613b623b [2021-01-28T02:37:01.382Z] ---> bb0a1a765f19 [2021-01-28T02:37:01.382Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-28T02:37:01.382Z] ---> Running in 9b16929e418d [2021-01-28T02:37:01.382Z] Removing intermediate container 7a794b0c6617 [2021-01-28T02:37:01.382Z] ---> 84d7b2dcd4b0 [2021-01-28T02:37:01.382Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-28T02:37:01.382Z] Removing intermediate container fde8780c403d [2021-01-28T02:37:01.382Z] ---> 66980b8b40c1 [2021-01-28T02:37:01.382Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-28T02:37:01.382Z] Removing intermediate container efe9a8900187 [2021-01-28T02:37:01.382Z] ---> d769e2daee2d [2021-01-28T02:37:01.382Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T02:37:01.382Z] ---> Running in 53aee8dd46dc [2021-01-28T02:37:01.382Z] ---> Running in 180229a6697d [2021-01-28T02:37:01.382Z] ---> Running in 030cb1c19729 [2021-01-28T02:37:01.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.663Z] OK: 217 MiB in 51 packages [2021-01-28T02:37:01.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:01.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:37:02.236Z] OK: 217 MiB in 51 packages [2021-01-28T02:37:02.520Z] OK: 217 MiB in 51 packages [2021-01-28T02:37:02.520Z] OK: 217 MiB in 51 packages [2021-01-28T02:37:02.805Z] OK: 217 MiB in 51 packages [2021-01-28T02:37:03.416Z] Removing intermediate container 24deee55437f [2021-01-28T02:37:03.416Z] ---> 13dfae1422ee [2021-01-28T02:37:03.416Z] Step 6/23 : COPY go.mod . [2021-01-28T02:37:04.016Z] Removing intermediate container 9b16929e418d [2021-01-28T02:37:04.016Z] ---> ba3ee65bb723 [2021-01-28T02:37:04.016Z] Step 6/24 : COPY go.mod . [2021-01-28T02:37:04.310Z] Removing intermediate container 53aee8dd46dc [2021-01-28T02:37:04.310Z] ---> 815f541123d7 [2021-01-28T02:37:04.310Z] Step 6/22 : COPY go.mod . [2021-01-28T02:37:04.310Z] ---> a71fa66c2d8b [2021-01-28T02:37:04.310Z] Step 7/23 : RUN go mod download [2021-01-28T02:37:04.593Z] Removing intermediate container 180229a6697d [2021-01-28T02:37:04.593Z] ---> 3a8a9a33c038 [2021-01-28T02:37:04.593Z] Step 6/23 : COPY go.mod . [2021-01-28T02:37:04.593Z] ---> Running in dc18df2845bd [2021-01-28T02:37:04.593Z] Removing intermediate container 030cb1c19729 [2021-01-28T02:37:04.593Z] ---> cc534101a707 [2021-01-28T02:37:04.593Z] Step 6/34 : COPY go.mod . [2021-01-28T02:37:04.868Z] ---> 2b48a7223e1f [2021-01-28T02:37:04.868Z] Step 7/24 : RUN go mod download [2021-01-28T02:37:05.067Z] Removing intermediate container 7ffe0d68ad8e [2021-01-28T02:37:05.067Z] ---> 639c85cb523f [2021-01-28T02:37:05.067Z] Step 8/23 : COPY . . [2021-01-28T02:37:05.067Z] Removing intermediate container 12240caf6d05 [2021-01-28T02:37:05.067Z] ---> 1c325a7ccee7 [2021-01-28T02:37:05.067Z] Step 8/26 : COPY . . [2021-01-28T02:37:05.473Z] ---> Running in 04da9777fa31 [2021-01-28T02:37:05.473Z] ---> bd46e39a291d [2021-01-28T02:37:05.473Z] Step 7/22 : RUN go mod download [2021-01-28T02:37:05.750Z] ---> 81c0f125d732 [2021-01-28T02:37:05.750Z] Step 7/23 : RUN go mod download [2021-01-28T02:37:05.750Z] ---> 3ba5792df641 [2021-01-28T02:37:05.750Z] Step 7/34 : RUN go mod download [2021-01-28T02:37:05.750Z] ---> Running in 5ddc2a27e57a [2021-01-28T02:37:06.044Z] ---> Running in 0ee3a87553ce [2021-01-28T02:37:06.045Z] ---> Running in 7b184bfe34da [2021-01-28T02:37:08.698Z] Removing intermediate container dc18df2845bd [2021-01-28T02:37:08.698Z] ---> 312049e14401 [2021-01-28T02:37:08.698Z] Step 8/23 : COPY . . [2021-01-28T02:37:09.299Z] Removing intermediate container 04da9777fa31 [2021-01-28T02:37:09.299Z] ---> 02af028c7920 [2021-01-28T02:37:09.299Z] Step 8/24 : COPY . . [2021-01-28T02:37:10.291Z] Removing intermediate container 5ddc2a27e57a [2021-01-28T02:37:10.291Z] ---> d1088b162f73 [2021-01-28T02:37:10.291Z] Step 8/22 : COPY . . [2021-01-28T02:37:10.887Z] Removing intermediate container 0ee3a87553ce [2021-01-28T02:37:10.887Z] ---> ec1b22f106cf [2021-01-28T02:37:10.887Z] Step 8/23 : COPY . . [2021-01-28T02:37:10.887Z] Removing intermediate container 7b184bfe34da [2021-01-28T02:37:10.887Z] ---> 5ea97ba8dba3 [2021-01-28T02:37:10.887Z] Step 8/34 : COPY . . [2021-01-28T02:37:38.281Z] ---> 6ba3e368f3b7 [2021-01-28T02:37:38.281Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-28T02:37:38.281Z] ---> 46f050e68668 [2021-01-28T02:37:38.281Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-28T02:37:38.281Z] ---> 9f12d264e6b1 [2021-01-28T02:37:38.281Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-28T02:37:38.281Z] ---> 3b8009e6a7af [2021-01-28T02:37:38.281Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-28T02:37:38.281Z] ---> Running in 89e0ba60a332 [2021-01-28T02:37:38.281Z] ---> 58dfe7b4e980 [2021-01-28T02:37:38.281Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-28T02:37:38.281Z] ---> Running in a8aff3ac2d84 [2021-01-28T02:37:38.281Z] ---> Running in 97e154b435e4 [2021-01-28T02:37:38.281Z] ---> Running in 09b3a166c745 [2021-01-28T02:37:38.281Z] ---> Running in d2ad1c3245c4 [2021-01-28T02:37:38.281Z] Removing intermediate container d2ad1c3245c4 [2021-01-28T02:37:38.281Z] ---> d6e06cd4a95d [2021-01-28T02:37:38.281Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-28T02:37:38.281Z] ---> Running in 892e8c890c1d [2021-01-28T02:37:38.281Z] 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-01-28T02:37:38.281Z] 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-01-28T02:37:38.281Z] 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-01-28T02:37:38.281Z] 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-01-28T02:37:38.561Z] 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-01-28T02:37:46.785Z] Removing intermediate container 49dfd72925ee [2021-01-28T02:37:46.785Z] ---> ace5b5162bed [2021-01-28T02:37:46.785Z] [2021-01-28T02:37:46.785Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T02:37:46.785Z] ---> 389fef711851 [2021-01-28T02:37:46.785Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T02:37:46.785Z] ---> Using cache [2021-01-28T02:37:46.785Z] ---> ccdb509dc478 [2021-01-28T02:37:46.785Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T02:37:46.785Z] ---> Using cache [2021-01-28T02:37:46.785Z] ---> 381dba83b84d [2021-01-28T02:37:46.785Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-28T02:37:46.785Z] Removing intermediate container 5bff33660579 [2021-01-28T02:37:46.785Z] ---> 3cb0a7b2b3be [2021-01-28T02:37:46.785Z] [2021-01-28T02:37:46.785Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T02:37:46.785Z] ---> 389fef711851 [2021-01-28T02:37:46.785Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-28T02:37:46.785Z] ---> Using cache [2021-01-28T02:37:46.785Z] ---> ccdb509dc478 [2021-01-28T02:37:46.785Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T02:37:46.785Z] ---> Using cache [2021-01-28T02:37:46.785Z] ---> 381dba83b84d [2021-01-28T02:37:46.785Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-28T02:37:46.785Z] ---> Running in 9c89a96e2445 [2021-01-28T02:37:46.785Z] ---> Running in b46c71441448 [2021-01-28T02:37:48.300Z] Removing intermediate container b46c71441448 [2021-01-28T02:37:48.300Z] ---> b25107bf6958 [2021-01-28T02:37:48.300Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T02:37:48.300Z] Removing intermediate container 9c89a96e2445 [2021-01-28T02:37:48.300Z] ---> 12728779e2ba [2021-01-28T02:37:48.300Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T02:37:49.788Z] ---> Running in efed57a97265 [2021-01-28T02:37:49.788Z] ---> Running in 99344718c72f [2021-01-28T02:37:51.345Z] Removing intermediate container efed57a97265 [2021-01-28T02:37:51.345Z] ---> 8e2b50456ef1 [2021-01-28T02:37:51.345Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:37:51.791Z] Removing intermediate container 99344718c72f [2021-01-28T02:37:51.791Z] ---> 5f2f030cc0be [2021-01-28T02:37:51.791Z] Step 15/23 : WORKDIR / [2021-01-28T02:37:52.871Z] ---> Running in 02cbe3c47023 [2021-01-28T02:37:54.374Z] ---> f676b7295403 [2021-01-28T02:37:54.374Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-28T02:37:55.120Z] Removing intermediate container 02cbe3c47023 [2021-01-28T02:37:55.120Z] ---> 640cf8595b5c [2021-01-28T02:37:55.120Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:37:56.370Z] ---> beb98c6c0bfe [2021-01-28T02:37:56.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-28T02:37:56.370Z] ---> 71e80b01c6bc [2021-01-28T02:37:56.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-28T02:37:58.600Z] ---> 517d91755918 [2021-01-28T02:37:58.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-28T02:37:58.917Z] ---> b5b868fc4836 [2021-01-28T02:37:58.917Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-28T02:37:58.917Z] ---> b6ca9aec2403 [2021-01-28T02:37:58.917Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-28T02:37:58.917Z] ---> Running in 3aba998c43bb [2021-01-28T02:37:59.248Z] ---> Running in bcda6af93952 [2021-01-28T02:37:59.647Z] ---> c081f011cbfd [2021-01-28T02:37:59.647Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-28T02:37:59.919Z] ---> Running in 0421f1a2bbd6 [2021-01-28T02:38:00.220Z] Removing intermediate container 3aba998c43bb [2021-01-28T02:38:00.220Z] ---> 23c6b861ab4b [2021-01-28T02:38:00.220Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:38:00.547Z] ---> d4e024932788 [2021-01-28T02:38:00.547Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-28T02:38:00.547Z] ---> Running in 3f24f42c20ac [2021-01-28T02:38:00.942Z] ---> Running in c429f8c76e33 [2021-01-28T02:38:01.684Z] Removing intermediate container 3f24f42c20ac [2021-01-28T02:38:01.684Z] ---> fd231e4aed69 [2021-01-28T02:38:01.684Z] Step 20/22 : LABEL arch=x86_64 [2021-01-28T02:38:02.118Z] Removing intermediate container c429f8c76e33 [2021-01-28T02:38:02.118Z] ---> 91581dc6b0c5 [2021-01-28T02:38:02.118Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:38:02.118Z] ---> Running in d0baac6a708b [2021-01-28T02:38:02.553Z] 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-01-28T02:38:02.553Z] 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-01-28T02:38:02.553Z] ---> Running in 80ed7a3c9a46 [2021-01-28T02:38:03.609Z] Removing intermediate container d0baac6a708b [2021-01-28T02:38:03.609Z] ---> 0f95a83bacac [2021-01-28T02:38:03.609Z] Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:38:03.937Z] Removing intermediate container 80ed7a3c9a46 [2021-01-28T02:38:03.937Z] ---> 4123da87f036 [2021-01-28T02:38:03.937Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T02:38:04.607Z] ---> Running in cd2d48418da4 [2021-01-28T02:38:04.946Z] ---> Running in 2b8905961c78 [2021-01-28T02:38:05.288Z] Removing intermediate container cd2d48418da4 [2021-01-28T02:38:05.288Z] ---> d0e5f8c46b75 [2021-01-28T02:38:05.288Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T02:38:05.288Z] Removing intermediate container 2b8905961c78 [2021-01-28T02:38:05.288Z] ---> 7a53c0b44034 [2021-01-28T02:38:05.288Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:38:05.288Z] ---> Running in 359d6573301b [2021-01-28T02:38:05.288Z] ---> Running in 1f757251c3fd [2021-01-28T02:38:05.946Z] Removing intermediate container 359d6573301b [2021-01-28T02:38:05.946Z] ---> 5f0aed256308 [2021-01-28T02:38:05.946Z] [2021-01-28T02:38:05.946Z] Removing intermediate container 1f757251c3fd [2021-01-28T02:38:05.946Z] ---> 79a9fb72f1d1 [2021-01-28T02:38:05.946Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T02:38:05.946Z] ---> Running in 22f8dbf383e5 [2021-01-28T02:38:07.084Z] Removing intermediate container 22f8dbf383e5 [2021-01-28T02:38:07.084Z] ---> aaf8fd8948d1 [2021-01-28T02:38:07.084Z] [2021-01-28T02:38:07.380Z] Successfully built 5f0aed256308 [2021-01-28T02:38:07.380Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-28T02:38:08.040Z]  Building docker-support-scheduler-go ... done Successfully built aaf8fd8948d1 [2021-01-28T02:38:08.040Z] Successfully tagged docker-core-command-go:latest [2021-01-28T02:38:35.782Z]  Building docker-core-command-go ... done Removing intermediate container 0421f1a2bbd6 [2021-01-28T02:38:35.782Z] ---> d7afe0aee987 [2021-01-28T02:38:35.782Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-28T02:38:35.782Z] ---> Running in b60d93963e32 [2021-01-28T02:38:36.806Z] 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-01-28T02:38:41.146Z] Removing intermediate container bcda6af93952 [2021-01-28T02:38:41.146Z] ---> 27d61a4fc5c0 [2021-01-28T02:38:41.146Z] [2021-01-28T02:38:41.146Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T02:38:41.146Z] ---> 389fef711851 [2021-01-28T02:38:41.146Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-28T02:38:41.146Z] Removing intermediate container b60d93963e32 [2021-01-28T02:38:41.146Z] ---> 245e13912a19 [2021-01-28T02:38:41.146Z] [2021-01-28T02:38:41.146Z] Step 11/26 : FROM docker:20.10.0 [2021-01-28T02:38:41.146Z] ---> Running in 9152057c3098 [2021-01-28T02:38:41.146Z] 20.10.0: Pulling from library/docker [2021-01-28T02:38:41.465Z] Removing intermediate container 9152057c3098 [2021-01-28T02:38:41.465Z] ---> f79a7fa2c9b6 [2021-01-28T02:38:41.465Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-28T02:38:41.796Z] ---> Running in 74b6fdd4fc5e [2021-01-28T02:38:42.455Z] Removing intermediate container 74b6fdd4fc5e [2021-01-28T02:38:42.455Z] ---> 3344d50d8f0c [2021-01-28T02:38:42.455Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-28T02:38:42.455Z] ---> Running in ec29969f8bea [2021-01-28T02:38:43.062Z] Removing intermediate container ec29969f8bea [2021-01-28T02:38:43.062Z] ---> 1fbc5b45fe26 [2021-01-28T02:38:43.062Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:38:43.336Z] ---> Running in e727449e1687 [2021-01-28T02:38:46.083Z] Removing intermediate container e727449e1687 [2021-01-28T02:38:46.083Z] ---> 4cb05f87c144 [2021-01-28T02:38:46.083Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-28T02:38:46.083Z] ---> Running in 0e21f765db9b [2021-01-28T02:38:48.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:38:48.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:38:48.877Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-28T02:38:49.179Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-28T02:38:49.179Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-28T02:38:49.179Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-28T02:38:49.459Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-28T02:38:49.800Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-28T02:38:49.800Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:38:49.800Z] OK: 8 MiB in 20 packages [2021-01-28T02:38:52.749Z] Removing intermediate container 0e21f765db9b [2021-01-28T02:38:52.749Z] ---> 7fa001325cc9 [2021-01-28T02:38:52.749Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:38:53.931Z] ---> 7df2a455037e [2021-01-28T02:38:53.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-28T02:38:55.625Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-28T02:38:55.625Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-28T02:38:55.625Z] ---> aefe523efa57 [2021-01-28T02:38:55.625Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-28T02:38:55.625Z] ---> 0de1c247c8af [2021-01-28T02:38:55.625Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-28T02:38:55.625Z] ---> Running in c61f4c11daeb [2021-01-28T02:38:56.709Z] ---> 0894f8176b3c [2021-01-28T02:38:56.709Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-28T02:38:57.053Z] ---> Running in 146b30b124f2 [2021-01-28T02:38:57.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:38:57.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:38:57.654Z] Removing intermediate container 146b30b124f2 [2021-01-28T02:38:57.654Z] ---> 2309c29b8f7f [2021-01-28T02:38:57.654Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:38:58.001Z] ---> Running in 65cc94db95c4 [2021-01-28T02:38:58.001Z] (1/2) Installing readline (8.0.4-r0) [2021-01-28T02:38:58.001Z] (2/2) Installing bash (5.0.17-r0) [2021-01-28T02:38:58.001Z] Executing bash-5.0.17-r0.post-install [2021-01-28T02:38:58.001Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:38:58.001Z] OK: 12 MiB in 22 packages [2021-01-28T02:38:58.646Z] Removing intermediate container 65cc94db95c4 [2021-01-28T02:38:58.646Z] ---> 45a1c9d85818 [2021-01-28T02:38:58.646Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T02:38:58.969Z] ---> Running in 13add9c486be [2021-01-28T02:38:59.626Z] Removing intermediate container c61f4c11daeb [2021-01-28T02:38:59.626Z] ---> 72028ecd43c7 [2021-01-28T02:38:59.626Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-28T02:38:59.626Z] Removing intermediate container 13add9c486be [2021-01-28T02:38:59.626Z] ---> 7e55269495fc [2021-01-28T02:38:59.626Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:38:59.626Z] ---> Running in 808774041f75 [2021-01-28T02:38:59.626Z] ---> Running in 1d71a48d28da [2021-01-28T02:39:00.251Z] Removing intermediate container 1d71a48d28da [2021-01-28T02:39:00.251Z] ---> e88b82ce0dff [2021-01-28T02:39:00.251Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-28T02:39:00.251Z] Removing intermediate container 808774041f75 [2021-01-28T02:39:00.251Z] ---> 9a9cb24daff5 [2021-01-28T02:39:00.251Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T02:39:00.251Z] ---> Running in d537409e600f [2021-01-28T02:39:00.251Z] ---> Running in 7774e894492d [2021-01-28T02:39:00.446Z] 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-01-28T02:39:00.552Z] Removing intermediate container d537409e600f [2021-01-28T02:39:00.552Z] ---> 28e6b7a33426 [2021-01-28T02:39:00.552Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-28T02:39:00.552Z] Removing intermediate container 7774e894492d [2021-01-28T02:39:00.552Z] ---> a371a678ab3a [2021-01-28T02:39:00.552Z] [2021-01-28T02:39:00.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-28T02:39:00.837Z] ---> Running in dc4524ef8bb7 [2021-01-28T02:39:00.837Z] Successfully built a371a678ab3a [2021-01-28T02:39:01.114Z] Successfully tagged docker-core-data-go:latest [2021-01-28T02:39:01.114Z]  Building docker-core-data-go ... done Removing intermediate container dc4524ef8bb7 [2021-01-28T02:39:01.114Z] ---> 95f80a9fd951 [2021-01-28T02:39:01.114Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-28T02:39:02.109Z] ---> 529a52fe14dd [2021-01-28T02:39:02.109Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-28T02:39:02.721Z] ---> c554c306cc66 [2021-01-28T02:39:02.721Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-28T02:39:03.042Z] ---> e079b2f9118b [2021-01-28T02:39:03.042Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-28T02:39:03.333Z] ---> Running in 2b30ad895314 [2021-01-28T02:39:03.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:39:03.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:39:04.213Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-28T02:39:04.213Z] (2/33) Installing expat (2.2.9-r1) [2021-01-28T02:39:04.213Z] (3/33) Installing libffi (3.3-r2) [2021-01-28T02:39:04.213Z] (4/33) Installing gdbm (1.13-r1) [2021-01-28T02:39:04.213Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-28T02:39:04.213Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-28T02:39:04.213Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-28T02:39:05.658Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-28T02:39:05.658Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-28T02:39:05.658Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-28T02:39:05.658Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-28T02:39:05.658Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-28T02:39:05.658Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-28T02:39:05.925Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-28T02:39:05.925Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-28T02:39:05.925Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-28T02:39:05.925Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-28T02:39:05.925Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-28T02:39:05.925Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-28T02:39:06.195Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-28T02:39:06.195Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-28T02:39:06.195Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-28T02:39:06.195Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-28T02:39:06.195Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-28T02:39:06.195Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-28T02:39:06.195Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-28T02:39:06.462Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-28T02:39:06.462Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-28T02:39:06.462Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-28T02:39:06.462Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-28T02:39:06.462Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-28T02:39:06.462Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-28T02:39:06.463Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-28T02:39:06.738Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:39:06.738Z] OK: 71 MiB in 55 packages [2021-01-28T02:39:09.118Z] Removing intermediate container a8aff3ac2d84 [2021-01-28T02:39:09.118Z] ---> 52f040966866 [2021-01-28T02:39:09.118Z] [2021-01-28T02:39:09.118Z] Step 10/24 : FROM alpine:3.12 [2021-01-28T02:39:09.118Z] 3.12: Pulling from library/alpine [2021-01-28T02:39:11.761Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T02:39:11.761Z] Status: Downloaded newer image for alpine:3.12 [2021-01-28T02:39:11.761Z] ---> afeebe901d6b [2021-01-28T02:39:11.761Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-28T02:39:12.752Z] ---> Running in 9491d668e328 [2021-01-28T02:39:13.357Z] Removing intermediate container 97e154b435e4 [2021-01-28T02:39:13.357Z] ---> 0b0024ebe04b [2021-01-28T02:39:13.357Z] [2021-01-28T02:39:13.357Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T02:39:13.357Z] ---> afeebe901d6b [2021-01-28T02:39:13.357Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-28T02:39:14.359Z] ---> Running in 1f7b72332604 [2021-01-28T02:39:14.640Z] Removing intermediate container 09b3a166c745 [2021-01-28T02:39:14.640Z] ---> af2bbfb1d770 [2021-01-28T02:39:14.640Z] [2021-01-28T02:39:14.640Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T02:39:14.640Z] ---> afeebe901d6b [2021-01-28T02:39:14.640Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T02:39:15.196Z] ---> Running in 8583ee81d600 [2021-01-28T02:39:15.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:39:15.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:39:16.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:39:16.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:39:16.919Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-28T02:39:16.919Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T02:39:16.919Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-28T02:39:16.919Z] (4/5) Installing curl (7.69.1-r3) [2021-01-28T02:39:16.919Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-28T02:39:16.978Z] Removing intermediate container 2b30ad895314 [2021-01-28T02:39:16.978Z] ---> 0e64bea79eb5 [2021-01-28T02:39:16.978Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-28T02:39:16.978Z] ---> Running in 7a9670049b94 [2021-01-28T02:39:17.251Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:39:17.251Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T02:39:17.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:39:17.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:39:17.573Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-28T02:39:17.868Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-28T02:39:17.868Z] OK: 7 MiB in 19 packages [2021-01-28T02:39:17.868Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:39:17.868Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T02:39:18.165Z] OK: 6 MiB in 16 packages [2021-01-28T02:39:18.794Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T02:39:18.794Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:39:18.794Z] OK: 5 MiB in 15 packages [2021-01-28T02:39:18.977Z] Collecting docker-compose==1.23.2 [2021-01-28T02:39:18.978Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-28T02:39:19.625Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-28T02:39:19.625Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-28T02:39:20.266Z] Collecting PyYAML<4,>=3.10 [2021-01-28T02:39:20.589Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-28T02:39:20.863Z] + mkdir -p /tmp/build/dist/linux [2021-01-28T02:39:20.863Z] + cd /tmp/build/dist/linux [2021-01-28T02:39:20.863Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-28T02:39:20.863Z] Cloning into '.'... [2021-01-28T02:39:21.135Z] + go get github.com/robfig/glock [2021-01-28T02:39:21.135Z] Removing intermediate container 9491d668e328 [2021-01-28T02:39:21.135Z] ---> 05aae40b8298 [2021-01-28T02:39:21.135Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T02:39:21.411Z] Removing intermediate container 8583ee81d600 [2021-01-28T02:39:21.411Z] ---> 4897274b0625 [2021-01-28T02:39:21.411Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T02:39:21.411Z] Removing intermediate container 1f7b72332604 [2021-01-28T02:39:21.411Z] ---> 3e1deed1659e [2021-01-28T02:39:21.411Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T02:39:21.411Z] ---> Running in 8a93fae9e581 [2021-01-28T02:39:21.574Z] Collecting docopt<0.7,>=0.6.1 [2021-01-28T02:39:21.574Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-28T02:39:21.689Z] ---> Running in 5e926b54402d [2021-01-28T02:39:21.689Z] ---> Running in da0a2ed3e9d4 [2021-01-28T02:39:22.167Z] Collecting docker<4.0,>=3.6.0 [2021-01-28T02:39:22.168Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-28T02:39:22.285Z] Removing intermediate container 8a93fae9e581 [2021-01-28T02:39:22.285Z] ---> 2336ba790d90 [2021-01-28T02:39:22.285Z] Step 13/24 : WORKDIR / [2021-01-28T02:39:22.437Z] 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-01-28T02:39:22.437Z] Collecting jsonschema<3,>=2.5.1 [2021-01-28T02:39:22.437Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-28T02:39:22.562Z] ---> Running in fa7bd316e590 [2021-01-28T02:39:22.562Z] Removing intermediate container da0a2ed3e9d4 [2021-01-28T02:39:22.562Z] ---> f5c5cb938c1a [2021-01-28T02:39:22.562Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-28T02:39:22.562Z] Removing intermediate container 5e926b54402d [2021-01-28T02:39:22.562Z] ---> 1dd27a8bede1 [2021-01-28T02:39:22.562Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-28T02:39:22.706Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-28T02:39:22.706Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-28T02:39:22.837Z] ---> Running in 57eb6f24d991 [2021-01-28T02:39:22.837Z] ---> Running in 55ccad439c65 [2021-01-28T02:39:22.985Z] Collecting cached-property<2,>=1.2.0 [2021-01-28T02:39:22.985Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-28T02:39:23.300Z] Collecting texttable<0.10,>=0.9.0 [2021-01-28T02:39:23.300Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-28T02:39:23.434Z] Removing intermediate container fa7bd316e590 [2021-01-28T02:39:23.434Z] ---> c2706c24092a [2021-01-28T02:39:23.434Z] 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-01-28T02:39:23.709Z] Removing intermediate container 57eb6f24d991 [2021-01-28T02:39:23.709Z] ---> 0784c9f64c05 [2021-01-28T02:39:23.709Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T02:39:23.709Z] Removing intermediate container 55ccad439c65 [2021-01-28T02:39:23.709Z] ---> 762e21c7ab56 [2021-01-28T02:39:23.709Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T02:39:23.985Z] ---> Running in d707a7e0a29a [2021-01-28T02:39:23.985Z] ---> Running in 803aa8b9f559 [2021-01-28T02:39:24.261Z] ---> 755f979d6dc3 [2021-01-28T02:39:24.261Z] 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-01-28T02:39:24.293Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-28T02:39:24.293Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-28T02:39:24.293Z] Collecting docker-pycreds>=0.4.0 [2021-01-28T02:39:24.293Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-28T02:39:24.533Z] Removing intermediate container d707a7e0a29a [2021-01-28T02:39:24.533Z] ---> ce640374c1fc [2021-01-28T02:39:24.533Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:39:24.533Z] Removing intermediate container 803aa8b9f559 [2021-01-28T02:39:24.534Z] ---> ad53bc8f45bb [2021-01-28T02:39:24.534Z] Step 15/23 : WORKDIR / [2021-01-28T02:39:24.566Z] 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-01-28T02:39:24.566Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-28T02:39:24.566Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-28T02:39:24.825Z] ---> Running in 61b0e529f33e [2021-01-28T02:39:24.838Z] Collecting idna<2.8,>=2.5 [2021-01-28T02:39:24.838Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-28T02:39:24.838Z] 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-01-28T02:39:24.838Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-28T02:39:24.838Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-28T02:39:24.838Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-28T02:39:24.838Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-28T02:39:25.103Z] Installing collected packages: dockerpty, PyYAML, docopt, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, cached-property, texttable, docker-compose [2021-01-28T02:39:25.104Z] Running setup.py install for dockerpty: started [2021-01-28T02:39:25.427Z] ---> 8e0545e4a9dc [2021-01-28T02:39:25.427Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-28T02:39:25.695Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-28T02:39:25.695Z] Running setup.py install for PyYAML: started [2021-01-28T02:39:25.709Z] ---> 228c04c04f33 [2021-01-28T02:39:25.709Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-28T02:39:25.709Z] Removing intermediate container 61b0e529f33e [2021-01-28T02:39:25.709Z] ---> 4df55360f2b1 [2021-01-28T02:39:25.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:39:26.716Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-28T02:39:26.716Z] Running setup.py install for docopt: started [2021-01-28T02:39:27.150Z] ---> e1730a55c7cc [2021-01-28T02:39:27.150Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-28T02:39:27.433Z] ---> 1fa9d1f58a37 [2021-01-28T02:39:27.433Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-28T02:39:27.869Z] Running setup.py install for docopt: finished with status 'done' [2021-01-28T02:39:27.870Z] Attempting uninstall: urllib3 [2021-01-28T02:39:27.870Z] Found existing installation: urllib3 1.25.9 [2021-01-28T02:39:27.870Z] Uninstalling urllib3-1.25.9: [2021-01-28T02:39:28.049Z] ---> 8bfaa870c013 [2021-01-28T02:39:28.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-28T02:39:28.179Z] Successfully uninstalled urllib3-1.25.9 [2021-01-28T02:39:28.179Z] Attempting uninstall: idna [2021-01-28T02:39:28.179Z] Found existing installation: idna 2.9 [2021-01-28T02:39:28.179Z] Uninstalling idna-2.9: [2021-01-28T02:39:28.179Z] Successfully uninstalled idna-2.9 [2021-01-28T02:39:28.657Z] Attempting uninstall: requests [2021-01-28T02:39:28.657Z] Found existing installation: requests 2.23.0 [2021-01-28T02:39:28.657Z] Uninstalling requests-2.23.0: [2021-01-28T02:39:28.657Z] Successfully uninstalled requests-2.23.0 [2021-01-28T02:39:29.049Z] ---> 5651db98604b [2021-01-28T02:39:29.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-28T02:39:29.326Z] ---> 85b806bf9aef [2021-01-28T02:39:29.326Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-28T02:39:29.495Z] Running setup.py install for texttable: started [2021-01-28T02:39:29.601Z] ---> 0e29cea415d3 [2021-01-28T02:39:29.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-28T02:39:29.601Z] ---> Running in 4df3f68844e5 [2021-01-28T02:39:30.200Z] Running setup.py install for texttable: finished with status 'done' [2021-01-28T02:39:30.511Z] 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.57.0 [2021-01-28T02:39:30.585Z] Removing intermediate container 4df3f68844e5 [2021-01-28T02:39:30.585Z] ---> 52650bdc3664 [2021-01-28T02:39:30.585Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:39:31.186Z] ---> 8e23e6b56b44 [2021-01-28T02:39:31.186Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-28T02:39:31.186Z] ---> c9b9c2fea34d [2021-01-28T02:39:31.186Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-28T02:39:31.186Z] ---> Running in f80fe2357134 [2021-01-28T02:39:31.465Z] ---> Running in 0dae6721e9a6 [2021-01-28T02:39:32.460Z] Removing intermediate container f80fe2357134 [2021-01-28T02:39:32.460Z] ---> 1c1e36eae7c1 [2021-01-28T02:39:32.460Z] Step 20/22 : LABEL arch=arm64 [2021-01-28T02:39:32.460Z] Removing intermediate container 0dae6721e9a6 [2021-01-28T02:39:32.460Z] ---> 9f52fe6124cc [2021-01-28T02:39:32.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:39:32.732Z] ---> Running in 631ca22f32bb [2021-01-28T02:39:32.732Z] ---> 3ea4a603b416 [2021-01-28T02:39:32.732Z] 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-01-28T02:39:33.003Z] ---> Running in 85fdb074df2e [2021-01-28T02:39:33.003Z] ---> Running in 565ae1e3b520 [2021-01-28T02:39:33.599Z] Removing intermediate container 631ca22f32bb [2021-01-28T02:39:33.599Z] ---> 92fc71ca0593 [2021-01-28T02:39:33.599Z] Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:39:33.876Z] ---> Running in 40b26ab17e78 [2021-01-28T02:39:34.150Z] Removing intermediate container 85fdb074df2e [2021-01-28T02:39:34.150Z] ---> b26ceb19f73f [2021-01-28T02:39:34.150Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T02:39:34.428Z] Removing intermediate container 89e0ba60a332 [2021-01-28T02:39:34.428Z] ---> f1cb514f1cc5 [2021-01-28T02:39:34.428Z] [2021-01-28T02:39:34.428Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T02:39:34.428Z] ---> afeebe901d6b [2021-01-28T02:39:34.428Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T02:39:34.428Z] ---> Using cache [2021-01-28T02:39:34.428Z] ---> 4897274b0625 [2021-01-28T02:39:34.428Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T02:39:34.428Z] ---> Using cache [2021-01-28T02:39:34.428Z] ---> f5c5cb938c1a [2021-01-28T02:39:34.428Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-28T02:39:34.428Z] ---> Running in 748d2b3515cd [2021-01-28T02:39:34.701Z] ---> Running in 70a37b6e84bc [2021-01-28T02:39:34.701Z] Removing intermediate container 40b26ab17e78 [2021-01-28T02:39:34.701Z] ---> 1ea64ba2ac44 [2021-01-28T02:39:34.701Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T02:39:34.826Z] Removing intermediate container 7a9670049b94 [2021-01-28T02:39:34.826Z] ---> 8cf70916c9e6 [2021-01-28T02:39:34.826Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-28T02:39:34.826Z] ---> Running in 2d7cf5f40e94 [2021-01-28T02:39:34.982Z] ---> Running in f7bc8bbc04a0 [2021-01-28T02:39:35.587Z] Removing intermediate container 70a37b6e84bc [2021-01-28T02:39:35.587Z] ---> c51cab2ef073 [2021-01-28T02:39:35.587Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T02:39:35.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T02:39:35.862Z] Removing intermediate container 748d2b3515cd [2021-01-28T02:39:35.862Z] ---> 11c99c374003 [2021-01-28T02:39:35.862Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:39:36.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T02:39:36.079Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T02:39:36.140Z] Removing intermediate container f7bc8bbc04a0 [2021-01-28T02:39:36.140Z] ---> 17d872f868de [2021-01-28T02:39:36.140Z] [2021-01-28T02:39:36.141Z] ---> Running in 91b04496fd9c [2021-01-28T02:39:36.141Z] ---> Running in 98605eb35bb9 [2021-01-28T02:39:36.361Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-28T02:39:36.361Z] (3/3) Installing curl (7.69.1-r3) [2021-01-28T02:39:36.361Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:39:36.361Z] OK: 72 MiB in 58 packages [2021-01-28T02:39:36.977Z] Removing intermediate container 2d7cf5f40e94 [2021-01-28T02:39:36.977Z] ---> 66551293aec3 [2021-01-28T02:39:36.977Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-28T02:39:37.133Z] Successfully built 17d872f868de [2021-01-28T02:39:37.133Z] Removing intermediate container 98605eb35bb9 [2021-01-28T02:39:37.133Z] ---> d1c38bf5315f [2021-01-28T02:39:37.133Z] Step 15/23 : WORKDIR / [2021-01-28T02:39:37.133Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-28T02:39:37.133Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-28T02:39:37.133Z] Removing intermediate container 91b04496fd9c [2021-01-28T02:39:37.133Z] ---> 8d4857fce796 [2021-01-28T02:39:37.133Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T02:39:37.133Z] ---> Running in 1b42d22d238b [2021-01-28T02:39:37.133Z] Removing intermediate container 565ae1e3b520 [2021-01-28T02:39:37.133Z] ---> 3184d7f9ca7e [2021-01-28T02:39:37.133Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-28T02:39:37.249Z] ---> Running in 679c724371bb [2021-01-28T02:39:37.408Z] ---> Running in 7e806cf370d8 [2021-01-28T02:39:37.408Z] ---> Running in 0629ae5bb2e0 [2021-01-28T02:39:37.525Z] Removing intermediate container 679c724371bb [2021-01-28T02:39:37.526Z] ---> b23763a7081e [2021-01-28T02:39:37.526Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:39:37.526Z] ---> Running in b1762019679b [2021-01-28T02:39:38.007Z] Removing intermediate container 1b42d22d238b [2021-01-28T02:39:38.007Z] ---> e9170475e2eb [2021-01-28T02:39:38.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:39:38.135Z] Removing intermediate container b1762019679b [2021-01-28T02:39:38.135Z] ---> c6c2d925a5f8 [2021-01-28T02:39:38.135Z] Step 24/26 : LABEL arch=x86_64 [2021-01-28T02:39:38.135Z] ---> Running in 32b65939c43a [2021-01-28T02:39:38.282Z] Removing intermediate container 7e806cf370d8 [2021-01-28T02:39:38.283Z] ---> d66c41acff42 [2021-01-28T02:39:38.283Z] [2021-01-28T02:39:38.283Z] Removing intermediate container 0629ae5bb2e0 [2021-01-28T02:39:38.283Z] ---> 588c73e64b36 [2021-01-28T02:39:38.283Z] Step 22/24 : LABEL arch=arm64 [2021-01-28T02:39:38.484Z] Removing intermediate container 32b65939c43a [2021-01-28T02:39:38.485Z] ---> 060f9772b67f [2021-01-28T02:39:38.485Z] Step 25/26 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:39:38.485Z] ---> Running in b2f7a4c9fcab [2021-01-28T02:39:38.756Z] Removing intermediate container b2f7a4c9fcab [2021-01-28T02:39:38.756Z] ---> ed8022367df5 [2021-01-28T02:39:38.756Z] Step 26/26 : LABEL version=0.0.0 [2021-01-28T02:39:38.904Z] Successfully built d66c41acff42 [2021-01-28T02:39:38.905Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-28T02:39:38.905Z] Building docker-sys-mgmt-agent-go [2021-01-28T02:39:39.063Z] ---> Running in cbdaa14941f1 [2021-01-28T02:39:39.364Z] Removing intermediate container cbdaa14941f1 [2021-01-28T02:39:39.364Z] ---> 5e43ee9db4bc [2021-01-28T02:39:39.364Z] [2021-01-28T02:39:39.508Z]  Building docker-core-command-go ... done  ---> Running in ddf48dbe8110 [2021-01-28T02:39:39.685Z] Successfully built 5e43ee9db4bc [2021-01-28T02:39:39.800Z] ---> f356b1f90cd3 [2021-01-28T02:39:39.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-28T02:39:39.800Z] Removing intermediate container ddf48dbe8110 [2021-01-28T02:39:39.997Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-28T02:39:39.997Z]  Building docker-sys-mgmt-agent-go ... done  [2021-01-28T02:39:39.997Z] ERROR: for docker-security-bootstrapper-go (, 'The command \'/bin/sh -c make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR"\' returned a non-zero code: 2') [2021-01-28T02:39:39.998Z] Service 'docker-security-bootstrapper-go' failed to build: The command '/bin/sh -c make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR"' returned a non-zero code: 2 [2021-01-28T02:39:40.081Z] ---> 175faaa63662 [2021-01-28T02:39:40.081Z] Step 23/24 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:39:40.354Z] ---> Running in a4d9a5739c6a [Pipeline] } [2021-01-28T02:39:40.864Z] $ docker stop --time=1 3b30a3d3965ef9850008d976ab10fd388ab56f753e42280fe1f482ebdf2f1301 [2021-01-28T02:39:41.794Z] + glock sync -n [2021-01-28T02:39:41.795Z] Removing intermediate container a4d9a5739c6a [2021-01-28T02:39:41.795Z] ---> b39366afecbf [2021-01-28T02:39:41.795Z] Step 24/24 : LABEL version=0.0.0 [2021-01-28T02:39:42.784Z] ---> 46360a46a639 [2021-01-28T02:39:42.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-28T02:39:43.371Z] $ docker rm -f 3b30a3d3965ef9850008d976ab10fd388ab56f753e42280fe1f482ebdf2f1301 [2021-01-28T02:39:43.405Z] ---> Running in 33bdc31bba15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-28T02:39:44.866Z] ---> 1a1a6fb47cde [2021-01-28T02:39:44.866Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-28T02:39:45.073Z] Failed in branch amd64 [2021-01-28T02:39:45.141Z] Removing intermediate container 33bdc31bba15 [2021-01-28T02:39:45.141Z] ---> 6d0c7776cc23 [2021-01-28T02:39:45.141Z] [2021-01-28T02:39:45.412Z] Successfully built 6d0c7776cc23 [2021-01-28T02:39:45.685Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-28T02:39:45.685Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-28T02:39:45.685Z] ---> Running in 0327fac15f9c [2021-01-28T02:39:46.287Z] Removing intermediate container 0327fac15f9c [2021-01-28T02:39:46.287Z] ---> bd1283a8f2ea [2021-01-28T02:39:46.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:39:46.564Z] ---> Running in 06e7c04d9da5 [2021-01-28T02:39:47.166Z] Removing intermediate container 06e7c04d9da5 [2021-01-28T02:39:47.166Z] ---> 474cb104f2d4 [2021-01-28T02:39:47.166Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T02:39:47.440Z] ---> Running in 60b51c3e4e9d [2021-01-28T02:39:48.036Z] Removing intermediate container 60b51c3e4e9d [2021-01-28T02:39:48.036Z] ---> a28951fd79d8 [2021-01-28T02:39:48.036Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:39:48.636Z] ---> Running in 4e4f9b84da3e [2021-01-28T02:39:48.923Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-28T02:39:48.923Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-28T02:39:48.923Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-28T02:39:49.209Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-28T02:39:49.209Z] + git describe '--abbrev=0' --tags [2021-01-28T02:39:49.209Z] + TAG=v0.6.1 [2021-01-28T02:39:49.209Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-28T02:39:49.209Z] + apk --print-arch [2021-01-28T02:39:49.209Z] + arch=aarch64 [2021-01-28T02:39:49.209Z] + echo 'building [dockerize] for arm64 ... ' [2021-01-28T02:39:49.209Z] building [dockerize] for arm64 ... [2021-01-28T02:39:49.209Z] + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize [2021-01-28T02:39:49.548Z] Removing intermediate container 4e4f9b84da3e [2021-01-28T02:39:49.548Z] ---> 5f2c21016408 [2021-01-28T02:39:49.548Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T02:39:50.177Z] ---> Running in d0ed1d9b1c1d [2021-01-28T02:39:51.620Z] Removing intermediate container d0ed1d9b1c1d [2021-01-28T02:39:51.620Z] ---> 00fe7314ae86 [2021-01-28T02:39:51.620Z] [2021-01-28T02:39:51.895Z] Successfully built 00fe7314ae86 [2021-01-28T02:39:51.895Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-28T02:39:51.895Z] Building docker-core-data-go [2021-01-28T02:39:53.870Z]  Building docker-core-metadata-go ... done + date [2021-01-28T02:39:53.870Z] + echo 'Thu Jan 28 02:39:53 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-28T02:39:53.870Z] Thu Jan 28 02:39:53 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-28T02:40:06.306Z] Removing intermediate container 892e8c890c1d [2021-01-28T02:40:06.306Z] ---> 7eadd36550fe [2021-01-28T02:40:06.306Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-28T02:40:07.291Z] ---> Running in 67051f2a693c [2021-01-28T02:40:08.730Z] /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-28T02:40:08.730Z] statically linked [2021-01-28T02:40:11.357Z] Removing intermediate container 67051f2a693c [2021-01-28T02:40:11.357Z] ---> c77b498b9d1f [2021-01-28T02:40:11.357Z] [2021-01-28T02:40:11.357Z] Step 12/34 : FROM alpine:3.12 [2021-01-28T02:40:11.357Z] ---> afeebe901d6b [2021-01-28T02:40:11.357Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-28T02:40:11.965Z] ---> Running in 3d1de019849e [2021-01-28T02:40:12.956Z] Removing intermediate container 3d1de019849e [2021-01-28T02:40:12.956Z] ---> 0626a3b93f97 [2021-01-28T02:40:12.956Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-28T02:40:13.567Z] ---> Running in 32174b2412b0 [2021-01-28T02:40:15.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:40:15.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:40:15.632Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-28T02:40:15.632Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-28T02:40:15.632Z] (3/3) Installing su-exec (0.2-r1) [2021-01-28T02:40:15.632Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:40:15.632Z] OK: 6 MiB in 17 packages [2021-01-28T02:40:18.297Z] Removing intermediate container 32174b2412b0 [2021-01-28T02:40:18.297Z] ---> 9afc52fd8ff0 [2021-01-28T02:40:18.297Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-28T02:40:18.297Z] ---> Running in 302e6c5a4172 [2021-01-28T02:40:19.286Z] Removing intermediate container 302e6c5a4172 [2021-01-28T02:40:19.286Z] ---> 66b59e3cb201 [2021-01-28T02:40:19.286Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-28T02:40:19.570Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:40:19.570Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:40:19.570Z] ---> 6f7fbfc12caf [2021-01-28T02:40:19.570Z] Step 3/21 : WORKDIR /edgex-go [2021-01-28T02:40:19.570Z] ---> Using cache [2021-01-28T02:40:19.570Z] ---> cdb1a6146f87 [2021-01-28T02:40:19.570Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:40:19.570Z] ---> Using cache [2021-01-28T02:40:19.570Z] ---> d769e2daee2d [2021-01-28T02:40:19.570Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-28T02:40:19.570Z] ---> Using cache [2021-01-28T02:40:19.845Z] ---> 3a8a9a33c038 [2021-01-28T02:40:19.845Z] Step 6/21 : COPY go.mod . [2021-01-28T02:40:19.845Z] ---> Using cache [2021-01-28T02:40:19.845Z] ---> 81c0f125d732 [2021-01-28T02:40:19.845Z] Step 7/21 : RUN go mod download [2021-01-28T02:40:19.845Z] ---> Using cache [2021-01-28T02:40:19.845Z] ---> ec1b22f106cf [2021-01-28T02:40:19.845Z] Step 8/21 : COPY . . [2021-01-28T02:40:19.845Z] ---> Using cache [2021-01-28T02:40:19.845Z] ---> 3b8009e6a7af [2021-01-28T02:40:19.845Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-28T02:40:20.445Z] ---> Running in 2fc1b33197aa [2021-01-28T02:40:20.445Z] ---> Running in 2c5e00ae98c5 [2021-01-28T02:40:21.910Z] Removing intermediate container 2fc1b33197aa [2021-01-28T02:40:21.911Z] ---> 26f39743932f [2021-01-28T02:40:21.911Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-28T02:40:22.189Z] 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-01-28T02:40:22.462Z] ---> Running in a09f9a35659b [2021-01-28T02:40:25.104Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:40:25.104Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:40:25.104Z] ---> 6f7fbfc12caf [2021-01-28T02:40:25.104Z] Step 3/26 : WORKDIR /edgex-go [2021-01-28T02:40:25.104Z] ---> Using cache [2021-01-28T02:40:25.104Z] ---> cdb1a6146f87 [2021-01-28T02:40:25.104Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:40:25.104Z] ---> Using cache [2021-01-28T02:40:25.104Z] ---> d769e2daee2d [2021-01-28T02:40:25.104Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-28T02:40:26.555Z] ---> Running in 07278a1b4f7a [2021-01-28T02:40:27.564Z] Removing intermediate container a09f9a35659b [2021-01-28T02:40:27.564Z] ---> 3a5910f04dc0 [2021-01-28T02:40:27.564Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-28T02:40:27.840Z] ---> Running in cdfe680f3398 [2021-01-28T02:40:28.441Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:40:29.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:40:29.325Z] Removing intermediate container cdfe680f3398 [2021-01-28T02:40:29.325Z] ---> cae92cece670 [2021-01-28T02:40:29.325Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-28T02:40:29.927Z] OK: 217 MiB in 51 packages [2021-01-28T02:40:32.572Z] ---> 4368c59ef3fb [2021-01-28T02:40:32.572Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-28T02:40:32.572Z] Removing intermediate container 07278a1b4f7a [2021-01-28T02:40:32.572Z] ---> 56afca3f90b1 [2021-01-28T02:40:32.572Z] Step 6/26 : COPY go.mod . [2021-01-28T02:40:34.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:40:34.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:40:34.023Z] ---> 6f7fbfc12caf [2021-01-28T02:40:34.023Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T02:40:34.023Z] ---> Using cache [2021-01-28T02:40:34.023Z] ---> cdb1a6146f87 [2021-01-28T02:40:34.023Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:40:34.023Z] ---> Using cache [2021-01-28T02:40:34.023Z] ---> d769e2daee2d [2021-01-28T02:40:34.023Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-28T02:40:34.023Z] ---> Using cache [2021-01-28T02:40:34.023Z] ---> 3a8a9a33c038 [2021-01-28T02:40:34.023Z] Step 6/22 : COPY go.mod . [2021-01-28T02:40:34.023Z] ---> Using cache [2021-01-28T02:40:34.023Z] ---> 81c0f125d732 [2021-01-28T02:40:34.023Z] Step 7/22 : RUN go mod download [2021-01-28T02:40:34.023Z] ---> Using cache [2021-01-28T02:40:34.023Z] ---> ec1b22f106cf [2021-01-28T02:40:34.023Z] Step 8/22 : COPY . . [2021-01-28T02:40:34.023Z] ---> Using cache [2021-01-28T02:40:34.023Z] ---> 3b8009e6a7af [2021-01-28T02:40:34.023Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-28T02:40:34.314Z] ---> ba916b4f08a7 [2021-01-28T02:40:34.314Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-28T02:40:34.314Z] ---> 4e4011287148 [2021-01-28T02:40:34.314Z] Step 7/26 : RUN go mod download [2021-01-28T02:40:34.586Z] ---> Running in 0ff5006df8ec [2021-01-28T02:40:34.861Z] ---> Running in ef7739c57f4c [2021-01-28T02:40:34.861Z] ---> Running in 72d099bb3ad7 [2021-01-28T02:40:37.517Z] 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-01-28T02:40:38.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T02:40:38.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T02:40:38.123Z] ---> 6f7fbfc12caf [2021-01-28T02:40:38.123Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T02:40:38.123Z] ---> Using cache [2021-01-28T02:40:38.123Z] ---> cdb1a6146f87 [2021-01-28T02:40:38.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:40:38.123Z] ---> Using cache [2021-01-28T02:40:38.123Z] ---> d769e2daee2d [2021-01-28T02:40:38.124Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-28T02:40:38.730Z] ---> Running in 5d350d5f7d61 [2021-01-28T02:40:40.193Z] Removing intermediate container ef7739c57f4c [2021-01-28T02:40:40.193Z] ---> 0590c0dc7b6e [2021-01-28T02:40:40.193Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:40:40.193Z] Removing intermediate container 72d099bb3ad7 [2021-01-28T02:40:40.193Z] ---> dcba34cc5595 [2021-01-28T02:40:40.193Z] Step 8/26 : COPY . . [2021-01-28T02:40:41.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:40:41.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:40:41.787Z] ---> c050cc484b0e [2021-01-28T02:40:41.787Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-28T02:40:42.384Z] OK: 217 MiB in 51 packages [2021-01-28T02:40:45.019Z] ---> abc991bbacbd [2021-01-28T02:40:45.019Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-28T02:40:45.019Z] Removing intermediate container 5d350d5f7d61 [2021-01-28T02:40:45.019Z] ---> b7142b16b8cb [2021-01-28T02:40:45.019Z] Step 6/23 : COPY go.mod . [2021-01-28T02:40:47.014Z] ---> dad386ae6cfc [2021-01-28T02:40:47.014Z] Step 7/23 : RUN go mod download [2021-01-28T02:40:47.014Z] ---> 18fa96ba1dcb [2021-01-28T02:40:47.014Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-28T02:40:47.294Z] ---> Running in 9621e6335726 [2021-01-28T02:40:50.712Z] ---> df00eaffc1d9 [2021-01-28T02:40:50.712Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-28T02:40:52.166Z] ---> 01ecf57eb28b [2021-01-28T02:40:52.166Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-28T02:40:53.158Z] ---> Running in 7d8eb7d8db65 [2021-01-28T02:40:53.158Z] Removing intermediate container 9621e6335726 [2021-01-28T02:40:53.158Z] ---> 3d602e396778 [2021-01-28T02:40:53.158Z] Step 8/23 : COPY . . [2021-01-28T02:40:54.617Z] Removing intermediate container 7d8eb7d8db65 [2021-01-28T02:40:54.617Z] ---> 921b9749d05f [2021-01-28T02:40:54.617Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-28T02:40:57.270Z] ---> 780b0377b7e5 [2021-01-28T02:40:57.270Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-28T02:40:58.261Z] ---> Running in bb0459b9d6cb [2021-01-28T02:41:03.728Z] Removing intermediate container bb0459b9d6cb [2021-01-28T02:41:03.728Z] ---> 6c62f412b87f [2021-01-28T02:41:03.728Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-28T02:41:04.731Z] ---> Running in 578da3cff333 [2021-01-28T02:41:05.746Z] Removing intermediate container 578da3cff333 [2021-01-28T02:41:05.746Z] ---> 0b7e4ea87ee5 [2021-01-28T02:41:05.746Z] Step 31/34 : CMD ["gate"] [2021-01-28T02:41:06.750Z] ---> Running in d2a1013e44d9 [2021-01-28T02:41:07.744Z] ---> 1907716fccd5 [2021-01-28T02:41:07.744Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-28T02:41:07.744Z] Removing intermediate container d2a1013e44d9 [2021-01-28T02:41:07.744Z] ---> d0de5b43c961 [2021-01-28T02:41:07.744Z] Step 32/34 : LABEL arch=arm64 [2021-01-28T02:41:08.020Z] ---> Running in 3279aa0d5328 [2021-01-28T02:41:08.637Z] ---> Running in 958d2fe4d2a7 [2021-01-28T02:41:10.083Z] 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-01-28T02:41:10.083Z] Removing intermediate container 958d2fe4d2a7 [2021-01-28T02:41:10.083Z] ---> a6e2d1ad166b [2021-01-28T02:41:10.083Z] Step 33/34 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:41:10.357Z] 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-01-28T02:41:10.959Z] ---> Running in f3f249b7af66 [2021-01-28T02:41:11.969Z] Removing intermediate container f3f249b7af66 [2021-01-28T02:41:11.969Z] ---> a54c0de24671 [2021-01-28T02:41:11.969Z] Step 34/34 : LABEL version=0.0.0 [2021-01-28T02:41:12.955Z] ---> Running in 3c7295b76c26 [2021-01-28T02:41:14.409Z] Removing intermediate container 3c7295b76c26 [2021-01-28T02:41:14.409Z] ---> 8430026b3dd3 [2021-01-28T02:41:14.409Z] [2021-01-28T02:41:15.402Z] Successfully built 8430026b3dd3 [2021-01-28T02:41:15.402Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-28T02:41:20.897Z]  Building docker-security-bootstrapper-go ... done  ---> 40ef12890ee2 [2021-01-28T02:41:20.897Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-28T02:41:20.897Z] ---> Running in ea711ac7305f [2021-01-28T02:41:22.364Z] 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-01-28T02:41:26.715Z] Removing intermediate container 2c5e00ae98c5 [2021-01-28T02:41:26.715Z] ---> bd1ae08cea2b [2021-01-28T02:41:26.715Z] [2021-01-28T02:41:26.715Z] Step 10/21 : FROM alpine:3.12 [2021-01-28T02:41:26.715Z] ---> afeebe901d6b [2021-01-28T02:41:26.715Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-28T02:41:26.995Z] ---> Running in 97ec591e939e [2021-01-28T02:41:29.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:41:29.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:41:29.606Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-28T02:41:29.606Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T02:41:29.606Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-28T02:41:29.882Z] (4/4) Installing curl (7.69.1-r3) [2021-01-28T02:41:29.882Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:41:29.882Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T02:41:30.159Z] OK: 7 MiB in 18 packages [2021-01-28T02:41:32.818Z] Removing intermediate container 97ec591e939e [2021-01-28T02:41:32.818Z] ---> 89ed0808bf55 [2021-01-28T02:41:32.818Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T02:41:33.103Z] ---> Running in 99aa7e25b438 [2021-01-28T02:41:33.770Z] Removing intermediate container 99aa7e25b438 [2021-01-28T02:41:33.770Z] ---> d2348ee9fce0 [2021-01-28T02:41:33.770Z] Step 13/21 : WORKDIR /edgex [2021-01-28T02:41:34.068Z] ---> Running in 96f3e378b778 [2021-01-28T02:41:35.076Z] Removing intermediate container 96f3e378b778 [2021-01-28T02:41:35.076Z] ---> b06310ab8ef6 [2021-01-28T02:41:35.076Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-28T02:41:36.098Z] ---> 0d2f97a8da3a [2021-01-28T02:41:36.098Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-28T02:41:38.118Z] ---> 36252e963650 [2021-01-28T02:41:38.118Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-28T02:41:39.594Z] ---> 51d0e6d87f49 [2021-01-28T02:41:39.594Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-28T02:41:39.594Z] ---> Running in 7f272cbd091b [2021-01-28T02:41:40.208Z] Removing intermediate container 7f272cbd091b [2021-01-28T02:41:40.208Z] ---> 3e2f053b3b71 [2021-01-28T02:41:40.208Z] Step 18/21 : CMD ["--init=true"] [2021-01-28T02:41:40.487Z] ---> Running in 1a8816176d34 [2021-01-28T02:41:41.097Z] Removing intermediate container 1a8816176d34 [2021-01-28T02:41:41.097Z] ---> fc85e0b1f0a7 [2021-01-28T02:41:41.097Z] Step 19/21 : LABEL arch=arm64 [2021-01-28T02:41:41.378Z] ---> Running in ad9e2b5736bf [2021-01-28T02:41:41.978Z] Removing intermediate container ad9e2b5736bf [2021-01-28T02:41:41.978Z] ---> 95dc86c82866 [2021-01-28T02:41:41.978Z] Step 20/21 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:41:42.258Z] ---> Running in 4ce0a4749b73 [2021-01-28T02:41:42.875Z] Removing intermediate container 4ce0a4749b73 [2021-01-28T02:41:42.875Z] ---> 05f3e2957113 [2021-01-28T02:41:42.875Z] Step 21/21 : LABEL version=0.0.0 [2021-01-28T02:41:43.154Z] ---> Running in 868fc917c195 [2021-01-28T02:41:43.770Z] Removing intermediate container 868fc917c195 [2021-01-28T02:41:43.770Z] ---> 9c8405c127bd [2021-01-28T02:41:43.770Z] [2021-01-28T02:41:44.400Z] Successfully built 9c8405c127bd [2021-01-28T02:41:44.400Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-28T02:41:48.778Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 0ff5006df8ec [2021-01-28T02:41:48.778Z] ---> b40b50008a5a [2021-01-28T02:41:48.778Z] [2021-01-28T02:41:48.778Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T02:41:48.778Z] ---> afeebe901d6b [2021-01-28T02:41:48.778Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-28T02:41:48.778Z] ---> Using cache [2021-01-28T02:41:48.778Z] ---> 4897274b0625 [2021-01-28T02:41:48.778Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T02:41:48.778Z] ---> Using cache [2021-01-28T02:41:48.778Z] ---> f5c5cb938c1a [2021-01-28T02:41:48.778Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-28T02:41:48.778Z] ---> Running in 3641db64ad4c [2021-01-28T02:41:49.059Z] Removing intermediate container 3641db64ad4c [2021-01-28T02:41:49.059Z] ---> 9c0056a14560 [2021-01-28T02:41:49.059Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T02:41:49.059Z] ---> Running in c7991447d8a4 [2021-01-28T02:41:49.679Z] Removing intermediate container c7991447d8a4 [2021-01-28T02:41:49.679Z] ---> 033f99e9f573 [2021-01-28T02:41:49.679Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:41:51.162Z] ---> e6b19086da3e [2021-01-28T02:41:51.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-28T02:41:52.639Z] ---> 3a3c040e47c6 [2021-01-28T02:41:52.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-28T02:41:54.127Z] ---> f7c5a69cdc2a [2021-01-28T02:41:54.127Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-28T02:41:54.127Z] ---> Running in 5a539bb19c70 [2021-01-28T02:41:54.750Z] Removing intermediate container 5a539bb19c70 [2021-01-28T02:41:54.750Z] ---> 058cbd4ef53a [2021-01-28T02:41:54.750Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:41:54.750Z] ---> Running in 5cdc90129e4c [2021-01-28T02:41:55.373Z] Removing intermediate container 5cdc90129e4c [2021-01-28T02:41:55.373Z] ---> 1bb1a0ee82f7 [2021-01-28T02:41:55.373Z] Step 20/22 : LABEL arch=arm64 [2021-01-28T02:41:55.653Z] ---> Running in 39518e8ae90e [2021-01-28T02:41:55.942Z] Removing intermediate container 39518e8ae90e [2021-01-28T02:41:55.942Z] ---> 64dd41f83157 [2021-01-28T02:41:55.942Z] Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:41:56.221Z] ---> Running in cb71ca8bbda8 [2021-01-28T02:41:56.832Z] Removing intermediate container cb71ca8bbda8 [2021-01-28T02:41:56.832Z] ---> 6cc66ca4ea82 [2021-01-28T02:41:56.832Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T02:41:57.118Z] ---> Running in 4076b86ee414 [2021-01-28T02:41:57.743Z] Removing intermediate container 4076b86ee414 [2021-01-28T02:41:57.743Z] ---> 0b48f76c7ae3 [2021-01-28T02:41:57.743Z] [2021-01-28T02:41:58.352Z] Successfully built 0b48f76c7ae3 [2021-01-28T02:41:58.352Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-28T02:42:16.831Z]  Building docker-support-scheduler-go ... done Removing intermediate container 3279aa0d5328 [2021-01-28T02:42:16.831Z] ---> 55f6dbc0b093 [2021-01-28T02:42:16.831Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-28T02:42:16.831Z] ---> Running in 13c4841be360 [2021-01-28T02:42:16.831Z] 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-01-28T02:42:20.249Z] Removing intermediate container 13c4841be360 [2021-01-28T02:42:20.249Z] ---> eed5c9ec8bdf [2021-01-28T02:42:20.249Z] [2021-01-28T02:42:20.249Z] Step 11/26 : FROM docker:20.10.0 [2021-01-28T02:42:20.249Z] 20.10.0: Pulling from library/docker [2021-01-28T02:42:30.432Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-28T02:42:30.432Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-28T02:42:30.432Z] ---> eeaf43b92773 [2021-01-28T02:42:30.432Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-28T02:42:30.432Z] ---> Running in 677080c8f261 [2021-01-28T02:42:32.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:42:32.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:42:32.641Z] (1/2) Installing readline (8.0.4-r0) [2021-01-28T02:42:32.935Z] (2/2) Installing bash (5.0.17-r0) [2021-01-28T02:42:32.935Z] Executing bash-5.0.17-r0.post-install [2021-01-28T02:42:32.935Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:42:32.935Z] OK: 12 MiB in 22 packages [2021-01-28T02:42:32.935Z] Removing intermediate container ea711ac7305f [2021-01-28T02:42:32.935Z] ---> 92b3d61ea248 [2021-01-28T02:42:32.935Z] [2021-01-28T02:42:32.935Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T02:42:32.935Z] ---> afeebe901d6b [2021-01-28T02:42:32.935Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-28T02:42:33.207Z] ---> Running in 265d5d532e2b [2021-01-28T02:42:33.796Z] Removing intermediate container 265d5d532e2b [2021-01-28T02:42:33.796Z] ---> 02ac99def50b [2021-01-28T02:42:33.796Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-28T02:42:34.070Z] ---> Running in 88d13a7940c8 [2021-01-28T02:42:34.341Z] Removing intermediate container 677080c8f261 [2021-01-28T02:42:34.341Z] ---> 86dfbd8ce0eb [2021-01-28T02:42:34.341Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-28T02:42:34.613Z] ---> Running in 012640e42618 [2021-01-28T02:42:34.613Z] Removing intermediate container 88d13a7940c8 [2021-01-28T02:42:34.613Z] ---> 2108eed86cb6 [2021-01-28T02:42:34.613Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-28T02:42:34.613Z] ---> Running in 10da98c00158 [2021-01-28T02:42:35.226Z] Removing intermediate container 012640e42618 [2021-01-28T02:42:35.226Z] ---> 17e12ee53922 [2021-01-28T02:42:35.226Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-28T02:42:35.226Z] ---> Running in bc12d04cfa30 [2021-01-28T02:42:35.226Z] Removing intermediate container 10da98c00158 [2021-01-28T02:42:35.226Z] ---> 9508eb5ccb2c [2021-01-28T02:42:35.226Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T02:42:35.506Z] ---> Running in 56636eac9643 [2021-01-28T02:42:35.781Z] Removing intermediate container bc12d04cfa30 [2021-01-28T02:42:35.781Z] ---> 5ba146633506 [2021-01-28T02:42:35.781Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-28T02:42:36.052Z] ---> Running in 1b5dc9bbd971 [2021-01-28T02:42:36.323Z] Removing intermediate container 1b5dc9bbd971 [2021-01-28T02:42:36.323Z] ---> 47e548be4961 [2021-01-28T02:42:36.323Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-28T02:42:37.764Z] ---> ec1c0569d9a0 [2021-01-28T02:42:37.764Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-28T02:42:37.764Z] Removing intermediate container 56636eac9643 [2021-01-28T02:42:37.764Z] ---> 1b88986d6554 [2021-01-28T02:42:37.764Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-28T02:42:38.036Z] ---> Running in 28b70477c235 [2021-01-28T02:42:38.646Z] ---> 22d0643df080 [2021-01-28T02:42:38.646Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-28T02:42:39.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:42:39.516Z] ---> f330a7021ba7 [2021-01-28T02:42:39.516Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-28T02:42:39.516Z] ---> Running in 7c77f46d87e6 [2021-01-28T02:42:40.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:42:40.711Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-28T02:42:40.711Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-28T02:42:40.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:42:40.711Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-28T02:42:40.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:42:40.986Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-28T02:42:40.986Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-28T02:42:41.260Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-28T02:42:41.260Z] (2/33) Installing expat (2.2.9-r1) [2021-01-28T02:42:41.540Z] (3/33) Installing libffi (3.3-r2) [2021-01-28T02:42:41.540Z] (4/33) Installing gdbm (1.13-r1) [2021-01-28T02:42:41.540Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-28T02:42:41.540Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-28T02:42:41.540Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-28T02:42:41.540Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-28T02:42:41.540Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:42:41.540Z] OK: 8 MiB in 20 packages [2021-01-28T02:42:43.520Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-28T02:42:43.520Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-28T02:42:43.520Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-28T02:42:43.520Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-28T02:42:43.520Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-28T02:42:43.520Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-28T02:42:43.520Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-28T02:42:43.520Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-28T02:42:43.802Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-28T02:42:43.802Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-28T02:42:43.802Z] Removing intermediate container 28b70477c235 [2021-01-28T02:42:43.802Z] ---> a4ad32ad1c6f [2021-01-28T02:42:43.802Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T02:42:43.802Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-28T02:42:43.802Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-28T02:42:43.802Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-28T02:42:43.802Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-28T02:42:43.802Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-28T02:42:43.802Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-28T02:42:44.072Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-28T02:42:44.072Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-28T02:42:44.072Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-28T02:42:44.072Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-28T02:42:44.072Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-28T02:42:44.072Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-28T02:42:44.072Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-28T02:42:44.072Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-28T02:42:44.072Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-28T02:42:44.072Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-28T02:42:44.344Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:42:44.344Z] OK: 71 MiB in 55 packages [2021-01-28T02:42:44.616Z] ---> 314256ff8446 [2021-01-28T02:42:44.616Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-28T02:42:46.056Z] ---> e8a6e4ca5efb [2021-01-28T02:42:46.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-28T02:42:47.039Z] ---> 6bf577637c6e [2021-01-28T02:42:47.039Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-28T02:42:47.312Z] ---> Running in a09dcced524e [2021-01-28T02:42:47.908Z] Removing intermediate container a09dcced524e [2021-01-28T02:42:47.908Z] ---> b442c5596e9c [2021-01-28T02:42:47.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:42:48.179Z] ---> Running in 0075e5ce7775 [2021-01-28T02:42:48.777Z] Removing intermediate container 0075e5ce7775 [2021-01-28T02:42:48.777Z] ---> 8c2ed45375d7 [2021-01-28T02:42:48.777Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T02:42:49.057Z] ---> Running in 0dff16912a79 [2021-01-28T02:42:49.382Z] Removing intermediate container 0dff16912a79 [2021-01-28T02:42:49.382Z] ---> 8f98d8ce66b6 [2021-01-28T02:42:49.382Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:42:49.652Z] ---> Running in 6e413d5f0077 [2021-01-28T02:42:50.292Z] Removing intermediate container 6e413d5f0077 [2021-01-28T02:42:50.292Z] ---> 8b9415e99e8a [2021-01-28T02:42:50.292Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T02:42:50.595Z] Removing intermediate container 7c77f46d87e6 [2021-01-28T02:42:50.595Z] ---> 6061d9f5d742 [2021-01-28T02:42:50.595Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-28T02:42:50.595Z] ---> Running in 52342ae0a8c1 [2021-01-28T02:42:50.595Z] ---> Running in ee300931aa55 [2021-01-28T02:42:51.219Z] Removing intermediate container 52342ae0a8c1 [2021-01-28T02:42:51.219Z] ---> 32c76e760977 [2021-01-28T02:42:51.219Z] [2021-01-28T02:42:51.508Z] Successfully built 32c76e760977 [2021-01-28T02:42:51.508Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-28T02:42:55.847Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-01-28T02:42:55.847Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-28T02:42:56.437Z] Collecting PyYAML<4,>=3.10 [2021-01-28T02:42:56.437Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-28T02:42:59.821Z] Collecting texttable<0.10,>=0.9.0 [2021-01-28T02:42:59.821Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-28T02:43:02.432Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-28T02:43:02.432Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-28T02:43:02.432Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-28T02:43:02.432Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-28T02:43:04.409Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-28T02:43:04.409Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-28T02:43:05.003Z] Collecting jsonschema<3,>=2.5.1 [2021-01-28T02:43:05.003Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-28T02:43:05.313Z] 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-01-28T02:43:05.313Z] Collecting docopt<0.7,>=0.6.1 [2021-01-28T02:43:05.313Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-28T02:43:07.933Z] Collecting docker<4.0,>=3.6.0 [2021-01-28T02:43:07.933Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-28T02:43:08.203Z] Collecting cached-property<2,>=1.2.0 [2021-01-28T02:43:08.203Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-28T02:43:08.796Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-28T02:43:08.796Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-28T02:43:09.073Z] Collecting idna<2.8,>=2.5 [2021-01-28T02:43:09.073Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-28T02:43:09.073Z] 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-01-28T02:43:09.345Z] 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-01-28T02:43:09.345Z] Collecting docker-pycreds>=0.4.0 [2021-01-28T02:43:09.345Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-28T02:43:09.625Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-28T02:43:09.625Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-28T02:43:09.625Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-28T02:43:09.625Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-28T02:43:10.250Z] Installing collected packages: PyYAML, texttable, urllib3, idna, requests, dockerpty, websocket-client, jsonschema, docopt, docker-pycreds, docker, cached-property, docker-compose [2021-01-28T02:43:10.250Z] Running setup.py install for PyYAML: started [2021-01-28T02:43:12.244Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-28T02:43:12.244Z] Running setup.py install for texttable: started [2021-01-28T02:43:14.213Z] Running setup.py install for texttable: finished with status 'done' [2021-01-28T02:43:14.213Z] Attempting uninstall: urllib3 [2021-01-28T02:43:14.213Z] Found existing installation: urllib3 1.25.9 [2021-01-28T02:43:14.213Z] Uninstalling urllib3-1.25.9: [2021-01-28T02:43:14.213Z] Successfully uninstalled urllib3-1.25.9 [2021-01-28T02:43:14.806Z] Attempting uninstall: idna [2021-01-28T02:43:14.806Z] Found existing installation: idna 2.9 [2021-01-28T02:43:14.806Z] Uninstalling idna-2.9: [2021-01-28T02:43:14.806Z] Successfully uninstalled idna-2.9 [2021-01-28T02:43:15.397Z] Attempting uninstall: requests [2021-01-28T02:43:15.397Z] Found existing installation: requests 2.23.0 [2021-01-28T02:43:15.397Z] Uninstalling requests-2.23.0: [2021-01-28T02:43:15.397Z] Successfully uninstalled requests-2.23.0 [2021-01-28T02:43:15.990Z] Running setup.py install for dockerpty: started [2021-01-28T02:43:17.958Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-28T02:43:18.229Z] Running setup.py install for docopt: started [2021-01-28T02:43:20.198Z] Running setup.py install for docopt: finished with status 'done' [2021-01-28T02:43:21.622Z] 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.57.0 [2021-01-28T02:43:25.915Z] Removing intermediate container ee300931aa55 [2021-01-28T02:43:25.915Z] ---> 3f2f9a57ea4f [2021-01-28T02:43:25.915Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-28T02:43:25.915Z] ---> Running in 5a451cb29e67 [2021-01-28T02:43:26.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T02:43:26.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T02:43:27.369Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T02:43:27.369Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-28T02:43:27.369Z] (3/3) Installing curl (7.69.1-r3) [2021-01-28T02:43:27.369Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T02:43:27.642Z] OK: 71 MiB in 58 packages [2021-01-28T02:43:28.620Z] Removing intermediate container 5a451cb29e67 [2021-01-28T02:43:28.620Z] ---> 540a2c536c26 [2021-01-28T02:43:28.620Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-28T02:43:28.892Z] ---> Running in 07056e2174ea [2021-01-28T02:43:29.491Z] Removing intermediate container 07056e2174ea [2021-01-28T02:43:29.491Z] ---> 34cf7d7c96f8 [2021-01-28T02:43:29.491Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T02:43:29.491Z] ---> Running in 16e0778367a9 [2021-01-28T02:43:29.779Z] Removing intermediate container 16e0778367a9 [2021-01-28T02:43:29.779Z] ---> 58456ae8a2a0 [2021-01-28T02:43:29.779Z] Step 24/26 : LABEL arch=arm64 [2021-01-28T02:43:30.050Z] ---> Running in bd26075e19fc [2021-01-28T02:43:30.642Z] Removing intermediate container bd26075e19fc [2021-01-28T02:43:30.642Z] ---> dfacac0bf9ad [2021-01-28T02:43:30.642Z] Step 25/26 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T02:43:30.642Z] ---> Running in 29e8f665d641 [2021-01-28T02:43:30.914Z] Removing intermediate container 29e8f665d641 [2021-01-28T02:43:30.914Z] ---> 227bbd09b3aa [2021-01-28T02:43:30.914Z] Step 26/26 : LABEL version=0.0.0 [2021-01-28T02:43:31.211Z] ---> Running in 5fa323ebc1ac [2021-01-28T02:43:31.809Z] Removing intermediate container 5fa323ebc1ac [2021-01-28T02:43:31.809Z] ---> 3edcecf054e4 [2021-01-28T02:43:31.809Z] [2021-01-28T02:43:32.080Z] Successfully built 3edcecf054e4 [2021-01-28T02:43:32.080Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-28T02:43:32.367Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-28T02:43:32.365Z] $ docker stop --time=1 9b1bc308f58a1568b6dc75c76ff3c3948cce903538a4f5c4e014a035644175a3 [2021-01-28T02:43:34.302Z] $ docker rm -f 9b1bc308f58a1568b6dc75c76ff3c3948cce903538a4f5c4e014a035644175a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T02:43:34.984Z] + docker images [2021-01-28T02:43:34.984Z] + grep docker [2021-01-28T02:43:35.255Z] docker-sys-mgmt-agent-go-arm64 latest 3edcecf054e4 4 seconds ago 300MB [2021-01-28T02:43:35.255Z] docker-core-data-go-arm64 latest 32c76e760977 45 seconds ago 21MB [2021-01-28T02:43:35.255Z] docker-support-scheduler-go-arm64 latest 0b48f76c7ae3 About a minute ago 15.5MB [2021-01-28T02:43:35.255Z] docker-security-proxy-setup-go-arm64 latest 9c8405c127bd About a minute ago 23.2MB [2021-01-28T02:43:35.255Z] docker-security-bootstrapper-go-arm64 latest 8430026b3dd3 2 minutes ago 31.9MB [2021-01-28T02:43:35.255Z] docker-core-metadata-go-arm64 latest 00fe7314ae86 3 minutes ago 17.7MB [2021-01-28T02:43:35.255Z] docker-security-secretstore-setup-go-arm64 latest 6d0c7776cc23 3 minutes ago 23.4MB [2021-01-28T02:43:35.255Z] docker-core-command-go-arm64 latest d66c41acff42 3 minutes ago 15.4MB [2021-01-28T02:43:35.255Z] docker-support-notifications-go-arm64 latest 17d872f868de 4 minutes ago 16MB [2021-01-28T02:43:35.255Z] docker 20.10.0 eeaf43b92773 6 weeks 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 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-28T02:43:38.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T02:43:39.801Z] ---> package-listing.sh [2021-01-28T02:43:39.801Z] ++ facter osfamily [2021-01-28T02:43:39.801Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-28T02:43:40.075Z] + OS_FAMILY=redhat [2021-01-28T02:43:40.075Z] + workspace=/w/workspace/edgex-go/4 [2021-01-28T02:43:40.075Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-28T02:43:40.075Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-28T02:43:40.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-28T02:43:40.075Z] + PACKAGES=/tmp/packages_start.txt [2021-01-28T02:43:40.075Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-28T02:43:40.075Z] + PACKAGES=/tmp/packages_end.txt [2021-01-28T02:43:40.075Z] + case "${OS_FAMILY}" in [2021-01-28T02:43:40.075Z] + rpm -qa [2021-01-28T02:43:40.075Z] + sort [2021-01-28T02:43:45.454Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-28T02:43:45.454Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-28T02:43:45.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-28T02:43:45.454Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-28T02:43:45.454Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-01-28T02:43:45.454Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-01-28T02:43:45.476Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-28T02:43:45.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:43:46.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T02:43:46.647Z] [2021-01-28T02:43:46.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-28T02:43:47.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T02:43:47.330Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-28T02:43:47.330Z] df20fa9351a1: Pulling fs layer [2021-01-28T02:43:47.330Z] 36b3adc4ff6f: Pulling fs layer [2021-01-28T02:43:47.330Z] 8ad3a11d3b57: Pulling fs layer [2021-01-28T02:43:47.330Z] 46f8f816bc3b: Pulling fs layer [2021-01-28T02:43:47.330Z] 93b61091891f: Pulling fs layer [2021-01-28T02:43:47.330Z] 93b9cdb0e59b: Pulling fs layer [2021-01-28T02:43:47.330Z] 5e14af77c1be: Pulling fs layer [2021-01-28T02:43:47.330Z] 01666e4c0597: Pulling fs layer [2021-01-28T02:43:47.330Z] aa168da1d23b: Pulling fs layer [2021-01-28T02:43:47.330Z] 93b9cdb0e59b: Waiting [2021-01-28T02:43:47.330Z] 5e14af77c1be: Waiting [2021-01-28T02:43:47.330Z] 01666e4c0597: Waiting [2021-01-28T02:43:47.330Z] 46f8f816bc3b: Waiting [2021-01-28T02:43:47.330Z] 93b61091891f: Waiting [2021-01-28T02:43:47.330Z] aa168da1d23b: Waiting [2021-01-28T02:43:47.330Z] 36b3adc4ff6f: Verifying Checksum [2021-01-28T02:43:47.330Z] 36b3adc4ff6f: Download complete [2021-01-28T02:43:47.330Z] 46f8f816bc3b: Download complete [2021-01-28T02:43:47.605Z] df20fa9351a1: Download complete [2021-01-28T02:43:47.606Z] 93b9cdb0e59b: Verifying Checksum [2021-01-28T02:43:47.606Z] 93b9cdb0e59b: Download complete [2021-01-28T02:43:47.606Z] 5e14af77c1be: Verifying Checksum [2021-01-28T02:43:47.606Z] 5e14af77c1be: Download complete [2021-01-28T02:43:47.606Z] 01666e4c0597: Verifying Checksum [2021-01-28T02:43:47.606Z] 01666e4c0597: Download complete [2021-01-28T02:43:47.606Z] 93b61091891f: Download complete [2021-01-28T02:43:47.873Z] df20fa9351a1: Pull complete [2021-01-28T02:43:48.467Z] 36b3adc4ff6f: Pull complete [2021-01-28T02:43:48.737Z] 8ad3a11d3b57: Verifying Checksum [2021-01-28T02:43:48.737Z] 8ad3a11d3b57: Download complete [2021-01-28T02:43:50.199Z] 8ad3a11d3b57: Pull complete [2021-01-28T02:43:50.850Z] 46f8f816bc3b: Pull complete [2021-01-28T02:43:51.860Z] 93b61091891f: Pull complete [2021-01-28T02:43:52.140Z] 93b9cdb0e59b: Pull complete [2021-01-28T02:43:52.140Z] 5e14af77c1be: Pull complete [2021-01-28T02:43:52.408Z] 01666e4c0597: Pull complete [2021-01-28T02:43:54.379Z] aa168da1d23b: Verifying Checksum [2021-01-28T02:43:54.379Z] aa168da1d23b: Download complete [2021-01-28T02:44:12.840Z] aa168da1d23b: Pull complete [2021-01-28T02:44:12.840Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-28T02:44:12.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T02:44:12.840Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-28T02:44:13.229Z] prd-centos7-docker-4c-2g-23648 does not seem to be running inside a container [2021-01-28T02:44:13.340Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-28T02:44:16.623Z] $ docker top 898b28660dc40d5903d55b025fbd328864ab5287ce43abcc51b1e789cd45db7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T02:44:17.587Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-28T02:44:17.958Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-28T02:44:18.823Z] + ls /var/log/sa-host [2021-01-28T02:44:19.125Z] + sadf -c /var/log/sa-host/sa23 [2021-01-28T02:44:19.125Z] file_magic: OK [2021-01-28T02:44:19.125Z] HZ: Using current value: 100 [2021-01-28T02:44:19.125Z] file_header: OK [2021-01-28T02:44:19.125Z] 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-01-28T02:44:19.125Z] Statistics: [2021-01-28T02:44:19.125Z] Hnuu...uuuununununu... [2021-01-28T02:44:19.125Z] File successfully converted to sysstat format version 12.2.1 [2021-01-28T02:44:19.125Z] + sadf -c /var/log/sa-host/sa28 [2021-01-28T02:44:19.125Z] file_magic: OK [2021-01-28T02:44:19.125Z] HZ: Using current value: 100 [2021-01-28T02:44:19.125Z] file_header: OK [2021-01-28T02:44:19.125Z] 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-01-28T02:44:19.125Z] Statistics: [2021-01-28T02:44:19.125Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-28T02:44:19.125Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-28T02:44:19.799Z] provisioning config files... [2021-01-28T02:44:19.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2066527550552251700tmp [Pipeline] { [Pipeline] echo [2021-01-28T02:44:19.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T02:44:20.648Z] ---> create-netrc.sh [Pipeline] } [2021-01-28T02:44:20.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-28T02:44:20.771Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T02:44:21.428Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-28T02:44:21.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T02:44:22.134Z] ---> sudo-logs.sh [2021-01-28T02:44:22.134Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-28T02:44:22.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T02:44:22.470Z] ---> job-cost.sh [2021-01-28T02:44:22.470Z] lf-activate-venv: SKIPPING [2021-01-28T02:44:22.470Z] INFO: No Stack... [2021-01-28T02:44:23.890Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-28T02:44:24.156Z] INFO: Archiving Costs [Pipeline] echo [2021-01-28T02:44:24.172Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T02:44:24.513Z] ---> logs-deploy.sh [2021-01-28T02:44:24.514Z] lf-activate-venv: SKIPPING [2021-01-28T02:44:24.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3078/4 [2021-01-28T02:44:24.514Z] INFO: archiving workspace using pattern(s): [2021-01-28T02:44:27.223Z] Archives upload complete. [2021-01-28T02:44:27.223Z] INFO: archiving logs to Nexus