Pull request #2914 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 29e664d5d238b101fd7610bddecccab428b8a002 rather than 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 Obtained Jenkinsfile from 29e664d5d238b101fd7610bddecccab428b8a002 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-2914/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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-2914/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14133 in /w/workspace/edgexfoundry_edgex-go_PR-2914 [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 Merging remotes/origin/master commit 29e664d5d238b101fd7610bddecccab428b8a002 into PR head commit 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 Merge succeeded, producing 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 Checking out Revision 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 (PR-2914) > 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/2914/head:refs/remotes/origin/PR-2914 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 # 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 29e664d5d238b101fd7610bddecccab428b8a002 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 # timeout=10 Commit message: "feat(v2 metadata): Implement GET /deviceprofile/model/{model} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:30:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:30:01 ========================================================= 06:30:01 EdgeX Global Pipelines Version Info 06:30:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:30:03 ------------------- 06:30:03 stable info: 06:30:03 ------------------- 06:30:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:03 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:30:03 Message: update stable to v1.0.169 06:30:03 ------------------- 06:30:03 experimental info: 06:30:03 ------------------- 06:30:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:30:03 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:30:03 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:30:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:30:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:30:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:30:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:30:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2914 [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2914 [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2914 [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01b52d1 [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:30:08 provisioning config files... 06:30:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7050319384760570237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:09 ---> docker-login.sh 06:30:09 nexus3.edgexfoundry.org:10001 06:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:09 Configure a credential helper to remove this warning. See 06:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:09 06:30:09 Login Succeeded 06:30:09 nexus3.edgexfoundry.org:10002 06:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:09 Configure a credential helper to remove this warning. See 06:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:09 06:30:09 Login Succeeded 06:30:09 nexus3.edgexfoundry.org:10003 06:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:10 Configure a credential helper to remove this warning. See 06:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:10 06:30:10 Login Succeeded 06:30:10 nexus3.edgexfoundry.org:10004 06:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:10 Configure a credential helper to remove this warning. See 06:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:10 06:30:10 Login Succeeded 06:30:10 docker.io 06:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:10 Configure a credential helper to remove this warning. See 06:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:10 06:30:10 Login Succeeded 06:30:10 ---> docker-login.sh ends [Pipeline] } 06:30:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:11 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/core-command/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo core-command,cmd/core-command/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/core-data/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo core-data,cmd/core-data/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/core-metadata/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo core-metadata,cmd/core-metadata/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/security-proxy-setup/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/security-secrets-setup/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/support-logging/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo support-logging,cmd/support-logging/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/support-notifications/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo support-notifications,cmd/support-notifications/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/support-scheduler/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:30:11 + for file in '`ls cmd/**/Dockerfile`' 06:30:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:30:11 ++ cut -d/ -f2 06:30:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:30:11 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 06:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:13 06:30:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:30:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:13 latest: Pulling from edgex-devops/git-semver 06:30:13 31603596830f: Pulling fs layer 06:30:13 2a8b12db71e7: Pulling fs layer 06:30:13 6ca5941a6612: Pulling fs layer 06:30:13 ecc8261a40a4: Pulling fs layer 06:30:13 ecc8261a40a4: Waiting 06:30:13 31603596830f: Download complete 06:30:13 ecc8261a40a4: Verifying Checksum 06:30:13 ecc8261a40a4: Download complete 06:30:13 6ca5941a6612: Verifying Checksum 06:30:13 6ca5941a6612: Download complete 06:30:14 31603596830f: Pull complete 06:30:14 2a8b12db71e7: Pull complete 06:30:15 6ca5941a6612: Pull complete 06:30:15 ecc8261a40a4: Pull complete 06:30:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:30:15 prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container 06:30:15 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:30:18 $ docker top a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:18 [ssh-agent] Looking for ssh-agent implementation... 06:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:18 $ docker exec a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a ssh-agent 06:30:18 SSH_AUTH_SOCK=/tmp/ssh-PUcfD8HIHiOB/agent.12 06:30:18 SSH_AGENT_PID=17 06:30:18 Running ssh-add (command line suppressed) 06:30:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4802685821342799401.key (/w/workspace/edgex-go/1@tmp/private_key_4802685821342799401.key) 06:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:19 + git tag --points-at HEAD [Pipeline] } 06:30:19 $ docker exec --env ******** --env ******** a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a ssh-agent -k 06:30:19 unset SSH_AUTH_SOCK; 06:30:19 unset SSH_AGENT_PID; 06:30:19 echo Agent pid 17 killed; 06:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:19 [ssh-agent] Looking for ssh-agent implementation... 06:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:19 $ docker exec a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a ssh-agent 06:30:20 SSH_AUTH_SOCK=/tmp/ssh-9iu5Iu28ViR0/agent.45 06:30:20 SSH_AGENT_PID=50 06:30:20 Running ssh-add (command line suppressed) 06:30:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7433140435201854031.key (/w/workspace/edgex-go/1@tmp/private_key_7433140435201854031.key) 06:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:20 + git semver init 06:30:20 # -> Open(): unable to determine branch for HEAD 06:30:20 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:30:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:30:20 # $SEMVER_REMOTE_NAME = origin 06:30:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:30:20 # $SEMVER_USER_NAME = edgex-jenkins 06:30:20 # $SEMVER_BRANCH = PR-2914 06:30:20 # $SEMVER_TEMP = /tmp/semver-705365174 06:30:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:30:38 # '/tmp/semver-705365174' -> '/w/workspace/edgex-go/1/.semver' 06:30:38 # -> Force: false 06:30:38 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:30:38 $ docker exec --env ******** --env ******** a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a ssh-agent -k 06:30:39 unset SSH_AUTH_SOCK; 06:30:39 unset SSH_AGENT_PID; 06:30:39 echo Agent pid 50 killed; 06:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:40 + git semver [Pipeline] } 06:30:40 $ docker stop --time=1 a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a 06:30:41 $ docker rm -f a871a2121f99099c513868d46c17c17668145a49ea07c32a4ab26a17de47789a [Pipeline] // withDockerContainer [Pipeline] sh 06:30:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:30:43 Stashed 1 file(s) [Pipeline] echo 06:30:43 [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 06:30:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:30:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:30:46 + sudo service docker restart 06:30:46 + true 06:30:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:30:47 ========================================================= 06:30:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:30:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:30:47 + 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 . 06:30:51 Sending build context to Docker daemon 326.1MB 06:30:51 Step 1/7 : ARG BASE=golang:1.15-alpine 06:30:51 Step 2/7 : FROM ${BASE} 06:30:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:51 188c0c94c7c5: Pulling fs layer 06:30:51 0ef7d3d256c8: Pulling fs layer 06:30:51 de9db76c5a1d: Pulling fs layer 06:30:51 bca2f99d35d6: Pulling fs layer 06:30:51 93359f2a8cfa: Pulling fs layer 06:30:51 7c6f9722023f: Pulling fs layer 06:30:51 a35cf1a2eb13: Pulling fs layer 06:30:51 93359f2a8cfa: Waiting 06:30:51 7c6f9722023f: Waiting 06:30:51 a35cf1a2eb13: Waiting 06:30:51 bca2f99d35d6: Waiting 06:30:51 de9db76c5a1d: Verifying Checksum 06:30:51 de9db76c5a1d: Download complete 06:30:51 0ef7d3d256c8: Verifying Checksum 06:30:51 0ef7d3d256c8: Download complete 06:30:51 93359f2a8cfa: Verifying Checksum 06:30:51 93359f2a8cfa: Download complete 06:30:51 188c0c94c7c5: Verifying Checksum 06:30:51 188c0c94c7c5: Download complete 06:30:51 7c6f9722023f: Verifying Checksum 06:30:51 7c6f9722023f: Download complete 06:30:51 188c0c94c7c5: Pull complete 06:30:51 0ef7d3d256c8: Pull complete 06:30:51 de9db76c5a1d: Pull complete 06:30:53 a35cf1a2eb13: Verifying Checksum 06:30:53 a35cf1a2eb13: Download complete 06:30:53 bca2f99d35d6: Verifying Checksum 06:30:53 bca2f99d35d6: Download complete 06:30:59 bca2f99d35d6: Pull complete 06:30:59 93359f2a8cfa: Pull complete 06:30:59 7c6f9722023f: Pull complete 06:30:59 Still waiting to schedule task 06:30:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 06:31:04 a35cf1a2eb13: Pull complete 06:31:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:31:04 ---> a62c8e92a672 06:31:04 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:31:04 ---> Running in c3f5c3992b10 06:31:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:05 (1/12) Installing libmagic (5.38-r0) 06:31:06 (2/12) Installing file (5.38-r0) 06:31:06 (3/12) Installing libc-dev (0.7.2-r3) 06:31:06 (4/12) Installing g++ (9.3.0-r2) 06:31:10 (5/12) Installing fortify-headers (1.1-r0) 06:31:10 (6/12) Installing patch (2.7.6-r6) 06:31:10 (7/12) Installing build-base (0.5-r2) 06:31:10 (8/12) Installing libsodium (1.0.18-r0) 06:31:10 (9/12) Installing pkgconf (1.7.2-r0) 06:31:11 (10/12) Installing libsodium-dev (1.0.18-r0) 06:31:11 (11/12) Installing libzmq (4.3.3-r0) 06:31:11 (12/12) Installing zeromq-dev (4.3.3-r0) 06:31:11 Executing busybox-1.31.1-r19.trigger 06:31:11 OK: 233 MiB in 51 packages 06:31:15 Removing intermediate container c3f5c3992b10 06:31:15 ---> 601fd14b0825 06:31:15 Step 4/7 : WORKDIR /edgex-go 06:31:15 ---> Running in f9bf4ae79f23 06:31:15 Removing intermediate container f9bf4ae79f23 06:31:15 ---> 54edbd26b06f 06:31:15 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:31:16 latest: Pulling from library/docker 06:31:16 188c0c94c7c5: Already exists 06:31:16 0c7c675703d6: Pulling fs layer 06:31:16 cc8c12a437cb: Pulling fs layer 06:31:16 f092543453df: Pulling fs layer 06:31:16 65b6bc45957d: Pulling fs layer 06:31:16 4de832df471b: Pulling fs layer 06:31:16 79aa7fa92271: Pulling fs layer 06:31:16 4de832df471b: Waiting 06:31:16 65b6bc45957d: Waiting 06:31:16 79aa7fa92271: Waiting 06:31:16 cc8c12a437cb: Verifying Checksum 06:31:16 cc8c12a437cb: Download complete 06:31:16 0c7c675703d6: Verifying Checksum 06:31:16 0c7c675703d6: Download complete 06:31:16 65b6bc45957d: Verifying Checksum 06:31:16 65b6bc45957d: Download complete 06:31:16 4de832df471b: Verifying Checksum 06:31:16 4de832df471b: Download complete 06:31:16 79aa7fa92271: Verifying Checksum 06:31:16 79aa7fa92271: Download complete 06:31:16 0c7c675703d6: Pull complete 06:31:16 cc8c12a437cb: Pull complete 06:31:17 f092543453df: Verifying Checksum 06:31:17 f092543453df: Download complete 06:31:19 f092543453df: Pull complete 06:31:19 65b6bc45957d: Pull complete 06:31:19 4de832df471b: Pull complete 06:31:19 79aa7fa92271: Pull complete 06:31:19 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 06:31:19 Status: Downloaded newer image for docker:latest 06:31:21 ---> 08e86a5dc446 06:31:21 Step 6/7 : COPY go.mod . 06:31:21 ---> b35e1c167df4 06:31:21 Step 7/7 : RUN go mod download 06:31:21 ---> Running in 02463de00408 06:31:43 Removing intermediate container 02463de00408 06:31:43 ---> e691b44d2f5f 06:31:43 Successfully built e691b44d2f5f 06:31:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:31:43 + docker inspect -f . ci-base-image-x86_64 06:31:43 . [Pipeline] withDockerContainer 06:31:43 prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container 06:31:43 $ 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 ******** ci-base-image-x86_64 cat 06:31:44 $ docker top 47e17f5f42c8cfb828fdaae91d655f1de6e60ae96e67aab7e26a818279a0093c -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:45 + go version 06:31:45 go version go1.15.5 linux/amd64 [Pipeline] } 06:31:45 $ docker stop --time=1 47e17f5f42c8cfb828fdaae91d655f1de6e60ae96e67aab7e26a818279a0093c 06:31:46 $ docker rm -f 47e17f5f42c8cfb828fdaae91d655f1de6e60ae96e67aab7e26a818279a0093c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:48 + docker inspect -f . ci-base-image-x86_64 06:31:48 . [Pipeline] withDockerContainer 06:31:48 prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container 06:31:48 $ 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 ******** ci-base-image-x86_64 cat 06:31:49 $ docker top b64c88f87b50d2bdb729d021cbe811fae4740d63f18f3398b7e98adcfec89f65 -eo pid,comm [Pipeline] { [Pipeline] echo 06:31:49 ========================================================= 06:31:49 [edgeXBuildGoParallel] Running Tests and Build... 06:31:49 ========================================================= [Pipeline] sh 06:31:49 + make test 06:31:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:31:57 ? github.com/edgexfoundry/edgex-go [no test files] 06:32:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:32:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:32:22 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.049s 06:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:32:22 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:32:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:32:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:32:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:32:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:32:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements 06:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.159s coverage: 27.1% of statements 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.404s coverage: 66.4% of statements 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.402s coverage: 82.7% of statements 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements 06:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 06:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements 06:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements 06:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 06:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 06:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.279s coverage: 95.2% of statements 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.0% of statements [no tests to run] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.5% of statements 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 06:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 06:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 55.9% of statements 06:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:32:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14134 in /w/workspace/edgexfoundry_edgex-go_PR-2914 [Pipeline] { [Pipeline] ws 06:32:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.630s coverage: 86.3% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.028s coverage: 72.2% of statements 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.396s coverage: 72.1% of statements 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.043s coverage: 82.4% of statements 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.042s coverage: 48.4% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.047s coverage: 28.8% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 37.2% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.315s coverage: 84.1% of statements 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.059s coverage: 100.0% of statements 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.042s coverage: 42.9% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.038s coverage: 83.8% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 47.1% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.070s coverage: 100.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.646s coverage: 29.1% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 06:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 06:32:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 06:32:45 GO111MODULE=on go vet ./... 06:32:46 using credential edgex-jenkins-ssh 06:32:46 Cloning the remote Git repository 06:32:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:32:47 > git init /w/workspace/edgex-go/1 # timeout=10 06:32:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:32:47 > git --version # timeout=10 06:32:47 > git --version # 'git version 2.17.1' 06:32:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:03 Merging remotes/origin/master commit 29e664d5d238b101fd7610bddecccab428b8a002 into PR head commit 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 06:33:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:33:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:33:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2914/head:refs/remotes/origin/PR-2914 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:33:03 > git config core.sparsecheckout # timeout=10 06:33:03 > git checkout -f 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 # timeout=10 [Pipeline] // stage [Pipeline] } 06:33:05 Failed in branch arm64 06:33:12 gofmt -l . 06:33:12 [ "`gofmt -l .`" = "" ] 06:33:12 ./bin/test-go-mod-tidy.sh 06:33:12 ./bin/test-attribution-txt.sh [Pipeline] sh 06:33:12 + ls -al . 06:33:12 total 644 06:33:12 drwxrwxr-x 10 1001 1001 4096 Dec 2 06:33 . 06:33:12 drwxr-xr-x 4 root root 28 Dec 2 06:31 .. 06:33:12 -rw-rw-r-- 1 1001 1001 11 Dec 2 06:29 .dockerignore 06:33:12 drwxrwxr-x 8 1001 1001 179 Dec 2 06:29 .git 06:33:12 drwxrwxr-x 3 1001 1001 125 Dec 2 06:29 .github 06:33:12 -rw-rw-r-- 1 1001 1001 971 Dec 2 06:29 .gitignore 06:33:12 drwx------ 3 1001 1001 47 Dec 2 06:30 .semver 06:33:12 -rw-rw-r-- 1 1001 1001 166 Dec 2 06:29 .sonarcloud.properties 06:33:12 -rw-rw-r-- 1 1001 1001 3804 Dec 2 06:29 CONTRIBUTING.md 06:33:12 -rw-rw-r-- 1 1001 1001 1035 Dec 2 06:29 Dockerfile.build 06:33:12 -rw-rw-r-- 1 1001 1001 863 Dec 2 06:29 Jenkinsfile 06:33:12 -rw-rw-r-- 1 1001 1001 10775 Dec 2 06:29 LICENSE 06:33:12 -rw-rw-r-- 1 1001 1001 6581 Dec 2 06:29 Makefile 06:33:12 -rw-rw-r-- 1 1001 1001 6447 Dec 2 06:29 README.md 06:33:12 -rw-rw-r-- 1 1001 1001 259 Dec 2 06:29 SECURITY.md 06:33:12 -rw-rw-r-- 1 1001 1001 5 Dec 2 06:30 VERSION 06:33:12 -rw-rw-r-- 1 1001 1001 4131 Dec 2 06:29 ZMQWindows.md 06:33:12 drwxrwxr-x 2 1001 1001 117 Dec 2 06:29 bin 06:33:12 drwxrwxr-x 15 1001 1001 4096 Dec 2 06:29 cmd 06:33:12 -rw-r--r-- 1 root root 552039 Dec 2 06:32 coverage.out 06:33:12 -rw-r--r-- 1 root root 1041 Dec 2 06:33 go.mod 06:33:12 -rw-r--r-- 1 root root 18856 Dec 2 06:33 go.sum 06:33:12 drwxrwxr-x 8 1001 1001 127 Dec 2 06:29 internal 06:33:12 drwxrwxr-x 4 1001 1001 26 Dec 2 06:29 openapi 06:33:12 drwxrwxr-x 4 1001 1001 71 Dec 2 06:29 snap 06:33:12 -rw-rw-r-- 1 1001 1001 168 Dec 2 06:29 version.go [Pipeline] sh 06:33:12 + '[' -e coverage.out ] 06:33:12 + chown 1001:1001 coverage.out [Pipeline] stash 06:33:13 Stashed 1 file(s) [Pipeline] sh 06:33:13 + make build 06:33:13 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 06:33:21 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 06:33:24 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 06:33:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 06:33:27 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 06:33:29 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 06:33:29 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 06:33:31 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 06:33:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:33:34 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 06:33:35 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 06:33:36 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 06:33:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 06:33:39 $ docker stop --time=1 b64c88f87b50d2bdb729d021cbe811fae4740d63f18f3398b7e98adcfec89f65 06:33:42 $ docker rm -f b64c88f87b50d2bdb729d021cbe811fae4740d63f18f3398b7e98adcfec89f65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:33:46 06:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:33:46 latest: Pulling from edgex-devops/edgex-compose 06:33:46 cbdbe7a5bc2a: Pulling fs layer 06:33:46 ca9280d653b3: Pulling fs layer 06:33:46 7e9c9ca2126c: Pulling fs layer 06:33:47 cbdbe7a5bc2a: Verifying Checksum 06:33:47 cbdbe7a5bc2a: Download complete 06:33:47 cbdbe7a5bc2a: Pull complete 06:33:47 ca9280d653b3: Verifying Checksum 06:33:47 ca9280d653b3: Download complete 06:33:48 ca9280d653b3: Pull complete 06:33:48 7e9c9ca2126c: Download complete 06:33:55 7e9c9ca2126c: Pull complete 06:33:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:33:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:33:55 prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container 06:33:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:33:58 $ docker top df9484ad2d19829c2afbf2ca519a029c34ca47ca56971accbf8e8737a64423f3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:59 + docker-compose build --help 06:33:59 + grep parallel 06:34:00 --parallel Build images in parallel. [Pipeline] } 06:34:00 $ docker stop --time=1 df9484ad2d19829c2afbf2ca519a029c34ca47ca56971accbf8e8737a64423f3 06:34:01 $ docker rm -f df9484ad2d19829c2afbf2ca519a029c34ca47ca56971accbf8e8737a64423f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:02 . [Pipeline] withDockerContainer 06:34:02 prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container 06:34:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:34:03 $ docker top 6cdcd0a74b65b1cc42b749a8ee460187409fa617462c125b1de803b0dc858e89 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:04 + docker-compose -f ./docker-compose-build.yml build --parallel 06:34:04 Building docker-core-command-go ... 06:34:04 Building docker-core-data-go ... 06:34:04 Building docker-core-metadata-go ... 06:34:04 Building docker-security-bootstrap-redis-go ... 06:34:04 Building docker-security-proxy-setup-go ... 06:34:04 Building docker-security-secrets-setup-go ... 06:34:04 Building docker-security-secretstore-setup-go ... 06:34:04 Building docker-support-logging-go ... 06:34:04 Building docker-support-notifications-go ... 06:34:04 Building docker-support-scheduler-go ... 06:34:04 Building docker-sys-mgmt-agent-go ... 06:34:04 Building docker-core-command-go 06:34:04 Building docker-support-scheduler-go 06:34:04 Building docker-core-data-go 06:34:04 Building docker-core-metadata-go 06:34:04 Building docker-security-bootstrap-redis-go 06:34:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:34:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:34:37 ---> e691b44d2f5f 06:34:37 Step 3/23 : WORKDIR /edgex-go 06:34:37 ---> e691b44d2f5f 06:34:37 Step 3/22 : WORKDIR /edgex-go 06:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:34:37 ---> e691b44d2f5f 06:34:37 Step 3/22 : WORKDIR /edgex-go 06:34:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:34:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:34:37 ---> e691b44d2f5f 06:34:37 Step 3/21 : WORKDIR /edgex-go 06:34:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:34:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:34:37 ---> e691b44d2f5f 06:34:37 Step 3/22 : WORKDIR /edgex-go 06:34:38 ---> Running in a7d8e4b7814b 06:34:38 ---> Running in 77e8e21a1ed8 06:34:38 ---> Running in d719c2d00c48 06:34:38 ---> Running in 21ca6ebf8641 06:34:38 ---> Running in 53dcf235c5c4 06:34:38 Removing intermediate container 21ca6ebf8641 06:34:38 ---> 8afd3aed9a39 06:34:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:38 Removing intermediate container 77e8e21a1ed8 06:34:38 ---> 58da288451dc 06:34:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:38 Removing intermediate container d719c2d00c48 06:34:38 ---> 6d7f6d2f7eb2 06:34:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:38 Removing intermediate container a7d8e4b7814b 06:34:38 ---> bef90b94fb43 06:34:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:38 Removing intermediate container 53dcf235c5c4 06:34:38 ---> 82a3aa6819a2 06:34:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:39 ---> Running in 9bb2e53b447b 06:34:39 ---> Running in e79ba6ceb243 06:34:39 ---> Running in 66df0e9e08b9 06:34:39 ---> Running in 2ba57b24e7bb 06:34:39 ---> Running in ef7723e7ca07 06:34:41 Removing intermediate container e79ba6ceb243 06:34:41 ---> 1814c10e817a 06:34:41 Step 5/21 : RUN apk update && apk add make git 06:34:41 ---> Running in 628e8e185962 06:34:41 Removing intermediate container 9bb2e53b447b 06:34:41 ---> eee79e3c8b37 06:34:41 Step 5/22 : RUN apk update && apk add make git 06:34:42 Removing intermediate container 66df0e9e08b9 06:34:42 ---> ad3daa346282 06:34:42 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:34:42 ---> Running in c3585f0d8303 06:34:42 ---> Running in 0f8fdf993ef4 06:34:42 Removing intermediate container ef7723e7ca07 06:34:42 ---> 2bded9d0614a 06:34:42 Step 5/22 : RUN apk update && apk add make git 06:34:42 Removing intermediate container 2ba57b24e7bb 06:34:42 ---> 4f75392f4f38 06:34:42 Step 5/22 : RUN apk update && apk add make git 06:34:42 ---> Running in 662d3b815510 06:34:42 ---> Running in f93d80f56ea0 06:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:44 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:34:44 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:34:44 OK: 12745 distinct packages available 06:34:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:44 OK: 233 MiB in 51 packages 06:34:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:44 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:34:44 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:34:44 OK: 12745 distinct packages available 06:34:44 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:34:44 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:34:44 OK: 12745 distinct packages available 06:34:44 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:34:44 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:34:44 OK: 12745 distinct packages available 06:34:45 OK: 233 MiB in 51 packages 06:34:45 OK: 233 MiB in 51 packages 06:34:45 Removing intermediate container 628e8e185962 06:34:45 ---> 65fbd902e431 06:34:45 Step 6/21 : COPY go.mod . 06:34:45 OK: 233 MiB in 51 packages 06:34:45 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:34:45 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:34:45 OK: 12745 distinct packages available 06:34:45 ---> 1b5749b70db9 06:34:45 Step 7/21 : RUN go mod download 06:34:45 OK: 233 MiB in 51 packages 06:34:45 ---> Running in 8631b767396f 06:34:45 Removing intermediate container 0f8fdf993ef4 06:34:45 ---> b61fb464b150 06:34:45 Step 6/23 : COPY go.mod . 06:34:46 Removing intermediate container c3585f0d8303 06:34:46 ---> 25186776caad 06:34:46 Step 6/22 : COPY go.mod . 06:34:46 ---> 20657f863fc4 06:34:46 Step 7/23 : RUN go mod download 06:34:46 Removing intermediate container f93d80f56ea0 06:34:46 ---> 4ff991180c12 06:34:46 Step 6/22 : COPY go.mod . 06:34:46 Removing intermediate container 662d3b815510 06:34:46 ---> 157e7b04dfe7 06:34:46 Step 6/22 : COPY go.mod . 06:34:46 ---> Running in 3aa321b9aa86 06:34:46 ---> 6121e6bc5b3c 06:34:46 Step 7/22 : RUN go mod download 06:34:46 ---> fe8120e60612 06:34:46 Step 7/22 : RUN go mod download 06:34:47 ---> Running in 57fb5b04a2d9 06:34:47 ---> Running in bd62022b195f 06:34:47 ---> 873c93144cad 06:34:47 Step 7/22 : RUN go mod download 06:34:47 ---> Running in f3ff6a27f78e 06:34:48 Removing intermediate container 3aa321b9aa86 06:34:48 ---> 767915cc89ce 06:34:48 Step 8/23 : COPY . . 06:34:48 Removing intermediate container 8631b767396f 06:34:48 ---> dd307a68797f 06:34:48 Step 8/21 : COPY . . 06:34:48 Removing intermediate container 57fb5b04a2d9 06:34:48 ---> 8bc2a0c5fa58 06:34:48 Step 8/22 : COPY . . 06:34:55 Removing intermediate container f3ff6a27f78e 06:34:55 ---> bfe20d322a61 06:34:55 Step 8/22 : COPY . . 06:34:55 Removing intermediate container bd62022b195f 06:34:55 ---> 37e8e8d76841 06:34:55 Step 8/22 : COPY . . 06:35:27 ---> 099ec997716a 06:35:27 Step 9/22 : RUN make cmd/core-command/core-command 06:35:27 ---> a241fd79c770 06:35:27 Step 9/23 : RUN make cmd/core-data/core-data 06:35:27 ---> Running in 3d2d64e3e8a2 06:35:27 ---> eaa02d521c3e 06:35:27 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:35:27 ---> 57861abbef9c 06:35:27 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:35:27 ---> 47041bf729fd 06:35:27 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:35:27 ---> Running in 70756ac65f85 06:35:28 ---> Running in 515e16dfcc92 06:35:28 ---> Running in 2aa09ab01cb2 06:35:28 ---> Running in 30d464a21f8c 06:35:29 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 06:35:29 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 06:35:29 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 06:35:29 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 06:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:36:08 Removing intermediate container 30d464a21f8c 06:36:08 ---> cbdf1b5e0b39 06:36:08 06:36:08 Step 10/22 : FROM alpine:3.10 06:36:08 3.10: Pulling from library/alpine 06:36:08 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:36:08 Status: Downloaded newer image for alpine:3.10 06:36:08 ---> be4e4bea2c2e 06:36:08 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:36:08 ---> Running in cd44aaf40abf 06:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:36:08 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:36:08 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:36:08 OK: 10348 distinct packages available 06:36:08 (1/5) Installing ca-certificates (20191127-r2) 06:36:08 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:36:08 (3/5) Installing libcurl (7.66.0-r1) 06:36:08 (4/5) Installing curl (7.66.0-r1) 06:36:08 (5/5) Installing dumb-init (1.2.2-r1) 06:36:08 Executing busybox-1.30.1-r3.trigger 06:36:08 Executing ca-certificates-20191127-r2.trigger 06:36:08 OK: 7 MiB in 19 packages 06:36:13 Removing intermediate container 2aa09ab01cb2 06:36:13 ---> 3930304bd188 06:36:13 06:36:13 Step 10/21 : FROM scratch 06:36:13 ---> 06:36:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:14 Removing intermediate container cd44aaf40abf 06:36:14 ---> 978e0d5a9d1e 06:36:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:36:14 ---> Running in e16202c4873b 06:36:14 Removing intermediate container 3d2d64e3e8a2 06:36:14 ---> e22e54e08f17 06:36:14 06:36:14 Step 10/22 : FROM scratch 06:36:14 ---> 06:36:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:14 ---> Running in 03cd52895d7b 06:36:14 ---> Running in 208cd3a597c8 06:36:14 Removing intermediate container e16202c4873b 06:36:14 ---> bb79df44e984 06:36:14 Step 12/21 : ENV APP_PORT=48085 06:36:14 Removing intermediate container 03cd52895d7b 06:36:14 ---> 8f514a0b90a4 06:36:14 Step 13/22 : WORKDIR / 06:36:15 ---> Running in 4013bfb0c833 06:36:15 Removing intermediate container 208cd3a597c8 06:36:15 ---> dfc7af5d5387 06:36:15 Step 12/22 : ENV APP_PORT=48082 06:36:16 ---> Running in c5c7bf590877 06:36:16 ---> Running in 2f8d794aeb98 06:36:16 Removing intermediate container 4013bfb0c833 06:36:16 ---> ba806ab64117 06:36:16 Step 13/21 : EXPOSE $APP_PORT 06:36:16 Removing intermediate container 515e16dfcc92 06:36:16 ---> 8bb82ac7cb6a 06:36:16 06:36:16 Step 10/22 : FROM scratch 06:36:16 ---> 06:36:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:16 ---> Using cache 06:36:16 ---> dfc7af5d5387 06:36:16 Step 12/22 : ENV APP_PORT=48081 06:36:16 ---> Running in addd59aa7c9f 06:36:16 ---> Running in 9cefa1da3f7f 06:36:16 Removing intermediate container 2f8d794aeb98 06:36:16 ---> 65eb76d63f27 06:36:16 Step 13/22 : EXPOSE $APP_PORT 06:36:16 Removing intermediate container c5c7bf590877 06:36:16 ---> c39f651dd9c9 06:36:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:36:17 ---> Running in bddfef004d0b 06:36:19 Removing intermediate container 9cefa1da3f7f 06:36:19 ---> 2631f839f3c5 06:36:19 Step 13/22 : EXPOSE $APP_PORT 06:36:19 Removing intermediate container addd59aa7c9f 06:36:19 ---> 2cabe53685d3 06:36:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:36:19 ---> a7dd232153ff 06:36:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:36:19 Removing intermediate container bddfef004d0b 06:36:19 ---> ff54f3ad7bff 06:36:19 Step 14/22 : WORKDIR / 06:36:19 ---> Running in 17084f3c69b1 06:36:19 ---> Running in 2b7459e0acc7 06:36:19 Removing intermediate container 70756ac65f85 06:36:19 ---> f70ae02a856c 06:36:19 06:36:19 Step 10/23 : FROM alpine 06:36:20 ---> 34060c06bb81 06:36:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:36:20 Removing intermediate container 17084f3c69b1 06:36:20 ---> 22671c21b1e5 06:36:20 Step 14/22 : WORKDIR / 06:36:20 latest: Pulling from library/alpine 06:36:20 Removing intermediate container 2b7459e0acc7 06:36:20 ---> 1ee97f4aad23 06:36:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:36:20 ---> Running in 917a20864438 06:36:20 ---> 128c4ab701af 06:36:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:36:20 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:36:20 Status: Downloaded newer image for alpine:latest 06:36:20 ---> d6e46aa2470d 06:36:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:20 ---> Running in 5c20f2e90d00 06:36:20 Removing intermediate container 917a20864438 06:36:20 ---> 6a214e4954df 06:36:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:36:20 ---> bb50a89fcb20 06:36:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:36:20 ---> 49b947588355 06:36:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:36:20 ---> 50d71057e70a 06:36:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:36:20 Removing intermediate container 5c20f2e90d00 06:36:20 ---> 126d1ea2ce06 06:36:20 Step 12/23 : ENV APP_PORT=48080 06:36:21 ---> 236a6ddb7f1b 06:36:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:36:21 ---> Running in 5aa7c349a421 06:36:21 ---> f75d1decf341 06:36:21 Step 18/22 : RUN chmod +x entrypoint.sh 06:36:21 ---> 0630283e8a69 06:36:21 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:36:21 ---> Running in d6ddd51e3e9b 06:36:21 ---> Running in a3cb2782c0c9 06:36:21 ---> 05d9ffd3bd67 06:36:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:36:22 Removing intermediate container 5aa7c349a421 06:36:22 ---> 75a0d3560f96 06:36:22 Step 13/23 : EXPOSE $APP_PORT 06:36:22 ---> fe476654f0d4 06:36:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:36:22 ---> Running in c852bba942d2 06:36:22 Removing intermediate container a3cb2782c0c9 06:36:22 ---> 23576a18cf61 06:36:22 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:22 ---> 33f16a87f37b 06:36:22 Step 18/22 : ENTRYPOINT ["/core-command"] 06:36:22 ---> Running in 5b88ee84f3c3 06:36:22 ---> 980cfb5140b3 06:36:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:36:22 ---> Running in 482168bfe278 06:36:22 Removing intermediate container c852bba942d2 06:36:22 ---> 0f1df3377291 06:36:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:22 ---> Running in 889d8167cbba 06:36:23 ---> Running in 3a910aa7e50e 06:36:23 Removing intermediate container 5b88ee84f3c3 06:36:23 ---> 8966cb32e900 06:36:23 Step 19/21 : LABEL arch=x86_64 06:36:23 Removing intermediate container 482168bfe278 06:36:23 ---> ef9f04e553c7 06:36:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:23 ---> Running in 6ab91a35fb63 06:36:23 Removing intermediate container 889d8167cbba 06:36:23 ---> f3fe8fc52438 06:36:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:23 ---> Running in e8f476bce024 06:36:23 ---> Running in d2f8627545b7 06:36:23 Removing intermediate container 6ab91a35fb63 06:36:23 ---> f0bcc0bc8168 06:36:23 Step 20/21 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:36:23 Removing intermediate container d6ddd51e3e9b 06:36:23 ---> 2d9d5b9a510c 06:36:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:36:24 Removing intermediate container e8f476bce024 06:36:24 ---> 5536e1a16dc0 06:36:24 Step 20/22 : LABEL arch=x86_64 06:36:24 ---> Running in 50c9041712c2 06:36:24 ---> Running in 5eded4156216 06:36:24 Removing intermediate container d2f8627545b7 06:36:24 ---> 36cc333cb85a 06:36:24 Step 20/22 : LABEL arch=x86_64 06:36:24 ---> Running in f7ade9e2b446 06:36:25 ---> Running in 14dce3e8f9ff 06:36:25 Removing intermediate container 50c9041712c2 06:36:25 ---> 0ada82bdf8b4 06:36:25 Step 21/21 : LABEL version=0.0.0 06:36:25 Removing intermediate container 5eded4156216 06:36:25 ---> f797c9bd9e37 06:36:25 Step 20/22 : LABEL arch=x86_64 06:36:25 Removing intermediate container f7ade9e2b446 06:36:25 ---> c9698c72dfa1 06:36:25 Step 21/22 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:36:25 ---> Running in c4388838b64f 06:36:25 ---> Running in b484375df0aa 06:36:25 Removing intermediate container 14dce3e8f9ff 06:36:25 ---> 62ffe490c8b4 06:36:25 Step 21/22 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:36:25 ---> Running in 1b6f5178b640 06:36:25 ---> Running in 6759b421f0a2 06:36:25 Removing intermediate container 3a910aa7e50e 06:36:25 ---> f9b8d56971e5 06:36:25 Step 15/23 : RUN apk --no-cache add zeromq 06:36:25 Removing intermediate container b484375df0aa 06:36:25 ---> e65369331391 06:36:25 Step 21/22 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:36:25 Removing intermediate container c4388838b64f 06:36:25 ---> e63a5ac7e609 06:36:25 06:36:25 Removing intermediate container 1b6f5178b640 06:36:25 ---> a59ac02b20c0 06:36:25 Step 22/22 : LABEL version=0.0.0 06:36:25 ---> Running in d05cddee7dc4 06:36:26 Removing intermediate container 6759b421f0a2 06:36:26 ---> f9cd3d71e403 06:36:26 Step 22/22 : LABEL version=0.0.0 06:36:26 Successfully built e63a5ac7e609 06:36:26 ---> Running in 1ba79cc98bff 06:36:26 Successfully tagged docker-support-scheduler-go:latest 06:36:26 Building docker-sys-mgmt-agent-go 06:36:26  Building docker-support-scheduler-go ... done  ---> Running in 2ac9c9d03fbd 06:36:26 ---> Running in 462940f15c99 06:36:26 Removing intermediate container 1ba79cc98bff 06:36:26 ---> a80edca4e2be 06:36:26 Step 22/22 : LABEL version=0.0.0 06:36:26 Removing intermediate container 2ac9c9d03fbd 06:36:26 ---> 6b851fb65f71 06:36:26 06:36:26 ---> Running in a8da93592f3e 06:36:26 Removing intermediate container 462940f15c99 06:36:26 ---> 333a99feb61f 06:36:26 06:36:26 Successfully built 6b851fb65f71 06:36:26 Successfully tagged docker-core-command-go:latest 06:36:26  Building docker-core-command-go ... done Building docker-security-secrets-setup-go 06:36:26 Removing intermediate container a8da93592f3e 06:36:26 ---> e965238e7ce1 06:36:26 06:36:26 Successfully built 333a99feb61f 06:36:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:36:26 Successfully tagged docker-core-metadata-go:latest 06:36:26 Building docker-security-proxy-setup-go 06:36:27  Building docker-core-metadata-go ... done Successfully built e965238e7ce1 06:36:27 Successfully tagged docker-security-bootstrap-redis-go:latest 06:36:27 Building docker-support-notifications-go 06:36:27  Building docker-security-bootstrap-redis-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:36:28 (1/5) Installing libgcc (9.3.0-r2) 06:36:28 (2/5) Installing libsodium (1.0.18-r0) 06:36:28 (3/5) Installing libstdc++ (9.3.0-r2) 06:36:28 (4/5) Installing libzmq (4.3.3-r0) 06:36:29 (5/5) Installing zeromq (4.3.3-r0) 06:36:29 Executing busybox-1.31.1-r19.trigger 06:36:29 OK: 8 MiB in 19 packages 06:36:33 Removing intermediate container d05cddee7dc4 06:36:33 ---> c43ee362c44e 06:36:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:36:35 ---> 88967f48ba9a 06:36:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:36:36 ---> 93251722edbb 06:36:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:36:38 ---> a24420ac66fa 06:36:38 Step 19/23 : ENTRYPOINT ["/core-data"] 06:36:38 ---> Running in 987fd86d4dcb 06:36:38 Removing intermediate container 987fd86d4dcb 06:36:38 ---> 056492f756d3 06:36:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:38 ---> Running in b5f60b6b2f0d 06:36:38 Removing intermediate container b5f60b6b2f0d 06:36:38 ---> a2c66c0a7c1f 06:36:38 Step 21/23 : LABEL arch=x86_64 06:36:38 ---> Running in 36202f057c08 06:36:38 Removing intermediate container 36202f057c08 06:36:38 ---> f77df926c771 06:36:38 Step 22/23 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:36:38 ---> Running in c2fd2ba1d11a 06:36:39 Removing intermediate container c2fd2ba1d11a 06:36:39 ---> 48d58c5b1ab2 06:36:39 Step 23/23 : LABEL version=0.0.0 06:36:39 ---> Running in da969bf84b32 06:36:40 Removing intermediate container da969bf84b32 06:36:40 ---> 49dcb9209060 06:36:40 06:36:40 Successfully built 49dcb9209060 06:36:42 Successfully tagged docker-core-data-go:latest 06:36:42  Building docker-core-data-go ... done Building docker-support-logging-go 06:37:01 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:37:01 ---> e691b44d2f5f 06:37:01 Step 3/20 : WORKDIR /edgex-go 06:37:01 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:01 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:37:01 ---> e691b44d2f5f 06:37:01 Step 3/27 : WORKDIR /edgex-go 06:37:01 ---> Using cache 06:37:01 ---> 82a3aa6819a2 06:37:01 ---> Using cache 06:37:01 ---> 82a3aa6819a2 06:37:01 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:01 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:01 ---> Using cache 06:37:01 ---> 2bded9d0614a 06:37:01 Step 5/20 : RUN apk update && apk add make git 06:37:01 ---> Using cache 06:37:01 ---> 157e7b04dfe7 06:37:01 Step 6/20 : COPY go.mod . 06:37:01 ---> Using cache 06:37:01 ---> 2bded9d0614a 06:37:01 Step 5/27 : RUN apk update && apk add make bash git 06:37:01 ---> Using cache 06:37:01 ---> 873c93144cad 06:37:01 Step 7/20 : RUN go mod download 06:37:01 ---> Using cache 06:37:01 ---> bfe20d322a61 06:37:01 Step 8/20 : COPY . . 06:37:01 ---> Using cache 06:37:01 ---> eaa02d521c3e 06:37:01 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:37:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:37:01 ---> e691b44d2f5f 06:37:01 Step 3/24 : WORKDIR /edgex-go 06:37:01 ---> Using cache 06:37:01 ---> 82a3aa6819a2 06:37:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:01 ---> Using cache 06:37:01 ---> 2bded9d0614a 06:37:01 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:37:01 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:01 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:37:01 ---> e691b44d2f5f 06:37:01 Step 3/29 : WORKDIR /edgex-go 06:37:01 ---> Using cache 06:37:01 ---> 82a3aa6819a2 06:37:01 Step 4/29 : RUN apk update && apk add make git 06:37:01 ---> Running in 49531d6f1f43 06:37:01 ---> Running in 011ed2d63fd5 06:37:01 ---> Running in 6c80605e99a3 06:37:01 ---> Running in 149c6ee62df2 06:37:03 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 06:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:05 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:05 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:05 OK: 12745 distinct packages available 06:37:05 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:05 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:05 OK: 12745 distinct packages available 06:37:05 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:05 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:05 OK: 12745 distinct packages available 06:37:06 OK: 233 MiB in 51 packages 06:37:06 OK: 233 MiB in 51 packages 06:37:06 OK: 233 MiB in 51 packages 06:37:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:37:09 ---> e691b44d2f5f 06:37:09 Step 3/22 : WORKDIR /edgex-go 06:37:09 ---> Using cache 06:37:09 ---> 82a3aa6819a2 06:37:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:09 ---> Using cache 06:37:09 ---> 2bded9d0614a 06:37:09 Step 5/22 : RUN apk update && apk add make && apk add bash git 06:37:09 Removing intermediate container 011ed2d63fd5 06:37:09 ---> 50c6b4dd453f 06:37:09 Step 6/24 : COPY go.mod . 06:37:09 Removing intermediate container 6c80605e99a3 06:37:09 ---> 5f4e913756ed 06:37:09 Step 6/27 : COPY go.mod . 06:37:09 ---> Running in d29310464c7e 06:37:10 Removing intermediate container 49531d6f1f43 06:37:10 ---> cb40964ca5a3 06:37:10 Step 5/29 : COPY go.mod . 06:37:10 ---> 9adfc0569e0a 06:37:10 Step 7/27 : RUN go mod download 06:37:10 ---> Running in f6a72f3b8256 06:37:10 ---> ba1675df700a 06:37:10 Step 7/24 : RUN go mod download 06:37:10 ---> Running in 62c69fdc5cb4 06:37:11 ---> 2ccc7070caac 06:37:11 Step 6/29 : RUN go mod download 06:37:11 ---> Running in 68d4344f3d29 06:37:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:12 v3.12.1-67-ge0f25e8e68 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:12 v3.12.1-65-gda4c4bae78 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:12 OK: 12745 distinct packages available 06:37:13 Removing intermediate container f6a72f3b8256 06:37:13 ---> 6e4aaae8fb7c 06:37:13 Step 8/27 : COPY . . 06:37:13 Removing intermediate container 62c69fdc5cb4 06:37:13 ---> cd3761cc797e 06:37:13 Step 8/24 : COPY . . 06:37:13 Removing intermediate container 68d4344f3d29 06:37:13 ---> e252aeeae5b4 06:37:13 Step 7/29 : COPY . . 06:37:13 OK: 233 MiB in 51 packages 06:37:13 OK: 233 MiB in 51 packages 06:37:24 Removing intermediate container d29310464c7e 06:37:24 ---> c7ce226725f4 06:37:24 Step 6/22 : COPY go.mod . 06:37:27 ---> 0ee1ae17a182 06:37:27 Step 7/22 : RUN go mod download 06:37:31 ---> Running in 4cc215471d16 06:37:39 Removing intermediate container 4cc215471d16 06:37:39 ---> eaaa9cad57f5 06:37:39 Step 8/22 : COPY . . 06:37:50 Removing intermediate container 149c6ee62df2 06:37:50 ---> 572c46d96bca 06:37:50 06:37:50 Step 10/20 : FROM alpine 06:37:50 ---> d6e46aa2470d 06:37:50 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:37:53 ---> 8e1c442f9032 06:37:53 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:37:53 ---> b7037ad8a785 06:37:53 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:37:53 ---> 8c8f0c870ffc 06:37:53 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:37:53 ---> Running in c9a44a757959 06:37:54 ---> Running in a009ecdff095 06:37:54 ---> Running in 3657f220dd49 06:37:54 ---> Running in 6efd8853702f 06:37:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:55 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 06:37:55 v3.12.1-67-ge0f25e8e68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:37:55 v3.12.1-65-gda4c4bae78 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:37:55 OK: 12746 distinct packages available 06:37:56 (1/4) Installing ca-certificates (20191127-r4) 06:37:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:37:56 (3/4) Installing libcurl (7.69.1-r1) 06:37:56 (4/4) Installing curl (7.69.1-r1) 06:37:56 Executing busybox-1.31.1-r19.trigger 06:37:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:37:56 Executing ca-certificates-20191127-r4.trigger 06:37:56 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 06:37:56 OK: 7 MiB in 18 packages 06:37:59 Removing intermediate container c9a44a757959 06:37:59 ---> ad7167b9df40 06:37:59 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:38:02 ---> Running in 301d6e3184a8 06:38:03 Removing intermediate container 301d6e3184a8 06:38:03 ---> e2cc47e4b890 06:38:03 Step 13/20 : WORKDIR /edgex 06:38:04 ---> Running in 9ca11800a01b 06:38:05 ---> 35f893ea5759 06:38:05 Step 9/22 : RUN make cmd/support-logging/support-logging 06:38:05 ---> Running in 856f19cd94ce 06:38:05 Removing intermediate container 9ca11800a01b 06:38:05 ---> e2964030cbb2 06:38:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:38:06 ---> 7355595953b3 06:38:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:38:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 06:38:07 ---> f9e5f5437fef 06:38:07 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:38:07 ---> Running in 2bbfd5593fd8 06:38:07 Removing intermediate container 2bbfd5593fd8 06:38:07 ---> 8ac826805e09 06:38:07 Step 17/20 : CMD ["--init=true"] 06:38:07 ---> Running in 63781df842ab 06:38:07 Removing intermediate container 63781df842ab 06:38:07 ---> 2bf5e01db045 06:38:07 Step 18/20 : LABEL arch=x86_64 06:38:07 ---> Running in 7ab348594232 06:38:08 Removing intermediate container 7ab348594232 06:38:08 ---> cc2e8750f135 06:38:08 Step 19/20 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:38:08 ---> Running in 574830ec21b9 06:38:08 Removing intermediate container 574830ec21b9 06:38:08 ---> 4cc55a1d1e48 06:38:08 Step 20/20 : LABEL version=0.0.0 06:38:08 ---> Running in 9726c261325d 06:38:09 Removing intermediate container 9726c261325d 06:38:09 ---> fd147cb1d74d 06:38:09 06:38:09 Successfully built fd147cb1d74d 06:38:09 Successfully tagged docker-security-proxy-setup-go:latest 06:38:09 Building docker-security-secretstore-setup-go 06:38:31  Building docker-security-proxy-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:38:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:38:32 ---> e691b44d2f5f 06:38:32 Step 3/24 : WORKDIR /edgex-go 06:38:32 Removing intermediate container 3657f220dd49 06:38:32 ---> d517e663376b 06:38:32 06:38:32 Step 9/29 : FROM alpine:latest 06:38:32 ---> d6e46aa2470d 06:38:32 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:38:32 ---> Using cache 06:38:32 ---> 82a3aa6819a2 06:38:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:32 ---> Using cache 06:38:32 ---> 2bded9d0614a 06:38:32 Step 5/24 : RUN apk update && apk add make git 06:38:32 ---> Using cache 06:38:32 ---> 157e7b04dfe7 06:38:32 Step 6/24 : COPY go.mod . 06:38:32 ---> Using cache 06:38:32 ---> 873c93144cad 06:38:32 Step 7/24 : RUN go mod download 06:38:32 ---> Using cache 06:38:32 ---> bfe20d322a61 06:38:32 Step 8/24 : COPY . . 06:38:32 ---> Using cache 06:38:32 ---> eaa02d521c3e 06:38:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:38:34 ---> Running in a88732badb87 06:38:34 ---> Running in 12cb762782a1 06:38:34 Removing intermediate container 6efd8853702f 06:38:34 ---> c5d8765626e4 06:38:34 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:38:34 ---> Running in ce324cb1d421 06:38:35 Removing intermediate container a88732badb87 06:38:35 ---> a1dfc377f561 06:38:35 Step 11/29 : USER root 06:38:35 ---> Running in 37b6a35eb69f 06:38:35 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 06:38:36 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 06:38:36 Removing intermediate container 37b6a35eb69f 06:38:36 ---> 45f6d420135a 06:38:36 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:38:37 Removing intermediate container a009ecdff095 06:38:37 ---> 5de6473ffa28 06:38:37 06:38:37 Step 10/24 : FROM scratch 06:38:37 ---> 06:38:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:38:38 ---> Running in 5472b481611d 06:38:39 ---> Running in 5b86870021c8 06:38:39 Removing intermediate container 856f19cd94ce 06:38:39 ---> 925e90d1a0e3 06:38:39 06:38:39 Step 10/22 : FROM scratch 06:38:39 ---> 06:38:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:38:39 ---> Running in 6c1eae3822d1 06:38:39 Removing intermediate container 5b86870021c8 06:38:39 ---> 9505052565e6 06:38:39 Step 12/24 : ENV APP_PORT=48060 06:38:40 ---> Running in 1bcfcbad2ea8 06:38:40 Removing intermediate container ce324cb1d421 06:38:40 ---> 639eb761c245 06:38:40 06:38:40 Step 11/27 : FROM docker:latest 06:38:40 ---> b0757c55a1fd 06:38:40 Step 12/27 : RUN apk add --no-cache bash 06:38:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:38:40 Removing intermediate container 6c1eae3822d1 06:38:40 ---> c57e7329c465 06:38:40 Step 12/22 : ENV APP_PORT=48061 06:38:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:40 ---> Running in 18bdc78867a0 06:38:40 ---> Running in 52c010c3065d 06:38:40 Removing intermediate container 1bcfcbad2ea8 06:38:40 ---> c9dcd543aa3e 06:38:40 Step 13/24 : EXPOSE $APP_PORT 06:38:40 v3.12.1-67-ge0f25e8e68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:38:40 v3.12.1-65-gda4c4bae78 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:38:40 OK: 12746 distinct packages available 06:38:40 ---> Running in 3a36fa5450da 06:38:40 Removing intermediate container 18bdc78867a0 06:38:40 ---> bde3a4d9b35a 06:38:40 Step 13/22 : EXPOSE $APP_PORT 06:38:40 ---> Running in 1d91c269f55c 06:38:40 (1/2) Installing ca-certificates (20191127-r4) 06:38:40 (2/2) Installing dumb-init (1.2.2-r1) 06:38:40 Executing busybox-1.31.1-r19.trigger 06:38:41 Executing ca-certificates-20191127-r4.trigger 06:38:41 Removing intermediate container 3a36fa5450da 06:38:41 ---> 031c2290b099 06:38:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:38:41 OK: 6 MiB in 16 packages 06:38:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:38:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:42 (1/2) Installing readline (8.0.4-r0) 06:38:42 (2/2) Installing bash (5.0.17-r0) 06:38:43 Executing bash-5.0.17-r0.post-install 06:38:43 Executing busybox-1.31.1-r19.trigger 06:38:43 OK: 12 MiB in 22 packages 06:38:43 Removing intermediate container 1d91c269f55c 06:38:43 ---> fb093127f056 06:38:43 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 06:38:43 ---> 1b1742c73a07 06:38:43 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:38:44 ---> f37bd5b4008c 06:38:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:38:44 Removing intermediate container 52c010c3065d 06:38:44 ---> 7a7f2048ee27 06:38:44 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:38:44 Removing intermediate container 5472b481611d 06:38:44 ---> ce8154d205ce 06:38:44 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:38:45 ---> Running in 135f2f000129 06:38:45 ---> Running in fdad603064f0 06:38:45 ---> f2519b91104b 06:38:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:38:45 ---> 2c7eb40a468e 06:38:45 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:38:45 Removing intermediate container fdad603064f0 06:38:45 ---> 237b942bcfbb 06:38:45 Step 14/29 : WORKDIR $BASE_DIR 06:38:45 ---> Running in 57a16abac3dc 06:38:46 ---> d441da0546d4 06:38:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:38:46 ---> 904534dd29fd 06:38:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:38:46 Removing intermediate container 57a16abac3dc 06:38:46 ---> a7bf9e20e800 06:38:46 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:38:46 ---> Running in b597e44ac619 06:38:47 ---> 8cdcb6137a80 06:38:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:38:47 ---> 37f1e2d5c07a 06:38:47 Step 18/22 : ENTRYPOINT ["/support-logging"] 06:38:47 Removing intermediate container 135f2f000129 06:38:47 ---> d77100d931a9 06:38:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:38:48 ---> Running in aa7cac08c8bd 06:38:48 ---> Running in 41d007c2c0a4 06:38:48 Removing intermediate container aa7cac08c8bd 06:38:48 ---> 5d7a054a899f 06:38:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:48 ---> Running in aab33eedbf5e 06:38:48 Removing intermediate container 41d007c2c0a4 06:38:48 ---> c60cc45e9df7 06:38:48 Step 15/27 : ENV APP_PORT=48090 06:38:48 ---> Running in fa28bbeac490 06:38:48 ---> d1e7dd7dd8aa 06:38:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:38:48 Removing intermediate container aab33eedbf5e 06:38:48 ---> 5ec878d4ff26 06:38:48 Step 20/22 : LABEL arch=x86_64 06:38:48 ---> Running in 507af5f136c8 06:38:48 Removing intermediate container fa28bbeac490 06:38:48 ---> c44fb6cc3642 06:38:48 Step 16/27 : EXPOSE $APP_PORT 06:38:48 Removing intermediate container b597e44ac619 06:38:48 ---> 5b1167b9fa33 06:38:48 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:38:48 ---> faee410a0c4d 06:38:48 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:38:48 ---> Running in 523735b74793 06:38:49 Removing intermediate container 507af5f136c8 06:38:49 ---> 08e91a3456ad 06:38:49 Step 21/22 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:38:49 ---> Running in e6d15fa97aef 06:38:49 ---> Running in fd5c7332dc42 06:38:49 Removing intermediate container 523735b74793 06:38:49 ---> 2a1e6fe9b983 06:38:49 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:38:49 Removing intermediate container e6d15fa97aef 06:38:49 ---> 804d2c75a164 06:38:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:49 Removing intermediate container fd5c7332dc42 06:38:49 ---> 356fc850db8f 06:38:49 Step 22/22 : LABEL version=0.0.0 06:38:50 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 06:38:50 ---> c748c29533c3 06:38:50 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:38:50 ---> Running in 6910f2025b2f 06:38:50 ---> Running in 35d535c5c555 06:38:50 ---> db30b21d6566 06:38:50 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:38:50 Removing intermediate container 6910f2025b2f 06:38:50 ---> 902d26de50f9 06:38:50 Step 22/24 : LABEL arch=x86_64 06:38:50 Removing intermediate container 35d535c5c555 06:38:50 ---> 2c522595770c 06:38:50 06:38:50 ---> Running in fe81e638cb65 06:38:50 ---> db1151a104f3 06:38:50 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:38:50 Successfully built 2c522595770c 06:38:50 ---> ae82684d9396 06:38:50 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:38:51 Successfully tagged docker-support-logging-go:latest 06:38:51  Building docker-support-logging-go ... done Removing intermediate container fe81e638cb65 06:38:51 ---> ce05d2f198f8 06:38:51 Step 23/24 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:38:51 ---> Running in 43452c61a0ff 06:38:51 ---> 66a7c2906cb9 06:38:51 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:38:51 Removing intermediate container 43452c61a0ff 06:38:51 ---> 6320289d913a 06:38:51 Step 24/24 : LABEL version=0.0.0 06:38:52 ---> 0c6f308cd67b 06:38:52 Step 20/27 : RUN apk --no-cache add py3-pip 06:38:52 ---> Running in 3131ace5cabb 06:38:52 ---> Running in 25b6d9c4580c 06:38:52 ---> 506b129a7a63 06:38:52 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:38:52 Removing intermediate container 3131ace5cabb 06:38:52 ---> a038cc956b7f 06:38:52 06:38:52 ---> 9840fffffd84 06:38:52 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:38:52 ---> Running in 9a1478501f35 06:38:52 Successfully built a038cc956b7f 06:38:52 Successfully tagged docker-support-notifications-go:latest 06:38:52  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:38:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:53 (1/33) Installing libbz2 (1.0.8-r1) 06:38:53 (2/33) Installing expat (2.2.9-r1) 06:38:53 (3/33) Installing libffi (3.3-r2) 06:38:53 (4/33) Installing gdbm (1.13-r1) 06:38:53 (5/33) Installing xz-libs (5.2.5-r0) 06:38:53 (6/33) Installing sqlite-libs (3.32.1-r0) 06:38:53 (7/33) Installing python3 (3.8.5-r0) 06:38:57 (8/33) Installing py3-appdirs (1.4.4-r1) 06:38:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:38:57 (10/33) Installing py3-parsing (2.4.7-r0) 06:38:57 (11/33) Installing py3-six (1.15.0-r0) 06:38:58 (12/33) Installing py3-packaging (20.4-r0) 06:38:58 (13/33) Installing py3-setuptools (47.0.0-r0) 06:38:58 Removing intermediate container 9a1478501f35 06:38:58 ---> b98fb3e1fdc8 06:38:58 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:38:58 Removing intermediate container 12cb762782a1 06:38:58 ---> 4b7eae8c36bc 06:38:58 06:38:58 Step 10/24 : FROM alpine:3.10 06:38:58 ---> be4e4bea2c2e 06:38:58 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:38:58 ---> Using cache 06:38:58 ---> 978e0d5a9d1e 06:38:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:38:58 (14/33) Installing py3-chardet (3.0.4-r4) 06:38:59 (15/33) Installing py3-idna (2.9-r0) 06:38:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:38:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:38:59 (18/33) Installing py3-requests (2.23.0-r0) 06:38:59 ---> Running in 05eda5e1c948 06:38:59 (19/33) Installing py3-msgpack (1.0.0-r0) 06:38:59 (20/33) Installing py3-lockfile (0.12.2-r3) 06:39:00 ---> a4942cf21df7 06:39:00 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:39:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:39:00 (22/33) Installing py3-colorama (0.4.3-r0) 06:39:00 (23/33) Installing py3-distlib (0.3.0-r0) 06:39:00 ---> Running in 551f1b6a19b4 06:39:00 Removing intermediate container 05eda5e1c948 06:39:00 ---> 52f47ab1e1c1 06:39:00 Step 13/24 : WORKDIR / 06:39:00 (24/33) Installing py3-distro (1.5.0-r1) 06:39:00 (25/33) Installing py3-webencodings (0.5.1-r3) 06:39:00 (26/33) Installing py3-html5lib (1.0.1-r4) 06:39:00 (27/33) Installing py3-pytoml (0.1.21-r0) 06:39:00 (28/33) Installing py3-pep517 (0.8.2-r0) 06:39:00 (29/33) Installing py3-progress (1.5-r0) 06:39:00 (30/33) Installing py3-toml (0.10.1-r0) 06:39:00 ---> Running in f32ec396cc15 06:39:00 (31/33) Installing py3-retrying (1.3.3-r0) 06:39:01 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:39:01 (33/33) Installing py3-pip (20.1.1-r0) 06:39:01 Executing busybox-1.31.1-r19.trigger 06:39:01 OK: 71 MiB in 55 packages 06:39:01 Removing intermediate container f32ec396cc15 06:39:01 ---> 840f6e3b6e07 06:39:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:39:02 ---> edaee4fc9fb8 06:39:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:39:07 ---> cb4f3f21c6fa 06:39:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:39:07 Removing intermediate container 551f1b6a19b4 06:39:07 ---> add52bada130 06:39:07 Step 24/29 : RUN chmod 755 security-secrets-setup 06:39:07 ---> Running in f424c43c5d69 06:39:07 Removing intermediate container 25b6d9c4580c 06:39:07 ---> 5a22ce88ee3b 06:39:07 Step 21/27 : RUN pip install docker-compose==1.23.2 06:39:07 ---> Running in 8a6abb0f1287 06:39:07 ---> 9b2be440906c 06:39:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:39:08 ---> 476d8447a4e2 06:39:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:39:09 Removing intermediate container f424c43c5d69 06:39:09 ---> ccb33d469b63 06:39:09 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:39:09 ---> 7b38636c65b1 06:39:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:39:09 ---> Running in 32f79d16c856 06:39:09 Removing intermediate container 32f79d16c856 06:39:09 ---> 293cb4542df6 06:39:09 Step 26/29 : CMD [ "generate" ] 06:39:09 ---> 67e2c5bf71d6 06:39:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:39:09 ---> Running in dd748084c07c 06:39:09 ---> Running in dd1e9c6c2784 06:39:09 Collecting docker-compose==1.23.2 06:39:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:39:09 Removing intermediate container dd748084c07c 06:39:09 ---> 8deb1bf9c41a 06:39:09 Step 27/29 : LABEL arch=x86_64 06:39:09 ---> Running in f8fb0f1f6622 06:39:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:39:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:39:09 Removing intermediate container f8fb0f1f6622 06:39:09 ---> 9f6c46b46a3c 06:39:09 Step 28/29 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:39:10 ---> Running in 2259dd0e5e51 06:39:10 Collecting websocket-client<1.0,>=0.32.0 06:39:10 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:39:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:39:10 Removing intermediate container 2259dd0e5e51 06:39:10 ---> d6af4d441fba 06:39:10 Step 29/29 : LABEL version=0.0.0 06:39:10 Collecting jsonschema<3,>=2.5.1 06:39:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:39:10 ---> Running in bb26d7ab2f09 06:39:10 Collecting docopt<0.7,>=0.6.1 06:39:10 Downloading docopt-0.6.2.tar.gz (25 kB) 06:39:11 Removing intermediate container bb26d7ab2f09 06:39:11 ---> 7d1aea7e1911 06:39:11 06:39:11 Removing intermediate container dd1e9c6c2784 06:39:11 ---> 11d17066997a 06:39:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:39:11 ---> Running in 1e763511e27f 06:39:11 Successfully built 7d1aea7e1911 06:39:11 Successfully tagged docker-security-secrets-setup-go:latest 06:39:11  Building docker-security-secrets-setup-go ... done Collecting PyYAML<4,>=3.10 06:39:11 Removing intermediate container 1e763511e27f 06:39:11 ---> 58277b8da3d6 06:39:11 Step 22/24 : LABEL arch=x86_64 06:39:11 Downloading PyYAML-3.13.tar.gz (270 kB) 06:39:11 ---> Running in 4fba38d21aca 06:39:13 Removing intermediate container 4fba38d21aca 06:39:13 ---> da23409aa4fc 06:39:13 Step 23/24 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:39:13 ---> Running in 2ed7f06adf0e 06:39:13 Collecting cached-property<2,>=1.2.0 06:39:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:39:13 Collecting dockerpty<0.5,>=0.4.1 06:39:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:39:13 Removing intermediate container 2ed7f06adf0e 06:39:13 ---> 7758855087ab 06:39:13 Step 24/24 : LABEL version=0.0.0 06:39:13 ---> Running in 67b9dc67024d 06:39:14 Removing intermediate container 67b9dc67024d 06:39:14 ---> 635ee9091db1 06:39:14 06:39:14 Successfully built 635ee9091db1 06:39:14 Successfully tagged docker-security-secretstore-setup-go:latest 06:39:14  Building docker-security-secretstore-setup-go ... done Collecting docker<4.0,>=3.6.0 06:39:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:39:14 Collecting texttable<0.10,>=0.9.0 06:39:14 Downloading texttable-0.9.1.tar.gz (11 kB) 06:39:14 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) 06:39:15 Collecting urllib3<1.25,>=1.21.1 06:39:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:39:15 Collecting idna<2.8,>=2.5 06:39:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:39:15 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) 06:39:15 Collecting docker-pycreds>=0.4.0 06:39:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:39:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:39:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:39:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:39:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:39:15 Installing collected packages: urllib3, idna, requests, websocket-client, jsonschema, docopt, PyYAML, cached-property, dockerpty, docker-pycreds, docker, texttable, docker-compose 06:39:15 Attempting uninstall: urllib3 06:39:15 Found existing installation: urllib3 1.25.9 06:39:15 Uninstalling urllib3-1.25.9: 06:39:15 Successfully uninstalled urllib3-1.25.9 06:39:16 Attempting uninstall: idna 06:39:16 Found existing installation: idna 2.9 06:39:16 Uninstalling idna-2.9: 06:39:16 Successfully uninstalled idna-2.9 06:39:16 Attempting uninstall: requests 06:39:16 Found existing installation: requests 2.23.0 06:39:16 Uninstalling requests-2.23.0: 06:39:16 Successfully uninstalled requests-2.23.0 06:39:16 Running setup.py install for docopt: started 06:39:17 Running setup.py install for docopt: finished with status 'done' 06:39:17 Running setup.py install for PyYAML: started 06:39:17 Running setup.py install for PyYAML: finished with status 'done' 06:39:17 Running setup.py install for dockerpty: started 06:39:18 Running setup.py install for dockerpty: finished with status 'done' 06:39:18 Running setup.py install for texttable: started 06:39:19 Running setup.py install for texttable: finished with status 'done' 06:39:19 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 06:39:22 Removing intermediate container 8a6abb0f1287 06:39:22 ---> 8a8d9527c15b 06:39:22 Step 22/27 : RUN apk --no-cache add curl 06:39:22 ---> Running in 82c496356981 06:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:39:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:39:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:39:23 (2/3) Installing libcurl (7.69.1-r1) 06:39:23 (3/3) Installing curl (7.69.1-r1) 06:39:23 Executing busybox-1.31.1-r19.trigger 06:39:23 OK: 72 MiB in 58 packages 06:39:24 Removing intermediate container 82c496356981 06:39:24 ---> 7f9d8cdc5ca4 06:39:24 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:39:24 ---> Running in 1db58d369bd3 06:39:24 Removing intermediate container 1db58d369bd3 06:39:24 ---> b18512e5b70e 06:39:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:24 ---> Running in 4d7817bf73d4 06:39:24 Removing intermediate container 4d7817bf73d4 06:39:24 ---> 94a04dee22d5 06:39:24 Step 25/27 : LABEL arch=x86_64 06:39:24 ---> Running in 0fb9798e77d4 06:39:24 Removing intermediate container 0fb9798e77d4 06:39:24 ---> a90a779b3881 06:39:24 Step 26/27 : LABEL git_sha=01b52d1bc2be61aa62c981eb8595fed52cb6bb89 06:39:24 ---> Running in bc9af603deb3 06:39:25 Removing intermediate container bc9af603deb3 06:39:25 ---> 0a2c5a7c0b4d 06:39:25 Step 27/27 : LABEL version=0.0.0 06:39:25 ---> Running in 5c65d791e063 06:39:25 Removing intermediate container 5c65d791e063 06:39:25 ---> 72dbf299bfed 06:39:25 06:39:25 Successfully built 72dbf299bfed 06:39:25 Successfully tagged docker-sys-mgmt-agent-go:latest 06:39:25  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:39:25 $ docker stop --time=1 6cdcd0a74b65b1cc42b749a8ee460187409fa617462c125b1de803b0dc858e89 06:39:27 $ docker rm -f 6cdcd0a74b65b1cc42b749a8ee460187409fa617462c125b1de803b0dc858e89 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:28 + docker images 06:39:28 + grep docker 06:39:28 docker-sys-mgmt-agent-go latest 72dbf299bfed 3 seconds ago 293MB 06:39:28 docker-security-secretstore-setup-go latest 635ee9091db1 15 seconds ago 24.7MB 06:39:28 docker-security-secrets-setup-go latest 7d1aea7e1911 17 seconds ago 23.9MB 06:39:28 docker-support-notifications-go latest a038cc956b7f 36 seconds ago 13.6MB 06:39:28 docker-support-logging-go latest 2c522595770c 38 seconds ago 11.1MB 06:39:28 docker-security-proxy-setup-go latest fd147cb1d74d About a minute ago 15.8MB 06:39:28 docker-core-data-go latest 49dcb9209060 2 minutes ago 23.7MB 06:39:28 docker-core-metadata-go latest 333a99feb61f 3 minutes ago 14.5MB 06:39:28 docker-core-command-go latest 6b851fb65f71 3 minutes ago 12.2MB 06:39:28 docker-security-bootstrap-redis-go latest e965238e7ce1 3 minutes ago 15.8MB 06:39:28 docker-support-scheduler-go latest e63a5ac7e609 3 minutes ago 12.3MB 06:39:28 docker latest b0757c55a1fd 5 hours ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:39:44 Still waiting to schedule task 06:39:44 All nodes of label ‘centos7-docker-8c-8g’ are offline 06:40:44 Running on prd-centos7-docker-8c-8g-14139 in /w/workspace/edgexfoundry_edgex-go_PR-2914 [Pipeline] { [Pipeline] ws 06:40:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:40:46 using credential edgex-jenkins-ssh 06:40:46 Cloning the remote Git repository 06:40:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:40:46 > git init /w/workspace/edgex-go/1 # timeout=10 06:40:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:40:46 > git --version # timeout=10 06:40:46 > git --version # 'git version 2.24.3' 06:40:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:40:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:40:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:40:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2914/head:refs/remotes/origin/PR-2914 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:40:57 Merging remotes/origin/master commit 29e664d5d238b101fd7610bddecccab428b8a002 into PR head commit 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:40:58 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage 06:40:57 > git config core.sparsecheckout # timeout=10 06:40:57 > git checkout -f 01b52d1bc2be61aa62c981eb8595fed52cb6bb89 # timeout=10 [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 06:41:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:03 ---> package-listing.sh 06:41:03 ++ facter osfamily 06:41:03 ++ tr '[:upper:]' '[:lower:]' 06:41:03 + OS_FAMILY=redhat 06:41:03 + workspace=/w/workspace/edgex-go/1 06:41:03 + START_PACKAGES=/tmp/packages_start.txt 06:41:03 + END_PACKAGES=/tmp/packages_end.txt 06:41:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:03 + PACKAGES=/tmp/packages_start.txt 06:41:03 + '[' /w/workspace/edgex-go/1 ']' 06:41:03 + PACKAGES=/tmp/packages_end.txt 06:41:03 + case "${OS_FAMILY}" in 06:41:03 + rpm -qa 06:41:03 + sort 06:41:08 + '[' -f /tmp/packages_start.txt ']' 06:41:08 + '[' -f /tmp/packages_end.txt ']' 06:41:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:08 + '[' /w/workspace/edgex-go/1 ']' 06:41:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:41:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:41:08 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 06:41:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:09 06:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:41:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:09 alpine: Pulling from edgex-lftools-log-publisher 06:41:09 df20fa9351a1: Pulling fs layer 06:41:09 36b3adc4ff6f: Pulling fs layer 06:41:09 8ad3a11d3b57: Pulling fs layer 06:41:09 46f8f816bc3b: Pulling fs layer 06:41:09 93b61091891f: Pulling fs layer 06:41:09 93b9cdb0e59b: Pulling fs layer 06:41:09 5e14af77c1be: Pulling fs layer 06:41:09 01666e4c0597: Pulling fs layer 06:41:09 aa168da1d23b: Pulling fs layer 06:41:09 93b61091891f: Waiting 06:41:09 46f8f816bc3b: Waiting 06:41:09 5e14af77c1be: Waiting 06:41:09 01666e4c0597: Waiting 06:41:09 93b9cdb0e59b: Waiting 06:41:09 aa168da1d23b: Waiting 06:41:09 36b3adc4ff6f: Verifying Checksum 06:41:09 36b3adc4ff6f: Download complete 06:41:09 46f8f816bc3b: Verifying Checksum 06:41:09 46f8f816bc3b: Download complete 06:41:09 df20fa9351a1: Verifying Checksum 06:41:09 df20fa9351a1: Download complete 06:41:09 93b9cdb0e59b: Verifying Checksum 06:41:09 93b9cdb0e59b: Download complete 06:41:09 93b61091891f: Verifying Checksum 06:41:09 93b61091891f: Download complete 06:41:09 5e14af77c1be: Verifying Checksum 06:41:09 5e14af77c1be: Download complete 06:41:09 01666e4c0597: Verifying Checksum 06:41:09 01666e4c0597: Download complete 06:41:09 8ad3a11d3b57: Verifying Checksum 06:41:09 8ad3a11d3b57: Download complete 06:41:10 df20fa9351a1: Pull complete 06:41:10 36b3adc4ff6f: Pull complete 06:41:11 aa168da1d23b: Verifying Checksum 06:41:11 aa168da1d23b: Download complete 06:41:12 8ad3a11d3b57: Pull complete 06:41:13 46f8f816bc3b: Pull complete 06:41:13 93b61091891f: Pull complete 06:41:13 93b9cdb0e59b: Pull complete 06:41:13 5e14af77c1be: Pull complete 06:41:14 01666e4c0597: Pull complete 06:41:24 aa168da1d23b: Pull complete 06:41:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:41:24 prd-centos7-docker-4c-2g-14133 does not seem to be running inside a container 06:41:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:41:31 $ docker top a107a830bf0758f62541a6625d7da8533577863e0bbf97e45356e6934d53dc02 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:32 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:32 + mkdir -p /var/log/sa [Pipeline] sh 06:41:32 + ls /var/log/sa-host 06:41:32 + sadf -c /var/log/sa-host/sa02 06:41:32 file_magic: OK 06:41:32 HZ: Using current value: 100 06:41:32 file_header: OK 06:41:32 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 06:41:32 Statistics: 06:41:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:41:32 File successfully converted to sysstat format version 12.2.1 06:41:32 + sadf -c /var/log/sa-host/sa23 06:41:32 file_magic: OK 06:41:32 HZ: Using current value: 100 06:41:32 file_header: OK 06:41:32 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 06:41:32 Statistics: 06:41:32 Hnuu...uuuununununu... 06:41:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:33 provisioning config files... 06:41:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4642371558277929999tmp [Pipeline] { [Pipeline] echo 06:41:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:34 ---> create-netrc.sh [Pipeline] } 06:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:41:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:34 ---> python-tools-install.sh [Pipeline] echo 06:41:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:35 ---> sudo-logs.sh 06:41:35 Archiving 'sudo' log.. [Pipeline] echo 06:41:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:35 ---> job-cost.sh 06:41:35 lf-activate-venv: SKIPPING 06:41:35 INFO: No Stack... 06:41:36 INFO: Retrieving Pricing Info for: v1-standard-2 06:41:37 INFO: Archiving Costs [Pipeline] echo 06:41:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:37 ---> logs-deploy.sh 06:41:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2914/1 06:41:37 INFO: archiving workspace using pattern(s): 06:41:39 Archives upload complete. 06:41:39 INFO: archiving logs to Nexus