Pull request #3456 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f1ea93c16db09b36626d9198e09713e38083a332 rather than d0212fd6912d113e4c4505a7bf46fd0cb9444000 Obtained Jenkinsfile from f1ea93c16db09b36626d9198e09713e38083a332 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4632’ Running on prd-centos7-docker-4c-2g-4635 in /w/workspace/edgexfoundry_edgex-go_PR-3456 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3456/head:refs/remotes/origin/PR-3456 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit d0212fd6912d113e4c4505a7bf46fd0cb9444000 Merge succeeded, producing d0212fd6912d113e4c4505a7bf46fd0cb9444000 Checking out Revision d0212fd6912d113e4c4505a7bf46fd0cb9444000 (PR-3456) > git config core.sparsecheckout # timeout=10 > git checkout -f d0212fd6912d113e4c4505a7bf46fd0cb9444000 # 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 f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0212fd6912d113e4c4505a7bf46fd0cb9444000 # timeout=10 Commit message: "feat(notifications): Modify asyncDeleteNotificationByStoreKeys func comment" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T02:25:28.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T02:25:28.166Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T02:25:28.192Z] ========================================================= [2021-05-12T02:25:28.192Z] EdgeX Global Pipelines Version Info [2021-05-12T02:25:28.192Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0f16311ef0ea941687e56889fbc05264c6d5f0d8 # timeout=10 [2021-05-12T02:25:30.120Z] ------------------- [2021-05-12T02:25:30.120Z] stable info: [2021-05-12T02:25:30.120Z] ------------------- [2021-05-12T02:25:30.120Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T02:25:30.120Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T02:25:30.120Z] Message: update stable to v1.0.192 [2021-05-12T02:25:31.091Z] ------------------- [2021-05-12T02:25:31.091Z] experimental info: [2021-05-12T02:25:31.091Z] ------------------- [2021-05-12T02:25:31.091Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T02:25:31.091Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T02:25:31.091Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T02:25:31.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-12T02:25:31.247Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-12T02:25:31.269Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T02:25:31.293Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T02:25:31.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T02:25:31.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T02:25:31.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T02:25:31.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-12T02:25:31.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-12T02:25:31.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-12T02:25:31.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T02:25:31.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T02:25:31.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T02:25:31.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T02:25:31.572Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T02:25:31.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T02:25:31.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T02:25:31.639Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T02:25:31.659Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-12T02:25:31.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-12T02:25:31.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-12T02:25:31.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T02:25:31.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3456 [Pipeline] echo [2021-05-12T02:25:31.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3456 [Pipeline] echo [2021-05-12T02:25:31.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3456 [Pipeline] echo [2021-05-12T02:25:31.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0212fd6912d113e4c4505a7bf46fd0cb9444000 [Pipeline] echo [2021-05-12T02:25:31.853Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0212fd [Pipeline] echo [2021-05-12T02:25:31.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T02:25:31.944Z] provisioning config files... [2021-05-12T02:25:31.990Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4289591948768659108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:25:32.377Z] ---> docker-login.sh [2021-05-12T02:25:32.378Z] nexus3.edgexfoundry.org:10001 [2021-05-12T02:25:32.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:25:32.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:25:32.663Z] Configure a credential helper to remove this warning. See [2021-05-12T02:25:32.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:25:32.663Z] [2021-05-12T02:25:32.663Z] Login Succeeded [2021-05-12T02:25:32.663Z] nexus3.edgexfoundry.org:10002 [2021-05-12T02:25:32.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:25:32.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:25:32.957Z] Configure a credential helper to remove this warning. See [2021-05-12T02:25:32.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:25:32.957Z] [2021-05-12T02:25:32.957Z] Login Succeeded [2021-05-12T02:25:32.957Z] nexus3.edgexfoundry.org:10003 [2021-05-12T02:25:32.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:25:33.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:25:33.226Z] Configure a credential helper to remove this warning. See [2021-05-12T02:25:33.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:25:33.226Z] [2021-05-12T02:25:33.226Z] Login Succeeded [2021-05-12T02:25:33.226Z] nexus3.edgexfoundry.org:10004 [2021-05-12T02:25:33.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:25:33.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:25:33.491Z] Configure a credential helper to remove this warning. See [2021-05-12T02:25:33.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:25:33.491Z] [2021-05-12T02:25:33.491Z] Login Succeeded [2021-05-12T02:25:33.491Z] docker.io [2021-05-12T02:25:33.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T02:25:33.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T02:25:33.757Z] Configure a credential helper to remove this warning. See [2021-05-12T02:25:33.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T02:25:33.757Z] [2021-05-12T02:25:33.757Z] Login Succeeded [2021-05-12T02:25:33.757Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T02:25:33.771Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T02:25:34.213Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-12T02:25:34.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.213Z] ++ dirname cmd/core-command/Dockerfile [2021-05-12T02:25:34.213Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.213Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-12T02:25:34.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.213Z] ++ dirname cmd/core-data/Dockerfile [2021-05-12T02:25:34.213Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.213Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-12T02:25:34.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.213Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-12T02:25:34.213Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.213Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-12T02:25:34.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.213Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-12T02:25:34.213Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.213Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-12T02:25:34.213Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.213Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-12T02:25:34.213Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.214Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-12T02:25:34.214Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.214Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-12T02:25:34.214Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.214Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-12T02:25:34.214Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.214Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-12T02:25:34.214Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.214Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-12T02:25:34.214Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.214Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-12T02:25:34.214Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.214Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-12T02:25:34.214Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T02:25:34.214Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-12T02:25:34.214Z] ++ cut -d/ -f2 [2021-05-12T02:25:34.214Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-12T02:25:34.373Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:25:35.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T02:25:35.234Z] [2021-05-12T02:25:35.234Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:25:35.576Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T02:25:35.576Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T02:25:35.576Z] 31603596830f: Pulling fs layer [2021-05-12T02:25:35.576Z] 54011a49482f: Pulling fs layer [2021-05-12T02:25:35.576Z] a6820b24f6d8: Pulling fs layer [2021-05-12T02:25:35.576Z] f581987b2513: Pulling fs layer [2021-05-12T02:25:35.576Z] f581987b2513: Waiting [2021-05-12T02:25:35.576Z] 54011a49482f: Download complete [2021-05-12T02:25:35.904Z] 31603596830f: Verifying Checksum [2021-05-12T02:25:35.904Z] 31603596830f: Download complete [2021-05-12T02:25:35.904Z] f581987b2513: Verifying Checksum [2021-05-12T02:25:35.904Z] f581987b2513: Download complete [2021-05-12T02:25:35.904Z] 31603596830f: Pull complete [2021-05-12T02:25:36.193Z] 54011a49482f: Pull complete [2021-05-12T02:25:36.193Z] a6820b24f6d8: Verifying Checksum [2021-05-12T02:25:36.193Z] a6820b24f6d8: Download complete [2021-05-12T02:25:37.210Z] a6820b24f6d8: Pull complete [2021-05-12T02:25:37.211Z] f581987b2513: Pull complete [2021-05-12T02:25:37.211Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T02:25:37.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T02:25:37.211Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T02:25:37.417Z] prd-centos7-docker-4c-2g-4635 does not seem to be running inside a container [2021-05-12T02:25:37.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-05-12T02:25:40.379Z] $ docker top 149cd7b6b51986cf3784b59cb1dc72602aec38937d94dce3657f5d9e6f1bdb8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T02:25:40.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T02:25:40.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T02:25:41.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T02:25:41.130Z] $ docker exec 149cd7b6b51986cf3784b59cb1dc72602aec38937d94dce3657f5d9e6f1bdb8e ssh-agent [2021-05-12T02:25:41.332Z] SSH_AUTH_SOCK=/tmp/ssh-vibpmXkTNwBN/agent.13 [2021-05-12T02:25:41.332Z] SSH_AGENT_PID=18 [2021-05-12T02:25:41.355Z] Running ssh-add (command line suppressed) [2021-05-12T02:25:41.487Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3531599295000248532.key (/w/workspace/edgex-go/5@tmp/private_key_3531599295000248532.key) [2021-05-12T02:25:41.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T02:25:41.928Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T02:25:42.060Z] $ docker exec --env ******** --env ******** 149cd7b6b51986cf3784b59cb1dc72602aec38937d94dce3657f5d9e6f1bdb8e ssh-agent -k [2021-05-12T02:25:42.179Z] unset SSH_AUTH_SOCK; [2021-05-12T02:25:42.179Z] unset SSH_AGENT_PID; [2021-05-12T02:25:42.179Z] echo Agent pid 18 killed; [2021-05-12T02:25:42.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T02:25:42.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T02:25:42.290Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T02:25:42.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T02:25:42.504Z] $ docker exec 149cd7b6b51986cf3784b59cb1dc72602aec38937d94dce3657f5d9e6f1bdb8e ssh-agent [2021-05-12T02:25:42.672Z] SSH_AUTH_SOCK=/tmp/ssh-irqmJ4iV0NZF/agent.47 [2021-05-12T02:25:42.672Z] SSH_AGENT_PID=53 [2021-05-12T02:25:42.682Z] Running ssh-add (command line suppressed) [2021-05-12T02:25:42.809Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6367263494472739784.key (/w/workspace/edgex-go/5@tmp/private_key_6367263494472739784.key) [2021-05-12T02:25:42.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T02:25:43.192Z] + git semver init [2021-05-12T02:25:43.192Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T02:25:43.192Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-05-12T02:25:43.192Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-05-12T02:25:43.192Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T02:25:43.192Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T02:25:43.192Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T02:25:43.192Z] # $SEMVER_BRANCH = PR-3456 [2021-05-12T02:25:43.192Z] # $SEMVER_TEMP = /tmp/semver-779907992 [2021-05-12T02:25:43.193Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-12T02:26:10.257Z] # '/tmp/semver-779907992' -> '/w/workspace/edgex-go/5/.semver' [2021-05-12T02:26:10.526Z] # -> Force: false [2021-05-12T02:26:10.526Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-05-12T02:26:10.548Z] $ docker exec --env ******** --env ******** 149cd7b6b51986cf3784b59cb1dc72602aec38937d94dce3657f5d9e6f1bdb8e ssh-agent -k [2021-05-12T02:26:10.838Z] unset SSH_AUTH_SOCK; [2021-05-12T02:26:10.839Z] unset SSH_AGENT_PID; [2021-05-12T02:26:10.839Z] echo Agent pid 53 killed; [2021-05-12T02:26:10.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T02:26:11.395Z] + git semver [Pipeline] } [2021-05-12T02:26:11.420Z] $ docker stop --time=1 149cd7b6b51986cf3784b59cb1dc72602aec38937d94dce3657f5d9e6f1bdb8e [2021-05-12T02:26:13.044Z] $ docker rm -f 149cd7b6b51986cf3784b59cb1dc72602aec38937d94dce3657f5d9e6f1bdb8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T02:26:13.575Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T02:26:14.471Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T02:26:14.474Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T02:26:15.260Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T02:26:15.635Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T02:26:16.015Z] + sudo service docker restart [2021-05-12T02:26:16.015Z] + true [2021-05-12T02:26:16.015Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-12T02:26:16.699Z] ========================================================= [2021-05-12T02:26:16.699Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T02:26:16.699Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:26:17.095Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-12T02:26:21.505Z] Sending build context to Docker daemon 330.3MB [2021-05-12T02:26:21.505Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T02:26:21.505Z] Step 2/6 : FROM ${BASE} [2021-05-12T02:26:21.505Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T02:26:21.505Z] 540db60ca938: Pulling fs layer [2021-05-12T02:26:21.505Z] adcc1eea9eea: Pulling fs layer [2021-05-12T02:26:21.505Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T02:26:21.505Z] 0510c868ecb4: Pulling fs layer [2021-05-12T02:26:21.505Z] afea3b2eda06: Pulling fs layer [2021-05-12T02:26:21.505Z] 7809a108b3ef: Pulling fs layer [2021-05-12T02:26:21.505Z] f706445af74f: Pulling fs layer [2021-05-12T02:26:21.505Z] afea3b2eda06: Waiting [2021-05-12T02:26:21.505Z] 0510c868ecb4: Waiting [2021-05-12T02:26:21.505Z] f706445af74f: Waiting [2021-05-12T02:26:21.505Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T02:26:21.505Z] 4c4ab2625f07: Download complete [2021-05-12T02:26:21.505Z] adcc1eea9eea: Download complete [2021-05-12T02:26:21.505Z] afea3b2eda06: Verifying Checksum [2021-05-12T02:26:21.505Z] afea3b2eda06: Download complete [2021-05-12T02:26:21.505Z] 7809a108b3ef: Verifying Checksum [2021-05-12T02:26:21.505Z] 7809a108b3ef: Download complete [2021-05-12T02:26:21.505Z] 540db60ca938: Verifying Checksum [2021-05-12T02:26:21.505Z] 540db60ca938: Download complete [2021-05-12T02:26:21.804Z] 540db60ca938: Pull complete [2021-05-12T02:26:22.143Z] adcc1eea9eea: Pull complete [2021-05-12T02:26:22.577Z] 4c4ab2625f07: Pull complete [2021-05-12T02:26:24.902Z] f706445af74f: Verifying Checksum [2021-05-12T02:26:24.902Z] f706445af74f: Download complete [2021-05-12T02:26:26.008Z] 0510c868ecb4: Verifying Checksum [2021-05-12T02:26:26.008Z] 0510c868ecb4: Download complete [2021-05-12T02:26:29.609Z] Still waiting to schedule task [2021-05-12T02:26:29.609Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-12T02:26:31.566Z] 0510c868ecb4: Pull complete [2021-05-12T02:26:31.567Z] afea3b2eda06: Pull complete [2021-05-12T02:26:31.567Z] 7809a108b3ef: Pull complete [2021-05-12T02:26:35.931Z] f706445af74f: Pull complete [2021-05-12T02:26:35.931Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T02:26:35.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T02:26:35.931Z] ---> b068be0155e3 [2021-05-12T02:26:35.931Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-12T02:26:36.226Z] ---> Running in 22e5450f063e [2021-05-12T02:26:36.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:26:38.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:26:38.939Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T02:26:39.245Z] (2/12) Installing file (5.39-r0) [2021-05-12T02:26:39.245Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T02:26:39.245Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T02:26:48.033Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T02:26:48.033Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T02:26:48.033Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T02:26:48.033Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T02:26:48.033Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T02:26:48.033Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T02:26:48.033Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T02:26:48.033Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T02:26:48.355Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T02:26:48.355Z] OK: 219 MiB in 52 packages [2021-05-12T02:26:51.861Z] Removing intermediate container 22e5450f063e [2021-05-12T02:26:51.861Z] ---> e70e557212c3 [2021-05-12T02:26:51.861Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T02:26:51.861Z] ---> Running in 4765c89b712f [2021-05-12T02:26:52.219Z] Removing intermediate container 4765c89b712f [2021-05-12T02:26:52.219Z] ---> 6430748c6899 [2021-05-12T02:26:52.219Z] Step 5/6 : COPY go.mod . [2021-05-12T02:26:52.219Z] ---> 08683f200aa2 [2021-05-12T02:26:52.219Z] Step 6/6 : RUN go mod download [2021-05-12T02:26:52.538Z] ---> Running in ac41e715bbe6 [2021-05-12T02:27:15.057Z] Removing intermediate container ac41e715bbe6 [2021-05-12T02:27:15.057Z] ---> 867875c8452a [2021-05-12T02:27:15.057Z] Successfully built 867875c8452a [2021-05-12T02:27:15.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:27:15.551Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T02:27:15.551Z] . [Pipeline] withDockerContainer [2021-05-12T02:27:15.871Z] prd-centos7-docker-4c-2g-4635 does not seem to be running inside a container [2021-05-12T02:27:15.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T02:27:16.818Z] $ docker top 54c9fcaae9f141568350deb4871c02c7cc0b605edfdc033bbca0e94591149ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:27:17.394Z] + go version [2021-05-12T02:27:17.394Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T02:27:17.419Z] $ docker stop --time=1 54c9fcaae9f141568350deb4871c02c7cc0b605edfdc033bbca0e94591149ff4 [2021-05-12T02:27:18.767Z] $ docker rm -f 54c9fcaae9f141568350deb4871c02c7cc0b605edfdc033bbca0e94591149ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:27:19.384Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T02:27:19.384Z] . [Pipeline] withDockerContainer [2021-05-12T02:27:19.619Z] prd-centos7-docker-4c-2g-4635 does not seem to be running inside a container [2021-05-12T02:27:19.845Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T02:27:20.673Z] $ docker top 3a92805322e187564d82828bb56cbae169ec2b3fb5f35248b4f8e7727d18d10e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T02:27:20.836Z] ========================================================= [2021-05-12T02:27:20.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T02:27:20.836Z] ========================================================= [Pipeline] sh [2021-05-12T02:27:21.496Z] + go mod tidy [Pipeline] sh [2021-05-12T02:27:22.862Z] + make test [2021-05-12T02:27:22.862Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T02:27:31.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T02:27:54.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T02:27:55.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T02:27:58.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T02:27:58.581Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T02:28:00.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T02:28:00.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T02:28:00.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T02:28:00.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T02:28:01.691Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T02:28:01.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T02:28:05.179Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T02:28:05.179Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T02:28:05.179Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T02:28:06.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 45.9% of statements [2021-05-12T02:28:06.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T02:28:06.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T02:28:06.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T02:28:06.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T02:28:06.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T02:28:06.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T02:28:06.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.072s coverage: 28.7% of statements [2021-05-12T02:28:06.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements [2021-05-12T02:28:11.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.143s coverage: 27.8% of statements [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T02:28:11.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 81.2% of statements [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T02:28:11.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T02:28:11.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T02:28:11.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 71.3% of statements [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T02:28:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T02:28:11.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.160s coverage: 87.7% of statements [2021-05-12T02:28:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T02:28:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:28:11.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.078s coverage: 78.9% of statements [2021-05-12T02:28:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T02:28:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.356s coverage: 28.6% of statements [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T02:28:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.096s coverage: 100.0% of statements [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T02:28:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T02:28:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.232s coverage: 86.7% of statements [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T02:28:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.152s coverage: 97.5% of statements [2021-05-12T02:28:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T02:28:14.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.079s coverage: 78.3% of statements [2021-05-12T02:28:14.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T02:28:14.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T02:28:14.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T02:28:14.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T02:28:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.388s coverage: 95.1% of statements [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T02:28:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T02:28:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.8% of statements [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T02:28:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.055s coverage: 22.0% of statements [2021-05-12T02:28:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T02:28:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2021-05-12T02:28:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-05-12T02:28:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-05-12T02:28:17.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2021-05-12T02:28:17.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-05-12T02:28:30.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-05-12T02:28:30.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-05-12T02:28:33.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.275s coverage: 81.8% of statements [2021-05-12T02:28:33.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.2% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.4% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 66.9% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.219s coverage: 43.4% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.082s coverage: 22.3% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.161s coverage: 91.8% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.772s coverage: 28.7% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.070s coverage: 100.0% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T02:28:41.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.073s coverage: 64.6% of statements [2021-05-12T02:28:41.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T02:28:43.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.133s coverage: 97.6% of statements [2021-05-12T02:28:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T02:28:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T02:28:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T02:28:43.493Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-12T02:28:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T02:28:43.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-05-12T02:28:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T02:28:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T02:28:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T02:28:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T02:28:43.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-05-12T02:28:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T02:28:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T02:28:43.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-05-12T02:28:43.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.077s coverage: 28.1% of statements [2021-05-12T02:28:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T02:28:43.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.029s coverage: 85.7% of statements [2021-05-12T02:28:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T02:28:43.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-12T02:28:44.077Z] GO111MODULE=on go vet ./... [2021-05-12T02:29:16.703Z] gofmt -l . [2021-05-12T02:29:17.283Z] [ "`gofmt -l .`" = "" ] [2021-05-12T02:29:18.245Z] ./bin/test-go-mod-tidy.sh [2021-05-12T02:29:18.512Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-12T02:29:19.985Z] + ls -al . [2021-05-12T02:29:19.985Z] total 836 [2021-05-12T02:29:19.985Z] drwxrwxr-x 10 1001 1001 4096 May 12 02:29 . [2021-05-12T02:29:19.985Z] drwxr-xr-x 4 root root 28 May 12 02:27 .. [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 11 May 12 02:25 .dockerignore [2021-05-12T02:29:19.985Z] drwxrwxr-x 8 1001 1001 179 May 12 02:25 .git [2021-05-12T02:29:19.985Z] drwxrwxr-x 3 1001 1001 125 May 12 02:25 .github [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 818 May 12 02:25 .gitignore [2021-05-12T02:29:19.985Z] drwx------ 3 1001 1001 60 May 12 02:26 .semver [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 166 May 12 02:25 .sonarcloud.properties [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 8609 May 12 02:25 Attribution.txt [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 3804 May 12 02:25 CONTRIBUTING.md [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 931 May 12 02:25 Dockerfile.build [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 863 May 12 02:25 Jenkinsfile [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 10775 May 12 02:25 LICENSE [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 5594 May 12 02:25 Makefile [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 7978 May 12 02:25 README.md [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 6755 May 12 02:25 SECURITY.md [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 5 May 12 02:26 VERSION [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 4131 May 12 02:25 ZMQWindows.md [2021-05-12T02:29:19.985Z] drwxrwxr-x 2 1001 1001 117 May 12 02:25 bin [2021-05-12T02:29:19.985Z] drwxrwxr-x 14 1001 1001 4096 May 12 02:25 cmd [2021-05-12T02:29:19.985Z] -rw-r--r-- 1 root root 725960 May 12 02:28 coverage.out [2021-05-12T02:29:19.985Z] -rw-r--r-- 1 root root 1060 May 12 02:29 go.mod [2021-05-12T02:29:19.985Z] -rw-r--r-- 1 root root 21595 May 12 02:27 go.sum [2021-05-12T02:29:19.985Z] drwxrwxr-x 8 1001 1001 127 May 12 02:25 internal [2021-05-12T02:29:19.985Z] drwxrwxr-x 4 1001 1001 26 May 12 02:25 openapi [2021-05-12T02:29:19.985Z] drwxrwxr-x 4 1001 1001 71 May 12 02:25 snap [2021-05-12T02:29:19.985Z] -rw-rw-r-- 1 1001 1001 168 May 12 02:25 version.go [Pipeline] sh [2021-05-12T02:29:20.391Z] + '[' -e coverage.out ] [2021-05-12T02:29:20.391Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T02:29:20.629Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T02:29:20.980Z] + make build [2021-05-12T02:29:20.980Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-12T02:29:22.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-12T02:29:33.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-12T02:29:33.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-12T02:29:35.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T02:29:35.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-12T02:29:38.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-12T02:29:39.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-12T02:29:40.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-12T02:29:41.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-12T02:29:42.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-12T02:29:43.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-12T02:29:46.610Z] $ docker stop --time=1 3a92805322e187564d82828bb56cbae169ec2b3fb5f35248b4f8e7727d18d10e [2021-05-12T02:29:48.259Z] $ docker rm -f 3a92805322e187564d82828bb56cbae169ec2b3fb5f35248b4f8e7727d18d10e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:29:50.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T02:29:50.031Z] [2021-05-12T02:29:50.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:29:50.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T02:29:50.451Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-12T02:29:50.451Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-12T02:29:50.451Z] ca9280d653b3: Pulling fs layer [2021-05-12T02:29:50.451Z] 7e9c9ca2126c: Pulling fs layer [2021-05-12T02:29:50.736Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-12T02:29:50.736Z] cbdbe7a5bc2a: Download complete [2021-05-12T02:29:51.006Z] cbdbe7a5bc2a: Pull complete [2021-05-12T02:29:51.624Z] ca9280d653b3: Verifying Checksum [2021-05-12T02:29:51.624Z] ca9280d653b3: Download complete [2021-05-12T02:29:52.612Z] 7e9c9ca2126c: Verifying Checksum [2021-05-12T02:29:52.612Z] 7e9c9ca2126c: Download complete [2021-05-12T02:29:52.612Z] ca9280d653b3: Pull complete [2021-05-12T02:29:57.950Z] 7e9c9ca2126c: Pull complete [2021-05-12T02:29:57.950Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-12T02:29:58.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T02:29:58.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-12T02:29:58.328Z] prd-centos7-docker-4c-2g-4635 does not seem to be running inside a container [2021-05-12T02:29:58.381Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T02:30:01.641Z] $ docker top df980b55a5a7b38660c3d44b53ac0bb1217c7d8e060641e5ba55876cd21f9936 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:30:02.097Z] + docker-compose build --help [2021-05-12T02:30:02.097Z] + grep parallel [2021-05-12T02:30:03.056Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T02:30:03.080Z] $ docker stop --time=1 df980b55a5a7b38660c3d44b53ac0bb1217c7d8e060641e5ba55876cd21f9936 [2021-05-12T02:30:04.440Z] $ docker rm -f df980b55a5a7b38660c3d44b53ac0bb1217c7d8e060641e5ba55876cd21f9936 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:30:04.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T02:30:04.932Z] . [Pipeline] withDockerContainer [2021-05-12T02:30:05.033Z] prd-centos7-docker-4c-2g-4635 does not seem to be running inside a container [2021-05-12T02:30:05.086Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T02:30:06.160Z] $ docker top 4f9c94638ffd6edb35d4633e6f640aa0bde5d2cf255ac10344728f5fe6b9eed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:30:06.593Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T02:30:07.544Z] Building core-command ... [2021-05-12T02:30:07.544Z] Building core-data ... [2021-05-12T02:30:07.544Z] Building core-metadata ... [2021-05-12T02:30:07.544Z] Building security-bootstrapper ... [2021-05-12T02:30:07.544Z] Building security-proxy-setup ... [2021-05-12T02:30:07.544Z] Building security-secretstore-setup ... [2021-05-12T02:30:07.544Z] Building support-notifications ... [2021-05-12T02:30:07.544Z] Building support-scheduler ... [2021-05-12T02:30:07.544Z] Building sys-mgmt-agent ... [2021-05-12T02:30:07.544Z] Building core-metadata [2021-05-12T02:30:07.544Z] Building security-secretstore-setup [2021-05-12T02:30:07.544Z] Building support-notifications [2021-05-12T02:30:07.544Z] Building security-bootstrapper [2021-05-12T02:30:07.544Z] Building core-command [2021-05-12T02:30:26.673Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4636 in /w/workspace/edgexfoundry_edgex-go_PR-3456 [Pipeline] { [Pipeline] ws [2021-05-12T02:30:26.694Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-12T02:30:31.969Z] using credential edgex-jenkins-ssh [2021-05-12T02:30:31.986Z] Cloning the remote Git repository [2021-05-12T02:30:32.057Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:30:32.235Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-12T02:30:32.434Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:30:32.434Z] > git --version # timeout=10 [2021-05-12T02:30:32.457Z] > git --version # 'git version 2.17.1' [2021-05-12T02:30:32.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:30:32.527Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T02:30:40.165Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:30:40.165Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:30:40.165Z] ---> 867875c8452a [2021-05-12T02:30:40.165Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:30:40.165Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:30:40.165Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:30:40.165Z] ---> 867875c8452a [2021-05-12T02:30:40.165Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T02:30:40.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:30:40.456Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:30:40.456Z] ---> 867875c8452a [2021-05-12T02:30:40.456Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T02:30:40.456Z] [2021-05-12T02:30:40.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:30:40.456Z] ---> 867875c8452a [2021-05-12T02:30:40.456Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T02:30:40.719Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:30:40.719Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:30:40.719Z] ---> 867875c8452a [2021-05-12T02:30:40.719Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:30:41.680Z] ---> Running in 3e0bdf9b6e1e [2021-05-12T02:30:41.680Z] ---> Running in 233b4c4756ff [2021-05-12T02:30:41.680Z] ---> Running in b62febf6a69b [2021-05-12T02:30:41.680Z] ---> Running in 80b9b4d95f8a [2021-05-12T02:30:41.680Z] ---> Running in 740d60beff7f [2021-05-12T02:30:41.980Z] Removing intermediate container 233b4c4756ff [2021-05-12T02:30:41.980Z] ---> e93a9eb84afd [2021-05-12T02:30:41.980Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 740d60beff7f [2021-05-12T02:30:41.980Z] [2021-05-12T02:30:41.980Z] ---> 0bf0367ed24b [2021-05-12T02:30:41.980Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:30:41.980Z] Removing intermediate container 80b9b4d95f8a [2021-05-12T02:30:41.980Z] ---> e1107c748b98 [2021-05-12T02:30:41.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:30:41.980Z] Removing intermediate container 3e0bdf9b6e1e [2021-05-12T02:30:41.980Z] ---> b7929154e247 [2021-05-12T02:30:41.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:30:41.980Z] Removing intermediate container b62febf6a69b [2021-05-12T02:30:41.980Z] ---> 90a9ce684b8b [2021-05-12T02:30:41.980Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:30:42.247Z] ---> Running in 087a3c18fb0f [2021-05-12T02:30:42.247Z] ---> Running in ac05702056d9 [2021-05-12T02:30:42.247Z] ---> Running in c7287dba4d79 [2021-05-12T02:30:42.247Z] ---> Running in 68b113ade5bb [2021-05-12T02:30:42.247Z] ---> Running in d87b718684bd [2021-05-12T02:30:44.187Z] Removing intermediate container ac05702056d9 [2021-05-12T02:30:44.187Z] ---> 3dc57f9bde56 [2021-05-12T02:30:44.187Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T02:30:44.451Z] ---> Running in b6140ee62ed0 [2021-05-12T02:30:44.451Z] Removing intermediate container 087a3c18fb0f [2021-05-12T02:30:44.451Z] ---> c726854bebf3 [2021-05-12T02:30:44.451Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T02:30:44.717Z] Removing intermediate container c7287dba4d79 [2021-05-12T02:30:44.717Z] ---> 2fd50b356efa [2021-05-12T02:30:44.717Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T02:30:44.717Z] ---> Running in 9f7ac6f3d58c [2021-05-12T02:30:44.981Z] ---> Running in a3f126562976 [2021-05-12T02:30:44.981Z] Removing intermediate container 68b113ade5bb [2021-05-12T02:30:44.981Z] ---> afd6101b11d1 [2021-05-12T02:30:44.981Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T02:30:44.981Z] Removing intermediate container d87b718684bd [2021-05-12T02:30:44.981Z] ---> 0f6f0a19fe4f [2021-05-12T02:30:44.981Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T02:30:45.247Z] ---> Running in 1f9177a64b73 [2021-05-12T02:30:45.247Z] ---> Running in 1a05ed781089 [2021-05-12T02:30:45.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:45.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:45.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:46.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:46.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:46.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:46.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:46.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:46.843Z] OK: 219 MiB in 52 packages [2021-05-12T02:30:46.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:47.112Z] OK: 219 MiB in 52 packages [2021-05-12T02:30:47.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:30:47.112Z] OK: 219 MiB in 52 packages [2021-05-12T02:30:47.374Z] OK: 219 MiB in 52 packages [2021-05-12T02:30:47.640Z] Removing intermediate container b6140ee62ed0 [2021-05-12T02:30:47.640Z] ---> 44d142a2bd5f [2021-05-12T02:30:47.640Z] Step 6/24 : COPY go.mod . [2021-05-12T02:30:47.640Z] OK: 219 MiB in 52 packages [2021-05-12T02:30:47.640Z] Removing intermediate container 9f7ac6f3d58c [2021-05-12T02:30:47.640Z] ---> 0e0a240ef9c2 [2021-05-12T02:30:47.640Z] Step 6/32 : COPY go.mod . [2021-05-12T02:30:47.903Z] Removing intermediate container a3f126562976 [2021-05-12T02:30:47.903Z] ---> 76b2797e5ff8 [2021-05-12T02:30:47.903Z] Step 6/23 : COPY go.mod . [2021-05-12T02:30:47.903Z] ---> fc9ed7111092 [2021-05-12T02:30:47.903Z] Step 7/24 : RUN go mod download [2021-05-12T02:30:48.167Z] ---> Running in e92e44b9842c [2021-05-12T02:30:48.167Z] ---> 7b2aad426164 [2021-05-12T02:30:48.167Z] Step 7/32 : RUN go mod download [2021-05-12T02:30:48.430Z] ---> 183940ebbc53 [2021-05-12T02:30:48.430Z] Step 7/23 : RUN go mod download [2021-05-12T02:30:48.695Z] ---> Running in 2508ddcff8f7 [2021-05-12T02:30:48.695Z] ---> Running in be3b1a2ddaef [2021-05-12T02:30:48.964Z] Removing intermediate container 1f9177a64b73 [2021-05-12T02:30:48.964Z] ---> 69ec7ea64d97 [2021-05-12T02:30:48.964Z] Step 6/24 : COPY go.mod . [2021-05-12T02:30:48.964Z] Removing intermediate container 1a05ed781089 [2021-05-12T02:30:48.964Z] ---> ed440e61707c [2021-05-12T02:30:48.964Z] Step 6/26 : COPY go.mod . [2021-05-12T02:30:48.610Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T02:30:48.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T02:30:48.645Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T02:30:48.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:30:48.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:30:48.693Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3456/head:refs/remotes/origin/PR-3456 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T02:30:49.229Z] ---> 24c59993d89c [2021-05-12T02:30:49.229Z] Step 7/26 : RUN go mod download [2021-05-12T02:30:49.229Z] ---> d7f906f15d2e [2021-05-12T02:30:49.229Z] Step 7/24 : RUN go mod download [2021-05-12T02:30:49.229Z] ---> Running in 8592536f666c [2021-05-12T02:30:49.229Z] ---> Running in 0c2f1a5c3287 [2021-05-12T02:30:49.542Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit d0212fd6912d113e4c4505a7bf46fd0cb9444000 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T02:30:49.684Z] Failed in branch arm64 [2021-05-12T02:30:50.656Z] Removing intermediate container 2508ddcff8f7 [2021-05-12T02:30:50.656Z] ---> 690001d3b45b [2021-05-12T02:30:50.656Z] Step 8/32 : COPY . . [2021-05-12T02:30:50.656Z] Removing intermediate container be3b1a2ddaef [2021-05-12T02:30:50.656Z] ---> 19fbcb14690c [2021-05-12T02:30:50.656Z] Step 8/23 : COPY . . [2021-05-12T02:30:50.919Z] Removing intermediate container e92e44b9842c [2021-05-12T02:30:50.919Z] ---> 08f5f1024395 [2021-05-12T02:30:50.919Z] Step 8/24 : COPY . . [2021-05-12T02:30:49.567Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T02:30:49.580Z] > git checkout -f d0212fd6912d113e4c4505a7bf46fd0cb9444000 # timeout=10 [2021-05-12T02:30:55.231Z] Removing intermediate container 0c2f1a5c3287 [2021-05-12T02:30:55.231Z] ---> 3f1401b78b9d [2021-05-12T02:30:55.231Z] Step 8/24 : COPY . . [2021-05-12T02:30:55.810Z] Removing intermediate container 8592536f666c [2021-05-12T02:30:55.810Z] ---> 683d706166a1 [2021-05-12T02:30:55.810Z] Step 8/26 : COPY . . [2021-05-12T02:31:34.742Z] ---> e5d373286f28 [2021-05-12T02:31:34.742Z] Step 9/26 : RUN go mod tidy [2021-05-12T02:31:34.742Z] ---> 992b68b60f30 [2021-05-12T02:31:34.742Z] Step 9/32 : RUN go mod tidy [2021-05-12T02:31:34.742Z] ---> f49b40144e48 [2021-05-12T02:31:34.742Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:31:34.742Z] ---> Running in e7b8cb250c68 [2021-05-12T02:31:34.742Z] ---> Running in a3946d40f188 [2021-05-12T02:31:34.742Z] ---> Running in 653b9975dbd3 [2021-05-12T02:31:34.742Z] ---> 72d93b7dd5c9 [2021-05-12T02:31:34.742Z] Step 9/23 : RUN go mod tidy [2021-05-12T02:31:34.742Z] ---> 567c563d53fe [2021-05-12T02:31:34.742Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:31:35.012Z] ---> Running in aa5fdfb1b440 [2021-05-12T02:31:35.012Z] ---> Running in 33c9a7e71d6d [2021-05-12T02:31:39.340Z] Removing intermediate container 33c9a7e71d6d [2021-05-12T02:31:39.340Z] ---> 6423f2899f05 [2021-05-12T02:31:39.340Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T02:31:39.340Z] ---> Running in d3e4d2850e34 [2021-05-12T02:31:39.612Z] Removing intermediate container e7b8cb250c68 [2021-05-12T02:31:39.612Z] ---> 5a37511efde0 [2021-05-12T02:31:39.612Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T02:31:39.612Z] Removing intermediate container a3946d40f188 [2021-05-12T02:31:39.612Z] ---> 95809d642565 [2021-05-12T02:31:39.612Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T02:31:39.884Z] ---> Running in 0829d6c77eea [2021-05-12T02:31:39.884Z] Removing intermediate container 653b9975dbd3 [2021-05-12T02:31:39.884Z] ---> 8c9bb530c5b4 [2021-05-12T02:31:39.884Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T02:31:39.884Z] ---> Running in 6a782c439844 [2021-05-12T02:31:39.884Z] Removing intermediate container aa5fdfb1b440 [2021-05-12T02:31:39.884Z] ---> 60360dfb97ac [2021-05-12T02:31:39.884Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T02:31:40.252Z] ---> Running in 895c7f0b354c [2021-05-12T02:31:40.252Z] ---> Running in 21aeaec15dd2 [2021-05-12T02:31:40.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-12T02:31:40.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-12T02:31:41.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-12T02:31:41.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-12T02:31:41.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-12T02:32:13.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-12T02:32:23.802Z] Removing intermediate container 0829d6c77eea [2021-05-12T02:32:23.802Z] ---> 6d3cb03cd55c [2021-05-12T02:32:23.802Z] [2021-05-12T02:32:23.802Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T02:32:23.802Z] 3.12: Pulling from library/alpine [2021-05-12T02:32:25.199Z] Removing intermediate container 895c7f0b354c [2021-05-12T02:32:25.199Z] ---> 5e4ba8d6f0c9 [2021-05-12T02:32:25.199Z] [2021-05-12T02:32:25.199Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T02:32:25.463Z] 3.12: Pulling from library/alpine [2021-05-12T02:32:26.037Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T02:32:26.037Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T02:32:26.037Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T02:32:26.037Z] ---> 13621d1b12d4 [2021-05-12T02:32:26.037Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T02:32:26.037Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T02:32:26.037Z] ---> 13621d1b12d4 [2021-05-12T02:32:26.037Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T02:32:26.037Z] Removing intermediate container 6a782c439844 [2021-05-12T02:32:26.037Z] ---> e014ebf2c32b [2021-05-12T02:32:26.038Z] [2021-05-12T02:32:26.038Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:32:26.038Z] ---> 13621d1b12d4 [2021-05-12T02:32:26.038Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:32:28.592Z] ---> Running in 68b84a5dd604 [2021-05-12T02:32:28.592Z] ---> Running in 6bf762960009 [2021-05-12T02:32:28.592Z] ---> Running in 70163c970339 [2021-05-12T02:32:29.164Z] Removing intermediate container 21aeaec15dd2 [2021-05-12T02:32:29.164Z] ---> 413b56e1da1e [2021-05-12T02:32:29.164Z] [2021-05-12T02:32:29.164Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T02:32:30.121Z] ---> 13621d1b12d4 [2021-05-12T02:32:30.121Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T02:32:30.121Z] Removing intermediate container 68b84a5dd604 [2021-05-12T02:32:30.121Z] ---> 82ff51fcd357 [2021-05-12T02:32:30.121Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T02:32:30.121Z] Removing intermediate container d3e4d2850e34 [2021-05-12T02:32:30.121Z] ---> 61cac5e688bb [2021-05-12T02:32:30.121Z] [2021-05-12T02:32:30.121Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:32:30.121Z] ---> 13621d1b12d4 [2021-05-12T02:32:30.121Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:32:30.388Z] ---> Running in 896df093ea16 [2021-05-12T02:32:30.388Z] ---> Running in 2ee31c3f4b94 [2021-05-12T02:32:30.388Z] ---> Running in 6e6910cfe6d4 [2021-05-12T02:32:30.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:30.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:30.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:30.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:30.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:30.949Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T02:32:30.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:30.949Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:32:30.950Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T02:32:30.950Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:32:30.950Z] OK: 6 MiB in 15 packages [2021-05-12T02:32:30.950Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T02:32:31.218Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T02:32:31.218Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T02:32:31.218Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T02:32:31.218Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:32:31.218Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:32:31.218Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T02:32:31.218Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T02:32:31.218Z] OK: 7 MiB in 20 packages [2021-05-12T02:32:31.218Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:32:31.218Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:32:31.218Z] OK: 6 MiB in 16 packages [2021-05-12T02:32:31.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:31.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:31.482Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T02:32:31.482Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:32:31.482Z] OK: 6 MiB in 15 packages [2021-05-12T02:32:32.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:32.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:32:32.058Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T02:32:32.058Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T02:32:32.058Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:32:32.058Z] OK: 6 MiB in 16 packages [2021-05-12T02:32:33.985Z] Removing intermediate container 70163c970339 [2021-05-12T02:32:33.985Z] ---> 704e8ba35e7f [2021-05-12T02:32:33.985Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T02:32:33.985Z] ---> Running in 66473491b495 [2021-05-12T02:32:34.248Z] Removing intermediate container 6bf762960009 [2021-05-12T02:32:34.248Z] ---> f55262026fd5 [2021-05-12T02:32:34.248Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:32:34.248Z] Removing intermediate container 896df093ea16 [2021-05-12T02:32:34.248Z] ---> f8d880f9a76c [2021-05-12T02:32:34.248Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:32:34.511Z] ---> Running in d7bbc2388ac4 [2021-05-12T02:32:34.511Z] ---> Running in 2ed509c36d4a [2021-05-12T02:32:34.511Z] Removing intermediate container 6e6910cfe6d4 [2021-05-12T02:32:34.511Z] ---> f4b9a61d9973 [2021-05-12T02:32:34.511Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:32:34.511Z] Removing intermediate container 2ee31c3f4b94 [2021-05-12T02:32:34.511Z] ---> df3da197bd30 [2021-05-12T02:32:34.511Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T02:32:34.511Z] Removing intermediate container 66473491b495 [2021-05-12T02:32:34.511Z] ---> 8cf971e78d36 [2021-05-12T02:32:34.511Z] Step 14/26 : WORKDIR / [2021-05-12T02:32:35.457Z] ---> Running in 9589d01347de [2021-05-12T02:32:35.457Z] ---> Running in 9c49f0b251ff [2021-05-12T02:32:35.457Z] ---> Running in c4a99e2b8bc7 [2021-05-12T02:32:35.457Z] Removing intermediate container d7bbc2388ac4 [2021-05-12T02:32:35.457Z] ---> 476a9a3409d6 [2021-05-12T02:32:35.457Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T02:32:35.457Z] Removing intermediate container 2ed509c36d4a [2021-05-12T02:32:35.457Z] ---> 7dd2d8eeb3f5 [2021-05-12T02:32:35.457Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T02:32:35.457Z] Removing intermediate container 9589d01347de [2021-05-12T02:32:35.457Z] ---> 34ea8a57edea [2021-05-12T02:32:35.457Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T02:32:35.722Z] ---> Running in 3bc82d560703 [2021-05-12T02:32:35.722Z] ---> Running in 5d382467940b [2021-05-12T02:32:35.722Z] Removing intermediate container 9c49f0b251ff [2021-05-12T02:32:35.722Z] ---> 928d9adb7230 [2021-05-12T02:32:35.722Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T02:32:35.722Z] Removing intermediate container c4a99e2b8bc7 [2021-05-12T02:32:35.722Z] ---> b23023bf0a32 [2021-05-12T02:32:35.722Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-12T02:32:35.722Z] ---> Running in 9685a4c37f5b [2021-05-12T02:32:35.722Z] ---> Running in 3169f194bf8f [2021-05-12T02:32:35.985Z] Removing intermediate container 3bc82d560703 [2021-05-12T02:32:35.985Z] ---> 184335c620f9 [2021-05-12T02:32:35.985Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T02:32:35.985Z] Removing intermediate container 5d382467940b [2021-05-12T02:32:35.985Z] ---> c5f7f3dc266b [2021-05-12T02:32:35.985Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T02:32:36.249Z] Removing intermediate container 9685a4c37f5b [2021-05-12T02:32:36.249Z] ---> b1f475f7c658 [2021-05-12T02:32:36.249Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T02:32:36.249Z] ---> Running in cd68153919d4 [2021-05-12T02:32:36.249Z] ---> d37282336b81 [2021-05-12T02:32:36.249Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-12T02:32:36.249Z] ---> Running in 42147162dd42 [2021-05-12T02:32:36.249Z] ---> Running in af8ed5bf5959 [2021-05-12T02:32:36.249Z] Removing intermediate container 3169f194bf8f [2021-05-12T02:32:36.249Z] ---> 9aca8f085140 [2021-05-12T02:32:36.249Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T02:32:36.511Z] ---> Running in b4662aa7be9e [2021-05-12T02:32:36.511Z] Removing intermediate container cd68153919d4 [2021-05-12T02:32:36.511Z] ---> a9700952334f [2021-05-12T02:32:36.511Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:32:36.777Z] Removing intermediate container 42147162dd42 [2021-05-12T02:32:36.777Z] ---> 536153de1eec [2021-05-12T02:32:36.777Z] Step 16/24 : WORKDIR / [2021-05-12T02:32:36.777Z] ---> c46f20839c68 [2021-05-12T02:32:36.777Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T02:32:36.777Z] Removing intermediate container af8ed5bf5959 [2021-05-12T02:32:36.777Z] ---> 5563d0527ca0 [2021-05-12T02:32:36.777Z] Step 16/24 : WORKDIR / [2021-05-12T02:32:37.040Z] ---> Running in eb4238ac1cc2 [2021-05-12T02:32:37.040Z] ---> Running in a950c386d11e [2021-05-12T02:32:37.992Z] ---> 12f9026aa6fd [2021-05-12T02:32:37.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T02:32:37.992Z] Removing intermediate container eb4238ac1cc2 [2021-05-12T02:32:37.992Z] ---> ff7e62062b01 [2021-05-12T02:32:37.992Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:32:37.992Z] ---> d1d32e7d728d [2021-05-12T02:32:37.992Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-12T02:32:37.992Z] Removing intermediate container a950c386d11e [2021-05-12T02:32:37.992Z] ---> 8a087c36bc95 [2021-05-12T02:32:37.992Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:32:38.573Z] ---> 354fada982ff [2021-05-12T02:32:38.573Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T02:32:38.573Z] ---> c0102da9a2d1 [2021-05-12T02:32:38.573Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T02:32:38.573Z] ---> 0c09ac30902f [2021-05-12T02:32:38.573Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T02:32:38.573Z] Removing intermediate container b4662aa7be9e [2021-05-12T02:32:38.573Z] ---> 8056289901b2 [2021-05-12T02:32:38.573Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T02:32:38.573Z] ---> 40b11edbe74a [2021-05-12T02:32:38.573Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T02:32:38.845Z] ---> Running in 160f03f0af24 [2021-05-12T02:32:39.109Z] ---> 88f1570e7ffd [2021-05-12T02:32:39.109Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T02:32:39.109Z] ---> b64aac043ee3 [2021-05-12T02:32:39.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T02:32:39.109Z] Removing intermediate container 160f03f0af24 [2021-05-12T02:32:39.109Z] ---> 792c34bce42c [2021-05-12T02:32:39.109Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T02:32:39.375Z] ---> e036c19456d7 [2021-05-12T02:32:39.375Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T02:32:39.375Z] ---> Running in 2b4b7eec6f99 [2021-05-12T02:32:39.375Z] ---> 44c13c06209c [2021-05-12T02:32:39.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T02:32:39.642Z] Removing intermediate container 2b4b7eec6f99 [2021-05-12T02:32:39.642Z] ---> 8037edf2fe48 [2021-05-12T02:32:39.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:32:39.642Z] ---> d9fd46bc19d6 [2021-05-12T02:32:39.642Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T02:32:39.642Z] ---> Running in c6ed12e36dd3 [2021-05-12T02:32:39.906Z] ---> af1fd778a5cc [2021-05-12T02:32:39.906Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T02:32:39.906Z] ---> 95d28b511c33 [2021-05-12T02:32:39.906Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T02:32:39.906Z] ---> af92a6198382 [2021-05-12T02:32:39.906Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T02:32:39.906Z] ---> Running in 8929cd170e34 [2021-05-12T02:32:39.906Z] ---> Running in 05c6cbaea76c [2021-05-12T02:32:40.170Z] ---> Running in 157e8f7d63fe [2021-05-12T02:32:40.170Z] Removing intermediate container c6ed12e36dd3 [2021-05-12T02:32:40.170Z] ---> 30d52ad4f942 [2021-05-12T02:32:40.170Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T02:32:40.438Z] ---> Running in 16c206f54d88 [2021-05-12T02:32:40.438Z] Removing intermediate container 05c6cbaea76c [2021-05-12T02:32:40.438Z] ---> 92ef3c9d3ff4 [2021-05-12T02:32:40.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:32:40.438Z] ---> 22c7dbabe993 [2021-05-12T02:32:40.438Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-12T02:32:40.438Z] Removing intermediate container 157e8f7d63fe [2021-05-12T02:32:40.438Z] ---> 0f3586c9bca0 [2021-05-12T02:32:40.438Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:32:40.704Z] ---> Running in 4f0130534c6f [2021-05-12T02:32:40.704Z] ---> Running in e3d06ec2acf6 [2021-05-12T02:32:40.704Z] ---> Running in 62b78fa802ae [2021-05-12T02:32:40.971Z] Removing intermediate container 16c206f54d88 [2021-05-12T02:32:40.971Z] ---> c5555dba40d9 [2021-05-12T02:32:40.971Z] Step 22/23 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:32:40.971Z] ---> Running in 282b43db5842 [2021-05-12T02:32:41.235Z] Removing intermediate container 62b78fa802ae [2021-05-12T02:32:41.235Z] ---> d5cb9af609e4 [2021-05-12T02:32:41.235Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T02:32:41.235Z] Removing intermediate container 4f0130534c6f [2021-05-12T02:32:41.235Z] ---> 1915407dc580 [2021-05-12T02:32:41.235Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T02:32:41.497Z] ---> Running in 371cb68bb502 [2021-05-12T02:32:41.497Z] ---> Running in cec17ab2ccc3 [2021-05-12T02:32:41.497Z] Removing intermediate container 282b43db5842 [2021-05-12T02:32:41.497Z] ---> 9233c4452050 [2021-05-12T02:32:41.497Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T02:32:41.760Z] ---> Running in 3b1d185af327 [2021-05-12T02:32:41.760Z] Removing intermediate container 371cb68bb502 [2021-05-12T02:32:41.760Z] ---> 71238f83658a [2021-05-12T02:32:41.760Z] Step 23/24 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:32:41.760Z] Removing intermediate container cec17ab2ccc3 [2021-05-12T02:32:41.760Z] ---> 59fa36360ef0 [2021-05-12T02:32:41.760Z] Step 23/24 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:32:42.027Z] Removing intermediate container 8929cd170e34 [2021-05-12T02:32:42.027Z] ---> 6629756e0b7d [2021-05-12T02:32:42.027Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:32:42.027Z] ---> Running in df5202d7e547 [2021-05-12T02:32:42.027Z] ---> Running in d49816dbde40 [2021-05-12T02:32:42.290Z] Removing intermediate container 3b1d185af327 [2021-05-12T02:32:42.290Z] ---> 44782576dacf [2021-05-12T02:32:42.290Z] [2021-05-12T02:32:42.290Z] Removing intermediate container e3d06ec2acf6 [2021-05-12T02:32:42.290Z] ---> c3a6d69b8fea [2021-05-12T02:32:42.290Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T02:32:42.558Z] Removing intermediate container df5202d7e547 [2021-05-12T02:32:42.558Z] ---> 5d43444151dd [2021-05-12T02:32:42.558Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:32:42.558Z] Removing intermediate container d49816dbde40 [2021-05-12T02:32:42.558Z] ---> 9e0c9834ecea [2021-05-12T02:32:42.558Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:32:42.558Z] Successfully built 44782576dacf [2021-05-12T02:32:42.558Z] ---> f38cb6501848 [2021-05-12T02:32:42.558Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T02:32:42.558Z] Successfully tagged support-notifications:latest [2021-05-12T02:32:42.558Z] Building security-proxy-setup [2021-05-12T02:32:42.558Z]  Building support-notifications ... done  ---> Running in a7ef86feb969 [2021-05-12T02:32:42.558Z] ---> Running in 6835006a946b [2021-05-12T02:32:42.558Z] ---> Running in 5fb686e67a1f [2021-05-12T02:32:42.825Z] Removing intermediate container a7ef86feb969 [2021-05-12T02:32:42.825Z] ---> fbbf4abd0ca8 [2021-05-12T02:32:42.825Z] Step 24/26 : LABEL arch=x86_64 [2021-05-12T02:32:43.090Z] Removing intermediate container 6835006a946b [2021-05-12T02:32:43.090Z] ---> e0c331f88a4f [2021-05-12T02:32:43.090Z] [2021-05-12T02:32:43.090Z] Removing intermediate container 5fb686e67a1f [2021-05-12T02:32:43.090Z] ---> 29d848eded36 [2021-05-12T02:32:43.090Z] [2021-05-12T02:32:43.090Z] Successfully built 29d848eded36 [2021-05-12T02:32:43.354Z] Successfully built e0c331f88a4f [2021-05-12T02:32:43.354Z] Successfully tagged core-metadata:latest [2021-05-12T02:32:43.354Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-05-12T02:32:43.354Z] ---> Running in c6a1f86d8504 [2021-05-12T02:32:43.354Z] Successfully tagged core-command:latest [2021-05-12T02:32:43.354Z]  Building core-command ... done Building support-scheduler [2021-05-12T02:32:43.354Z] ---> d76213d8ad8e [2021-05-12T02:32:43.354Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T02:32:43.617Z] Removing intermediate container c6a1f86d8504 [2021-05-12T02:32:43.617Z] ---> 3408729efb60 [2021-05-12T02:32:43.617Z] Step 25/26 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:32:43.617Z] ---> Running in 9518253d0428 [2021-05-12T02:32:43.879Z] ---> 8b48847a71c1 [2021-05-12T02:32:43.879Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T02:32:43.879Z] Removing intermediate container 9518253d0428 [2021-05-12T02:32:43.879Z] ---> e564e84e09dc [2021-05-12T02:32:43.879Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T02:32:44.156Z] ---> Running in 8c3ca3bd8d08 [2021-05-12T02:32:44.156Z] ---> 184feaa299c7 [2021-05-12T02:32:44.156Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T02:32:44.420Z] Removing intermediate container 8c3ca3bd8d08 [2021-05-12T02:32:44.420Z] ---> ed712e8ed7d7 [2021-05-12T02:32:44.420Z] [2021-05-12T02:32:44.996Z] Successfully built ed712e8ed7d7 [2021-05-12T02:32:46.920Z] Successfully tagged security-secretstore-setup:latest [2021-05-12T02:32:46.920Z]  Building security-secretstore-setup ... done Building core-data [2021-05-12T02:32:47.497Z] ---> 2418b5fcbd46 [2021-05-12T02:32:47.497Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T02:32:50.819Z] ---> Running in c709827d81d1 [2021-05-12T02:32:50.819Z] Removing intermediate container c709827d81d1 [2021-05-12T02:32:50.819Z] ---> 51d98870f4b0 [2021-05-12T02:32:50.819Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T02:32:51.087Z] ---> 249345b99355 [2021-05-12T02:32:51.087Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T02:32:52.039Z] ---> Running in 6aa554ad2cc5 [2021-05-12T02:32:53.977Z] Removing intermediate container 6aa554ad2cc5 [2021-05-12T02:32:53.977Z] ---> 1b72b64e1648 [2021-05-12T02:32:53.977Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T02:32:53.977Z] ---> Running in d134cb4234ab [2021-05-12T02:32:54.241Z] Removing intermediate container d134cb4234ab [2021-05-12T02:32:54.241Z] ---> 81f63c0239f5 [2021-05-12T02:32:54.241Z] Step 29/32 : CMD ["gate"] [2021-05-12T02:32:54.503Z] ---> Running in de6d6d3ec145 [2021-05-12T02:32:55.079Z] Removing intermediate container de6d6d3ec145 [2021-05-12T02:32:55.079Z] ---> 73e750ba20bf [2021-05-12T02:32:55.079Z] Step 30/32 : LABEL arch=x86_64 [2021-05-12T02:32:55.079Z] ---> Running in 88317267c0e9 [2021-05-12T02:32:56.046Z] Removing intermediate container 88317267c0e9 [2021-05-12T02:32:56.046Z] ---> c3d315c51001 [2021-05-12T02:32:56.046Z] Step 31/32 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:33:03.095Z] ---> Running in 013028fb8f14 [2021-05-12T02:33:07.359Z] Removing intermediate container 013028fb8f14 [2021-05-12T02:33:07.359Z] ---> 03bd3404f241 [2021-05-12T02:33:07.359Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T02:33:07.359Z] ---> Running in e9260ed71637 [2021-05-12T02:33:09.318Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:33:09.318Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:33:09.318Z] ---> 867875c8452a [2021-05-12T02:33:09.318Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:33:09.318Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:33:09.319Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:33:09.319Z] ---> 867875c8452a [2021-05-12T02:33:09.319Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T02:33:09.319Z] ---> Using cache [2021-05-12T02:33:09.319Z] ---> 90a9ce684b8b [2021-05-12T02:33:09.319Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:33:09.319Z] ---> Using cache [2021-05-12T02:33:09.319Z] ---> 90a9ce684b8b [2021-05-12T02:33:09.319Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:33:09.319Z] ---> Using cache [2021-05-12T02:33:09.319Z] ---> 0f6f0a19fe4f [2021-05-12T02:33:09.319Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T02:33:09.319Z] ---> Using cache [2021-05-12T02:33:09.319Z] ---> ed440e61707c [2021-05-12T02:33:09.319Z] Step 6/22 : COPY go.mod . [2021-05-12T02:33:09.319Z] ---> Using cache [2021-05-12T02:33:09.319Z] ---> 0f6f0a19fe4f [2021-05-12T02:33:09.319Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T02:33:09.319Z] ---> Using cache [2021-05-12T02:33:09.319Z] ---> 24c59993d89c [2021-05-12T02:33:09.319Z] Step 7/22 : RUN go mod download [2021-05-12T02:33:09.319Z] ---> Using cache [2021-05-12T02:33:09.319Z] ---> 683d706166a1 [2021-05-12T02:33:09.319Z] Step 8/22 : COPY . . [2021-05-12T02:33:09.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:33:09.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:33:09.896Z] ---> 867875c8452a [2021-05-12T02:33:09.896Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T02:33:09.896Z] ---> Using cache [2021-05-12T02:33:09.896Z] ---> 90a9ce684b8b [2021-05-12T02:33:09.896Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:33:09.896Z] ---> Using cache [2021-05-12T02:33:09.896Z] ---> 0f6f0a19fe4f [2021-05-12T02:33:09.896Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T02:33:09.896Z] ---> Using cache [2021-05-12T02:33:09.896Z] ---> ed440e61707c [2021-05-12T02:33:09.896Z] Step 6/23 : COPY go.mod . [2021-05-12T02:33:09.896Z] ---> Using cache [2021-05-12T02:33:09.896Z] ---> 24c59993d89c [2021-05-12T02:33:09.896Z] Step 7/23 : RUN go mod download [2021-05-12T02:33:09.896Z] ---> Using cache [2021-05-12T02:33:09.896Z] ---> 683d706166a1 [2021-05-12T02:33:09.896Z] Step 8/23 : COPY . . [2021-05-12T02:33:09.896Z] ---> Using cache [2021-05-12T02:33:09.896Z] ---> e5d373286f28 [2021-05-12T02:33:09.896Z] Step 9/22 : RUN go mod tidy [2021-05-12T02:33:09.896Z] ---> Using cache [2021-05-12T02:33:09.896Z] ---> e5d373286f28 [2021-05-12T02:33:09.896Z] Step 9/23 : RUN go mod tidy [2021-05-12T02:33:10.161Z] ---> Using cache [2021-05-12T02:33:10.161Z] ---> Using cache [2021-05-12T02:33:10.161Z] ---> 5a37511efde0 [2021-05-12T02:33:10.161Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler ---> 5a37511efde0 [2021-05-12T02:33:10.161Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T02:33:10.161Z] [2021-05-12T02:33:11.116Z] Removing intermediate container e9260ed71637 [2021-05-12T02:33:11.116Z] ---> a0febb5bc975 [2021-05-12T02:33:11.116Z] [2021-05-12T02:33:11.116Z] ---> Running in a5d035acb1d0 [2021-05-12T02:33:11.116Z] ---> Running in be0658ab4400 [2021-05-12T02:33:11.116Z] ---> Running in 4340a3e88359 [2021-05-12T02:33:11.384Z] Successfully built a0febb5bc975 [2021-05-12T02:33:11.653Z] Successfully tagged security-bootstrapper:latest [2021-05-12T02:33:11.653Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T02:33:11.653Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T02:33:11.653Z] ---> 867875c8452a [2021-05-12T02:33:11.653Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T02:33:11.653Z] ---> Using cache [2021-05-12T02:33:11.653Z] ---> 90a9ce684b8b [2021-05-12T02:33:11.653Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:33:11.653Z] ---> Using cache [2021-05-12T02:33:11.653Z] ---> 0f6f0a19fe4f [2021-05-12T02:33:11.653Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T02:33:12.226Z] ---> Running in 0928cd4f23aa [2021-05-12T02:33:12.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-12T02:33:12.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-12T02:33:12.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:33:12.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:33:13.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:33:13.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:33:14.193Z] OK: 219 MiB in 52 packages [2021-05-12T02:33:14.193Z] OK: 219 MiB in 52 packages [2021-05-12T02:33:15.637Z] Removing intermediate container 0928cd4f23aa [2021-05-12T02:33:15.637Z] ---> 3597875484dd [2021-05-12T02:33:15.637Z] Step 6/24 : COPY go.mod . [2021-05-12T02:33:15.637Z] Removing intermediate container 4340a3e88359 [2021-05-12T02:33:15.637Z] ---> b6dc4255d446 [2021-05-12T02:33:15.637Z] Step 6/24 : COPY go.mod . [2021-05-12T02:33:15.908Z] ---> 647f1372bacb [2021-05-12T02:33:15.908Z] Step 7/24 : RUN go mod download [2021-05-12T02:33:16.180Z] ---> Running in 6df36eb478c8 [2021-05-12T02:33:16.180Z] ---> 0cf46e6493ce [2021-05-12T02:33:16.180Z] Step 7/24 : RUN go mod download [2021-05-12T02:33:16.451Z] ---> Running in 2c6737d7cf71 [2021-05-12T02:33:19.804Z] Removing intermediate container 6df36eb478c8 [2021-05-12T02:33:19.804Z] ---> 202445b4a616 [2021-05-12T02:33:19.804Z] Step 8/24 : COPY . . [2021-05-12T02:33:19.804Z] Removing intermediate container 2c6737d7cf71 [2021-05-12T02:33:19.804Z] ---> d9d1240805fa [2021-05-12T02:33:19.804Z] Step 8/24 : COPY . . [2021-05-12T02:33:38.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-12T02:33:53.333Z] ---> 941ac3bdddfb [2021-05-12T02:33:53.333Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:33:53.333Z] Removing intermediate container a5d035acb1d0 [2021-05-12T02:33:53.333Z] ---> ddb5475db26e [2021-05-12T02:33:53.333Z] [2021-05-12T02:33:53.333Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T02:33:53.333Z] ---> 13621d1b12d4 [2021-05-12T02:33:53.333Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T02:33:53.334Z] ---> Using cache [2021-05-12T02:33:53.334Z] ---> f4b9a61d9973 [2021-05-12T02:33:53.334Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:33:53.334Z] ---> Using cache [2021-05-12T02:33:53.334Z] ---> 34ea8a57edea [2021-05-12T02:33:53.334Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T02:33:53.334Z] ---> 1466b27f3dc0 [2021-05-12T02:33:53.334Z] Step 9/24 : RUN go mod tidy [2021-05-12T02:33:53.334Z] ---> Running in 60d735d82cf1 [2021-05-12T02:33:53.334Z] ---> Running in 3942196c54ce [2021-05-12T02:33:53.334Z] ---> Running in 4c29443a1d71 [2021-05-12T02:33:53.334Z] Removing intermediate container be0658ab4400 [2021-05-12T02:33:53.334Z] ---> dccdb36deec1 [2021-05-12T02:33:53.334Z] [2021-05-12T02:33:53.334Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T02:33:53.334Z] ---> 13621d1b12d4 [2021-05-12T02:33:53.334Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T02:33:53.334Z] ---> Running in ee7589814416 [2021-05-12T02:33:53.334Z] Removing intermediate container 3942196c54ce [2021-05-12T02:33:53.334Z] ---> b6eee8e79580 [2021-05-12T02:33:53.334Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T02:33:53.334Z] ---> Running in 8cc3da6e7d70 [2021-05-12T02:33:53.334Z] Removing intermediate container 8cc3da6e7d70 [2021-05-12T02:33:53.334Z] ---> 53777b26eca3 [2021-05-12T02:33:53.334Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:33:53.334Z] ---> f3976af3ddb8 [2021-05-12T02:33:53.334Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T02:33:53.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:33:53.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:33:53.334Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T02:33:53.334Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:33:53.334Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T02:33:53.334Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T02:33:53.334Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:33:53.334Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T02:33:53.334Z] OK: 7 MiB in 18 packages [2021-05-12T02:33:53.595Z] ---> b818b2f4f568 [2021-05-12T02:33:53.595Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T02:33:54.168Z] ---> 21266fbd341f [2021-05-12T02:33:54.168Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T02:33:54.168Z] ---> Running in 3df7de5d7100 [2021-05-12T02:33:54.168Z] Removing intermediate container ee7589814416 [2021-05-12T02:33:54.168Z] ---> 865537ae32b9 [2021-05-12T02:33:54.168Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T02:33:54.435Z] ---> Running in fab93d4d8522 [2021-05-12T02:33:54.697Z] Removing intermediate container 3df7de5d7100 [2021-05-12T02:33:54.697Z] ---> bbde64ff1b68 [2021-05-12T02:33:54.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:33:55.270Z] Removing intermediate container fab93d4d8522 [2021-05-12T02:33:55.270Z] ---> 66c6502aea8a [2021-05-12T02:33:55.270Z] Step 14/22 : WORKDIR /edgex [2021-05-12T02:33:55.535Z] ---> Running in d8d064660aa3 [2021-05-12T02:33:55.535Z] ---> Running in 2ada824eb727 [2021-05-12T02:33:55.815Z] Removing intermediate container d8d064660aa3 [2021-05-12T02:33:55.815Z] ---> a76963b541c3 [2021-05-12T02:33:55.815Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T02:33:55.815Z] Removing intermediate container 60d735d82cf1 [2021-05-12T02:33:55.815Z] ---> 47bbe5b650f7 [2021-05-12T02:33:55.815Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T02:33:55.815Z] Removing intermediate container 4c29443a1d71 [2021-05-12T02:33:55.815Z] ---> b1b61f6c645e [2021-05-12T02:33:55.815Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T02:33:55.815Z] Removing intermediate container 2ada824eb727 [2021-05-12T02:33:55.815Z] ---> fbc4af15bd34 [2021-05-12T02:33:55.815Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T02:33:56.092Z] ---> Running in 70720e284d0d [2021-05-12T02:33:56.092Z] ---> Running in 562e4100a68b [2021-05-12T02:33:56.092Z] ---> Running in 04c293203785 [2021-05-12T02:33:56.092Z] ---> d4b54482b1de [2021-05-12T02:33:56.092Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T02:33:56.359Z] Removing intermediate container 562e4100a68b [2021-05-12T02:33:56.359Z] ---> d9e3b9a364c2 [2021-05-12T02:33:56.359Z] Step 22/23 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:33:56.624Z] ---> Running in 0f4738df885c [2021-05-12T02:33:56.890Z] ---> d20c4ab90390 [2021-05-12T02:33:56.890Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T02:33:56.890Z] Removing intermediate container 0f4738df885c [2021-05-12T02:33:56.890Z] ---> 8d3498b6d541 [2021-05-12T02:33:56.890Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T02:33:56.890Z] ---> Running in a5ca6505794e [2021-05-12T02:33:56.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-12T02:33:57.158Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-12T02:33:57.158Z] Removing intermediate container a5ca6505794e [2021-05-12T02:33:57.158Z] ---> a2e56d6376f2 [2021-05-12T02:33:57.158Z] [2021-05-12T02:33:57.421Z] ---> 778ed0a2bd0b [2021-05-12T02:33:57.421Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T02:33:57.687Z] Successfully built a2e56d6376f2 [2021-05-12T02:33:57.687Z] Successfully tagged support-scheduler:latest [2021-05-12T02:33:57.958Z]  Building support-scheduler ... done  ---> Running in 3707cabb02b5 [2021-05-12T02:33:58.552Z] Removing intermediate container 3707cabb02b5 [2021-05-12T02:33:58.552Z] ---> 33d63178f270 [2021-05-12T02:33:58.552Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T02:33:58.552Z] ---> Running in c35c70aff2f1 [2021-05-12T02:33:58.826Z] Removing intermediate container c35c70aff2f1 [2021-05-12T02:33:58.826Z] ---> f49f688000d3 [2021-05-12T02:33:58.826Z] Step 20/22 : LABEL arch=x86_64 [2021-05-12T02:33:58.826Z] ---> Running in 0d8d919c1e88 [2021-05-12T02:33:59.426Z] Removing intermediate container 0d8d919c1e88 [2021-05-12T02:33:59.426Z] ---> 613c92d0dc15 [2021-05-12T02:33:59.426Z] Step 21/22 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:33:59.426Z] ---> Running in f20c68ac89d2 [2021-05-12T02:33:59.700Z] Removing intermediate container f20c68ac89d2 [2021-05-12T02:33:59.700Z] ---> 273aa30679ae [2021-05-12T02:33:59.700Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T02:33:59.974Z] ---> Running in dfb7c4f2a479 [2021-05-12T02:34:00.246Z] Removing intermediate container dfb7c4f2a479 [2021-05-12T02:34:00.246Z] ---> 5410240740dd [2021-05-12T02:34:00.246Z] [2021-05-12T02:34:00.246Z] Successfully built 5410240740dd [2021-05-12T02:34:00.524Z] Successfully tagged security-proxy-setup:latest [2021-05-12T02:34:18.742Z]  Building security-proxy-setup ... done Removing intermediate container 70720e284d0d [2021-05-12T02:34:18.742Z] ---> f862543dc026 [2021-05-12T02:34:18.742Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T02:34:18.742Z] ---> Running in a47a65f49e17 [2021-05-12T02:34:18.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T02:34:20.665Z] Removing intermediate container 04c293203785 [2021-05-12T02:34:20.665Z] ---> 109fa1f63a13 [2021-05-12T02:34:20.665Z] [2021-05-12T02:34:20.665Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T02:34:20.665Z] ---> 13621d1b12d4 [2021-05-12T02:34:20.665Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T02:34:20.932Z] ---> Running in 88e2b2e2dfa3 [2021-05-12T02:34:20.932Z] Removing intermediate container a47a65f49e17 [2021-05-12T02:34:20.932Z] ---> 7f8ce1ad0c67 [2021-05-12T02:34:20.932Z] [2021-05-12T02:34:20.932Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T02:34:20.933Z] 20.10.0: Pulling from library/docker [2021-05-12T02:34:20.933Z] Removing intermediate container 88e2b2e2dfa3 [2021-05-12T02:34:20.933Z] ---> 15fbbc0869a3 [2021-05-12T02:34:20.933Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T02:34:21.203Z] ---> Running in 9e7026ecce36 [2021-05-12T02:34:21.481Z] Removing intermediate container 9e7026ecce36 [2021-05-12T02:34:21.481Z] ---> 5b1ecd692f6e [2021-05-12T02:34:21.481Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T02:34:21.744Z] ---> Running in 3961bdcd04aa [2021-05-12T02:34:22.007Z] Removing intermediate container 3961bdcd04aa [2021-05-12T02:34:22.007Z] ---> f006b152f4c3 [2021-05-12T02:34:22.007Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T02:34:22.272Z] ---> Running in 09e9c5c6cfda [2021-05-12T02:34:23.671Z] Removing intermediate container 09e9c5c6cfda [2021-05-12T02:34:23.671Z] ---> af79246cd3e1 [2021-05-12T02:34:23.671Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T02:34:23.671Z] ---> Running in fd25b098e82a [2021-05-12T02:34:24.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:34:24.823Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:34:25.397Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T02:34:25.397Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T02:34:25.397Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T02:34:25.397Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T02:34:25.662Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T02:34:25.662Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T02:34:25.662Z] ---> aefe523efa57 [2021-05-12T02:34:25.662Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-12T02:34:25.924Z] ---> Running in abb7069cb16f [2021-05-12T02:34:26.186Z] Removing intermediate container abb7069cb16f [2021-05-12T02:34:26.187Z] ---> 83eaa2d32891 [2021-05-12T02:34:26.187Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T02:34:26.187Z] ---> Running in 5ab51557e33b [2021-05-12T02:34:26.453Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T02:34:26.716Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T02:34:26.716Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T02:34:26.716Z] OK: 8 MiB in 20 packages [2021-05-12T02:34:26.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T02:34:26.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T02:34:26.978Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T02:34:26.978Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T02:34:26.978Z] Executing bash-5.0.17-r0.post-install [2021-05-12T02:34:27.243Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T02:34:27.243Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T02:34:27.243Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T02:34:27.243Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T02:34:27.243Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T02:34:27.243Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T02:34:27.243Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T02:34:27.243Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T02:34:27.243Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T02:34:27.243Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T02:34:27.243Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T02:34:27.513Z] Removing intermediate container fd25b098e82a [2021-05-12T02:34:27.513Z] ---> ec5394abb824 [2021-05-12T02:34:27.513Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T02:34:30.823Z] ---> 2b1456ac83dc [2021-05-12T02:34:30.823Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T02:34:30.823Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T02:34:30.823Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T02:34:30.823Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T02:34:30.823Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T02:34:30.823Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T02:34:30.823Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T02:34:30.823Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T02:34:30.823Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T02:34:30.823Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T02:34:30.823Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T02:34:30.823Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T02:34:30.823Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T02:34:30.823Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T02:34:30.823Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T02:34:30.823Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T02:34:30.823Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T02:34:30.823Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T02:34:31.769Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T02:34:31.769Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T02:34:32.714Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T02:34:32.714Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T02:34:32.714Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T02:34:32.714Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T02:34:32.714Z] ---> 8ebaa8c4c30d [2021-05-12T02:34:32.714Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T02:34:32.714Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T02:34:32.714Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T02:34:32.714Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T02:34:32.714Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T02:34:32.714Z] OK: 72 MiB in 59 packages [2021-05-12T02:34:33.662Z] ---> 865ec1525276 [2021-05-12T02:34:33.662Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T02:34:33.662Z] ---> Running in 6c25ff43aa84 [2021-05-12T02:34:33.924Z] Collecting docker-compose==1.23.2 [2021-05-12T02:34:33.924Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T02:34:33.924Z] Removing intermediate container 6c25ff43aa84 [2021-05-12T02:34:33.924Z] ---> a60b472509a5 [2021-05-12T02:34:33.924Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:34:33.924Z] ---> Running in 5065570060b4 [2021-05-12T02:34:34.189Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T02:34:34.189Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T02:34:34.189Z] Removing intermediate container 5065570060b4 [2021-05-12T02:34:34.189Z] ---> e3f33d1c41ec [2021-05-12T02:34:34.189Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T02:34:34.189Z] ---> Running in fb21c0615bc9 [2021-05-12T02:34:34.451Z] Removing intermediate container fb21c0615bc9 [2021-05-12T02:34:34.451Z] ---> 2c357071e99a [2021-05-12T02:34:34.451Z] Step 23/24 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:34:34.451Z] ---> Running in 710fc63ea73b [2021-05-12T02:34:34.451Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-12T02:34:34.713Z] Removing intermediate container 710fc63ea73b [2021-05-12T02:34:34.713Z] ---> d1e61e5c79a6 [2021-05-12T02:34:34.713Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:34:34.713Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T02:34:34.713Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T02:34:34.713Z] ---> Running in 3672a5df5c42 [2021-05-12T02:34:34.713Z] Removing intermediate container 3672a5df5c42 [2021-05-12T02:34:34.713Z] ---> 19f518261db2 [2021-05-12T02:34:34.713Z] [2021-05-12T02:34:34.978Z] Collecting PyYAML<4,>=3.10 [2021-05-12T02:34:34.978Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T02:34:34.978Z] Successfully built 19f518261db2 [2021-05-12T02:34:34.978Z] Successfully tagged core-data:latest [2021-05-12T02:34:35.929Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-05-12T02:34:35.929Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T02:34:36.191Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T02:34:36.191Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T02:34:36.452Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T02:34:36.452Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T02:34:36.713Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T02:34:36.713Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T02:34:36.980Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T02:34:36.980Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T02:34:36.980Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T02:34:36.980Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T02:34:38.371Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T02:34:38.371Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T02:34:38.372Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-12T02:34:38.372Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T02:34:38.636Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T02:34:38.636Z] Collecting idna<2.8,>=2.5 [2021-05-12T02:34:38.636Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T02:34:38.636Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-12T02:34:38.636Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T02:34:38.636Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T02:34:38.636Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T02:34:38.636Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T02:34:38.897Z] Installing collected packages: dockerpty, websocket-client, PyYAML, texttable, cached-property, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docopt, docker-compose [2021-05-12T02:34:38.897Z] Running setup.py install for dockerpty: started [2021-05-12T02:34:39.158Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T02:34:39.419Z] Running setup.py install for PyYAML: started [2021-05-12T02:34:39.993Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T02:34:39.993Z] Running setup.py install for texttable: started [2021-05-12T02:34:40.256Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T02:34:40.256Z] Attempting uninstall: urllib3 [2021-05-12T02:34:40.256Z] Found existing installation: urllib3 1.25.9 [2021-05-12T02:34:40.256Z] Uninstalling urllib3-1.25.9: [2021-05-12T02:34:40.517Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T02:34:40.517Z] Attempting uninstall: idna [2021-05-12T02:34:40.517Z] Found existing installation: idna 2.9 [2021-05-12T02:34:40.517Z] Uninstalling idna-2.9: [2021-05-12T02:34:40.517Z] Successfully uninstalled idna-2.9 [2021-05-12T02:34:40.779Z] Attempting uninstall: requests [2021-05-12T02:34:40.779Z] Found existing installation: requests 2.23.0 [2021-05-12T02:34:40.779Z] Uninstalling requests-2.23.0: [2021-05-12T02:34:40.779Z] Successfully uninstalled requests-2.23.0 [2021-05-12T02:34:41.353Z] Running setup.py install for docopt: started [2021-05-12T02:34:41.926Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T02:34:41.926Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-12T02:34:50.208Z] Removing intermediate container 5ab51557e33b [2021-05-12T02:34:50.208Z] ---> e6a58ce74e1e [2021-05-12T02:34:50.208Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T02:34:50.208Z] ---> Running in fedb66c394d0 [2021-05-12T02:34:50.208Z] Removing intermediate container fedb66c394d0 [2021-05-12T02:34:50.208Z] ---> 93220e01c79a [2021-05-12T02:34:50.208Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T02:34:50.208Z] ---> Running in 0e0fc2710158 [2021-05-12T02:34:50.208Z] Removing intermediate container 0e0fc2710158 [2021-05-12T02:34:50.208Z] ---> 83e57944d1e7 [2021-05-12T02:34:50.208Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T02:34:50.471Z] ---> a0f567ac7e2e [2021-05-12T02:34:50.471Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T02:34:50.471Z] ---> 3e126ab87106 [2021-05-12T02:34:50.471Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T02:34:51.044Z] ---> 3f9c8fe0d7ec [2021-05-12T02:34:51.044Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T02:34:51.044Z] ---> Running in 5de09543443b [2021-05-12T02:34:51.308Z] Removing intermediate container 5de09543443b [2021-05-12T02:34:51.308Z] ---> 864219ab2bd0 [2021-05-12T02:34:51.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T02:34:51.308Z] ---> Running in fc13578db1b8 [2021-05-12T02:34:51.572Z] Removing intermediate container fc13578db1b8 [2021-05-12T02:34:51.572Z] ---> e0be62340a67 [2021-05-12T02:34:51.572Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T02:34:51.572Z] ---> Running in 88f78d4eed7f [2021-05-12T02:34:51.572Z] Removing intermediate container 88f78d4eed7f [2021-05-12T02:34:51.572Z] ---> 99bd11bf5920 [2021-05-12T02:34:51.572Z] Step 23/24 : LABEL git_sha=d0212fd6912d113e4c4505a7bf46fd0cb9444000 [2021-05-12T02:34:51.835Z] ---> Running in 4ee05b1c7116 [2021-05-12T02:34:51.835Z] Removing intermediate container 4ee05b1c7116 [2021-05-12T02:34:51.835Z] ---> 25119ac3bed2 [2021-05-12T02:34:51.835Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T02:34:51.835Z] ---> Running in 084863097ef9 [2021-05-12T02:34:52.097Z] Removing intermediate container 084863097ef9 [2021-05-12T02:34:52.097Z] ---> d63049c3b580 [2021-05-12T02:34:52.097Z] [2021-05-12T02:34:52.359Z] Successfully built d63049c3b580 [2021-05-12T02:34:52.359Z] Successfully tagged sys-mgmt-agent:latest [2021-05-12T02:34:52.633Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-12T02:34:52.654Z] $ docker stop --time=1 4f9c94638ffd6edb35d4633e6f640aa0bde5d2cf255ac10344728f5fe6b9eed2 [2021-05-12T02:34:54.307Z] $ docker rm -f 4f9c94638ffd6edb35d4633e6f640aa0bde5d2cf255ac10344728f5fe6b9eed2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T02:34:54.776Z] + docker images [2021-05-12T02:34:55.042Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T02:34:55.042Z] sys-mgmt-agent latest d63049c3b580 4 seconds ago 312MB [2021-05-12T02:34:55.042Z] core-data latest 19f518261db2 21 seconds ago 21.5MB [2021-05-12T02:34:55.042Z] 7f8ce1ad0c67 35 seconds ago 1.15GB [2021-05-12T02:34:55.042Z] 109fa1f63a13 35 seconds ago 1.17GB [2021-05-12T02:34:55.042Z] security-proxy-setup latest 5410240740dd 56 seconds ago 25.3MB [2021-05-12T02:34:55.042Z] support-scheduler latest a2e56d6376f2 59 seconds ago 17.1MB [2021-05-12T02:34:55.042Z] dccdb36deec1 About a minute ago 1.15GB [2021-05-12T02:34:55.042Z] ddb5475db26e About a minute ago 1.16GB [2021-05-12T02:34:55.043Z] security-bootstrapper latest a0febb5bc975 About a minute ago 18.2MB [2021-05-12T02:34:55.043Z] security-secretstore-setup latest ed712e8ed7d7 2 minutes ago 25.7MB [2021-05-12T02:34:55.043Z] core-command latest e0c331f88a4f 2 minutes ago 17MB [2021-05-12T02:34:55.043Z] core-metadata latest 29d848eded36 2 minutes ago 18.6MB [2021-05-12T02:34:55.043Z] support-notifications latest 44782576dacf 2 minutes ago 17.7MB [2021-05-12T02:34:55.043Z] 61cac5e688bb 2 minutes ago 1.17GB [2021-05-12T02:34:55.043Z] 413b56e1da1e 2 minutes ago 1.16GB [2021-05-12T02:34:55.043Z] e014ebf2c32b 2 minutes ago 1.16GB [2021-05-12T02:34:55.043Z] 5e4ba8d6f0c9 2 minutes ago 1.15GB [2021-05-12T02:34:55.043Z] 6d3cb03cd55c 2 minutes ago 1.16GB [2021-05-12T02:34:55.043Z] ci-base-image-x86_64 latest 867875c8452a 7 minutes ago 648MB [2021-05-12T02:34:55.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 12 days ago 445MB [2021-05-12T02:34:55.043Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 13 days ago 37.5MB [2021-05-12T02:34:55.043Z] alpine 3.12 13621d1b12d4 3 weeks ago 5.58MB [2021-05-12T02:34:55.043Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-12T02:34:55.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-12T02:35:10.636Z] Still waiting to schedule task [2021-05-12T02:35:10.637Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-4637’ [2021-05-12T02:37:57.629Z] Running on prd-ubuntu18.04-docker-8c-8g-4640 in /w/workspace/edgexfoundry_edgex-go_PR-3456 [Pipeline] { [Pipeline] ws [2021-05-12T02:37:57.647Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-12T02:38:00.732Z] using credential edgex-jenkins-ssh [2021-05-12T02:38:00.745Z] Cloning the remote Git repository [2021-05-12T02:38:00.748Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:38:00.810Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-12T02:38:00.841Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:38:00.842Z] > git --version # timeout=10 [2021-05-12T02:38:00.846Z] > git --version # 'git version 2.17.1' [2021-05-12T02:38:00.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:38:00.868Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T02:38:07.422Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit d0212fd6912d113e4c4505a7bf46fd0cb9444000 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-05-12T02:38:06.787Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T02:38:06.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T02:38:06.808Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T02:38:06.822Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T02:38:06.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T02:38:06.826Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3456/head:refs/remotes/origin/PR-3456 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T02:38:07.418Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T02:38:07.429Z] > git checkout -f d0212fd6912d113e4c4505a7bf46fd0cb9444000 # timeout=10 [Pipeline] } [2021-05-12T02:38:07.565Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:38:08.285Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:38:09.165Z] ---> package-listing.sh [2021-05-12T02:38:09.166Z] ++ facter osfamily [2021-05-12T02:38:09.166Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T02:38:09.166Z] + OS_FAMILY=redhat [2021-05-12T02:38:09.166Z] + workspace=/w/workspace/edgex-go/5 [2021-05-12T02:38:09.166Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T02:38:09.166Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T02:38:09.166Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T02:38:09.166Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T02:38:09.166Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-12T02:38:09.166Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T02:38:09.166Z] + case "${OS_FAMILY}" in [2021-05-12T02:38:09.166Z] + rpm -qa [2021-05-12T02:38:09.166Z] + sort [2021-05-12T02:38:14.471Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T02:38:14.471Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T02:38:14.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T02:38:14.471Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-12T02:38:14.471Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-05-12T02:38:14.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-05-12T02:38:14.493Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T02:38:14.825Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:38:15.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T02:38:15.139Z] [2021-05-12T02:38:15.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T02:38:15.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T02:38:15.456Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T02:38:15.456Z] df20fa9351a1: Pulling fs layer [2021-05-12T02:38:15.456Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T02:38:15.456Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T02:38:15.456Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T02:38:15.456Z] 93b61091891f: Pulling fs layer [2021-05-12T02:38:15.456Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T02:38:15.456Z] 5e14af77c1be: Pulling fs layer [2021-05-12T02:38:15.456Z] 01666e4c0597: Pulling fs layer [2021-05-12T02:38:15.456Z] aa168da1d23b: Pulling fs layer [2021-05-12T02:38:15.456Z] 93b61091891f: Waiting [2021-05-12T02:38:15.456Z] 93b9cdb0e59b: Waiting [2021-05-12T02:38:15.456Z] 5e14af77c1be: Waiting [2021-05-12T02:38:15.456Z] 01666e4c0597: Waiting [2021-05-12T02:38:15.456Z] aa168da1d23b: Waiting [2021-05-12T02:38:15.456Z] 46f8f816bc3b: Waiting [2021-05-12T02:38:15.456Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T02:38:15.456Z] 36b3adc4ff6f: Download complete [2021-05-12T02:38:15.456Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T02:38:15.456Z] 46f8f816bc3b: Download complete [2021-05-12T02:38:15.722Z] df20fa9351a1: Verifying Checksum [2021-05-12T02:38:15.722Z] df20fa9351a1: Download complete [2021-05-12T02:38:15.722Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T02:38:15.722Z] 93b9cdb0e59b: Download complete [2021-05-12T02:38:15.722Z] 93b61091891f: Download complete [2021-05-12T02:38:15.722Z] 5e14af77c1be: Verifying Checksum [2021-05-12T02:38:15.722Z] 5e14af77c1be: Download complete [2021-05-12T02:38:15.722Z] 01666e4c0597: Verifying Checksum [2021-05-12T02:38:15.722Z] 01666e4c0597: Download complete [2021-05-12T02:38:15.987Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T02:38:15.987Z] 8ad3a11d3b57: Download complete [2021-05-12T02:38:15.987Z] df20fa9351a1: Pull complete [2021-05-12T02:38:16.252Z] 36b3adc4ff6f: Pull complete [2021-05-12T02:38:16.835Z] 8ad3a11d3b57: Pull complete [2021-05-12T02:38:17.104Z] 46f8f816bc3b: Pull complete [2021-05-12T02:38:18.055Z] aa168da1d23b: Verifying Checksum [2021-05-12T02:38:19.000Z] 93b61091891f: Pull complete [2021-05-12T02:38:19.000Z] 93b9cdb0e59b: Pull complete [2021-05-12T02:38:19.262Z] 5e14af77c1be: Pull complete [2021-05-12T02:38:19.262Z] 01666e4c0597: Pull complete [2021-05-12T02:38:25.886Z] aa168da1d23b: Pull complete [2021-05-12T02:38:25.886Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T02:38:25.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T02:38:25.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T02:38:26.067Z] prd-centos7-docker-4c-2g-4635 does not seem to be running inside a container [2021-05-12T02:38:26.119Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T02:38:35.642Z] $ docker top aecdd5ab8fd02fbd7dfb5bc22707308772b7cbc54d53f25cff552be72771d990 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T02:38:36.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T02:38:36.422Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T02:38:36.724Z] + ls /var/log/sa-host [2021-05-12T02:38:36.724Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T02:38:36.724Z] file_magic: OK [2021-05-12T02:38:36.724Z] HZ: Using current value: 100 [2021-05-12T02:38:36.724Z] file_header: OK [2021-05-12T02:38:36.724Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-12T02:38:36.724Z] Statistics: [2021-05-12T02:38:36.724Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T02:38:36.724Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T02:38:36.724Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T02:38:36.724Z] file_magic: OK [2021-05-12T02:38:36.725Z] HZ: Using current value: 100 [2021-05-12T02:38:36.725Z] file_header: OK [2021-05-12T02:38:36.725Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-12T02:38:36.725Z] Statistics: [2021-05-12T02:38:36.725Z] Hnuu...uuuununununu... [2021-05-12T02:38:36.725Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T02:38:36.977Z] provisioning config files... [2021-05-12T02:38:37.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6625961013291610774tmp [Pipeline] { [Pipeline] echo [2021-05-12T02:38:37.037Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:38:37.334Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T02:38:37.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T02:38:37.366Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:38:37.661Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T02:38:37.674Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:38:37.973Z] ---> sudo-logs.sh [2021-05-12T02:38:37.973Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T02:38:38.573Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:38:38.941Z] ---> job-cost.sh [2021-05-12T02:38:38.941Z] lf-activate-venv: SKIPPING [2021-05-12T02:38:38.941Z] INFO: No Stack... [2021-05-12T02:38:39.893Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T02:38:40.466Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T02:38:40.481Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T02:38:40.775Z] ---> logs-deploy.sh [2021-05-12T02:38:40.775Z] lf-activate-venv: SKIPPING [2021-05-12T02:38:40.775Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3456/5 [2021-05-12T02:38:40.775Z] INFO: archiving workspace using pattern(s): [2021-05-12T02:38:42.168Z] Archives upload complete. [2021-05-12T02:38:42.168Z] INFO: archiving logs to Nexus