Pull request #3162 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d06d16f5ce4e87c62c402ff10f33d860c0e23ab6+62a248a5b0afc117ade2468f75438786c02ce52d (ed19a6e6a832527c846ac3ad9256d50203dfa95c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3162/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3162/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26025 in /w/workspace/edgexfoundry_edgex-go_PR-3162 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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/3162/head:refs/remotes/origin/PR-3162 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 Merge succeeded, producing d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 Checking out Revision d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 (PR-3162) > git config core.sparsecheckout # timeout=10 > git checkout -f d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 # 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 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 # timeout=10 Commit message: "feat(security): Make separate redis ACL conf file and uses hashed password in config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-10T23:31:15.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-10T23:31:15.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-10T23:31:16.186Z] ========================================================= [2021-02-10T23:31:16.186Z] EdgeX Global Pipelines Version Info [2021-02-10T23:31:16.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:31:17.813Z] ------------------- [2021-02-10T23:31:17.813Z] stable info: [2021-02-10T23:31:17.813Z] ------------------- [2021-02-10T23:31:17.813Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-10T23:31:17.813Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-10T23:31:17.813Z] Message: update stable to v1.0.179 [2021-02-10T23:31:18.768Z] ------------------- [2021-02-10T23:31:18.768Z] experimental info: [2021-02-10T23:31:18.768Z] ------------------- [2021-02-10T23:31:18.768Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-10T23:31:18.768Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-10T23:31:18.768Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-10T23:31:19.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-10T23:31:19.354Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-10T23:31:19.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-10T23:31:19.625Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-10T23:31:19.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-10T23:31:19.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-10T23:31:20.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-10T23:31:20.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-10T23:31:20.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-10T23:31:20.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-10T23:31:20.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-10T23:31:20.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-10T23:31:20.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-10T23:31:21.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-10T23:31:21.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-10T23:31:21.315Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-10T23:31:21.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-10T23:31:21.565Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-10T23:31:21.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-10T23:31:21.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-10T23:31:22.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-10T23:31:22.248Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-10T23:31:22.383Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-10T23:31:22.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3162 [Pipeline] echo [2021-02-10T23:31:22.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3162 [Pipeline] echo [2021-02-10T23:31:22.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3162 [Pipeline] echo [2021-02-10T23:31:22.952Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [Pipeline] echo [2021-02-10T23:31:23.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d06d16f [Pipeline] echo [2021-02-10T23:31:23.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-10T23:31:23.473Z] provisioning config files... [2021-02-10T23:31:23.523Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7031054804496278389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:31:23.956Z] ---> docker-login.sh [2021-02-10T23:31:23.956Z] nexus3.edgexfoundry.org:10001 [2021-02-10T23:31:24.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:31:24.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:31:24.485Z] Configure a credential helper to remove this warning. See [2021-02-10T23:31:24.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:31:24.485Z] [2021-02-10T23:31:24.485Z] Login Succeeded [2021-02-10T23:31:24.485Z] nexus3.edgexfoundry.org:10002 [2021-02-10T23:31:24.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:31:24.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:31:24.485Z] Configure a credential helper to remove this warning. See [2021-02-10T23:31:24.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:31:24.485Z] [2021-02-10T23:31:24.485Z] Login Succeeded [2021-02-10T23:31:24.753Z] nexus3.edgexfoundry.org:10003 [2021-02-10T23:31:24.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:31:24.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:31:24.754Z] Configure a credential helper to remove this warning. See [2021-02-10T23:31:24.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:31:24.754Z] [2021-02-10T23:31:24.754Z] Login Succeeded [2021-02-10T23:31:24.754Z] nexus3.edgexfoundry.org:10004 [2021-02-10T23:31:25.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:31:25.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:31:25.019Z] Configure a credential helper to remove this warning. See [2021-02-10T23:31:25.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:31:25.019Z] [2021-02-10T23:31:25.019Z] Login Succeeded [2021-02-10T23:31:25.019Z] docker.io [2021-02-10T23:31:25.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:31:25.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:31:25.284Z] Configure a credential helper to remove this warning. See [2021-02-10T23:31:25.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:31:25.284Z] [2021-02-10T23:31:25.284Z] Login Succeeded [2021-02-10T23:31:25.284Z] ---> docker-login.sh ends [Pipeline] } [2021-02-10T23:31:25.315Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-10T23:31:26.058Z] ++ 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-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/core-command/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/core-data/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-10T23:31:26.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T23:31:26.058Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-10T23:31:26.058Z] ++ cut -d/ -f2 [2021-02-10T23:31:26.058Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-10T23:31:26.190Z] 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-02-10T23:31:28.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T23:31:28.003Z] [2021-02-10T23:31:28.003Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:31:28.399Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T23:31:28.399Z] latest: Pulling from edgex-devops/git-semver [2021-02-10T23:31:28.399Z] 31603596830f: Pulling fs layer [2021-02-10T23:31:28.399Z] 2a8b12db71e7: Pulling fs layer [2021-02-10T23:31:28.399Z] 6ca5941a6612: Pulling fs layer [2021-02-10T23:31:28.399Z] ecc8261a40a4: Pulling fs layer [2021-02-10T23:31:28.399Z] ecc8261a40a4: Waiting [2021-02-10T23:31:28.399Z] 2a8b12db71e7: Download complete [2021-02-10T23:31:28.671Z] 31603596830f: Verifying Checksum [2021-02-10T23:31:28.671Z] 31603596830f: Download complete [2021-02-10T23:31:28.671Z] ecc8261a40a4: Verifying Checksum [2021-02-10T23:31:28.671Z] ecc8261a40a4: Download complete [2021-02-10T23:31:28.671Z] 6ca5941a6612: Verifying Checksum [2021-02-10T23:31:28.671Z] 6ca5941a6612: Download complete [2021-02-10T23:31:28.936Z] 31603596830f: Pull complete [2021-02-10T23:31:29.201Z] 2a8b12db71e7: Pull complete [2021-02-10T23:31:29.779Z] 6ca5941a6612: Pull complete [2021-02-10T23:31:30.042Z] ecc8261a40a4: Pull complete [2021-02-10T23:31:30.042Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-10T23:31:30.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T23:31:30.042Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-10T23:31:30.173Z] prd-centos7-docker-4c-2g-26025 does not seem to be running inside a container [2021-02-10T23:31:30.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-10T23:31:32.798Z] $ docker top 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-10T23:31:33.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-10T23:31:33.178Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-10T23:31:33.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-10T23:31:33.398Z] $ docker exec 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a ssh-agent [2021-02-10T23:31:33.574Z] SSH_AUTH_SOCK=/tmp/ssh-BtQECQmXncRl/agent.11 [2021-02-10T23:31:33.574Z] SSH_AGENT_PID=16 [2021-02-10T23:31:33.583Z] Running ssh-add (command line suppressed) [2021-02-10T23:31:33.708Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7040752177238289780.key (/w/workspace/edgex-go/1@tmp/private_key_7040752177238289780.key) [2021-02-10T23:31:33.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-10T23:31:34.150Z] + git tag --points-at HEAD [Pipeline] } [2021-02-10T23:31:34.189Z] $ docker exec --env ******** --env ******** 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a ssh-agent -k [2021-02-10T23:31:34.299Z] unset SSH_AUTH_SOCK; [2021-02-10T23:31:34.300Z] unset SSH_AGENT_PID; [2021-02-10T23:31:34.300Z] echo Agent pid 16 killed; [2021-02-10T23:31:34.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-10T23:31:34.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-10T23:31:34.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-10T23:31:34.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-10T23:31:34.735Z] $ docker exec 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a ssh-agent [2021-02-10T23:31:34.896Z] SSH_AUTH_SOCK=/tmp/ssh-IX5nXGyPycgv/agent.45 [2021-02-10T23:31:34.896Z] SSH_AGENT_PID=50 [2021-02-10T23:31:34.903Z] Running ssh-add (command line suppressed) [2021-02-10T23:31:35.023Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7636887108377759577.key (/w/workspace/edgex-go/1@tmp/private_key_7636887108377759577.key) [2021-02-10T23:31:35.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-10T23:31:35.477Z] + git semver init [2021-02-10T23:31:35.477Z] # -> Open(): unable to determine branch for HEAD [2021-02-10T23:31:35.477Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-10T23:31:35.477Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-10T23:31:35.477Z] # $SEMVER_REMOTE_NAME = origin [2021-02-10T23:31:35.477Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-10T23:31:35.477Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-10T23:31:35.477Z] # $SEMVER_BRANCH = PR-3162 [2021-02-10T23:31:35.477Z] # $SEMVER_TEMP = /tmp/semver-482245832 [2021-02-10T23:31:35.477Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-10T23:31:53.666Z] # '/tmp/semver-482245832' -> '/w/workspace/edgex-go/1/.semver' [2021-02-10T23:31:53.666Z] # -> Force: false [2021-02-10T23:31:53.666Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-10T23:31:53.702Z] $ docker exec --env ******** --env ******** 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a ssh-agent -k [2021-02-10T23:31:53.930Z] unset SSH_AUTH_SOCK; [2021-02-10T23:31:53.931Z] unset SSH_AGENT_PID; [2021-02-10T23:31:53.931Z] echo Agent pid 50 killed; [2021-02-10T23:31:54.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-10T23:31:54.637Z] + git semver [Pipeline] } [2021-02-10T23:31:54.675Z] $ docker stop --time=1 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a [2021-02-10T23:31:56.352Z] $ docker rm -f 7696aca1eea0ae8813bbeadad7eee08a7359dfa79db5782feb55fd7cd0131e7a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-10T23:31:56.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-10T23:31:57.639Z] Stashed 1 file(s) [Pipeline] echo [2021-02-10T23:31:57.679Z] [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-02-10T23:31:59.150Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-10T23:31:59.481Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-10T23:31:59.806Z] + sudo service docker restart [2021-02-10T23:31:59.806Z] + true [2021-02-10T23:31:59.806Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-10T23:32:00.428Z] ========================================================= [2021-02-10T23:32:00.428Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-10T23:32:00.428Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:32:00.838Z] + 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-02-10T23:32:04.193Z] Sending build context to Docker daemon 327.8MB [2021-02-10T23:32:04.193Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-10T23:32:04.193Z] Step 2/6 : FROM ${BASE} [2021-02-10T23:32:04.458Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-10T23:32:04.458Z] 188c0c94c7c5: Pulling fs layer [2021-02-10T23:32:04.458Z] 0ef7d3d256c8: Pulling fs layer [2021-02-10T23:32:04.458Z] de9db76c5a1d: Pulling fs layer [2021-02-10T23:32:04.458Z] bca2f99d35d6: Pulling fs layer [2021-02-10T23:32:04.458Z] 93359f2a8cfa: Pulling fs layer [2021-02-10T23:32:04.458Z] 7c6f9722023f: Pulling fs layer [2021-02-10T23:32:04.458Z] a35cf1a2eb13: Pulling fs layer [2021-02-10T23:32:04.458Z] 93359f2a8cfa: Waiting [2021-02-10T23:32:04.458Z] 7c6f9722023f: Waiting [2021-02-10T23:32:04.458Z] a35cf1a2eb13: Waiting [2021-02-10T23:32:04.458Z] bca2f99d35d6: Waiting [2021-02-10T23:32:04.458Z] de9db76c5a1d: Verifying Checksum [2021-02-10T23:32:04.458Z] de9db76c5a1d: Download complete [2021-02-10T23:32:04.458Z] 0ef7d3d256c8: Verifying Checksum [2021-02-10T23:32:04.458Z] 0ef7d3d256c8: Download complete [2021-02-10T23:32:04.458Z] 93359f2a8cfa: Verifying Checksum [2021-02-10T23:32:04.458Z] 93359f2a8cfa: Download complete [2021-02-10T23:32:04.458Z] 7c6f9722023f: Verifying Checksum [2021-02-10T23:32:04.458Z] 7c6f9722023f: Download complete [2021-02-10T23:32:04.458Z] 188c0c94c7c5: Verifying Checksum [2021-02-10T23:32:04.458Z] 188c0c94c7c5: Download complete [2021-02-10T23:32:05.035Z] 188c0c94c7c5: Pull complete [2021-02-10T23:32:05.035Z] 0ef7d3d256c8: Pull complete [2021-02-10T23:32:05.299Z] de9db76c5a1d: Pull complete [2021-02-10T23:32:07.238Z] a35cf1a2eb13: Verifying Checksum [2021-02-10T23:32:07.238Z] a35cf1a2eb13: Download complete [2021-02-10T23:32:07.238Z] bca2f99d35d6: Verifying Checksum [2021-02-10T23:32:07.238Z] bca2f99d35d6: Download complete [2021-02-10T23:32:12.565Z] bca2f99d35d6: Pull complete [2021-02-10T23:32:12.827Z] 93359f2a8cfa: Pull complete [2021-02-10T23:32:13.093Z] 7c6f9722023f: Pull complete [2021-02-10T23:32:13.453Z] Still waiting to schedule task [2021-02-10T23:32:13.453Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-10T23:32:19.733Z] a35cf1a2eb13: Pull complete [2021-02-10T23:32:19.733Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-10T23:32:19.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-10T23:32:19.733Z] ---> a62c8e92a672 [2021-02-10T23:32:19.733Z] 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-02-10T23:32:19.733Z] ---> Running in ab25f6f7a2c0 [2021-02-10T23:32:19.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T23:32:25.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T23:32:25.040Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz: temporary error (try again later) [2021-02-10T23:32:30.344Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz: temporary error (try again later) [2021-02-10T23:32:30.344Z] ERROR: unsatisfiable constraints: [2021-02-10T23:32:30.344Z]  build-base (missing): [2021-02-10T23:32:30.344Z] required by: world[build-base] [2021-02-10T23:32:30.344Z] libsodium-dev (missing): [2021-02-10T23:32:30.344Z] required by: world[libsodium-dev] [2021-02-10T23:32:30.344Z] pkgconfig (missing): [2021-02-10T23:32:30.344Z] required by: world[pkgconfig] [2021-02-10T23:32:30.344Z] zeromq-dev (missing): [2021-02-10T23:32:30.344Z] required by: world[zeromq-dev] [2021-02-10T23:32:30.344Z] The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T23:32:32.573Z] Failed in branch amd64 [2021-02-10T23:34:03.034Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26026 in /w/workspace/edgexfoundry_edgex-go_PR-3162 [Pipeline] { [Pipeline] ws [2021-02-10T23:34:03.133Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-10T23:34:07.869Z] using credential edgex-jenkins-ssh [2021-02-10T23:34:07.925Z] Cloning the remote Git repository [2021-02-10T23:34:07.977Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-10T23:34:08.095Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-10T23:34:08.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T23:34:08.173Z] > git --version # timeout=10 [2021-02-10T23:34:08.195Z] > git --version # 'git version 2.17.1' [2021-02-10T23:34:08.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T23:34:08.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T23:34:25.109Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T23:34:25.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T23:34:25.151Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T23:34:25.180Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T23:34:25.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T23:34:25.192Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3162/head:refs/remotes/origin/PR-3162 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T23:34:25.980Z] Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:34:26.399Z] Merge succeeded, producing d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:34:26.400Z] Checking out Revision d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 (PR-3162) [2021-02-10T23:34:26.000Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T23:34:26.017Z] > git checkout -f d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 # timeout=10 [2021-02-10T23:34:26.323Z] > git remote # timeout=10 [2021-02-10T23:34:26.338Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T23:34:26.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T23:34:26.361Z] > git merge 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 [2021-02-10T23:34:26.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T23:34:26.407Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T23:34:26.425Z] > git checkout -f d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 # timeout=10 [2021-02-10T23:34:30.988Z] Commit message: "feat(security): Make separate redis ACL conf file and uses hashed password in config" [2021-02-10T23:34:31.046Z] > git --version # timeout=10 [2021-02-10T23:34:31.056Z] > git --version # 'git version 2.17.1' [2021-02-10T23:34:31.066Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-10T23:34:33.102Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-10T23:34:33.541Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-10T23:34:33.902Z] + sudo+ service docker restart [2021-02-10T23:34:33.902Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-10T23:34:36.028Z] provisioning config files... [2021-02-10T23:34:36.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5397730189284893443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:34:36.556Z] ---> docker-login.sh [2021-02-10T23:34:36.556Z] nexus3.edgexfoundry.org:10001 [2021-02-10T23:34:37.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:34:37.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:34:37.864Z] Configure a credential helper to remove this warning. See [2021-02-10T23:34:37.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:34:37.864Z] [2021-02-10T23:34:37.864Z] Login Succeeded [2021-02-10T23:34:37.864Z] nexus3.edgexfoundry.org:10002 [2021-02-10T23:34:38.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:34:38.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:34:38.464Z] Configure a credential helper to remove this warning. See [2021-02-10T23:34:38.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:34:38.464Z] [2021-02-10T23:34:38.464Z] Login Succeeded [2021-02-10T23:34:38.464Z] nexus3.edgexfoundry.org:10003 [2021-02-10T23:34:38.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:34:39.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:34:39.014Z] Configure a credential helper to remove this warning. See [2021-02-10T23:34:39.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:34:39.014Z] [2021-02-10T23:34:39.014Z] Login Succeeded [2021-02-10T23:34:39.014Z] nexus3.edgexfoundry.org:10004 [2021-02-10T23:34:39.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:34:39.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:34:39.559Z] Configure a credential helper to remove this warning. See [2021-02-10T23:34:39.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:34:39.559Z] [2021-02-10T23:34:39.559Z] Login Succeeded [2021-02-10T23:34:39.559Z] docker.io [2021-02-10T23:34:39.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T23:34:40.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T23:34:40.104Z] Configure a credential helper to remove this warning. See [2021-02-10T23:34:40.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T23:34:40.104Z] [2021-02-10T23:34:40.104Z] Login Succeeded [2021-02-10T23:34:40.104Z] ---> docker-login.sh ends [Pipeline] } [2021-02-10T23:34:40.137Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-10T23:34:41.023Z] ========================================================= [2021-02-10T23:34:41.023Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-10T23:34:41.023Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:34:41.459Z] + 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-02-10T23:34:44.105Z] Sending build context to Docker daemon 166.3MB [2021-02-10T23:34:44.105Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-10T23:34:44.105Z] Step 2/6 : FROM ${BASE} [2021-02-10T23:34:44.105Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-10T23:34:44.105Z] 5f621e34cdf4: Pulling fs layer [2021-02-10T23:34:44.105Z] a4357932f1b6: Pulling fs layer [2021-02-10T23:34:44.105Z] 18c013af1878: Pulling fs layer [2021-02-10T23:34:44.105Z] 00ac8860ef70: Pulling fs layer [2021-02-10T23:34:44.105Z] 63d7cb157983: Pulling fs layer [2021-02-10T23:34:44.105Z] b116817d02f9: Pulling fs layer [2021-02-10T23:34:44.105Z] 745a02a5169b: Pulling fs layer [2021-02-10T23:34:44.105Z] 00ac8860ef70: Waiting [2021-02-10T23:34:44.105Z] 63d7cb157983: Waiting [2021-02-10T23:34:44.105Z] b116817d02f9: Waiting [2021-02-10T23:34:44.105Z] 745a02a5169b: Waiting [2021-02-10T23:34:44.105Z] 18c013af1878: Verifying Checksum [2021-02-10T23:34:44.105Z] 18c013af1878: Download complete [2021-02-10T23:34:44.105Z] a4357932f1b6: Verifying Checksum [2021-02-10T23:34:44.105Z] a4357932f1b6: Download complete [2021-02-10T23:34:44.105Z] 63d7cb157983: Verifying Checksum [2021-02-10T23:34:44.105Z] 63d7cb157983: Download complete [2021-02-10T23:34:44.105Z] 5f621e34cdf4: Download complete [2021-02-10T23:34:44.105Z] b116817d02f9: Verifying Checksum [2021-02-10T23:34:44.105Z] b116817d02f9: Download complete [2021-02-10T23:34:44.715Z] 5f621e34cdf4: Pull complete [2021-02-10T23:34:45.317Z] a4357932f1b6: Pull complete [2021-02-10T23:34:45.594Z] 18c013af1878: Pull complete [2021-02-10T23:34:47.056Z] 745a02a5169b: Verifying Checksum [2021-02-10T23:34:47.056Z] 745a02a5169b: Download complete [2021-02-10T23:34:48.049Z] 00ac8860ef70: Verifying Checksum [2021-02-10T23:34:48.049Z] 00ac8860ef70: Download complete [2021-02-10T23:35:00.472Z] 00ac8860ef70: Pull complete [2021-02-10T23:35:00.472Z] 63d7cb157983: Pull complete [2021-02-10T23:35:00.472Z] b116817d02f9: Pull complete [2021-02-10T23:35:03.099Z] 745a02a5169b: Pull complete [2021-02-10T23:35:03.099Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-10T23:35:03.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-10T23:35:03.099Z] ---> b7e6874047d6 [2021-02-10T23:35:03.099Z] 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-02-10T23:35:06.498Z] ---> Running in 0e6c792e9f11 [2021-02-10T23:35:07.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:35:08.462Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:35:09.063Z] (1/12) Installing libmagic (5.38-r0) [2021-02-10T23:35:09.063Z] (2/12) Installing file (5.38-r0) [2021-02-10T23:35:09.336Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-10T23:35:09.336Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-10T23:35:13.634Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-10T23:35:13.634Z] (6/12) Installing patch (2.7.6-r6) [2021-02-10T23:35:13.634Z] (7/12) Installing build-base (0.5-r2) [2021-02-10T23:35:13.634Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-10T23:35:13.634Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-10T23:35:13.634Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-10T23:35:13.634Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-10T23:35:13.634Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-10T23:35:13.634Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:35:13.634Z] OK: 217 MiB in 51 packages [2021-02-10T23:35:17.947Z] Removing intermediate container 0e6c792e9f11 [2021-02-10T23:35:17.947Z] ---> ec1ab1cd12f7 [2021-02-10T23:35:17.947Z] Step 4/6 : WORKDIR /edgex-go [2021-02-10T23:35:18.221Z] ---> Running in 14df9bfa6971 [2021-02-10T23:35:18.500Z] Removing intermediate container 14df9bfa6971 [2021-02-10T23:35:18.500Z] ---> 46bdf169efc1 [2021-02-10T23:35:18.500Z] Step 5/6 : COPY go.mod . [2021-02-10T23:35:19.484Z] ---> f02d52b118ff [2021-02-10T23:35:19.484Z] Step 6/6 : RUN go mod download [2021-02-10T23:35:19.484Z] ---> Running in ce15e9bfef8d [2021-02-10T23:35:46.283Z] Removing intermediate container ce15e9bfef8d [2021-02-10T23:35:46.283Z] ---> baae5ddb351b [2021-02-10T23:35:46.283Z] Successfully built baae5ddb351b [2021-02-10T23:35:46.283Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:35:46.662Z] + docker inspect -f . ci-base-image-arm64 [2021-02-10T23:35:46.662Z] . [Pipeline] withDockerContainer [2021-02-10T23:35:46.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-26026 does not seem to be running inside a container [2021-02-10T23:35:47.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-10T23:35:48.594Z] $ docker top 3b6292c81baed9bbfdd451677df7bc601e4d29e398607ad04b10004f4725854a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T23:35:49.650Z] + go version [2021-02-10T23:35:49.650Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-10T23:35:49.691Z] $ docker stop --time=1 3b6292c81baed9bbfdd451677df7bc601e4d29e398607ad04b10004f4725854a [2021-02-10T23:35:51.640Z] $ docker rm -f 3b6292c81baed9bbfdd451677df7bc601e4d29e398607ad04b10004f4725854a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:35:53.050Z] + docker inspect -f . ci-base-image-arm64 [2021-02-10T23:35:53.050Z] . [Pipeline] withDockerContainer [2021-02-10T23:35:53.328Z] prd-ubuntu18.04-docker-arm64-4c-16g-26026 does not seem to be running inside a container [2021-02-10T23:35:53.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-10T23:35:54.786Z] $ docker top ec15f40f0b137e3563d7e80f4e6e3ae854321d41a963cf01d9c30e18fc29c151 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-10T23:35:55.171Z] ========================================================= [2021-02-10T23:35:55.171Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-10T23:35:55.171Z] ========================================================= [Pipeline] sh [2021-02-10T23:35:55.840Z] + make test [2021-02-10T23:35:55.840Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-10T23:36:18.013Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-10T23:37:05.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-10T23:37:20.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-10T23:37:20.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-10T23:37:20.177Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-10T23:37:20.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-10T23:37:20.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-10T23:37:20.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-10T23:37:20.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-10T23:37:21.633Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-10T23:37:23.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-10T23:37:30.352Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-10T23:37:30.352Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-10T23:37:30.352Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-10T23:37:37.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.320s coverage: 45.9% of statements [2021-02-10T23:37:37.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-10T23:37:37.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-10T23:37:37.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-10T23:37:37.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-10T23:37:37.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-10T23:37:37.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-10T23:37:37.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-10T23:37:37.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.215s coverage: 100.0% of statements [2021-02-10T23:37:44.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.470s coverage: 27.1% of statements [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-10T23:37:44.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-10T23:37:44.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-10T23:37:44.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-10T23:37:45.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.224s coverage: 65.8% of statements [2021-02-10T23:37:45.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-10T23:37:45.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-10T23:37:47.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.627s coverage: 82.3% of statements [2021-02-10T23:37:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-10T23:37:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T23:37:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-10T23:37:47.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-10T23:37:52.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.189s coverage: 28.6% of statements [2021-02-10T23:37:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-10T23:37:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-10T23:37:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-10T23:37:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-10T23:37:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-10T23:37:52.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.182s coverage: 100.0% of statements [2021-02-10T23:37:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-10T23:37:52.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-02-10T23:37:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-10T23:37:53.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.338s coverage: 86.7% of statements [2021-02-10T23:37:53.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-10T23:37:54.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.444s coverage: 97.5% of statements [2021-02-10T23:37:54.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-10T23:37:55.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements [2021-02-10T23:37:55.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-10T23:37:55.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-10T23:37:55.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-10T23:37:55.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-10T23:38:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.349s coverage: 92.8% of statements [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-10T23:38:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-10T23:38:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-10T23:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.270s coverage: 0.1% of statements [2021-02-10T23:38:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-10T23:38:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-10T23:38:05.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-10T23:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.107s coverage: 45.5% of statements [2021-02-10T23:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-02-10T23:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-02-10T23:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-02-10T23:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2021-02-10T23:38:15.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-02-10T23:38:15.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.131s coverage: 92.9% of statements [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 77.8% of statements [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.4% of statements [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.553s coverage: 63.5% of statements [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2021-02-10T23:38:34.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.829s coverage: 68.9% of statements [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-10T23:38:34.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-10T23:38:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.389s coverage: 37.0% of statements [2021-02-10T23:38:34.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-10T23:38:34.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-10T23:38:35.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.640s coverage: 84.0% of statements [2021-02-10T23:38:35.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements [2021-02-10T23:38:40.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.452s coverage: 47.0% of statements [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-10T23:38:40.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.193s coverage: 100.0% of statements [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-10T23:38:40.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-10T23:38:40.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.281s coverage: 89.4% of statements [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T23:38:40.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.010s coverage: 29.1% of statements [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.216s coverage: 100.0% of statements [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-10T23:38:48.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2021-02-10T23:38:48.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 32.1% of statements [2021-02-10T23:38:49.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-02-10T23:38:50.218Z] GO111MODULE=on go vet ./... [2021-02-10T23:40:12.006Z] gofmt -l . [2021-02-10T23:40:12.006Z] [ "`gofmt -l .`" = "" ] [2021-02-10T23:40:12.006Z] ./bin/test-go-mod-tidy.sh [2021-02-10T23:40:12.006Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-10T23:40:12.710Z] + ls -al . [2021-02-10T23:40:12.710Z] total 728 [2021-02-10T23:40:12.710Z] drwxrwxr-x 9 1001 1001 4096 Feb 10 23:40 . [2021-02-10T23:40:12.710Z] drwxr-xr-x 4 root root 4096 Feb 10 23:35 .. [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 11 Feb 10 23:34 .dockerignore [2021-02-10T23:40:12.710Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 23:34 .git [2021-02-10T23:40:12.710Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 23:34 .github [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 818 Feb 10 23:34 .gitignore [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 23:34 .sonarcloud.properties [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 7859 Feb 10 23:34 Attribution.txt [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 23:34 CONTRIBUTING.md [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 931 Feb 10 23:34 Dockerfile.build [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 863 Feb 10 23:34 Jenkinsfile [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 23:34 LICENSE [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 5774 Feb 10 23:34 Makefile [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 6524 Feb 10 23:34 README.md [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 6755 Feb 10 23:34 SECURITY.md [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 23:31 VERSION [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 4131 Feb 10 23:34 ZMQWindows.md [2021-02-10T23:40:12.710Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 23:34 bin [2021-02-10T23:40:12.710Z] drwxrwxr-x 14 1001 1001 4096 Feb 10 23:34 cmd [2021-02-10T23:40:12.710Z] -rw-r--r-- 1 root root 595069 Feb 10 23:38 coverage.out [2021-02-10T23:40:12.710Z] -rw-r--r-- 1 root root 1054 Feb 10 23:40 go.mod [2021-02-10T23:40:12.710Z] -rw-r--r-- 1 root root 19290 Feb 10 23:40 go.sum [2021-02-10T23:40:12.710Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 23:34 internal [2021-02-10T23:40:12.710Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 23:34 openapi [2021-02-10T23:40:12.710Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 23:34 snap [2021-02-10T23:40:12.710Z] -rw-rw-r-- 1 1001 1001 168 Feb 10 23:34 version.go [Pipeline] sh [2021-02-10T23:40:13.394Z] + '[' -e coverage.out ] [2021-02-10T23:40:13.394Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-10T23:40:14.598Z] Stashed 1 file(s) [Pipeline] sh [2021-02-10T23:40:15.334Z] + make build [2021-02-10T23:40:15.334Z] 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-02-10T23:40:27.730Z] 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-02-10T23:40:49.927Z] 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-02-10T23:40:53.304Z] 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-02-10T23:40:58.705Z] 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-02-10T23:41:00.168Z] 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-02-10T23:41:05.595Z] 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-02-10T23:41:09.910Z] 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-02-10T23:41:14.216Z] 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-02-10T23:41:19.617Z] 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-02-10T23:41:22.997Z] 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-02-10T23:41:26.447Z] 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-02-10T23:41:33.212Z] $ docker stop --time=1 ec15f40f0b137e3563d7e80f4e6e3ae854321d41a963cf01d9c30e18fc29c151 [2021-02-10T23:41:35.757Z] $ docker rm -f ec15f40f0b137e3563d7e80f4e6e3ae854321d41a963cf01d9c30e18fc29c151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:41:40.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-10T23:41:40.270Z] [2021-02-10T23:41:40.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:41:40.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-10T23:41:41.234Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-10T23:41:41.234Z] 29e5d40040c1: Pulling fs layer [2021-02-10T23:41:41.234Z] 1ce36da41761: Pulling fs layer [2021-02-10T23:41:41.234Z] 25b303627fd3: Pulling fs layer [2021-02-10T23:41:41.830Z] 29e5d40040c1: Verifying Checksum [2021-02-10T23:41:41.830Z] 29e5d40040c1: Download complete [2021-02-10T23:41:42.424Z] 1ce36da41761: Verifying Checksum [2021-02-10T23:41:42.424Z] 1ce36da41761: Download complete [2021-02-10T23:41:42.696Z] 29e5d40040c1: Pull complete [2021-02-10T23:41:44.128Z] 25b303627fd3: Verifying Checksum [2021-02-10T23:41:44.128Z] 25b303627fd3: Download complete [2021-02-10T23:41:44.400Z] 1ce36da41761: Pull complete [2021-02-10T23:41:54.552Z] 25b303627fd3: Pull complete [2021-02-10T23:41:54.552Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-10T23:41:54.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-10T23:41:54.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-10T23:41:54.846Z] prd-ubuntu18.04-docker-arm64-4c-16g-26026 does not seem to be running inside a container [2021-02-10T23:41:54.944Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-10T23:41:58.115Z] $ docker top 8ab736c4def5856acd8f8fa7052a678248bbf451001d2d9556dd6802c41ba194 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T23:41:59.249Z] + docker-compose build --help [2021-02-10T23:41:59.249Z] + grep parallel [2021-02-10T23:42:02.649Z] --parallel Build images in parallel. [Pipeline] } [2021-02-10T23:42:02.977Z] $ docker stop --time=1 8ab736c4def5856acd8f8fa7052a678248bbf451001d2d9556dd6802c41ba194 [2021-02-10T23:42:04.924Z] $ docker rm -f 8ab736c4def5856acd8f8fa7052a678248bbf451001d2d9556dd6802c41ba194 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:42:05.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-10T23:42:05.876Z] . [Pipeline] withDockerContainer [2021-02-10T23:42:06.159Z] prd-ubuntu18.04-docker-arm64-4c-16g-26026 does not seem to be running inside a container [2021-02-10T23:42:06.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-10T23:42:07.590Z] $ docker top 35db4c33c0aaecc161fdf918b0815756887a321fe3c99b3e4e03becd34667a31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T23:42:08.731Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-10T23:42:13.026Z] Building docker-core-command-go ... [2021-02-10T23:42:13.026Z] Building docker-core-data-go ... [2021-02-10T23:42:13.026Z] Building docker-core-metadata-go ... [2021-02-10T23:42:13.026Z] Building docker-security-bootstrapper-go ... [2021-02-10T23:42:13.026Z] Building docker-security-proxy-setup-go ... [2021-02-10T23:42:13.026Z] Building docker-security-secretstore-setup-go ... [2021-02-10T23:42:13.026Z] Building docker-support-notifications-go ... [2021-02-10T23:42:13.026Z] Building docker-support-scheduler-go ... [2021-02-10T23:42:13.026Z] Building docker-sys-mgmt-agent-go ... [2021-02-10T23:42:13.026Z] Building docker-support-scheduler-go [2021-02-10T23:42:13.026Z] Building docker-sys-mgmt-agent-go [2021-02-10T23:42:13.026Z] Building docker-support-notifications-go [2021-02-10T23:42:13.026Z] Building docker-core-metadata-go [2021-02-10T23:42:13.026Z] Building docker-security-proxy-setup-go [2021-02-10T23:43:34.775Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:43:34.776Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:43:34.776Z] ---> baae5ddb351b [2021-02-10T23:43:34.776Z] Step 3/26 : WORKDIR /edgex-go [2021-02-10T23:43:34.776Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:43:34.776Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:43:34.776Z] ---> baae5ddb351b [2021-02-10T23:43:34.776Z] Step 3/21 : WORKDIR /edgex-go [2021-02-10T23:43:34.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:43:34.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:43:34.776Z] ---> baae5ddb351b [2021-02-10T23:43:34.776Z] Step 3/22 : WORKDIR /edgex-go [2021-02-10T23:43:34.776Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:43:34.776Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:43:34.776Z] ---> baae5ddb351b [2021-02-10T23:43:34.776Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T23:43:34.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:43:34.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:43:34.776Z] ---> baae5ddb351b [2021-02-10T23:43:34.776Z] Step 3/22 : WORKDIR /edgex-go [2021-02-10T23:43:34.776Z] ---> Running in 99a34493b705 [2021-02-10T23:43:34.776Z] ---> Running in 1c49dc80c661 [2021-02-10T23:43:34.776Z] ---> Running in 7542207642d6 [2021-02-10T23:43:34.776Z] ---> Running in e3acc42cb109 [2021-02-10T23:43:34.776Z] ---> Running in af707c9b683f [2021-02-10T23:43:34.776Z] Removing intermediate container 99a34493b705 [2021-02-10T23:43:34.776Z] ---> b526ac629d6e [2021-02-10T23:43:34.776Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:43:34.776Z] Removing intermediate container 7542207642d6 [2021-02-10T23:43:34.776Z] ---> 3838286184a7 [2021-02-10T23:43:34.776Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:43:34.776Z] Removing intermediate container af707c9b683f [2021-02-10T23:43:34.776Z] ---> b34d28eb15dd [2021-02-10T23:43:34.776Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:43:34.776Z] Removing intermediate container e3acc42cb109 [2021-02-10T23:43:34.776Z] ---> c724d3766448 [2021-02-10T23:43:34.776Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:43:34.776Z] Removing intermediate container 1c49dc80c661 [2021-02-10T23:43:34.776Z] ---> c1ab0b329e24 [2021-02-10T23:43:34.776Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:43:34.776Z] ---> Running in 1ebad488ae5f [2021-02-10T23:43:34.776Z] ---> Running in e7d9f8694239 [2021-02-10T23:43:34.776Z] ---> Running in 3cbf68333412 [2021-02-10T23:43:34.776Z] ---> Running in f6d6b1cbe795 [2021-02-10T23:43:34.776Z] ---> Running in 30905a49204d [2021-02-10T23:43:34.776Z] Removing intermediate container 1ebad488ae5f [2021-02-10T23:43:34.776Z] ---> 14823cc369b5 [2021-02-10T23:43:34.776Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-10T23:43:34.776Z] ---> Running in 2aa57f64bfa7 [2021-02-10T23:43:34.776Z] Removing intermediate container 30905a49204d [2021-02-10T23:43:34.776Z] ---> c6dfd47872d5 [2021-02-10T23:43:34.776Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-10T23:43:34.776Z] ---> Running in 8cc252d1f72f [2021-02-10T23:43:34.776Z] Removing intermediate container e7d9f8694239 [2021-02-10T23:43:34.776Z] ---> f6cb115298ca [2021-02-10T23:43:34.776Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-10T23:43:34.776Z] Removing intermediate container 3cbf68333412 [2021-02-10T23:43:34.776Z] ---> d26262fcdd09 [2021-02-10T23:43:34.776Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-10T23:43:34.776Z] Removing intermediate container f6d6b1cbe795 [2021-02-10T23:43:34.776Z] ---> 1c1165050cdd [2021-02-10T23:43:34.776Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-10T23:43:34.776Z] ---> Running in 0ab386becee7 [2021-02-10T23:43:34.776Z] ---> Running in c111edbed5bf [2021-02-10T23:43:34.776Z] ---> Running in e7d33d2f2f72 [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] OK: 217 MiB in 51 packages [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] OK: 217 MiB in 51 packages [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:34.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:43:35.762Z] OK: 217 MiB in 51 packages [2021-02-10T23:43:35.762Z] OK: 217 MiB in 51 packages [2021-02-10T23:43:35.762Z] OK: 217 MiB in 51 packages [2021-02-10T23:43:35.762Z] Removing intermediate container 2aa57f64bfa7 [2021-02-10T23:43:35.762Z] ---> 0c39e762a9de [2021-02-10T23:43:35.762Z] Step 6/22 : COPY go.mod . [2021-02-10T23:43:36.760Z] Removing intermediate container 8cc252d1f72f [2021-02-10T23:43:36.760Z] ---> 14e9b2d39a1f [2021-02-10T23:43:36.760Z] Step 6/21 : COPY go.mod . [2021-02-10T23:43:37.039Z] ---> d6bc3f4dbe8b [2021-02-10T23:43:37.040Z] Step 7/22 : RUN go mod download [2021-02-10T23:43:37.316Z] ---> Running in 068d805fa4da [2021-02-10T23:43:37.593Z] Removing intermediate container 0ab386becee7 [2021-02-10T23:43:37.593Z] ---> 8ba23ed2230c [2021-02-10T23:43:37.593Z] Step 6/23 : COPY go.mod . [2021-02-10T23:43:37.877Z] Removing intermediate container e7d33d2f2f72 [2021-02-10T23:43:37.877Z] ---> f91c5d4f712e [2021-02-10T23:43:37.877Z] Step 6/26 : COPY go.mod . [2021-02-10T23:43:37.877Z] Removing intermediate container c111edbed5bf [2021-02-10T23:43:37.877Z] ---> cd0c872aeb5c [2021-02-10T23:43:37.877Z] Step 6/22 : COPY go.mod . [2021-02-10T23:43:37.877Z] ---> f22a7dcb8068 [2021-02-10T23:43:37.877Z] Step 7/21 : RUN go mod download [2021-02-10T23:43:38.150Z] ---> Running in fc123dd4da66 [2021-02-10T23:43:38.751Z] ---> 5d42dbe21230 [2021-02-10T23:43:38.751Z] Step 7/23 : RUN go mod download [2021-02-10T23:43:39.031Z] ---> eecf79635bb3 [2021-02-10T23:43:39.031Z] Step 7/26 : RUN go mod download [2021-02-10T23:43:39.031Z] ---> Running in 864d9bdf6725 [2021-02-10T23:43:39.031Z] ---> 86f45a89c75d [2021-02-10T23:43:39.309Z] Step 7/22 : RUN go mod download [2021-02-10T23:43:39.309Z] ---> Running in b7ccbd9d9148 [2021-02-10T23:43:39.309Z] ---> Running in 9599c867fd7c [2021-02-10T23:43:41.957Z] Removing intermediate container 068d805fa4da [2021-02-10T23:43:41.957Z] ---> a3eb1b5487ec [2021-02-10T23:43:41.957Z] Step 8/22 : COPY . . [2021-02-10T23:43:42.233Z] Removing intermediate container fc123dd4da66 [2021-02-10T23:43:42.233Z] ---> 829805190f34 [2021-02-10T23:43:42.233Z] Step 8/21 : COPY . . [2021-02-10T23:43:43.671Z] Removing intermediate container 864d9bdf6725 [2021-02-10T23:43:43.671Z] ---> 4eaedd70a284 [2021-02-10T23:43:43.671Z] Step 8/23 : COPY . . [2021-02-10T23:43:44.274Z] Removing intermediate container 9599c867fd7c [2021-02-10T23:43:44.549Z] ---> ad183fb53797 [2021-02-10T23:43:44.549Z] Step 8/26 : COPY . . [2021-02-10T23:43:44.549Z] Removing intermediate container b7ccbd9d9148 [2021-02-10T23:43:44.549Z] ---> 18a68b4a1031 [2021-02-10T23:43:44.549Z] Step 8/22 : COPY . . [2021-02-10T23:44:11.360Z] ---> 9e996a334d81 [2021-02-10T23:44:11.360Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-10T23:44:11.360Z] ---> b764f1444079 [2021-02-10T23:44:11.360Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-10T23:44:11.360Z] ---> ccb179531f5e [2021-02-10T23:44:11.360Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-10T23:44:11.360Z] ---> d0deb621fdac [2021-02-10T23:44:11.360Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-10T23:44:11.360Z] ---> 88ee65a93089 [2021-02-10T23:44:11.360Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-10T23:44:11.360Z] ---> Running in 202dde7c9bfb [2021-02-10T23:44:11.360Z] ---> Running in 40e569465cf1 [2021-02-10T23:44:11.360Z] ---> Running in 80d00fd25e3f [2021-02-10T23:44:11.360Z] ---> Running in 333e461cd86e [2021-02-10T23:44:11.360Z] ---> Running in 91df4cdeef4c [2021-02-10T23:44:11.969Z] 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-02-10T23:44:11.969Z] 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-02-10T23:44:12.578Z] 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-02-10T23:44:12.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-10T23:44:12.578Z] 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-02-10T23:45:34.397Z] 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-02-10T23:45:52.726Z] Removing intermediate container 40e569465cf1 [2021-02-10T23:45:52.726Z] ---> 643aa2843bfe [2021-02-10T23:45:52.726Z] [2021-02-10T23:45:52.726Z] Step 10/21 : FROM alpine:3.12 [2021-02-10T23:45:52.726Z] Removing intermediate container 80d00fd25e3f [2021-02-10T23:45:52.726Z] ---> c036b4cd8b3d [2021-02-10T23:45:52.726Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-10T23:45:52.726Z] 3.12: Pulling from library/alpine [2021-02-10T23:45:52.726Z] ---> Running in 39f512f7417e [2021-02-10T23:45:52.726Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-10T23:45:52.726Z] Status: Downloaded newer image for alpine:3.12 [2021-02-10T23:45:52.726Z] ---> afeebe901d6b [2021-02-10T23:45:52.726Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-10T23:45:52.726Z] 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-02-10T23:45:53.027Z] ---> Running in b1df1d1e99d2 [2021-02-10T23:45:55.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:45:55.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:45:56.022Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-10T23:45:56.022Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T23:45:56.022Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-10T23:45:56.022Z] (4/4) Installing curl (7.69.1-r3) [2021-02-10T23:45:56.022Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:45:56.022Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T23:45:56.305Z] OK: 7 MiB in 18 packages [2021-02-10T23:45:59.701Z] Removing intermediate container 39f512f7417e [2021-02-10T23:45:59.701Z] ---> 82aed9691580 [2021-02-10T23:45:59.701Z] [2021-02-10T23:45:59.701Z] Step 11/26 : FROM docker:20.10.0 [2021-02-10T23:45:59.974Z] 20.10.0: Pulling from library/docker [2021-02-10T23:46:00.250Z] Removing intermediate container b1df1d1e99d2 [2021-02-10T23:46:00.251Z] ---> d8de6a74c181 [2021-02-10T23:46:00.251Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-10T23:46:00.868Z] ---> Running in 96ff8ecb1dee [2021-02-10T23:46:02.882Z] Removing intermediate container 96ff8ecb1dee [2021-02-10T23:46:02.882Z] ---> f0e3a60332e1 [2021-02-10T23:46:02.882Z] Step 13/21 : WORKDIR /edgex [2021-02-10T23:46:03.867Z] ---> Running in 70f27de9055f [2021-02-10T23:46:04.470Z] Removing intermediate container 91df4cdeef4c [2021-02-10T23:46:04.470Z] ---> b5331d201513 [2021-02-10T23:46:04.470Z] [2021-02-10T23:46:04.470Z] Step 10/22 : FROM alpine:3.12 [2021-02-10T23:46:04.470Z] ---> afeebe901d6b [2021-02-10T23:46:04.470Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-10T23:46:05.072Z] Removing intermediate container 333e461cd86e [2021-02-10T23:46:05.072Z] ---> dcdf81355ae1 [2021-02-10T23:46:05.072Z] [2021-02-10T23:46:05.072Z] Step 10/22 : FROM alpine:3.12 [2021-02-10T23:46:05.072Z] ---> Running in 3bb3150b8c67 [2021-02-10T23:46:05.072Z] ---> afeebe901d6b [2021-02-10T23:46:05.072Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-10T23:46:05.355Z] Removing intermediate container 70f27de9055f [2021-02-10T23:46:05.355Z] ---> 811516e3b84e [2021-02-10T23:46:05.355Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-10T23:46:05.355Z] ---> Running in 719f10eed5c5 [2021-02-10T23:46:06.795Z] ---> 939ef35f9aa4 [2021-02-10T23:46:06.796Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-10T23:46:07.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:46:07.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:46:07.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:46:07.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:46:07.950Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-10T23:46:07.950Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-10T23:46:07.950Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:46:07.950Z] OK: 5 MiB in 15 packages [2021-02-10T23:46:07.950Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-10T23:46:07.950Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:46:08.232Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T23:46:08.232Z] OK: 6 MiB in 16 packages [2021-02-10T23:46:11.663Z] ---> 591e05a87175 [2021-02-10T23:46:11.663Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-10T23:46:12.661Z] Removing intermediate container 202dde7c9bfb [2021-02-10T23:46:12.661Z] ---> d2e9bda654be [2021-02-10T23:46:12.661Z] [2021-02-10T23:46:12.661Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T23:46:12.661Z] ---> afeebe901d6b [2021-02-10T23:46:12.661Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-10T23:46:12.661Z] ---> Using cache [2021-02-10T23:46:12.661Z] ---> 47f318f31257 [2021-02-10T23:46:12.661Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T23:46:12.942Z] Removing intermediate container 719f10eed5c5 [2021-02-10T23:46:12.942Z] ---> 47f318f31257 [2021-02-10T23:46:12.942Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T23:46:13.548Z] ---> Running in c49b76907df5 [2021-02-10T23:46:13.548Z] ---> Running in 4eb717d782d1 [2021-02-10T23:46:13.822Z] ---> b548644cd12f [2021-02-10T23:46:13.822Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-10T23:46:13.822Z] Removing intermediate container 3bb3150b8c67 [2021-02-10T23:46:13.822Z] ---> cb038f1cd841 [2021-02-10T23:46:13.822Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T23:46:14.098Z] ---> Running in c79a1a373ac0 [2021-02-10T23:46:14.098Z] ---> Running in 5c32923d18a6 [2021-02-10T23:46:14.098Z] Removing intermediate container c49b76907df5 [2021-02-10T23:46:14.098Z] ---> 6b7e244338d9 [2021-02-10T23:46:14.098Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-10T23:46:14.374Z] Removing intermediate container 4eb717d782d1 [2021-02-10T23:46:14.374Z] ---> 721eaba628da [2021-02-10T23:46:14.375Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-10T23:46:14.375Z] ---> Running in 265daeb60ad6 [2021-02-10T23:46:14.651Z] ---> Running in 5b69c3b5151f [2021-02-10T23:46:14.651Z] Removing intermediate container c79a1a373ac0 [2021-02-10T23:46:14.651Z] ---> 8c6bfbb97a4b [2021-02-10T23:46:14.651Z] Step 18/21 : CMD ["--init=true"] [2021-02-10T23:46:14.924Z] Removing intermediate container 5c32923d18a6 [2021-02-10T23:46:14.924Z] ---> 34128a4de3c2 [2021-02-10T23:46:14.924Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-10T23:46:14.924Z] ---> Running in 480e8e54aebd [2021-02-10T23:46:15.203Z] ---> Running in df47831b382d [2021-02-10T23:46:15.203Z] Removing intermediate container 265daeb60ad6 [2021-02-10T23:46:15.203Z] ---> 3d0610925985 [2021-02-10T23:46:15.203Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-10T23:46:15.203Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-10T23:46:15.203Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-10T23:46:15.203Z] ---> eeaf43b92773 [2021-02-10T23:46:15.203Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-10T23:46:15.488Z] Removing intermediate container 5b69c3b5151f [2021-02-10T23:46:15.488Z] ---> 6f8a55c81bdf [2021-02-10T23:46:15.488Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-10T23:46:15.488Z] ---> Running in db90da81ce26 [2021-02-10T23:46:15.488Z] ---> Running in abf527dab00f [2021-02-10T23:46:15.771Z] ---> Running in 0acb547a210c [2021-02-10T23:46:15.771Z] Removing intermediate container 480e8e54aebd [2021-02-10T23:46:15.771Z] ---> ccd3fc2bbc95 [2021-02-10T23:46:15.772Z] Step 19/21 : LABEL arch=arm64 [2021-02-10T23:46:15.772Z] Removing intermediate container df47831b382d [2021-02-10T23:46:15.772Z] ---> 2efe3242832a [2021-02-10T23:46:15.772Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-10T23:46:16.051Z] ---> Running in a02272a38439 [2021-02-10T23:46:16.051Z] ---> Running in 6d11fccb8a51 [2021-02-10T23:46:16.051Z] Removing intermediate container db90da81ce26 [2021-02-10T23:46:16.336Z] ---> e7a1ab23b6bb [2021-02-10T23:46:16.336Z] Step 15/23 : WORKDIR / [2021-02-10T23:46:16.336Z] Removing intermediate container abf527dab00f [2021-02-10T23:46:16.336Z] ---> 7997bb605988 [2021-02-10T23:46:16.336Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T23:46:16.336Z] ---> Running in 161cc2f00355 [2021-02-10T23:46:16.939Z] Removing intermediate container a02272a38439 [2021-02-10T23:46:16.939Z] ---> 4470031b3b52 [2021-02-10T23:46:16.939Z] Step 20/21 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:46:16.939Z] Removing intermediate container 6d11fccb8a51 [2021-02-10T23:46:16.939Z] ---> c6c16f4d7373 [2021-02-10T23:46:16.939Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T23:46:16.939Z] ---> Running in 090e2b4ee5dc [2021-02-10T23:46:17.216Z] Removing intermediate container 161cc2f00355 [2021-02-10T23:46:17.216Z] ---> 364cc47ce550 [2021-02-10T23:46:17.216Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T23:46:17.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:46:17.498Z] ---> 1f9d9fc6dcc3 [2021-02-10T23:46:17.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-10T23:46:17.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:46:17.777Z] Removing intermediate container 090e2b4ee5dc [2021-02-10T23:46:17.777Z] ---> 4fd685d4954e [2021-02-10T23:46:17.777Z] Step 21/21 : LABEL version=0.0.0 [2021-02-10T23:46:18.063Z] ---> Running in 1dbfdd6cf010 [2021-02-10T23:46:18.063Z] (1/2) Installing readline (8.0.4-r0) [2021-02-10T23:46:18.063Z] (2/2) Installing bash (5.0.17-r0) [2021-02-10T23:46:18.339Z] ---> 94981413aaef [2021-02-10T23:46:18.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-10T23:46:18.339Z] Executing bash-5.0.17-r0.post-install [2021-02-10T23:46:18.339Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:46:18.339Z] OK: 12 MiB in 22 packages [2021-02-10T23:46:18.620Z] ---> 3e394b8de1dd [2021-02-10T23:46:18.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-10T23:46:18.621Z] Removing intermediate container 1dbfdd6cf010 [2021-02-10T23:46:18.621Z] ---> e40ebcbb29e9 [2021-02-10T23:46:18.621Z] [2021-02-10T23:46:19.623Z] Successfully built e40ebcbb29e9 [2021-02-10T23:46:19.623Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-10T23:46:19.623Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-02-10T23:46:20.228Z] ---> f5218068f816 [2021-02-10T23:46:20.228Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-10T23:46:20.506Z] ---> 1a6bc93995d3 [2021-02-10T23:46:20.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-10T23:46:20.506Z] ---> 4b85575f2101 [2021-02-10T23:46:20.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-10T23:46:20.506Z] Removing intermediate container 0acb547a210c [2021-02-10T23:46:20.506Z] ---> 1b41d5c26e92 [2021-02-10T23:46:20.506Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-10T23:46:20.783Z] ---> Running in 5e4cb83c6ecd [2021-02-10T23:46:22.228Z] ---> 574b6497c84b [2021-02-10T23:46:22.228Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-10T23:46:22.228Z] Removing intermediate container 5e4cb83c6ecd [2021-02-10T23:46:22.228Z] ---> c4acff1e47d8 [2021-02-10T23:46:22.228Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-10T23:46:22.840Z] ---> 2e68bc412bfa [2021-02-10T23:46:22.840Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-10T23:46:22.840Z] ---> 18ff61f6dc5a [2021-02-10T23:46:22.840Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-10T23:46:22.840Z] ---> Running in 29659d0f870d [2021-02-10T23:46:22.840Z] ---> Running in 43382d0d7aef [2021-02-10T23:46:23.117Z] ---> Running in cd535730b976 [2021-02-10T23:46:23.117Z] ---> Running in 71a6a502ced7 [2021-02-10T23:46:24.103Z] Removing intermediate container 29659d0f870d [2021-02-10T23:46:24.103Z] ---> 4add72e57c80 [2021-02-10T23:46:24.103Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-10T23:46:24.103Z] Removing intermediate container 43382d0d7aef [2021-02-10T23:46:24.103Z] ---> cc018c134488 [2021-02-10T23:46:24.103Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T23:46:24.375Z] Removing intermediate container cd535730b976 [2021-02-10T23:46:24.375Z] ---> 5b6bde3e9ec3 [2021-02-10T23:46:24.375Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T23:46:24.375Z] Removing intermediate container 71a6a502ced7 [2021-02-10T23:46:24.375Z] ---> 8eacda831422 [2021-02-10T23:46:24.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T23:46:24.976Z] ---> Running in cc60e0cd71df [2021-02-10T23:46:24.977Z] ---> Running in f116441cfd69 [2021-02-10T23:46:25.256Z] ---> Running in cf9eb98686dc [2021-02-10T23:46:25.256Z] ---> Running in c0d4bf51da51 [2021-02-10T23:46:25.538Z] Removing intermediate container f116441cfd69 [2021-02-10T23:46:25.538Z] ---> 821a3b05c338 [2021-02-10T23:46:25.538Z] Step 20/22 : LABEL arch=arm64Removing intermediate container cc60e0cd71df [2021-02-10T23:46:25.538Z] ---> b748648aa6f4 [2021-02-10T23:46:25.538Z] [2021-02-10T23:46:25.538Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-10T23:46:25.845Z] Removing intermediate container cf9eb98686dc [2021-02-10T23:46:25.845Z] ---> d692d932f201 [2021-02-10T23:46:25.845Z] Step 21/23 : LABEL arch=arm64 [2021-02-10T23:46:25.845Z] ---> Running in 94d5eb412b0b [2021-02-10T23:46:26.123Z] Removing intermediate container c0d4bf51da51 [2021-02-10T23:46:26.123Z] ---> dfc4cecdc638 [2021-02-10T23:46:26.123Z] Step 20/22 : LABEL arch=arm64 [2021-02-10T23:46:26.123Z] ---> Running in d1ca3b80a4c2 [2021-02-10T23:46:26.715Z] ---> Running in 695b6cafd2fb [2021-02-10T23:46:26.715Z] Removing intermediate container 94d5eb412b0b [2021-02-10T23:46:26.715Z] ---> c821d68630c2 [2021-02-10T23:46:26.715Z] Step 21/22 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:46:27.310Z] Removing intermediate container d1ca3b80a4c2 [2021-02-10T23:46:27.310Z] ---> 336cfe982818 [2021-02-10T23:46:27.310Z] Step 22/23 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:46:27.903Z] ---> Running in 77b7afd8082b [2021-02-10T23:46:28.172Z] Removing intermediate container 695b6cafd2fb [2021-02-10T23:46:28.172Z] ---> 5702e5d799dd [2021-02-10T23:46:28.172Z] Step 21/22 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:46:28.444Z] ---> 7252cc1f9222 [2021-02-10T23:46:28.444Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-10T23:46:28.444Z] ---> Running in d5a90a434bb2 [2021-02-10T23:46:28.719Z] ---> Running in 13805f1f6003 [2021-02-10T23:46:28.719Z] Removing intermediate container 77b7afd8082b [2021-02-10T23:46:28.719Z] ---> 762684298b2a [2021-02-10T23:46:28.719Z] Step 22/22 : LABEL version=0.0.0 [2021-02-10T23:46:29.697Z] Removing intermediate container d5a90a434bb2 [2021-02-10T23:46:29.697Z] ---> 842151b8e21b [2021-02-10T23:46:29.697Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T23:46:29.697Z] ---> Running in 05f3a74441f7 [2021-02-10T23:46:30.295Z] ---> 1ec5e53dddcc [2021-02-10T23:46:30.295Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-10T23:46:30.295Z] ---> Running in 55c6d770dab9 [2021-02-10T23:46:30.295Z] Removing intermediate container 13805f1f6003 [2021-02-10T23:46:30.295Z] ---> ec1d2b149e02 [2021-02-10T23:46:30.295Z] Step 22/22 : LABEL version=0.0.0 [2021-02-10T23:46:30.571Z] Removing intermediate container 05f3a74441f7 [2021-02-10T23:46:30.571Z] ---> 45463d62b552 [2021-02-10T23:46:30.571Z] [2021-02-10T23:46:30.855Z] ---> Running in b20d2a1a6c03 [2021-02-10T23:46:31.131Z] Removing intermediate container 55c6d770dab9 [2021-02-10T23:46:31.131Z] ---> 84131576e036 [2021-02-10T23:46:31.131Z] [2021-02-10T23:46:31.131Z] Successfully built 45463d62b552 [2021-02-10T23:46:31.131Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-10T23:46:31.131Z] Building docker-core-command-go [2021-02-10T23:46:31.676Z]  Building docker-support-scheduler-go ... done Successfully built 84131576e036 [2021-02-10T23:46:31.676Z] ---> 26507b7f1363 [2021-02-10T23:46:31.676Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-10T23:46:31.676Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-10T23:46:31.676Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-10T23:46:31.949Z] Removing intermediate container b20d2a1a6c03 [2021-02-10T23:46:31.949Z] ---> 250735f8bcb1 [2021-02-10T23:46:31.949Z] [2021-02-10T23:46:31.949Z] ---> Running in 86b9d247338c [2021-02-10T23:46:32.551Z] Successfully built 250735f8bcb1 [2021-02-10T23:46:32.551Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-10T23:46:32.551Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-02-10T23:46:33.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:46:33.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:46:34.019Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-10T23:46:34.019Z] (2/33) Installing expat (2.2.9-r1) [2021-02-10T23:46:34.019Z] (3/33) Installing libffi (3.3-r2) [2021-02-10T23:46:34.019Z] (4/33) Installing gdbm (1.13-r1) [2021-02-10T23:46:34.019Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-10T23:46:34.019Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-10T23:46:34.019Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-10T23:46:35.992Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-10T23:46:35.992Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-10T23:46:35.992Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-10T23:46:35.992Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-10T23:46:35.992Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-10T23:46:35.992Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-10T23:46:35.992Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-10T23:46:35.992Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-10T23:46:35.992Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-10T23:46:35.992Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-10T23:46:35.992Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-10T23:46:36.265Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-10T23:46:36.265Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-10T23:46:36.265Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-10T23:46:36.265Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-10T23:46:36.265Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-10T23:46:36.265Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-10T23:46:36.265Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-10T23:46:36.265Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-10T23:46:36.265Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-10T23:46:36.265Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-10T23:46:36.265Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-10T23:46:36.265Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-10T23:46:36.265Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-10T23:46:36.265Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-10T23:46:36.544Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-10T23:46:36.544Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:46:36.544Z] OK: 71 MiB in 55 packages [2021-02-10T23:46:43.271Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:46:43.271Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:46:43.271Z] ---> baae5ddb351b [2021-02-10T23:46:43.271Z] Step 3/30 : WORKDIR /edgex-go [2021-02-10T23:46:43.271Z] ---> Using cache [2021-02-10T23:46:43.271Z] ---> c1ab0b329e24 [2021-02-10T23:46:43.271Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:46:43.271Z] ---> Using cache [2021-02-10T23:46:43.271Z] ---> 1c1165050cdd [2021-02-10T23:46:43.271Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-10T23:46:43.271Z] ---> Using cache [2021-02-10T23:46:43.271Z] ---> cd0c872aeb5c [2021-02-10T23:46:43.271Z] Step 6/30 : COPY go.mod . [2021-02-10T23:46:43.271Z] ---> Using cache [2021-02-10T23:46:43.271Z] ---> 86f45a89c75d [2021-02-10T23:46:43.271Z] Step 7/30 : RUN go mod download [2021-02-10T23:46:43.271Z] ---> Using cache [2021-02-10T23:46:43.271Z] ---> 18a68b4a1031 [2021-02-10T23:46:43.271Z] Step 8/30 : COPY . . [2021-02-10T23:46:43.271Z] ---> Using cache [2021-02-10T23:46:43.271Z] ---> 9e996a334d81 [2021-02-10T23:46:43.271Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-10T23:46:45.903Z] ---> Running in 8db9288b9349 [2021-02-10T23:46:46.884Z] Removing intermediate container 86b9d247338c [2021-02-10T23:46:46.884Z] ---> deb349087a32 [2021-02-10T23:46:46.884Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-10T23:46:47.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-10T23:46:48.454Z] ---> Running in 537100275f10 [2021-02-10T23:46:53.869Z] Collecting docker-compose==1.23.2 [2021-02-10T23:46:53.869Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-10T23:46:55.312Z] Collecting docopt<0.7,>=0.6.1 [2021-02-10T23:46:55.312Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-10T23:46:58.724Z] Collecting PyYAML<4,>=3.10 [2021-02-10T23:46:58.724Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-10T23:47:03.055Z] Collecting texttable<0.10,>=0.9.0 [2021-02-10T23:47:03.055Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-10T23:47:05.690Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-10T23:47:05.690Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-10T23:47:07.140Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-10T23:47:07.415Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-10T23:47:08.402Z] Collecting docker<4.0,>=3.6.0 [2021-02-10T23:47:08.685Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-10T23:47:09.677Z] Collecting cached-property<2,>=1.2.0 [2021-02-10T23:47:09.677Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-10T23:47:10.665Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-10T23:47:10.665Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-10T23:47:13.299Z] 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-02-10T23:47:13.299Z] Collecting jsonschema<3,>=2.5.1 [2021-02-10T23:47:13.573Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-10T23:47:14.179Z] Collecting idna<2.8,>=2.5 [2021-02-10T23:47:14.179Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-10T23:47:14.461Z] 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-02-10T23:47:15.060Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-10T23:47:15.336Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-10T23:47:15.611Z] 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-02-10T23:47:15.885Z] Collecting docker-pycreds>=0.4.0 [2021-02-10T23:47:15.885Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-10T23:47:16.160Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-10T23:47:16.160Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-10T23:47:16.160Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-10T23:47:16.160Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-10T23:47:17.603Z] Installing collected packages: docopt, PyYAML, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, jsonschema, docker-compose [2021-02-10T23:47:17.603Z] Running setup.py install for docopt: started [2021-02-10T23:47:17.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:47:17.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:47:17.881Z] ---> baae5ddb351b [2021-02-10T23:47:17.881Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T23:47:17.881Z] ---> Using cache [2021-02-10T23:47:17.881Z] ---> c1ab0b329e24 [2021-02-10T23:47:17.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:47:17.881Z] ---> Using cache [2021-02-10T23:47:17.881Z] ---> 1c1165050cdd [2021-02-10T23:47:17.881Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-10T23:47:18.484Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:47:18.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:47:18.484Z] ---> baae5ddb351b [2021-02-10T23:47:18.484Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T23:47:18.484Z] ---> Using cache [2021-02-10T23:47:18.484Z] ---> c1ab0b329e24 [2021-02-10T23:47:18.484Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:47:18.484Z] ---> Using cache [2021-02-10T23:47:18.484Z] ---> 1c1165050cdd [2021-02-10T23:47:18.484Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-10T23:47:18.484Z] ---> Using cache [2021-02-10T23:47:18.484Z] ---> cd0c872aeb5c [2021-02-10T23:47:18.484Z] Step 6/23 : COPY go.mod . [2021-02-10T23:47:18.484Z] ---> Using cache [2021-02-10T23:47:18.484Z] ---> 86f45a89c75d [2021-02-10T23:47:18.484Z] Step 7/23 : RUN go mod download [2021-02-10T23:47:18.484Z] ---> Using cache [2021-02-10T23:47:18.484Z] ---> 18a68b4a1031 [2021-02-10T23:47:18.484Z] Step 8/23 : COPY . . [2021-02-10T23:47:18.484Z] ---> Using cache [2021-02-10T23:47:18.484Z] ---> 9e996a334d81 [2021-02-10T23:47:18.484Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-10T23:47:18.760Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T23:47:18.760Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-10T23:47:18.760Z] ---> baae5ddb351b [2021-02-10T23:47:18.760Z] Step 3/24 : WORKDIR /edgex-go [2021-02-10T23:47:18.760Z] ---> Using cache [2021-02-10T23:47:18.760Z] ---> c1ab0b329e24 [2021-02-10T23:47:18.760Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:47:18.760Z] ---> Using cache [2021-02-10T23:47:18.760Z] ---> 1c1165050cdd [2021-02-10T23:47:18.760Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-10T23:47:18.760Z] ---> Using cache [2021-02-10T23:47:18.760Z] ---> cd0c872aeb5c [2021-02-10T23:47:18.760Z] Step 6/24 : COPY go.mod . [2021-02-10T23:47:18.760Z] ---> Using cache [2021-02-10T23:47:18.760Z] ---> 86f45a89c75d [2021-02-10T23:47:18.760Z] Step 7/24 : RUN go mod download [2021-02-10T23:47:18.760Z] ---> Using cache [2021-02-10T23:47:18.760Z] ---> 18a68b4a1031 [2021-02-10T23:47:18.760Z] Step 8/24 : COPY . . [2021-02-10T23:47:18.760Z] ---> Using cache [2021-02-10T23:47:18.760Z] ---> 9e996a334d81 [2021-02-10T23:47:18.760Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-10T23:47:19.769Z] Running setup.py install for docopt: finished with status 'done' [2021-02-10T23:47:19.769Z] Running setup.py install for PyYAML: started [2021-02-10T23:47:22.224Z] ---> Running in abeafa4d7b24 [2021-02-10T23:47:22.224Z] ---> Running in fd72fdc2d24a [2021-02-10T23:47:22.224Z] ---> Running in 1280470677e8 [2021-02-10T23:47:23.225Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-10T23:47:23.225Z] Running setup.py install for texttable: started [2021-02-10T23:47:24.687Z] 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-02-10T23:47:24.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:47:24.968Z] 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-02-10T23:47:25.572Z] Running setup.py install for texttable: finished with status 'done' [2021-02-10T23:47:26.178Z] Attempting uninstall: idna [2021-02-10T23:47:26.178Z] Found existing installation: idna 2.9 [2021-02-10T23:47:26.178Z] Uninstalling idna-2.9: [2021-02-10T23:47:26.179Z] Successfully uninstalled idna-2.9 [2021-02-10T23:47:26.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:47:27.058Z] Attempting uninstall: urllib3 [2021-02-10T23:47:27.058Z] Found existing installation: urllib3 1.25.9 [2021-02-10T23:47:27.058Z] Uninstalling urllib3-1.25.9: [2021-02-10T23:47:27.336Z] Successfully uninstalled urllib3-1.25.9 [2021-02-10T23:47:27.937Z] Attempting uninstall: requests [2021-02-10T23:47:27.938Z] Found existing installation: requests 2.23.0 [2021-02-10T23:47:27.938Z] Uninstalling requests-2.23.0: [2021-02-10T23:47:28.215Z] Successfully uninstalled requests-2.23.0 [2021-02-10T23:47:29.667Z] OK: 217 MiB in 51 packages [2021-02-10T23:47:29.667Z] Running setup.py install for dockerpty: started [2021-02-10T23:47:31.659Z] Removing intermediate container fd72fdc2d24a [2021-02-10T23:47:31.659Z] ---> 263ff459bafa [2021-02-10T23:47:31.659Z] Step 6/23 : COPY go.mod . [2021-02-10T23:47:32.649Z] ---> 014173318f68 [2021-02-10T23:47:32.649Z] Step 7/23 : RUN go mod download [2021-02-10T23:47:32.649Z] ---> Running in efc262e4b7d6 [2021-02-10T23:47:32.931Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-10T23:47:34.917Z] 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-02-10T23:47:37.554Z] Removing intermediate container efc262e4b7d6 [2021-02-10T23:47:37.554Z] ---> 74facd48270b [2021-02-10T23:47:37.554Z] Step 8/23 : COPY . . [2021-02-10T23:47:42.983Z] Removing intermediate container 537100275f10 [2021-02-10T23:47:42.983Z] ---> 44fb6476063f [2021-02-10T23:47:42.983Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-10T23:47:43.966Z] ---> Running in d76cedb6b5f4 [2021-02-10T23:47:46.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:47:46.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:47:47.197Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T23:47:47.472Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-10T23:47:47.472Z] (3/3) Installing curl (7.69.1-r3) [2021-02-10T23:47:47.472Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:47:47.472Z] OK: 71 MiB in 58 packages [2021-02-10T23:47:50.917Z] Removing intermediate container 8db9288b9349 [2021-02-10T23:47:50.918Z] ---> 20c37a7b8a50 [2021-02-10T23:47:50.918Z] [2021-02-10T23:47:50.918Z] Step 10/30 : FROM alpine:3.12 [2021-02-10T23:47:50.918Z] ---> afeebe901d6b [2021-02-10T23:47:50.918Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-10T23:47:50.918Z] Removing intermediate container d76cedb6b5f4 [2021-02-10T23:47:50.918Z] ---> bc70f7c46a4c [2021-02-10T23:47:50.918Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-10T23:47:51.196Z] ---> Running in 6ec825cfd27e [2021-02-10T23:47:51.196Z] ---> Running in 7e3a15c3d21c [2021-02-10T23:47:52.195Z] Removing intermediate container 6ec825cfd27e [2021-02-10T23:47:52.195Z] ---> ccabede5c075 [2021-02-10T23:47:52.195Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-10T23:47:52.472Z] Removing intermediate container 7e3a15c3d21c [2021-02-10T23:47:52.472Z] ---> c3f9a09af1dd [2021-02-10T23:47:52.472Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T23:47:52.746Z] ---> Running in 733a72c429b0 [2021-02-10T23:47:53.021Z] ---> Running in 813587bf6445 [2021-02-10T23:47:54.999Z] Removing intermediate container 813587bf6445 [2021-02-10T23:47:54.999Z] ---> 5280549406cc [2021-02-10T23:47:54.999Z] Step 24/26 : LABEL arch=arm64 [2021-02-10T23:47:55.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:47:55.273Z] ---> Running in 63fee83239cc [2021-02-10T23:47:55.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:47:56.145Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-10T23:47:56.145Z] (2/2) Installing su-exec (0.2-r1) [2021-02-10T23:47:56.145Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:47:56.145Z] OK: 5 MiB in 16 packages [2021-02-10T23:47:56.418Z] Removing intermediate container 63fee83239cc [2021-02-10T23:47:56.418Z] ---> 8ef8871314c2 [2021-02-10T23:47:56.418Z] Step 25/26 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:47:57.037Z] ---> Running in f056f7ac825c [2021-02-10T23:47:58.474Z] Removing intermediate container f056f7ac825c [2021-02-10T23:47:58.474Z] ---> ce44213abe05 [2021-02-10T23:47:58.474Z] Step 26/26 : LABEL version=0.0.0 [2021-02-10T23:47:58.751Z] Removing intermediate container 733a72c429b0 [2021-02-10T23:47:58.752Z] ---> 5065e15e7735 [2021-02-10T23:47:58.752Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-10T23:47:58.752Z] ---> Running in 36b712913293 [2021-02-10T23:47:59.024Z] ---> Running in dc7378d48f96 [2021-02-10T23:47:59.623Z] Removing intermediate container 36b712913293 [2021-02-10T23:47:59.623Z] ---> 817fb39ac8ff [2021-02-10T23:47:59.623Z] [2021-02-10T23:47:59.899Z] Removing intermediate container dc7378d48f96 [2021-02-10T23:47:59.899Z] ---> dd9c9b952964 [2021-02-10T23:47:59.899Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-10T23:48:00.176Z] ---> Running in c65244a3793f [2021-02-10T23:48:00.450Z] Successfully built 817fb39ac8ff [2021-02-10T23:48:00.450Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-10T23:48:01.059Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c65244a3793f [2021-02-10T23:48:01.059Z] ---> e8820325ac5b [2021-02-10T23:48:01.059Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-10T23:48:01.345Z] ---> 13aa49254900 [2021-02-10T23:48:01.345Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-10T23:48:01.345Z] ---> Running in 91e5b154583c [2021-02-10T23:48:01.624Z] ---> Running in 856161521cf2 [2021-02-10T23:48:04.252Z] 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-02-10T23:48:05.239Z] Removing intermediate container 91e5b154583c [2021-02-10T23:48:05.239Z] ---> 76e29469f437 [2021-02-10T23:48:05.239Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-10T23:48:05.239Z] ---> Running in 9e32b455e303 [2021-02-10T23:48:05.836Z] Removing intermediate container 9e32b455e303 [2021-02-10T23:48:05.836Z] ---> b9610d888b6c [2021-02-10T23:48:05.836Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-10T23:48:07.282Z] ---> fda9f1de03d1 [2021-02-10T23:48:07.282Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-10T23:48:07.282Z] ---> Running in 4c33731a9824 [2021-02-10T23:48:11.610Z] Removing intermediate container 4c33731a9824 [2021-02-10T23:48:11.610Z] ---> c14ca051943c [2021-02-10T23:48:11.610Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T23:48:11.905Z] ---> aa66b5ed8e77 [2021-02-10T23:48:12.194Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-10T23:48:14.189Z] ---> 565beab75f03 [2021-02-10T23:48:14.189Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-10T23:48:15.191Z] ---> 1eed126b1442 [2021-02-10T23:48:15.191Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-10T23:48:16.634Z] ---> 05f8f3ff7cd6 [2021-02-10T23:48:16.634Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-10T23:48:16.907Z] ---> Running in eb834605aa5a [2021-02-10T23:48:17.506Z] Removing intermediate container eb834605aa5a [2021-02-10T23:48:17.506Z] ---> 41942fc25880 [2021-02-10T23:48:17.506Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-10T23:48:18.955Z] ---> 521ed59551f1 [2021-02-10T23:48:18.955Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-10T23:48:19.556Z] ---> Running in de237092c1ef [2021-02-10T23:48:22.984Z] Removing intermediate container de237092c1ef [2021-02-10T23:48:22.984Z] ---> afdf264b3e43 [2021-02-10T23:48:22.984Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-10T23:48:23.591Z] ---> Running in 134d83043573 [2021-02-10T23:48:24.192Z] 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-02-10T23:48:24.479Z] Removing intermediate container 134d83043573 [2021-02-10T23:48:24.479Z] ---> e0fb7f9570a9 [2021-02-10T23:48:24.479Z] Step 27/30 : CMD ["gate"] [2021-02-10T23:48:24.752Z] ---> Running in ca03d7036966 [2021-02-10T23:48:25.763Z] Removing intermediate container ca03d7036966 [2021-02-10T23:48:25.763Z] ---> 360efab56ca5 [2021-02-10T23:48:25.763Z] Step 28/30 : LABEL arch=arm64 [2021-02-10T23:48:25.763Z] ---> Running in 212c48543ffd [2021-02-10T23:48:26.779Z] Removing intermediate container 212c48543ffd [2021-02-10T23:48:26.779Z] ---> 22aa6ed4394c [2021-02-10T23:48:26.779Z] Step 29/30 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:48:27.054Z] ---> Running in 4a34059f70b8 [2021-02-10T23:48:27.757Z] Removing intermediate container 4a34059f70b8 [2021-02-10T23:48:27.757Z] ---> 1fc3f2db214d [2021-02-10T23:48:27.757Z] Step 30/30 : LABEL version=0.0.0 [2021-02-10T23:48:28.114Z] ---> Running in c8b71def73f4 [2021-02-10T23:48:28.746Z] Removing intermediate container c8b71def73f4 [2021-02-10T23:48:28.746Z] ---> 21855f918ad6 [2021-02-10T23:48:28.746Z] [2021-02-10T23:48:29.411Z] Successfully built 21855f918ad6 [2021-02-10T23:48:29.411Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-10T23:48:39.572Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 1280470677e8 [2021-02-10T23:48:39.572Z] ---> ddf4550c5bd0 [2021-02-10T23:48:39.572Z] [2021-02-10T23:48:39.572Z] Step 10/24 : FROM alpine:3.12 [2021-02-10T23:48:39.572Z] ---> afeebe901d6b [2021-02-10T23:48:39.572Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-10T23:48:39.572Z] ---> Running in ed94553e3800 [2021-02-10T23:48:39.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:48:40.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:48:40.724Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-10T23:48:40.724Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T23:48:40.724Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-10T23:48:40.724Z] (4/5) Installing curl (7.69.1-r3) [2021-02-10T23:48:40.724Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-10T23:48:40.724Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:48:40.999Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T23:48:41.275Z] OK: 7 MiB in 19 packages [2021-02-10T23:48:44.684Z] Removing intermediate container ed94553e3800 [2021-02-10T23:48:44.684Z] ---> ec6102cafede [2021-02-10T23:48:44.684Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-10T23:48:44.684Z] ---> Running in 9a634a6442b6 [2021-02-10T23:48:45.669Z] Removing intermediate container 9a634a6442b6 [2021-02-10T23:48:45.669Z] ---> a865c10f891a [2021-02-10T23:48:45.669Z] Step 13/24 : WORKDIR / [2021-02-10T23:48:45.954Z] ---> Running in d968eef66c8c [2021-02-10T23:48:45.954Z] Removing intermediate container abeafa4d7b24 [2021-02-10T23:48:45.954Z] ---> c5ccb8ac941e [2021-02-10T23:48:45.954Z] [2021-02-10T23:48:45.954Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T23:48:45.954Z] ---> afeebe901d6b [2021-02-10T23:48:45.954Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-10T23:48:45.954Z] ---> Using cache [2021-02-10T23:48:45.954Z] ---> 47f318f31257 [2021-02-10T23:48:45.954Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T23:48:45.954Z] ---> Using cache [2021-02-10T23:48:45.954Z] ---> 721eaba628da [2021-02-10T23:48:45.954Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-10T23:48:46.228Z] ---> Running in 8e9039b17caa [2021-02-10T23:48:46.831Z] Removing intermediate container d968eef66c8c [2021-02-10T23:48:46.831Z] ---> 0aade9219fe1 [2021-02-10T23:48:46.831Z] 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-02-10T23:48:47.116Z] Removing intermediate container 8e9039b17caa [2021-02-10T23:48:47.116Z] ---> c29540a7b865 [2021-02-10T23:48:47.116Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-10T23:48:47.446Z] ---> Running in 37223a5e5fee [2021-02-10T23:48:48.052Z] ---> 02e4cd51c8e6 [2021-02-10T23:48:48.052Z] 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-02-10T23:48:48.052Z] Removing intermediate container 37223a5e5fee [2021-02-10T23:48:48.052Z] ---> 276ed27cbfa7 [2021-02-10T23:48:48.052Z] Step 15/23 : WORKDIR / [2021-02-10T23:48:48.332Z] ---> Running in df428548c2c0 [2021-02-10T23:48:49.331Z] ---> 07f840edfa12 [2021-02-10T23:48:49.331Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-10T23:48:49.331Z] Removing intermediate container df428548c2c0 [2021-02-10T23:48:49.331Z] ---> f38e2aa5177e [2021-02-10T23:48:49.331Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T23:48:50.326Z] ---> 6bdc448985f9 [2021-02-10T23:48:50.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-10T23:48:50.326Z] ---> 01b35a627b78 [2021-02-10T23:48:50.326Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-10T23:48:52.966Z] ---> 972b75f9cd85 [2021-02-10T23:48:52.966Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-10T23:48:52.966Z] ---> 44725f98d277 [2021-02-10T23:48:52.966Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-10T23:48:54.949Z] ---> 89335ea52e1f [2021-02-10T23:48:54.949Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-10T23:48:54.949Z] ---> f88cba9b2597 [2021-02-10T23:48:54.949Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-10T23:48:54.949Z] ---> Running in 394dfd2f32b8 [2021-02-10T23:48:55.549Z] Removing intermediate container 394dfd2f32b8 [2021-02-10T23:48:55.549Z] ---> f1ee3a2c1a03 [2021-02-10T23:48:55.549Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T23:48:55.826Z] ---> Running in 03c0f8e54fe1 [2021-02-10T23:48:55.826Z] ---> 4e38bfa43833 [2021-02-10T23:48:55.826Z] 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-02-10T23:48:56.104Z] ---> Running in 48d6ba26784e [2021-02-10T23:48:56.718Z] Removing intermediate container 03c0f8e54fe1 [2021-02-10T23:48:56.718Z] ---> 86a3be895143 [2021-02-10T23:48:56.718Z] Step 21/23 : LABEL arch=arm64 [2021-02-10T23:48:56.992Z] ---> Running in 86611fcba889 [2021-02-10T23:48:57.587Z] Removing intermediate container 86611fcba889 [2021-02-10T23:48:57.587Z] ---> 9bb2cc2115e2 [2021-02-10T23:48:57.587Z] Step 22/23 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:48:57.866Z] ---> Running in 7f298edd8ed1 [2021-02-10T23:48:58.475Z] Removing intermediate container 7f298edd8ed1 [2021-02-10T23:48:58.475Z] ---> ece197009c50 [2021-02-10T23:48:58.475Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T23:48:58.475Z] ---> Running in deaab6260e41 [2021-02-10T23:48:59.072Z] Removing intermediate container deaab6260e41 [2021-02-10T23:48:59.072Z] ---> 38f2781a4934 [2021-02-10T23:48:59.072Z] [2021-02-10T23:48:59.345Z] Removing intermediate container 48d6ba26784e [2021-02-10T23:48:59.345Z] ---> 43490ba15f1f [2021-02-10T23:48:59.345Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-10T23:48:59.614Z] Successfully built 38f2781a4934 [2021-02-10T23:48:59.614Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-10T23:48:59.614Z]  Building docker-core-command-go ... done  ---> Running in 75327eed23bc [2021-02-10T23:49:00.210Z] Removing intermediate container 75327eed23bc [2021-02-10T23:49:00.210Z] ---> cf0056fe21cc [2021-02-10T23:49:00.210Z] Step 22/24 : LABEL arch=arm64 [2021-02-10T23:49:00.210Z] ---> Running in ad5a6a030303 [2021-02-10T23:49:00.805Z] Removing intermediate container ad5a6a030303 [2021-02-10T23:49:00.805Z] ---> bab45a3a610e [2021-02-10T23:49:00.805Z] Step 23/24 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:49:00.805Z] ---> Running in 116cfa1f96e2 [2021-02-10T23:49:01.414Z] Removing intermediate container 116cfa1f96e2 [2021-02-10T23:49:01.414Z] ---> 45f60270ab3e [2021-02-10T23:49:01.414Z] Step 24/24 : LABEL version=0.0.0 [2021-02-10T23:49:02.009Z] ---> Running in c84b5cd98267 [2021-02-10T23:49:02.286Z] Removing intermediate container c84b5cd98267 [2021-02-10T23:49:02.286Z] ---> 8f905c0e4adf [2021-02-10T23:49:02.286Z] [2021-02-10T23:49:02.876Z] Successfully built 8f905c0e4adf [2021-02-10T23:49:02.876Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-10T23:49:11.134Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 856161521cf2 [2021-02-10T23:49:11.134Z] ---> 12fd8f844180 [2021-02-10T23:49:11.134Z] [2021-02-10T23:49:11.134Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T23:49:11.134Z] ---> afeebe901d6b [2021-02-10T23:49:11.134Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-10T23:49:11.134Z] ---> Running in 30d3582acd4e [2021-02-10T23:49:11.728Z] Removing intermediate container 30d3582acd4e [2021-02-10T23:49:11.728Z] ---> a1b574f6fb5d [2021-02-10T23:49:11.728Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-10T23:49:11.728Z] ---> Running in 4a7617ad1c68 [2021-02-10T23:49:12.322Z] Removing intermediate container 4a7617ad1c68 [2021-02-10T23:49:12.322Z] ---> 62b424d99021 [2021-02-10T23:49:12.322Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-10T23:49:12.322Z] ---> Running in cee5ceaa6223 [2021-02-10T23:49:12.915Z] Removing intermediate container cee5ceaa6223 [2021-02-10T23:49:12.915Z] ---> f95f3cac4a03 [2021-02-10T23:49:12.916Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T23:49:12.916Z] ---> Running in ab0939e9fea0 [2021-02-10T23:49:15.528Z] Removing intermediate container ab0939e9fea0 [2021-02-10T23:49:15.528Z] ---> ecbbe26c33cc [2021-02-10T23:49:15.528Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-10T23:49:15.528Z] ---> Running in 0fbf8c834df3 [2021-02-10T23:49:16.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T23:49:17.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T23:49:18.057Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-10T23:49:18.057Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-10T23:49:18.057Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-10T23:49:18.057Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-10T23:49:18.646Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-10T23:49:18.916Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-10T23:49:19.187Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T23:49:19.187Z] OK: 8 MiB in 20 packages [2021-02-10T23:49:20.617Z] Removing intermediate container 0fbf8c834df3 [2021-02-10T23:49:20.617Z] ---> ee3c4cb789fc [2021-02-10T23:49:20.617Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T23:49:21.207Z] ---> 3683723712ff [2021-02-10T23:49:21.208Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-10T23:49:22.631Z] ---> 585f17ca2bfa [2021-02-10T23:49:22.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-10T23:49:23.221Z] ---> 80104941def8 [2021-02-10T23:49:23.221Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-10T23:49:23.493Z] ---> Running in d7b7304bbff7 [2021-02-10T23:49:23.764Z] Removing intermediate container d7b7304bbff7 [2021-02-10T23:49:23.764Z] ---> 68d8423950a6 [2021-02-10T23:49:23.764Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T23:49:24.037Z] ---> Running in 6600af791ae1 [2021-02-10T23:49:24.628Z] Removing intermediate container 6600af791ae1 [2021-02-10T23:49:24.628Z] ---> 6e4487097075 [2021-02-10T23:49:24.628Z] Step 21/23 : LABEL arch=arm64 [2021-02-10T23:49:24.628Z] ---> Running in 0b5e6ea8cebf [2021-02-10T23:49:25.217Z] Removing intermediate container 0b5e6ea8cebf [2021-02-10T23:49:25.217Z] ---> 75023ca4a651 [2021-02-10T23:49:25.217Z] Step 22/23 : LABEL git_sha=d06d16f5ce4e87c62c402ff10f33d860c0e23ab6 [2021-02-10T23:49:25.217Z] ---> Running in cd02890f2b6a [2021-02-10T23:49:25.808Z] Removing intermediate container cd02890f2b6a [2021-02-10T23:49:25.808Z] ---> 143ad2aac1f1 [2021-02-10T23:49:25.808Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T23:49:25.808Z] ---> Running in a3b663c99c45 [2021-02-10T23:49:26.082Z] Removing intermediate container a3b663c99c45 [2021-02-10T23:49:26.352Z] ---> d84b8e9c98be [2021-02-10T23:49:26.352Z] [2021-02-10T23:49:26.623Z] Successfully built d84b8e9c98be [2021-02-10T23:49:26.623Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-10T23:49:26.909Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-10T23:49:26.966Z] $ docker stop --time=1 35db4c33c0aaecc161fdf918b0815756887a321fe3c99b3e4e03becd34667a31 [2021-02-10T23:49:28.947Z] $ docker rm -f 35db4c33c0aaecc161fdf918b0815756887a321fe3c99b3e4e03becd34667a31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-10T23:49:29.643Z] + docker images [2021-02-10T23:49:29.643Z] + grep docker [2021-02-10T23:49:29.915Z] docker-core-data-go-arm64 latest d84b8e9c98be 4 seconds ago 21MB [2021-02-10T23:49:29.915Z] docker-security-secretstore-setup-go-arm64 latest 8f905c0e4adf 27 seconds ago 23.4MB [2021-02-10T23:49:29.915Z] docker-core-command-go-arm64 latest 38f2781a4934 31 seconds ago 16MB [2021-02-10T23:49:29.915Z] docker-security-bootstrapper-go-arm64 latest 21855f918ad6 About a minute ago 17MB [2021-02-10T23:49:29.915Z] docker-sys-mgmt-agent-go-arm64 latest 817fb39ac8ff About a minute ago 300MB [2021-02-10T23:49:29.915Z] docker-support-notifications-go-arm64 latest 250735f8bcb1 2 minutes ago 16.7MB [2021-02-10T23:49:29.915Z] docker-support-scheduler-go-arm64 latest 45463d62b552 2 minutes ago 16.1MB [2021-02-10T23:49:29.915Z] docker-core-metadata-go-arm64 latest 84131576e036 2 minutes ago 17.8MB [2021-02-10T23:49:29.915Z] docker-security-proxy-setup-go-arm64 latest e40ebcbb29e9 3 minutes ago 23.2MB [2021-02-10T23:49:29.915Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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-02-10T23:49:35.514Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:49:36.123Z] ---> package-listing.sh [2021-02-10T23:49:36.123Z] ++ facter osfamily [2021-02-10T23:49:36.123Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-10T23:49:36.123Z] + OS_FAMILY=redhat [2021-02-10T23:49:36.123Z] + workspace=/w/workspace/edgex-go/1 [2021-02-10T23:49:36.123Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-10T23:49:36.123Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-10T23:49:36.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-10T23:49:36.123Z] + PACKAGES=/tmp/packages_start.txt [2021-02-10T23:49:36.123Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-10T23:49:36.123Z] + PACKAGES=/tmp/packages_end.txt [2021-02-10T23:49:36.123Z] + case "${OS_FAMILY}" in [2021-02-10T23:49:36.123Z] + rpm -qa [2021-02-10T23:49:36.123Z] + sort [2021-02-10T23:49:41.437Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-10T23:49:41.437Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-10T23:49:41.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-10T23:49:41.437Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-10T23:49:41.437Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-10T23:49:41.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-10T23:49:41.477Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-10T23:49:41.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:49:42.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T23:49:42.143Z] [2021-02-10T23:49:42.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-10T23:49:42.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T23:49:42.544Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-10T23:49:42.544Z] df20fa9351a1: Pulling fs layer [2021-02-10T23:49:42.544Z] 36b3adc4ff6f: Pulling fs layer [2021-02-10T23:49:42.544Z] 8ad3a11d3b57: Pulling fs layer [2021-02-10T23:49:42.544Z] 46f8f816bc3b: Pulling fs layer [2021-02-10T23:49:42.544Z] 93b61091891f: Pulling fs layer [2021-02-10T23:49:42.544Z] 93b9cdb0e59b: Pulling fs layer [2021-02-10T23:49:42.544Z] 5e14af77c1be: Pulling fs layer [2021-02-10T23:49:42.544Z] 01666e4c0597: Pulling fs layer [2021-02-10T23:49:42.544Z] aa168da1d23b: Pulling fs layer [2021-02-10T23:49:42.544Z] 46f8f816bc3b: Waiting [2021-02-10T23:49:42.544Z] 93b61091891f: Waiting [2021-02-10T23:49:42.544Z] 93b9cdb0e59b: Waiting [2021-02-10T23:49:42.544Z] 5e14af77c1be: Waiting [2021-02-10T23:49:42.544Z] 01666e4c0597: Waiting [2021-02-10T23:49:42.544Z] aa168da1d23b: Waiting [2021-02-10T23:49:42.544Z] 36b3adc4ff6f: Verifying Checksum [2021-02-10T23:49:42.544Z] 36b3adc4ff6f: Download complete [2021-02-10T23:49:42.544Z] 46f8f816bc3b: Verifying Checksum [2021-02-10T23:49:42.544Z] 46f8f816bc3b: Download complete [2021-02-10T23:49:42.809Z] df20fa9351a1: Verifying Checksum [2021-02-10T23:49:42.809Z] df20fa9351a1: Download complete [2021-02-10T23:49:42.809Z] 93b61091891f: Download complete [2021-02-10T23:49:42.809Z] 93b9cdb0e59b: Verifying Checksum [2021-02-10T23:49:42.809Z] 93b9cdb0e59b: Download complete [2021-02-10T23:49:42.809Z] 5e14af77c1be: Verifying Checksum [2021-02-10T23:49:42.809Z] 5e14af77c1be: Download complete [2021-02-10T23:49:42.809Z] 01666e4c0597: Verifying Checksum [2021-02-10T23:49:42.809Z] 01666e4c0597: Download complete [2021-02-10T23:49:43.080Z] 8ad3a11d3b57: Verifying Checksum [2021-02-10T23:49:43.080Z] 8ad3a11d3b57: Download complete [2021-02-10T23:49:43.080Z] df20fa9351a1: Pull complete [2021-02-10T23:49:43.348Z] 36b3adc4ff6f: Pull complete [2021-02-10T23:49:43.947Z] 8ad3a11d3b57: Pull complete [2021-02-10T23:49:44.214Z] 46f8f816bc3b: Pull complete [2021-02-10T23:49:45.616Z] aa168da1d23b: Verifying Checksum [2021-02-10T23:49:45.616Z] aa168da1d23b: Download complete [2021-02-10T23:49:45.616Z] 93b61091891f: Pull complete [2021-02-10T23:49:46.191Z] 93b9cdb0e59b: Pull complete [2021-02-10T23:49:46.191Z] 5e14af77c1be: Pull complete [2021-02-10T23:49:46.462Z] 01666e4c0597: Pull complete [2021-02-10T23:49:54.663Z] aa168da1d23b: Pull complete [2021-02-10T23:49:54.664Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-10T23:49:54.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T23:49:54.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-10T23:49:54.903Z] prd-centos7-docker-4c-2g-26025 does not seem to be running inside a container [2021-02-10T23:49:54.950Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-10T23:49:57.113Z] $ docker top a4186345ebf9929903ffc781c4a3333d44cb58c6d2031a6838dd4aa3e0882a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T23:49:57.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-10T23:49:57.971Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-10T23:49:58.293Z] + ls /var/log/sa-host [2021-02-10T23:49:58.294Z] + sadf -c /var/log/sa-host/sa10 [2021-02-10T23:49:58.294Z] file_magic: OK [2021-02-10T23:49:58.294Z] HZ: Using current value: 100 [2021-02-10T23:49:58.294Z] file_header: OK [2021-02-10T23:49:58.294Z] 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-02-10T23:49:58.294Z] Statistics: [2021-02-10T23:49:58.294Z] 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... [2021-02-10T23:49:58.294Z] File successfully converted to sysstat format version 12.2.1 [2021-02-10T23:49:58.294Z] + sadf -c /var/log/sa-host/sa23 [2021-02-10T23:49:58.294Z] file_magic: OK [2021-02-10T23:49:58.294Z] HZ: Using current value: 100 [2021-02-10T23:49:58.294Z] file_header: OK [2021-02-10T23:49:58.294Z] 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-02-10T23:49:58.294Z] Statistics: [2021-02-10T23:49:58.294Z] Hnuu...uuuununununu... [2021-02-10T23:49:58.294Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-10T23:49:59.039Z] provisioning config files... [2021-02-10T23:49:59.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config803386539127911802tmp [Pipeline] { [Pipeline] echo [2021-02-10T23:49:59.186Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:49:59.550Z] ---> create-netrc.sh [Pipeline] } [2021-02-10T23:49:59.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-10T23:49:59.732Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:50:00.100Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-10T23:50:00.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:50:00.624Z] ---> sudo-logs.sh [2021-02-10T23:50:00.624Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-10T23:50:00.686Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:50:01.023Z] ---> job-cost.sh [2021-02-10T23:50:01.023Z] lf-activate-venv: SKIPPING [2021-02-10T23:50:01.023Z] INFO: No Stack... [2021-02-10T23:50:01.983Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-10T23:50:02.558Z] INFO: Archiving Costs [Pipeline] echo [2021-02-10T23:50:02.590Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T23:50:02.928Z] ---> logs-deploy.sh [2021-02-10T23:50:02.928Z] lf-activate-venv: SKIPPING [2021-02-10T23:50:02.928Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3162/1 [2021-02-10T23:50:02.928Z] INFO: archiving workspace using pattern(s): [2021-02-10T23:50:04.316Z] Archives upload complete. [2021-02-10T23:50:04.579Z] INFO: archiving logs to Nexus