Pull request #3514 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c+4dd80814185d38ae6b349cd8e9b4c72539c96da6 (2f91210d588392c8e5f1b29c9894440f723022da) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4656223377798900738.key > 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 --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1129957717112125178.key > 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 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3514/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4765069418340705799.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1721335416656632629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3514/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3514/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7514046837191946406.key > 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/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/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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-837 in /w/workspace/edgexfoundry_edgex-go_PR-3514 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh331626418942923670.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4338165577332548295.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3514/head:refs/remotes/origin/PR-3514 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c Merge succeeded, producing 63e1951cf376643cecbd72ee542bdb62d62a1178 Checking out Revision 63e1951cf376643cecbd72ee542bdb62d62a1178 (PR-3514) > git config core.sparsecheckout # timeout=10 > git checkout -f 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5198233764608609719.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63e1951cf376643cecbd72ee542bdb62d62a1178 # timeout=10 Commit message: "Merge commit '4dd80814185d38ae6b349cd8e9b4c72539c96da6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:00:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:14 ========================================================= 07:00:14 EdgeX Global Pipelines Version Info 07:00:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk de18719562f37e2f04ef8a28ade6b82ae4ba3bea # timeout=10 07:00:15 ------------------- 07:00:15 stable info: 07:00:15 ------------------- 07:00:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:15 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:00:15 Message: update stable to v1.0.192 07:00:16 ------------------- 07:00:16 experimental info: 07:00:16 ------------------- 07:00:16 Commited By: **** collab-it+edgex@linuxfoundation.org 07:00:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:00:16 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3514 [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3514 [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3514 [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63e1951cf376643cecbd72ee542bdb62d62a1178 [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63e1951 [Pipeline] echo 07:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:16 provisioning config files... 07:00:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2766633815779175819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:17 ---> docker-login.sh 07:00:17 nexus3.edgexfoundry.org:10001 07:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:17 Configure a credential helper to remove this warning. See 07:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:17 07:00:17 Login Succeeded 07:00:17 nexus3.edgexfoundry.org:10002 07:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:17 Configure a credential helper to remove this warning. See 07:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:17 07:00:17 Login Succeeded 07:00:17 nexus3.edgexfoundry.org:10003 07:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:17 Configure a credential helper to remove this warning. See 07:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:17 07:00:17 Login Succeeded 07:00:17 nexus3.edgexfoundry.org:10004 07:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:18 Configure a credential helper to remove this warning. See 07:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:18 07:00:18 Login Succeeded 07:00:18 docker.io 07:00:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:18 Configure a credential helper to remove this warning. See 07:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:18 07:00:18 Login Succeeded 07:00:18 ---> docker-login.sh ends [Pipeline] } 07:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:18 ++ 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 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ cut -d/ -f2 07:00:18 ++ dirname cmd/core-command/Dockerfile 07:00:18 + echo core-command,cmd/core-command/Dockerfile 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ dirname cmd/core-data/Dockerfile 07:00:18 ++ cut -d/ -f2 07:00:18 + echo core-data,cmd/core-data/Dockerfile 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ dirname cmd/core-metadata/Dockerfile 07:00:18 ++ cut -d/ -f2 07:00:18 + echo core-metadata,cmd/core-metadata/Dockerfile 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ dirname cmd/security-bootstrapper/Dockerfile 07:00:18 ++ cut -d/ -f2 07:00:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ dirname cmd/security-proxy-setup/Dockerfile 07:00:18 ++ cut -d/ -f2 07:00:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:00:18 ++ cut -d/ -f2 07:00:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ dirname cmd/support-notifications/Dockerfile 07:00:18 ++ cut -d/ -f2 07:00:18 + echo support-notifications,cmd/support-notifications/Dockerfile 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ dirname cmd/support-scheduler/Dockerfile 07:00:18 ++ cut -d/ -f2 07:00:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:00:18 + for file in '`ls cmd/**/Dockerfile`' 07:00:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:00:18 ++ cut -d/ -f2 07:00:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:00:18 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 07:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:19 07:00:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:00:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:19 latest: Pulling from edgex-devops/git-semver 07:00:19 31603596830f: Pulling fs layer 07:00:19 54011a49482f: Pulling fs layer 07:00:19 a6820b24f6d8: Pulling fs layer 07:00:19 f581987b2513: Pulling fs layer 07:00:19 f581987b2513: Waiting 07:00:19 54011a49482f: Verifying Checksum 07:00:19 54011a49482f: Download complete 07:00:19 31603596830f: Verifying Checksum 07:00:19 31603596830f: Download complete 07:00:19 f581987b2513: Verifying Checksum 07:00:19 f581987b2513: Download complete 07:00:19 a6820b24f6d8: Verifying Checksum 07:00:19 a6820b24f6d8: Download complete 07:00:20 31603596830f: Pull complete 07:00:20 54011a49482f: Pull complete 07:00:21 a6820b24f6d8: Pull complete 07:00:21 f581987b2513: Pull complete 07:00:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:00:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:00:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:00:21 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 07:00:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:00:22 $ docker top 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:22 [ssh-agent] Looking for ssh-agent implementation... 07:00:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:23 $ docker exec 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 ssh-agent 07:00:23 SSH_AUTH_SOCK=/tmp/ssh-GRZM77i8Ll6R/agent.15 07:00:23 SSH_AGENT_PID=21 07:00:23 Running ssh-add (command line suppressed) 07:00:23 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6715819130664676301.key (/w/workspace/edgex-go/3@tmp/private_key_6715819130664676301.key) 07:00:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:23 + git tag --points-at HEAD [Pipeline] } 07:00:23 $ docker exec --env ******** --env ******** 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 ssh-agent -k 07:00:23 unset SSH_AUTH_SOCK; 07:00:23 unset SSH_AGENT_PID; 07:00:23 echo Agent pid 21 killed; 07:00:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:00:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:23 [ssh-agent] Looking for ssh-agent implementation... 07:00:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:23 $ docker exec 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 ssh-agent 07:00:23 SSH_AUTH_SOCK=/tmp/ssh-0ADD0k4oBS7O/agent.53 07:00:23 SSH_AGENT_PID=59 07:00:23 Running ssh-add (command line suppressed) 07:00:24 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8501806582706782827.key (/w/workspace/edgex-go/3@tmp/private_key_8501806582706782827.key) 07:00:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:24 + git semver init 07:00:24 # -> Open(): unable to determine branch for HEAD 07:00:24 # $GIT_DIR = /w/workspace/edgex-go/3/.git 07:00:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 07:00:24 # $SEMVER_REMOTE_NAME = origin 07:00:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:00:24 # $SEMVER_USER_NAME = edgex-jenkins 07:00:24 # $SEMVER_BRANCH = PR-3514 07:00:24 # $SEMVER_TEMP = /tmp/semver-576346662 07:00:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:00:50 # '/tmp/semver-576346662' -> '/w/workspace/edgex-go/3/.semver' 07:00:50 # -> Force: false 07:00:50 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 07:00:50 $ docker exec --env ******** --env ******** 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 ssh-agent -k 07:00:51 unset SSH_AUTH_SOCK; 07:00:51 unset SSH_AGENT_PID; 07:00:51 echo Agent pid 59 killed; 07:00:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:51 + git semver [Pipeline] } 07:00:51 $ docker stop --time=1 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 07:00:55 $ docker rm -f 14230d9c07eaad9261e89f685fc409898f318c7c19763550581a86a251101ac5 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:00:56 Stashed 1 file(s) [Pipeline] echo 07:00:56 [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 07:00:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:00:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:00:57 + sudo service docker restart 07:00:57 + true 07:00:57 Redirecting to /bin/systemctl restart docker.service 07:01:11 Still waiting to schedule task 07:01:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 07:01:15 ========================================================= 07:01:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:01:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:01:15 + 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 . 07:01:17 Sending build context to Docker daemon 330.9MB 07:01:17 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:01:17 Step 2/6 : FROM ${BASE} 07:01:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:17 540db60ca938: Pulling fs layer 07:01:17 adcc1eea9eea: Pulling fs layer 07:01:17 4c4ab2625f07: Pulling fs layer 07:01:17 0510c868ecb4: Pulling fs layer 07:01:17 afea3b2eda06: Pulling fs layer 07:01:17 7809a108b3ef: Pulling fs layer 07:01:17 f706445af74f: Pulling fs layer 07:01:17 afea3b2eda06: Waiting 07:01:17 7809a108b3ef: Waiting 07:01:17 f706445af74f: Waiting 07:01:17 0510c868ecb4: Waiting 07:01:17 4c4ab2625f07: Verifying Checksum 07:01:17 4c4ab2625f07: Download complete 07:01:17 adcc1eea9eea: Verifying Checksum 07:01:17 adcc1eea9eea: Download complete 07:01:17 afea3b2eda06: Verifying Checksum 07:01:17 afea3b2eda06: Download complete 07:01:17 7809a108b3ef: Verifying Checksum 07:01:17 7809a108b3ef: Download complete 07:01:17 540db60ca938: Verifying Checksum 07:01:17 540db60ca938: Download complete 07:01:17 540db60ca938: Pull complete 07:01:17 adcc1eea9eea: Pull complete 07:01:17 4c4ab2625f07: Pull complete 07:01:18 f706445af74f: Verifying Checksum 07:01:18 f706445af74f: Download complete 07:01:19 0510c868ecb4: Verifying Checksum 07:01:19 0510c868ecb4: Download complete 07:01:23 0510c868ecb4: Pull complete 07:01:23 afea3b2eda06: Pull complete 07:01:23 7809a108b3ef: Pull complete 07:01:26 f706445af74f: Pull complete 07:01:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:01:26 ---> b068be0155e3 07:01:26 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 07:01:28 ---> Running in 3797b11abe1d 07:01:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:01:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:01:30 (1/12) Installing libmagic (5.39-r0) 07:01:31 (2/12) Installing file (5.39-r0) 07:01:31 (3/12) Installing libc-dev (0.7.2-r3) 07:01:31 (4/12) Installing g++ (10.2.1_pre1-r3) 07:01:37 (5/12) Installing fortify-headers (1.1-r0) 07:01:37 (6/12) Installing patch (2.7.6-r6) 07:01:37 (7/12) Installing build-base (0.5-r2) 07:01:37 (8/12) Installing libsodium (1.0.18-r0) 07:01:37 (9/12) Installing pkgconf (1.7.3-r0) 07:01:37 (10/12) Installing libsodium-dev (1.0.18-r0) 07:01:37 (11/12) Installing libzmq (4.3.3-r1) 07:01:37 (12/12) Installing zeromq-dev (4.3.3-r1) 07:01:37 Executing busybox-1.32.1-r6.trigger 07:01:37 OK: 219 MiB in 52 packages 07:01:38 Removing intermediate container 3797b11abe1d 07:01:38 ---> 85b287082c0e 07:01:38 Step 4/6 : WORKDIR /edgex-go 07:01:38 ---> Running in 70177301cbe7 07:01:39 Removing intermediate container 70177301cbe7 07:01:39 ---> 439b22ead14d 07:01:39 Step 5/6 : COPY go.mod . 07:01:39 ---> a6aa2dac4815 07:01:39 Step 6/6 : RUN go mod download 07:01:39 ---> Running in 518b9edd2878 07:01:54 Removing intermediate container 518b9edd2878 07:01:54 ---> 68ee626f68e9 07:01:54 Successfully built 68ee626f68e9 07:01:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:01:54 + docker inspect -f . ci-base-image-x86_64 07:01:54 . [Pipeline] withDockerContainer 07:01:54 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 07:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:55 $ docker top 61e833a1155f436c367a499f9f4388d7457feb9ae998b47628bef504651b1c03 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:55 + go version 07:01:55 go version go1.16.3 linux/amd64 [Pipeline] } 07:01:55 $ docker stop --time=1 61e833a1155f436c367a499f9f4388d7457feb9ae998b47628bef504651b1c03 07:01:56 $ docker rm -f 61e833a1155f436c367a499f9f4388d7457feb9ae998b47628bef504651b1c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:01:57 + docker inspect -f . ci-base-image-x86_64 07:01:57 . [Pipeline] withDockerContainer 07:01:57 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 07:01:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:57 $ docker top 3877fcbc4802de1428a0da549cae63730bb2d330e7d35edc6aa1387ac4397fb2 -eo pid,comm [Pipeline] { [Pipeline] echo 07:01:57 ========================================================= 07:01:57 [edgeXBuildGoParallel] Running Tests and Build... 07:01:57 ========================================================= [Pipeline] sh 07:01:58 + go mod tidy [Pipeline] sh 07:01:58 + make test 07:01:58 go mod tidy 07:01:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:02:05 ? github.com/edgexfoundry/edgex-go [no test files] 07:02:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:02:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:02:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:02:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:02:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:02:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:02:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:02:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:02:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:02:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:02:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:02:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:02:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:02:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.066s coverage: 46.1% of statements 07:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:02:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:02:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.069s coverage: 28.7% of statements 07:02:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements 07:02:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.098s coverage: 27.7% of statements 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:02:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:02:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:02:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:02:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:02:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 53.4% of statements 07:02:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:02:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:02:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.116s coverage: 87.7% of statements 07:02:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:02:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:02:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.064s coverage: 78.9% of statements 07:02:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:02:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.229s coverage: 28.6% of statements 07:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:02:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 07:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:02:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 07:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:02:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 07:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:02:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.088s coverage: 97.5% of statements 07:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:02:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 07:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.254s coverage: 95.1% of statements 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:02:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements 07:02:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:02:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements 07:02:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 07:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 07:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 07:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 07:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 07:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 07:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 07:03:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.217s coverage: 81.8% of statements 07:03:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.0% of statements 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.5% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 07:03:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:03:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements 07:03:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 46.8% of statements 07:03:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:03:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:03:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:03:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:03:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:03:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 07:03:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:03:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements 07:03:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:03:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:03:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.052s coverage: 18.8% of statements 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:03:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:03:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.602s coverage: 28.7% of statements 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:03:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:03:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.059s coverage: 100.0% of statements 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:03:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.056s coverage: 63.4% of statements 07:03:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:03:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:03:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:03:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:03:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 07:03:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:03:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.061s coverage: 27.9% of statements 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:03:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:03:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 07:03:35 GO111MODULE=on go vet ./... 07:04:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-843 in /w/workspace/edgexfoundry_edgex-go_PR-3514 [Pipeline] { [Pipeline] ws 07:04:02 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:04:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:04:05 + sudo service docker restart 07:04:05 + true 07:04:07 gofmt -l . 07:04:07 [ "`gofmt -l .`" = "" ] 07:04:07 ./bin/test-go-mod-tidy.sh 07:04:07 ./bin/test-attribution-txt.sh [Pipeline] sh 07:04:07 + ls -al . 07:04:07 total 852 07:04:07 drwxrwxr-x 10 1001 1001 4096 May 28 07:04 . 07:04:07 drwxr-xr-x 4 root root 28 May 28 07:01 .. 07:04:07 -rw-rw-r-- 1 1001 1001 11 May 28 07:00 .dockerignore 07:04:07 drwxrwxr-x 8 1001 1001 179 May 28 07:00 .git 07:04:07 drwxrwxr-x 3 1001 1001 125 May 28 07:00 .github 07:04:07 -rw-rw-r-- 1 1001 1001 818 May 28 07:00 .gitignore 07:04:07 drwx------ 3 1001 1001 60 May 28 07:00 .semver 07:04:07 -rw-rw-r-- 1 1001 1001 166 May 28 07:00 .sonarcloud.properties 07:04:07 -rw-rw-r-- 1 1001 1001 8609 May 28 07:00 Attribution.txt 07:04:07 -rw-rw-r-- 1 1001 1001 3804 May 28 07:00 CONTRIBUTING.md 07:04:07 -rw-rw-r-- 1 1001 1001 931 May 28 07:00 Dockerfile.build 07:04:07 -rw-rw-r-- 1 1001 1001 849 May 28 07:00 Jenkinsfile 07:04:07 -rw-rw-r-- 1 1001 1001 10775 May 28 07:00 LICENSE 07:04:07 -rw-rw-r-- 1 1001 1001 5632 May 28 07:00 Makefile 07:04:07 -rw-rw-r-- 1 1001 1001 7978 May 28 07:00 README.md 07:04:07 -rw-rw-r-- 1 1001 1001 6755 May 28 07:00 SECURITY.md 07:04:07 -rw-rw-r-- 1 1001 1001 5 May 28 07:00 VERSION 07:04:07 -rw-rw-r-- 1 1001 1001 4131 May 28 07:00 ZMQWindows.md 07:04:07 drwxrwxr-x 2 1001 1001 117 May 28 07:00 bin 07:04:07 drwxrwxr-x 14 1001 1001 4096 May 28 07:00 cmd 07:04:07 -rw-r--r-- 1 root root 742996 May 28 07:03 coverage.out 07:04:07 -rw-r--r-- 1 root root 1060 May 28 07:04 go.mod 07:04:07 -rw-r--r-- 1 root root 21686 May 28 07:01 go.sum 07:04:07 drwxrwxr-x 8 1001 1001 127 May 28 07:00 internal 07:04:07 drwxrwxr-x 4 1001 1001 26 May 28 07:00 openapi 07:04:07 drwxrwxr-x 4 1001 1001 71 May 28 07:00 snap 07:04:07 -rw-rw-r-- 1 1001 1001 168 May 28 07:00 version.go [Pipeline] sh 07:04:08 + '[' -e coverage.out ] 07:04:08 + chown 1001:1001 coverage.out [Pipeline] stash 07:04:08 Stashed 1 file(s) [Pipeline] sh 07:04:08 + make build 07:04:08 go mod tidy 07:04:08 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 07:04:10 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 07:04:20 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 07:04:20 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 07:04:22 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 07:04:22 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:24 provisioning config files... 07:04:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5300814665751817376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:24 ---> docker-login.sh 07:04:24 nexus3.edgexfoundry.org:10001 07:04:24 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 07:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:25 Configure a credential helper to remove this warning. See 07:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:25 07:04:25 Login Succeeded 07:04:25 nexus3.edgexfoundry.org:10002 07:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:26 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 07:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:26 Configure a credential helper to remove this warning. See 07:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:26 07:04:26 Login Succeeded 07:04:26 nexus3.edgexfoundry.org:10003 07:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:26 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 07:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:26 Configure a credential helper to remove this warning. See 07:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:26 07:04:26 Login Succeeded 07:04:26 nexus3.edgexfoundry.org:10004 07:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:27 Configure a credential helper to remove this warning. See 07:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:27 07:04:27 Login Succeeded 07:04:27 docker.io 07:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:27 Configure a credential helper to remove this warning. See 07:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:27 07:04:27 Login Succeeded 07:04:28 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 07:04:28 ---> docker-login.sh ends [Pipeline] } 07:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:04:28 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 [Pipeline] echo 07:04:29 ========================================================= 07:04:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:04:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:04:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:04:29 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/edgex-go/3/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:04:30 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 07:04:30 ---> job-cost.sh 07:04:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JgGo [Pipeline] } 07:04:31 $ docker stop --time=1 3877fcbc4802de1428a0da549cae63730bb2d330e7d35edc6aa1387ac4397fb2 07:04:34 $ docker rm -f 3877fcbc4802de1428a0da549cae63730bb2d330e7d35edc6aa1387ac4397fb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:36 07:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:36 latest: Pulling from edgex-devops/edgex-compose 07:04:36 cbdbe7a5bc2a: Pulling fs layer 07:04:36 ca9280d653b3: Pulling fs layer 07:04:36 7e9c9ca2126c: Pulling fs layer 07:04:36 cbdbe7a5bc2a: Download complete 07:04:36 cbdbe7a5bc2a: Pull complete 07:04:37 ca9280d653b3: Verifying Checksum 07:04:37 ca9280d653b3: Download complete 07:04:37 ca9280d653b3: Pull complete 07:04:38 7e9c9ca2126c: Verifying Checksum 07:04:38 7e9c9ca2126c: Download complete 07:04:41 7e9c9ca2126c: Pull complete 07:04:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:04:41 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 07:04:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:04:46 $ docker top 825717cfa30a12e839e4a86d564cb27d37245e3106219ff4b3e6bbe1df6d8fb0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:47 + docker-compose build --help 07:04:47 + grep parallel 07:04:47 --parallel Build images in parallel. [Pipeline] } 07:04:47 $ docker stop --time=1 825717cfa30a12e839e4a86d564cb27d37245e3106219ff4b3e6bbe1df6d8fb0 07:04:48 $ docker rm -f 825717cfa30a12e839e4a86d564cb27d37245e3106219ff4b3e6bbe1df6d8fb0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:04:49 . [Pipeline] withDockerContainer 07:04:49 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 07:04:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:04:50 $ docker top 72e2c5a4e4de7403e665975976564cf9048c8bdfdace5562c6d22e85515293f5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:50 + docker-compose -f ./docker-compose-build.yml build --parallel 07:04:51 Building core-command ... 07:04:51 Building core-data ... 07:04:51 Building core-metadata ... 07:04:51 Building security-bootstrapper ... 07:04:51 Building security-proxy-setup ... 07:04:51 Building security-secretstore-setup ... 07:04:51 Building support-notifications ... 07:04:51 Building support-scheduler ... 07:04:51 Building sys-mgmt-agent ... 07:04:51 Building security-secretstore-setup 07:04:51 Building support-scheduler 07:04:51 Building security-proxy-setup 07:04:51 Building security-bootstrapper 07:04:51 Building core-command 07:05:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:05:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:05:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:05:17 ---> 68ee626f68e9 07:05:17 Step 3/24 : WORKDIR /edgex-go 07:05:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:05:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:05:17 ---> 68ee626f68e9 07:05:17 Step 3/22 : WORKDIR /edgex-go 07:05:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:05:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:17 ---> 68ee626f68e9 07:05:17 Step 3/23 : WORKDIR /edgex-go 07:05:35 ---> Running in fb0088ddb1d7 07:05:35 ---> Running in db369c50a5c4 07:05:35 ---> Running in 7ca94c30cbc7 07:05:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:05:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:05:35 ---> 68ee626f68e9 07:05:35 Step 3/26 : WORKDIR /edgex-go 07:05:35 ---> Using cache 07:05:35 ---> 9999e761aaf9 07:05:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:05:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:05:35 ---> 68ee626f68e9 07:05:35 Step 3/32 : WORKDIR /edgex-go 07:05:35 ---> Using cache 07:05:35 ---> 9999e761aaf9 07:05:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:37 Removing intermediate container db369c50a5c4 07:05:37 ---> 9999e761aaf9 07:05:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:37 Removing intermediate container 7ca94c30cbc7 07:05:37 ---> de364884580a 07:05:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:37 Removing intermediate container fb0088ddb1d7 07:05:37 ---> b1ed95cdcd54 07:05:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:37 ---> Running in b09b2438d7ad 07:05:37 ---> Running in 66a6dcd922d7 07:05:37 ---> Running in b6f6a6eabec2 07:05:37 ---> Running in 04f67e79c965 07:05:37 ---> Running in 32438be47b03 07:05:38 Removing intermediate container b09b2438d7ad 07:05:38 ---> 9f88df8025ab 07:05:38 Step 5/26 : RUN apk add --update --no-cache make git 07:05:38 ---> Running in 0a2dad9c0170 07:05:38 Removing intermediate container 66a6dcd922d7 07:05:38 ---> 157c66e89497 07:05:38 Step 5/32 : RUN apk add --update --no-cache make git 07:05:38 ---> Running in 678a56b4507f 07:05:38 Removing intermediate container b6f6a6eabec2 07:05:38 ---> de5daa5fea64 07:05:38 Step 5/24 : RUN apk add --update --no-cache make git 07:05:38 ---> Running in 5660bbf4f25f 07:05:39 Removing intermediate container 04f67e79c965 07:05:39 ---> 34dffce4678d 07:05:39 Step 5/22 : RUN apk add --update --no-cache make git 07:05:39 ---> Running in 418fd33b5ba4 07:05:39 Removing intermediate container 32438be47b03 07:05:39 ---> 140f6c62d3e7 07:05:39 Step 5/23 : RUN apk add --update --no-cache make git 07:05:39 ---> Running in f1355b9d7d46 07:05:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:05:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:05:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:05:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:05:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:05:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:05:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:05:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:05:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:05:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:05:40 OK: 219 MiB in 52 packages 07:05:41 OK: 219 MiB in 52 packages 07:05:41 Removing intermediate container 0a2dad9c0170 07:05:41 ---> 24219bcddff0 07:05:41 Step 6/26 : COPY go.mod . 07:05:41 OK: 219 MiB in 52 packages 07:05:41 ---> 0e6324ec9905 07:05:41 Step 7/26 : RUN go mod download 07:05:41 OK: 219 MiB in 52 packages 07:05:41 ---> Running in c3c3d8291ab1 07:05:41 Removing intermediate container f1355b9d7d46 07:05:41 ---> 7ab38c866805 07:05:41 Step 6/23 : COPY go.mod . 07:05:41 ---> ab32cfbb0d7c 07:05:41 Step 7/23 : RUN go mod download 07:05:41 OK: 219 MiB in 52 packages 07:05:41 Removing intermediate container 678a56b4507f 07:05:41 ---> e69002e24b78 07:05:41 Step 6/32 : COPY go.mod . 07:05:41 ---> Running in 8dcf19974cfe 07:05:41 Removing intermediate container 5660bbf4f25f 07:05:41 ---> a9d9ee3fce14 07:05:41 Step 6/24 : COPY go.mod . 07:05:41 ---> f0bbb0af9d86 07:05:41 Step 7/32 : RUN go mod download 07:05:41 ---> Running in 6790a3b3db0f 07:05:42 ---> 567ee2b1c7bf 07:05:42 Step 7/24 : RUN go mod download 07:05:42 Removing intermediate container 418fd33b5ba4 07:05:42 ---> e2f0355d459e 07:05:42 Step 6/22 : COPY go.mod . 07:05:42 ---> Running in f95aeb9e1b3f 07:05:42 ---> b94ac16439b6 07:05:42 Step 7/22 : RUN go mod download 07:05:42 ---> Running in a6123a97cf60 07:05:42 Removing intermediate container c3c3d8291ab1 07:05:42 ---> 0f8e0a76f283 07:05:42 Step 8/26 : COPY . . 07:05:49 Removing intermediate container 8dcf19974cfe 07:05:49 ---> 349aebb78bc9 07:05:49 Step 8/23 : COPY . . 07:05:49 Removing intermediate container 6790a3b3db0f 07:05:49 ---> 5e932f495286 07:05:49 Step 8/32 : COPY . . 07:05:49 ---> 48468c04e0ac 07:05:49 Step 9/26 : RUN go mod tidy 07:05:57 Removing intermediate container f95aeb9e1b3f 07:05:57 ---> 5eb0dcdfaafb 07:05:57 Step 8/24 : COPY . . 07:06:15 ---> Running in dae9f98a14f9 07:06:18 Removing intermediate container a6123a97cf60 07:06:18 ---> 0eadcab1d818 07:06:18 Step 8/22 : COPY . . 07:06:18 ---> 1dd78440d319 07:06:18 Step 9/23 : RUN go mod tidy 07:06:18 ---> c0e6d880e5e3 07:06:18 Step 9/32 : RUN go mod tidy 07:06:18 ---> 5094876dedce 07:06:18 Step 9/24 : RUN go mod tidy 07:06:18 ---> Running in 6ef5963a746f 07:06:18 ---> Running in 5377258a46a3 07:06:18 ---> Running in 7bfd15908972 07:06:26 Removing intermediate container dae9f98a14f9 07:06:26 ---> bb2faa1a2f8d 07:06:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:06:26 ---> Running in f534a9c69bfa 07:06:26 Removing intermediate container 6ef5963a746f 07:06:26 ---> 92c79ca29c9c 07:06:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:06:26 ---> Running in 40acc6dc0b4d 07:06:26 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 07:06:26 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 07:06:30 Removing intermediate container 5377258a46a3 07:06:30 ---> 171a5a01198c 07:06:30 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:06:31 Removing intermediate container 7bfd15908972 07:06:31 ---> 3447da7f244e 07:06:31 Step 10/24 : RUN make cmd/core-command/core-command 07:06:31 ---> Running in c9e3acf1eb02 07:06:32 ---> Running in 6cdcfc9de3a0 07:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-JgGo/bin to PATH 07:06:32 INFO: No Stack... 07:06:32 INFO: Retrieving Pricing Info for: v2-standard-4 07:06:32 INFO: Archiving Costs [Pipeline] sh 07:06:33 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 07:06:33 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 07:06:33 + cut -d, -f6 07:06:33 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 07:06:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3514-3-stack-cost] 07:06:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3514-3-stack-cost] did not exist. Created. 07:06:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3514-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:06:33 + echo total: 0.18000000715255737 [Pipeline] stash 07:06:34 Stashed 1 file(s) [Pipeline] } 07:06:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3514-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:06:34 Failed in branch arm64 07:06:51 ---> 31909a9dd25a 07:06:51 Step 9/22 : RUN go mod tidy 07:06:52 ---> Running in e3453a307b89 07:06:54 Removing intermediate container e3453a307b89 07:06:54 ---> 51a13f064612 07:06:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:06:54 ---> Running in 795071d0b0b3 07:06:55 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 07:07:05 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 07:07:13 Removing intermediate container f534a9c69bfa 07:07:13 ---> e363f241cb4a 07:07:13 07:07:13 Step 11/26 : FROM alpine:3.12 07:07:13 3.12: Pulling from library/alpine 07:07:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:07:13 Status: Downloaded newer image for alpine:3.12 07:07:13 ---> 13621d1b12d4 07:07:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:07:13 ---> Running in c2f38c9ba1b2 07:07:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:07:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:07:14 (1/6) Installing ca-certificates (20191127-r4) 07:07:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:07:14 (3/6) Installing libcurl (7.77.0-r0) 07:07:14 (4/6) Installing curl (7.77.0-r0) 07:07:14 (5/6) Installing dumb-init (1.2.2-r1) 07:07:14 (6/6) Installing su-exec (0.2-r1) 07:07:14 Executing busybox-1.31.1-r20.trigger 07:07:14 Executing ca-certificates-20191127-r4.trigger 07:07:14 OK: 7 MiB in 20 packages 07:07:15 Removing intermediate container c2f38c9ba1b2 07:07:15 ---> 6fa26ae017d7 07:07:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:07:16 ---> Running in 4c4f3e0be35b 07:07:16 Removing intermediate container 40acc6dc0b4d 07:07:16 ---> 43521f0335c1 07:07:16 07:07:16 Step 11/23 : FROM alpine:3.12 07:07:16 ---> 13621d1b12d4 07:07:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:07:16 Removing intermediate container c9e3acf1eb02 07:07:16 ---> 7db1e2b38c23 07:07:16 07:07:16 Step 11/32 : FROM alpine:3.12 07:07:16 ---> 13621d1b12d4 07:07:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:07:16 Removing intermediate container 4c4f3e0be35b 07:07:16 ---> edb73568a3e8 07:07:16 Step 14/26 : WORKDIR / 07:07:16 ---> Running in 04369c07fd06 07:07:16 ---> Running in 319fd4c64aad 07:07:16 ---> Running in 3604ac69aeb6 07:07:17 Removing intermediate container 3604ac69aeb6 07:07:17 ---> 4a2644f8a6a9 07:07:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:07:17 Removing intermediate container 319fd4c64aad 07:07:17 ---> 320f32925804 07:07:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:07:17 ---> Running in ecf6bb322c73 07:07:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:07:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:07:17 ---> 6818c5d68395 07:07:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:07:17 (1/1) Installing dumb-init (1.2.2-r1) 07:07:17 Executing busybox-1.31.1-r20.trigger 07:07:17 OK: 6 MiB in 15 packages 07:07:18 ---> 1075d21ad541 07:07:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:07:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:07:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:07:18 ---> 7e051ebadd2d 07:07:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:07:18 (1/2) Installing dumb-init (1.2.2-r1) 07:07:18 (2/2) Installing su-exec (0.2-r1) 07:07:18 Executing busybox-1.31.1-r20.trigger 07:07:18 Removing intermediate container 04369c07fd06 07:07:18 ---> 5e0e9991f0e5 07:07:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:07:18 OK: 6 MiB in 16 packages 07:07:18 ---> Running in 165e6415415b 07:07:19 ---> 19ed1dbdde9a 07:07:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:07:19 Removing intermediate container 165e6415415b 07:07:19 ---> 7c444d670466 07:07:19 Step 14/23 : ENV APP_PORT=59861 07:07:19 ---> Running in c5ec7f23b46c 07:07:19 Removing intermediate container ecf6bb322c73 07:07:19 ---> fb541313c87a 07:07:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:07:19 Removing intermediate container c5ec7f23b46c 07:07:19 ---> 13d8574290e2 07:07:19 Step 15/23 : EXPOSE $APP_PORT 07:07:20 ---> Running in caa8fce1d396 07:07:22 ---> 7eddab0799c3 07:07:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:07:22 ---> Running in 8c98a9cf27bb 07:07:22 Removing intermediate container caa8fce1d396 07:07:22 ---> 8eff09a869a8 07:07:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:07:22 Removing intermediate container 8c98a9cf27bb 07:07:22 ---> 6a475c5b9dc9 07:07:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:22 Removing intermediate container 6cdcfc9de3a0 07:07:22 ---> 02afa00b9bb1 07:07:22 07:07:22 Step 11/24 : FROM alpine:3.12 07:07:22 ---> 13621d1b12d4 07:07:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:07:22 ---> Using cache 07:07:22 ---> 5e0e9991f0e5 07:07:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:07:22 ---> Using cache 07:07:22 ---> 7c444d670466 07:07:22 Step 14/24 : ENV APP_PORT=59882 07:07:22 ---> Running in 81b4ad5b0dc2 07:07:22 ---> c322ea5a9a82 07:07:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:07:22 ---> Running in ab99a0e5d87b 07:07:22 Removing intermediate container 81b4ad5b0dc2 07:07:22 ---> 47a620ea0279 07:07:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:07:22 ---> cb6e4d2f3036 07:07:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:07:22 ---> Running in 4136ac2b4f92 07:07:22 Removing intermediate container ab99a0e5d87b 07:07:22 ---> ad67da71f85c 07:07:22 Step 15/24 : EXPOSE $APP_PORT 07:07:23 ---> Running in e0907f9b2f62 07:07:23 ---> 72d448ec7fe0 07:07:23 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/ 07:07:23 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 07:07:23 ---> Running in 0ab1e46cf479 07:07:23 Removing intermediate container e0907f9b2f62 07:07:23 ---> 5c224c3c382f 07:07:23 Step 16/24 : WORKDIR / 07:07:23 ---> e381e5e49de1 07:07:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:07:23 ---> Running in 69d69d3270d2 07:07:23 Removing intermediate container 69d69d3270d2 07:07:23 ---> 46f3fded2799 07:07:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:23 ---> ad625d039a49 07:07:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:07:23 ---> Running in 5e329eab6046 07:07:23 Removing intermediate container 4136ac2b4f92 07:07:23 ---> cd715673e035 07:07:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:07:24 ---> Running in b08800b7f30c 07:07:24 Removing intermediate container 5e329eab6046 07:07:24 ---> 734642e1e125 07:07:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:24 ---> a74e73773157 07:07:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:07:24 ---> Running in 61a6087aabbe 07:07:24 Removing intermediate container b08800b7f30c 07:07:24 ---> 5d8a113dd143 07:07:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:07:24 Removing intermediate container 61a6087aabbe 07:07:24 ---> 8763ff4a9f94 07:07:24 Step 21/23 : LABEL arch=x86_64 07:07:24 ---> 8d7e95d80c40 07:07:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:07:24 ---> 4db4bfe381ea 07:07:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:07:24 ---> Running in 6550aed32a8a 07:07:24 ---> Running in 2710efa4c7a8 07:07:24 Removing intermediate container 0ab1e46cf479 07:07:24 ---> cb2fb900e1f3 07:07:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:07:25 ---> Running in 1d06b28d738d 07:07:25 Removing intermediate container 6550aed32a8a 07:07:25 ---> 0d9f781fda1e 07:07:25 Step 22/23 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:07:25 ---> 9fecbd0b1347 07:07:25 Step 20/24 : ENTRYPOINT ["/core-command"] 07:07:25 ---> Running in 6c1093f650f4 07:07:25 ---> Running in 0e2a2e95234e 07:07:25 Removing intermediate container 1d06b28d738d 07:07:25 ---> 219b596c2c2c 07:07:25 Step 24/26 : LABEL arch=x86_64 07:07:25 ---> Running in f4bf7150fa04 07:07:26 Removing intermediate container 0e2a2e95234e 07:07:26 ---> 7eea6fe70f07 07:07:26 Step 23/23 : LABEL version=0.0.0 07:07:26 ---> Running in 310ed24064ce 07:07:26 Removing intermediate container 6c1093f650f4 07:07:26 ---> 00612f76dd15 07:07:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:26 Removing intermediate container f4bf7150fa04 07:07:26 ---> f864d30c9764 07:07:26 Step 25/26 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:07:26 ---> Running in e28a80e4a341 07:07:26 Removing intermediate container 2710efa4c7a8 07:07:26 ---> 417486119bae 07:07:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:07:26 ---> Running in e7d50aa1b760 07:07:26 Removing intermediate container 310ed24064ce 07:07:26 ---> b3ded416fbb0 07:07:26 07:07:26 Removing intermediate container 795071d0b0b3 07:07:26 ---> 590ac304acf2 07:07:26 07:07:26 Step 11/22 : FROM alpine:3.12 07:07:26 ---> 13621d1b12d4 07:07:26 Step 12/22 : RUN apk add --update --no-cache curl 07:07:26 ---> Running in 4492923a65c5 07:07:26 Removing intermediate container e28a80e4a341 07:07:26 ---> cda669e167ca 07:07:26 Step 22/24 : LABEL arch=x86_64 07:07:26 Successfully built b3ded416fbb0 07:07:26 Successfully tagged support-scheduler:latest 07:07:26  Building support-scheduler ... done Building support-notifications 07:07:26 Removing intermediate container e7d50aa1b760 07:07:26 ---> fd2a9bf37c9d 07:07:26 Step 26/26 : LABEL version=0.0.0 07:07:26 ---> Running in 5fe10bab99ba 07:07:26 ---> d24976b3c81f 07:07:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:07:26 ---> Running in d41f5b3b0105 07:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:07:29 Removing intermediate container d41f5b3b0105 07:07:29 ---> 2d3f2cabdea6 07:07:29 Step 23/24 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:07:29 Removing intermediate container 5fe10bab99ba 07:07:29 ---> 8a9d80a70d9c 07:07:29 07:07:29 (1/4) Installing ca-certificates (20191127-r4) 07:07:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:07:29 (3/4) Installing libcurl (7.77.0-r0) 07:07:29 (4/4) Installing curl (7.77.0-r0) 07:07:29 Executing busybox-1.31.1-r20.trigger 07:07:29 Executing ca-certificates-20191127-r4.trigger 07:07:29 OK: 7 MiB in 18 packages 07:07:29 Successfully built 8a9d80a70d9c 07:07:30 Successfully tagged security-secretstore-setup:latest 07:07:30 Building core-metadata 07:07:32  Building security-secretstore-setup ... done  ---> Running in 91d59cd1ee88 07:07:32 ---> e622bf43c219 07:07:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:07:37 Removing intermediate container 91d59cd1ee88 07:07:37 ---> 327136ae6751 07:07:37 Step 24/24 : LABEL version=0.0.0 07:07:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:07:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:07:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:07:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:07:40 ---> 68ee626f68e9 07:07:40 Step 3/24 : WORKDIR /edgex-go 07:07:41 ---> 68ee626f68e9 07:07:41 Step 3/23 : WORKDIR /edgex-go 07:07:41 ---> Using cache 07:07:41 ---> 9999e761aaf9 07:07:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:41 ---> Using cache 07:07:41 ---> 34dffce4678d 07:07:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:07:41 ---> Using cache 07:07:41 ---> 9999e761aaf9 07:07:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:41 ---> Using cache 07:07:41 ---> 34dffce4678d 07:07:41 Step 5/24 : RUN apk add --update --no-cache make git 07:07:41 ---> Using cache 07:07:41 ---> e2f0355d459e 07:07:41 Step 6/24 : COPY go.mod . 07:07:41 ---> Using cache 07:07:41 ---> b94ac16439b6 07:07:41 Step 7/24 : RUN go mod download 07:07:41 ---> Using cache 07:07:41 ---> 0eadcab1d818 07:07:41 Step 8/24 : COPY . . 07:07:41 Removing intermediate container 4492923a65c5 07:07:41 ---> e07a01440e55 07:07:41 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:07:41 ---> d9712b34bffb 07:07:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:07:41 ---> Running in ce62dd60e4ea 07:07:41 ---> Using cache 07:07:41 ---> 31909a9dd25a 07:07:41 Step 9/24 : RUN go mod tidy 07:07:41 ---> Using cache 07:07:41 ---> 51a13f064612 07:07:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:07:41 ---> Running in c695870e417c 07:07:41 ---> Running in 5885bf5e775a 07:07:41 ---> Running in a12604962baf 07:07:42 Removing intermediate container ce62dd60e4ea 07:07:42 ---> b7ffb7ee7c97 07:07:42 07:07:42 Successfully built b7ffb7ee7c97 07:07:42 Successfully tagged core-command:latest 07:07:42 Building core-data 07:07:42  Building core-command ... done  ---> 5c145b27d288 07:07:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:07:42 Removing intermediate container 5885bf5e775a 07:07:42 ---> a07db3530755 07:07:42 Step 14/22 : WORKDIR /edgex 07:07:42 ---> Running in f3d7bcb76140 07:07:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:07:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:07:47 ---> 68ee626f68e9 07:07:47 Step 3/24 : WORKDIR /edgex-go 07:07:47 ---> Using cache 07:07:47 ---> 9999e761aaf9 07:07:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:47 ---> Using cache 07:07:47 ---> 34dffce4678d 07:07:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:07:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:07:48 ---> 8bb0840720d1 07:07:48 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:07:49 ---> Running in c003f860bc19 07:07:49 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 07:07:49 Removing intermediate container f3d7bcb76140 07:07:49 ---> d107fcffc176 07:07:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:07:49 ---> Running in b610a7a52bdf 07:07:49 ---> 1af42384a5e3 07:07:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:07:49 Removing intermediate container b610a7a52bdf 07:07:49 ---> 34b8165fe832 07:07:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:07:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:07:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:07:49 ---> 172839b4cae3 07:07:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:07:50 ---> bc17bd9a9bda 07:07:50 Step 27/32 : RUN chmod +x /entrypoint.sh 07:07:50 ---> 66427bcfb460 07:07:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:07:50 OK: 219 MiB in 52 packages 07:07:50 ---> Running in 0183fbc83f98 07:07:50 ---> Running in 050428acf917 07:07:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:07:50 Removing intermediate container 050428acf917 07:07:50 ---> cb7207114e5f 07:07:50 Step 19/22 : CMD ["--init=true"] 07:07:50 ---> Running in 18bf64d8d443 07:07:50 Removing intermediate container c695870e417c 07:07:50 ---> 3bc1eb1a5759 07:07:50 Step 6/23 : COPY go.mod . 07:07:51 Removing intermediate container 18bf64d8d443 07:07:51 ---> ec2dd0eacbc8 07:07:51 Step 20/22 : LABEL arch=x86_64 07:07:51 OK: 219 MiB in 52 packages 07:07:51 ---> Running in b25958acc24d 07:07:51 Removing intermediate container b25958acc24d 07:07:51 ---> 064c82ddbf00 07:07:51 Step 21/22 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:07:51 ---> 1e78d0a444cc 07:07:51 Step 7/23 : RUN go mod download 07:07:51 ---> Running in 7434f6b180f5 07:07:51 ---> Running in 70fa49dc54be 07:07:51 Removing intermediate container 7434f6b180f5 07:07:51 ---> 5371f8095f0a 07:07:51 Step 22/22 : LABEL version=0.0.0 07:07:51 ---> Running in e6a4c0a4cb61 07:07:51 Removing intermediate container c003f860bc19 07:07:51 ---> 6b44d02b4f43 07:07:51 Step 6/24 : COPY go.mod . 07:07:51 Removing intermediate container 0183fbc83f98 07:07:51 ---> 5f524fd9c791 07:07:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:07:52 ---> Running in 491c7b998f7e 07:07:53 Removing intermediate container e6a4c0a4cb61 07:07:53 ---> 3c21155c9477 07:07:53 07:07:53 Successfully built 3c21155c9477 07:07:54 ---> 36be24bb6ea6 07:07:54 Step 7/24 : RUN go mod download 07:07:54 Successfully tagged security-proxy-setup:latest 07:07:54 Building sys-mgmt-agent 07:08:01  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:08:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:08:01 ---> 68ee626f68e9 07:08:01 Step 3/24 : WORKDIR /edgex-go 07:08:01 ---> Using cache 07:08:01 ---> 9999e761aaf9 07:08:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:01 ---> Using cache 07:08:01 ---> 34dffce4678d 07:08:01 Step 5/24 : RUN apk add --update --no-cache make bash git 07:08:03 ---> Running in ec4d42041ac9 07:08:03 Removing intermediate container 491c7b998f7e 07:08:03 ---> 41cadff4bce6 07:08:03 Step 29/32 : CMD ["gate"] 07:08:03 ---> Running in ba4fa4e3f84f 07:08:03 ---> Running in 2a28089c89fc 07:08:03 Removing intermediate container 70fa49dc54be 07:08:03 ---> 947a1b72d630 07:08:03 Step 8/23 : COPY . . 07:08:04 Removing intermediate container 2a28089c89fc 07:08:04 ---> 1922d037f97c 07:08:04 Step 30/32 : LABEL arch=x86_64 07:08:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:08:11 OK: 219 MiB in 52 packages 07:08:16 ---> Running in 2597f3139f72 07:08:16 ---> 4e2f1e1f4a71 07:08:16 Step 9/23 : RUN go mod tidy 07:08:17 ---> Running in 5acb832f9752 07:08:17 Removing intermediate container 2597f3139f72 07:08:17 ---> 254d7c08a896 07:08:17 Step 31/32 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:08:17 ---> Running in fc3a3e621e06 07:08:17 Removing intermediate container ec4d42041ac9 07:08:17 ---> 4b83ac6f5711 07:08:17 Step 8/24 : COPY . . 07:08:17 Removing intermediate container ba4fa4e3f84f 07:08:17 ---> afbd5b9e0046 07:08:17 Step 6/24 : COPY go.mod . 07:08:18 Removing intermediate container fc3a3e621e06 07:08:18 ---> e16db5769819 07:08:18 Step 32/32 : LABEL version=0.0.0 07:08:19 ---> Running in 2f71c639b964 07:08:23 ---> 5b3b21e32bba 07:08:23 Step 7/24 : RUN go mod download 07:08:27 ---> Running in 082e81952044 07:08:27 Removing intermediate container 2f71c639b964 07:08:27 ---> f0131a28e8e0 07:08:27 07:08:27 Removing intermediate container 5acb832f9752 07:08:27 ---> fddc2452a9c9 07:08:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:08:27 Successfully built f0131a28e8e0 07:08:27 Successfully tagged security-bootstrapper:latest 07:08:27  Building security-bootstrapper ... done  ---> dd5d2907a3e1 07:08:27 Step 9/24 : RUN go mod tidy 07:08:27 ---> Running in b39f7267dcc3 07:08:27 ---> Running in 1f65e02220a3 07:08:28 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 07:08:29 Removing intermediate container 082e81952044 07:08:29 ---> 8012af4256bf 07:08:29 Step 8/24 : COPY . . 07:08:31 Removing intermediate container 1f65e02220a3 07:08:31 ---> 02da455f19a7 07:08:31 Step 10/24 : RUN make cmd/core-data/core-data 07:08:41 ---> Running in 037f28d40e31 07:08:41 ---> eb57969b0113 07:08:41 Step 9/24 : RUN go mod tidy 07:08:41 ---> Running in b2de20c1a502 07:08:41 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 07:08:43 Removing intermediate container b2de20c1a502 07:08:43 ---> 503e8eb0fb1a 07:08:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:08:43 ---> Running in aae69dfc03b9 07:08:43 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 07:08:53 Removing intermediate container a12604962baf 07:08:53 ---> ad1f07626142 07:08:53 07:08:53 Step 11/24 : FROM alpine:3.12 07:08:53 ---> 13621d1b12d4 07:08:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:08:53 ---> Using cache 07:08:53 ---> 5e0e9991f0e5 07:08:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:08:53 ---> Using cache 07:08:53 ---> 7c444d670466 07:08:53 Step 14/24 : ENV APP_PORT=59881 07:08:54 ---> Running in 7543a94354c0 07:08:54 Removing intermediate container 7543a94354c0 07:08:54 ---> de9ef00c7a63 07:08:54 Step 15/24 : EXPOSE $APP_PORT 07:08:55 ---> Running in f55cdcfb3b9a 07:08:55 Removing intermediate container f55cdcfb3b9a 07:08:55 ---> 7dc5b8089b2a 07:08:55 Step 16/24 : WORKDIR / 07:08:55 ---> Running in 7f8414d1ee8c 07:08:56 Removing intermediate container 7f8414d1ee8c 07:08:56 ---> cebd789d89c6 07:08:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:08:58 ---> 46e0bccc0f50 07:08:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:08:58 ---> 4dedad91c7fa 07:08:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:08:59 ---> e32deb9a0d90 07:08:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:08:59 ---> Running in 9100c552f73f 07:08:59 Removing intermediate container 9100c552f73f 07:08:59 ---> 31125c57afbc 07:08:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:00 ---> Running in 1ce4194fe5d4 07:09:00 Removing intermediate container 1ce4194fe5d4 07:09:00 ---> e011ea04b2bf 07:09:00 Step 22/24 : LABEL arch=x86_64 07:09:01 ---> Running in 7426982ae690 07:09:05 Removing intermediate container 7426982ae690 07:09:05 ---> 3d3fd91de857 07:09:05 Step 23/24 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:09:05 ---> Running in 5b2168e53e7e 07:09:07 Removing intermediate container 5b2168e53e7e 07:09:07 ---> 76164a7f9228 07:09:07 Step 24/24 : LABEL version=0.0.0 07:09:08 ---> Running in eee48d0fc12a 07:09:08 Removing intermediate container eee48d0fc12a 07:09:08 ---> 9925b8fa086d 07:09:08 07:09:09 Successfully built 9925b8fa086d 07:09:09 Successfully tagged core-metadata:latest 07:09:12  Building core-metadata ... done Removing intermediate container b39f7267dcc3 07:09:12 ---> c5eff75e4e18 07:09:12 07:09:12 Step 11/23 : FROM alpine:3.12 07:09:12 ---> 13621d1b12d4 07:09:12 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:09:12 ---> Running in 8fba983c4599 07:09:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:13 (1/2) Installing ca-certificates (20191127-r4) 07:09:13 (2/2) Installing dumb-init (1.2.2-r1) 07:09:13 Executing busybox-1.31.1-r20.trigger 07:09:13 Executing ca-certificates-20191127-r4.trigger 07:09:13 OK: 6 MiB in 16 packages 07:09:16 Removing intermediate container 8fba983c4599 07:09:16 ---> 34cb7476a788 07:09:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:09:16 ---> Running in 2a7bc6163f24 07:09:16 Removing intermediate container 2a7bc6163f24 07:09:16 ---> 34e1e1731c70 07:09:16 Step 14/23 : ENV APP_PORT=59860 07:09:16 ---> Running in c1fa06df2c5c 07:09:17 Removing intermediate container c1fa06df2c5c 07:09:17 ---> f4cc6f03b7cc 07:09:17 Step 15/23 : EXPOSE $APP_PORT 07:09:17 ---> Running in f7167684094c 07:09:17 Removing intermediate container f7167684094c 07:09:17 ---> ce5238be75a5 07:09:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:18 ---> 11a1893cda42 07:09:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:09:20 ---> 81567a2e52dd 07:09:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:09:20 Removing intermediate container aae69dfc03b9 07:09:20 ---> 4d6acbd8c313 07:09:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:09:21 ---> Running in fa1043f4a789 07:09:21 ---> 3766b09f3343 07:09:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:09:21 ---> Running in aac04e76b4a9 07:09:21 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 07:09:21 Removing intermediate container aac04e76b4a9 07:09:21 ---> 7851ab643e63 07:09:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:21 ---> Running in 156c78f1e695 07:09:23 Removing intermediate container 156c78f1e695 07:09:23 ---> c881a26af993 07:09:23 Step 21/23 : LABEL arch=x86_64 07:09:23 ---> Running in 0ab0cfffd602 07:09:24 Removing intermediate container 0ab0cfffd602 07:09:24 ---> 07aeab19bf95 07:09:24 Step 22/23 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:09:26 ---> Running in b3f10b02164d 07:09:26 Removing intermediate container fa1043f4a789 07:09:26 ---> c26fc305e2cb 07:09:26 07:09:26 Step 12/24 : FROM docker:20.10.0 07:09:28 Removing intermediate container 037f28d40e31 07:09:28 ---> b8bca9d9623c 07:09:28 07:09:28 Step 11/24 : FROM alpine:3.12 07:09:28 20.10.0: Pulling from library/docker 07:09:28 ---> 13621d1b12d4 07:09:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:09:28 Removing intermediate container b3f10b02164d 07:09:28 ---> 7e21d93397cf 07:09:28 Step 23/23 : LABEL version=0.0.0 07:09:28 ---> Running in 1905cc8f9027 07:09:28 ---> Running in 3fde01340108 07:09:29 Removing intermediate container 1905cc8f9027 07:09:29 ---> e9653debb5ba 07:09:29 Step 13/24 : ENV APP_PORT=59880 07:09:29 Removing intermediate container 3fde01340108 07:09:29 ---> 282653cfc392 07:09:29 07:09:29 Successfully built 282653cfc392 07:09:29 Successfully tagged support-notifications:latest 07:09:31  Building support-notifications ... done  ---> Running in 9ba696f7036f 07:09:31 Removing intermediate container 9ba696f7036f 07:09:31 ---> 7fbd50435068 07:09:31 Step 14/24 : EXPOSE $APP_PORT 07:09:32 ---> Running in f0a66f4cb9b4 07:09:38 Removing intermediate container f0a66f4cb9b4 07:09:38 ---> b09d8be130bc 07:09:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:38 ---> Running in 4678efed088a 07:09:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:09:38 Status: Downloaded newer image for docker:20.10.0 07:09:38 ---> aefe523efa57 07:09:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:09:38 ---> Running in abfe612eb0c0 07:09:38 Removing intermediate container abfe612eb0c0 07:09:38 ---> 641c3dd9be4e 07:09:38 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:09:38 ---> Running in 7820cb5ace2a 07:09:38 Removing intermediate container 4678efed088a 07:09:38 ---> d0e9ce9aaf01 07:09:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:09:38 ---> Running in 2d14fc64bce8 07:09:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:39 (1/39) Installing readline (8.0.4-r0) 07:09:39 (2/39) Installing bash (5.0.17-r0) 07:09:39 Executing bash-5.0.17-r0.post-install 07:09:39 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:09:39 (4/39) Installing libcurl (7.77.0-r0) 07:09:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:39 (5/39) Installing curl (7.77.0-r0) 07:09:39 (6/39) Installing dumb-init (1.2.2-r1) 07:09:39 (7/39) Installing libbz2 (1.0.8-r1) 07:09:39 (8/39) Installing expat (2.2.9-r1) 07:09:39 (9/39) Installing libffi (3.3-r2) 07:09:39 (10/39) Installing gdbm (1.13-r1) 07:09:39 (11/39) Installing xz-libs (5.2.5-r0) 07:09:39 (12/39) Installing sqlite-libs (3.32.1-r0) 07:09:39 (13/39) Installing python3 (3.8.10-r0) 07:09:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:40 (14/39) Installing py3-appdirs (1.4.4-r1) 07:09:40 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:09:40 (16/39) Installing py3-parsing (2.4.7-r0) 07:09:40 (17/39) Installing py3-six (1.15.0-r0) 07:09:40 (18/39) Installing py3-packaging (20.4-r0) 07:09:40 (19/39) Installing py3-setuptools (47.0.0-r0) 07:09:40 (20/39) Installing py3-chardet (3.0.4-r4) 07:09:40 (21/39) Installing py3-idna (2.9-r0) 07:09:40 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:09:40 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:09:40 (24/39) Installing py3-requests (2.23.0-r0) 07:09:40 (25/39) Installing py3-msgpack (1.0.0-r0) 07:09:40 (26/39) Installing py3-lockfile (0.12.2-r3) 07:09:40 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:09:40 (28/39) Installing py3-colorama (0.4.3-r0) 07:09:40 (29/39) Installing py3-distlib (0.3.0-r0) 07:09:40 (1/6) Installing dumb-init (1.2.2-r1) 07:09:40 (30/39) Installing py3-distro (1.5.0-r1) 07:09:40 (31/39) Installing py3-webencodings (0.5.1-r3) 07:09:40 (32/39) Installing py3-html5lib (1.0.1-r4) 07:09:40 (33/39) Installing py3-pytoml (0.1.21-r0) 07:09:40 (2/6) Installing libgcc (9.3.0-r2) 07:09:40 (34/39) Installing py3-pep517 (0.8.2-r0) 07:09:40 (35/39) Installing py3-progress (1.5-r0) 07:09:40 (36/39) Installing py3-toml (0.10.1-r0) 07:09:40 (37/39) Installing py3-retrying (1.3.3-r0) 07:09:40 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:09:40 (39/39) Installing py3-pip (20.1.1-r0) 07:09:40 (3/6) Installing libsodium (1.0.18-r0) 07:09:40 Executing busybox-1.31.1-r19.trigger 07:09:40 OK: 72 MiB in 59 packages 07:09:40 (4/6) Installing libstdc++ (9.3.0-r2) 07:09:41 Collecting docker-compose==1.23.2 07:09:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:09:41 Collecting PyYAML<4,>=3.10 07:09:41 Downloading PyYAML-3.13.tar.gz (270 kB) 07:09:41 (5/6) Installing libzmq (4.3.3-r0) 07:09:41 (6/6) Installing zeromq (4.3.3-r0) 07:09:41 Executing busybox-1.31.1-r20.trigger 07:09:41 OK: 8 MiB in 20 packages 07:09:42 Collecting texttable<0.10,>=0.9.0 07:09:42 Downloading texttable-0.9.1.tar.gz (11 kB) 07:09:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:09:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:09:48 Collecting websocket-client<1.0,>=0.32.0 07:09:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:09:48 Removing intermediate container 2d14fc64bce8 07:09:48 ---> cd133fdf1890 07:09:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 Collecting docker<4.0,>=3.6.0 07:09:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:09:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:09:48 ---> 49abe29ffdbe 07:09:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:09:48 Collecting cached-property<2,>=1.2.0 07:09:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:09:49 Collecting docopt<0.7,>=0.6.1 07:09:49 Downloading docopt-0.6.2.tar.gz (25 kB) 07:09:49 ---> 4a82685b02d3 07:09:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:09:49 Collecting jsonschema<3,>=2.5.1 07:09:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:09:49 Collecting dockerpty<0.5,>=0.4.1 07:09:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:09:49 ---> a4314a2906d8 07:09:49 Step 20/24 : ENTRYPOINT ["/core-data"] 07:09:49 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) 07:09:49 Collecting idna<2.8,>=2.5 07:09:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:09:50 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) 07:09:50 ---> Running in baee03093e4f 07:09:50 Collecting urllib3<1.25,>=1.21.1 07:09:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:09:50 Collecting docker-pycreds>=0.4.0 07:09:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:09:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:09:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:09:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:09:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:09:50 Removing intermediate container baee03093e4f 07:09:50 ---> 6c89b8b08ab9 07:09:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:50 Installing collected packages: PyYAML, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, docopt, jsonschema, dockerpty, docker-compose 07:09:50 Running setup.py install for PyYAML: started 07:09:50 ---> Running in cb2e56f2cdcb 07:09:50 Removing intermediate container cb2e56f2cdcb 07:09:50 ---> 86faf2352aeb 07:09:50 Step 22/24 : LABEL arch=x86_64 07:09:50 Running setup.py install for PyYAML: finished with status 'done' 07:09:50 Running setup.py install for texttable: started 07:09:50 ---> Running in fb63578669f7 07:09:51 Removing intermediate container fb63578669f7 07:09:51 ---> 25e313b27ade 07:09:51 Step 23/24 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:09:51 Running setup.py install for texttable: finished with status 'done' 07:09:51 Attempting uninstall: idna 07:09:51 Found existing installation: idna 2.9 07:09:51 Uninstalling idna-2.9: 07:09:51 Successfully uninstalled idna-2.9 07:09:51 ---> Running in 55abe90e68ed 07:09:51 Attempting uninstall: urllib3 07:09:51 Found existing installation: urllib3 1.25.9 07:09:51 Uninstalling urllib3-1.25.9: 07:09:51 Successfully uninstalled urllib3-1.25.9 07:09:51 Removing intermediate container 55abe90e68ed 07:09:51 ---> 65c254378466 07:09:51 Step 24/24 : LABEL version=0.0.0 07:09:51 Attempting uninstall: requests 07:09:51 Found existing installation: requests 2.23.0 07:09:51 Uninstalling requests-2.23.0: 07:09:51 Successfully uninstalled requests-2.23.0 07:09:51 ---> Running in 1c1487b49153 07:09:52 Removing intermediate container 1c1487b49153 07:09:52 ---> 86bc6c4d9ab4 07:09:52 07:09:52 Successfully built 86bc6c4d9ab4 07:09:52 Successfully tagged core-data:latest 07:09:52  Building core-data ... done  Running setup.py install for docopt: started 07:09:52 Running setup.py install for docopt: finished with status 'done' 07:09:52 Running setup.py install for dockerpty: started 07:09:53 Running setup.py install for dockerpty: finished with status 'done' 07:09:53 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 07:09:58 Removing intermediate container 7820cb5ace2a 07:09:58 ---> 13c14b879e4c 07:09:58 Step 15/24 : ENV APP_PORT=58890 07:09:58 ---> Running in d8b44598b09f 07:09:58 Removing intermediate container d8b44598b09f 07:09:58 ---> 3138bb724bf6 07:09:58 Step 16/24 : EXPOSE $APP_PORT 07:09:59 ---> Running in 0e7a6922fba5 07:09:59 Removing intermediate container 0e7a6922fba5 07:09:59 ---> dc3a785b443e 07:09:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:09:59 ---> 56ffd22563f6 07:09:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:09:59 ---> 554058f4c174 07:09:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:10:00 ---> ef0d59711f91 07:10:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:10:00 ---> Running in 3a1d9a12a834 07:10:00 Removing intermediate container 3a1d9a12a834 07:10:00 ---> bd9df522e203 07:10:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:00 ---> Running in b0c313dc09f2 07:10:00 Removing intermediate container b0c313dc09f2 07:10:00 ---> 9e7f6b43d15c 07:10:00 Step 22/24 : LABEL arch=x86_64 07:10:01 ---> Running in 18a970ccbde2 07:10:01 Removing intermediate container 18a970ccbde2 07:10:01 ---> 88981b4e134e 07:10:01 Step 23/24 : LABEL git_sha=63e1951cf376643cecbd72ee542bdb62d62a1178 07:10:01 ---> Running in de0fd7f77ea6 07:10:02 Removing intermediate container de0fd7f77ea6 07:10:02 ---> b0739df5bcce 07:10:02 Step 24/24 : LABEL version=0.0.0 07:10:02 ---> Running in 6dbd54eb7fa0 07:10:02 Removing intermediate container 6dbd54eb7fa0 07:10:02 ---> 672a1e954b2f 07:10:02 07:10:02 Successfully built 672a1e954b2f 07:10:02 Successfully tagged sys-mgmt-agent:latest 07:10:03  Building sys-mgmt-agent ... done  [Pipeline] } 07:10:03 $ docker stop --time=1 72e2c5a4e4de7403e665975976564cf9048c8bdfdace5562c6d22e85515293f5 07:10:05 $ docker rm -f 72e2c5a4e4de7403e665975976564cf9048c8bdfdace5562c6d22e85515293f5 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:05 + docker images 07:10:06 REPOSITORY TAG IMAGE ID CREATED SIZE 07:10:06 sys-mgmt-agent latest 672a1e954b2f 4 seconds ago 312MB 07:10:06 core-data latest 86bc6c4d9ab4 15 seconds ago 21.6MB 07:10:06 support-notifications latest 282653cfc392 38 seconds ago 17.8MB 07:10:06 b8bca9d9623c 40 seconds ago 1.17GB 07:10:06 c26fc305e2cb 42 seconds ago 1.16GB 07:10:06 c5eff75e4e18 57 seconds ago 1.16GB 07:10:06 core-metadata latest 9925b8fa086d 58 seconds ago 18.6MB 07:10:06 ad1f07626142 About a minute ago 1.17GB 07:10:06 security-bootstrapper latest f0131a28e8e0 About a minute ago 18.2MB 07:10:06 security-proxy-setup latest 3c21155c9477 2 minutes ago 25.3MB 07:10:06 core-command latest b7ffb7ee7c97 2 minutes ago 17.1MB 07:10:06 security-secretstore-setup latest 8a9d80a70d9c 2 minutes ago 25.8MB 07:10:06 support-scheduler latest b3ded416fbb0 2 minutes ago 17.1MB 07:10:06 590ac304acf2 2 minutes ago 1.16GB 07:10:06 02afa00b9bb1 2 minutes ago 1.16GB 07:10:06 43521f0335c1 2 minutes ago 1.16GB 07:10:06 7db1e2b38c23 2 minutes ago 1.15GB 07:10:06 e363f241cb4a 2 minutes ago 1.16GB 07:10:06 ci-base-image-x86_64 latest 68ee626f68e9 8 minutes ago 648MB 07:10:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 07:10:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 07:10:06 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 07:10:06 docker 20.10.0 aefe523efa57 5 months ago 240MB 07:10:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 07:10:22 Still waiting to schedule task 07:10:22 ‘prd-ubuntu18.04-docker-8c-8g-847’ is offline 07:11:45 Running on prd-ubuntu18.04-docker-8c-8g-848 in /w/workspace/edgexfoundry_edgex-go_PR-3514 [Pipeline] { [Pipeline] ws 07:11:45 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh 07:11:46 + echo snap-build.sh 07:11:46 snap-build.sh 07:11:46 + SNAP_BASE_DIR=. 07:11:46 + '[' '!' -z /w/workspace/edgex-go/3 ']' 07:11:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 07:11:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 07:11:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 07:11:46 + cd /w/workspace/edgex-go/3 07:11:46 + sudo apt-get remove -qy --purge lxd lxd-client 07:11:46 Reading package lists... 07:11:47 Building dependency tree... 07:11:47 Reading state information... 07:11:47 The following packages were automatically installed and are no longer required: 07:11:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:11:47 uidmap xdelta3 07:11:47 Use 'sudo apt autoremove' to remove them. 07:11:47 The following packages will be REMOVED: 07:11:47 lxd* lxd-client* 07:11:47 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:11:47 After this operation, 31.7 MB disk space will be freed. 07:11:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 07:11:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:11:53 Removing lxd dnsmasq configuration 07:11:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:11:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:11:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:11:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 07:11:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:11:58 Processing triggers for systemd (237-3ubuntu10.45) ... 07:11:58 Processing triggers for ureadahead (0.100.0-21) ... 07:11:59 + sudo snap remove --purge lxd 07:11:59 snap "lxd" is not installed 07:11:59 + sudo groupadd --force --system lxd 07:11:59 ++ whoami 07:11:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:11:59 + newgrp - lxd 07:11:59 + sudo snap install lxd 07:12:09 2021-05-28T07:12:07Z INFO Waiting for automatic snapd restart... 07:12:31 lxd 4.14 from Canonical* installed 07:12:31 + sudo lxd init --auto 07:12:41 + sudo snap install --classic snapcraft 07:12:46 snapcraft 4.7.1 from Canonical* installed 07:12:46 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:12:46 + sudo snapcraft prime --use-lxd 07:12:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:12:47 Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? 07:12:47 To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:12:48 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 07:12:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:12:49 ---> package-listing.sh 07:12:49 ++ facter osfamily 07:12:49 ++ tr '[:upper:]' '[:lower:]' 07:12:50 + OS_FAMILY=redhat 07:12:50 + workspace=/w/workspace/edgex-go/3 07:12:50 + START_PACKAGES=/tmp/packages_start.txt 07:12:50 + END_PACKAGES=/tmp/packages_end.txt 07:12:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:12:50 + PACKAGES=/tmp/packages_start.txt 07:12:50 + '[' /w/workspace/edgex-go/3 ']' 07:12:50 + PACKAGES=/tmp/packages_end.txt 07:12:50 + case "${OS_FAMILY}" in 07:12:50 + rpm -qa 07:12:50 + sort 07:12:53 + '[' -f /tmp/packages_start.txt ']' 07:12:53 + '[' -f /tmp/packages_end.txt ']' 07:12:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:12:53 + '[' /w/workspace/edgex-go/3 ']' 07:12:53 + mkdir -p /w/workspace/edgex-go/3/archives/ 07:12:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 07:12:53 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:12:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:12:54 07:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:12:54 alpine: Pulling from edgex-lftools-log-publisher 07:12:54 df20fa9351a1: Pulling fs layer 07:12:54 36b3adc4ff6f: Pulling fs layer 07:12:54 8ad3a11d3b57: Pulling fs layer 07:12:54 46f8f816bc3b: Pulling fs layer 07:12:54 93b61091891f: Pulling fs layer 07:12:54 93b9cdb0e59b: Pulling fs layer 07:12:54 5e14af77c1be: Pulling fs layer 07:12:54 01666e4c0597: Pulling fs layer 07:12:54 aa168da1d23b: Pulling fs layer 07:12:54 93b9cdb0e59b: Waiting 07:12:54 5e14af77c1be: Waiting 07:12:54 01666e4c0597: Waiting 07:12:54 aa168da1d23b: Waiting 07:12:54 46f8f816bc3b: Waiting 07:12:54 93b61091891f: Waiting 07:12:54 36b3adc4ff6f: Verifying Checksum 07:12:54 36b3adc4ff6f: Download complete 07:12:54 46f8f816bc3b: Verifying Checksum 07:12:54 46f8f816bc3b: Download complete 07:12:54 df20fa9351a1: Verifying Checksum 07:12:54 df20fa9351a1: Download complete 07:12:54 93b9cdb0e59b: Verifying Checksum 07:12:54 93b9cdb0e59b: Download complete 07:12:54 5e14af77c1be: Verifying Checksum 07:12:54 5e14af77c1be: Download complete 07:12:54 93b61091891f: Verifying Checksum 07:12:54 93b61091891f: Download complete 07:12:54 01666e4c0597: Verifying Checksum 07:12:54 01666e4c0597: Download complete 07:12:54 df20fa9351a1: Pull complete 07:12:55 36b3adc4ff6f: Pull complete 07:12:55 8ad3a11d3b57: Verifying Checksum 07:12:55 8ad3a11d3b57: Download complete 07:12:55 8ad3a11d3b57: Pull complete 07:12:55 46f8f816bc3b: Pull complete 07:12:55 93b61091891f: Pull complete 07:12:55 93b9cdb0e59b: Pull complete 07:12:56 5e14af77c1be: Pull complete 07:12:56 01666e4c0597: Pull complete 07:12:56 aa168da1d23b: Verifying Checksum 07:12:56 aa168da1d23b: Download complete 07:13:01 aa168da1d23b: Pull complete 07:13:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:13:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:13:01 prd-centos7-docker-4c-2g-837 does not seem to be running inside a container 07:13:01 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:13:09 $ docker top dd01be7a63281706ad33b0c2b7e89fd7f2ba9be5b292f74b7ad553a957f16b0a -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:10 + touch /tmp/pre-build-complete [Pipeline] sh 07:13:10 + mkdir -p /var/log/sa [Pipeline] sh 07:13:10 + ls /var/log/sa-host 07:13:10 + sadf -c /var/log/sa-host/sa05 07:13:10 file_magic: OK 07:13:10 HZ: Using current value: 100 07:13:10 file_header: OK 07:13:10 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 07:13:10 Statistics: 07:13:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:13:10 File successfully converted to sysstat format version 12.2.1 07:13:10 + sadf -c /var/log/sa-host/sa28 07:13:10 file_magic: OK 07:13:10 HZ: Using current value: 100 07:13:10 file_header: OK 07:13:10 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 07:13:10 Statistics: 07:13:10 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... 07:13:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:11 provisioning config files... 07:13:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9163176576425992821tmp [Pipeline] { [Pipeline] echo 07:13:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:13:11 ---> create-netrc.sh [Pipeline] } 07:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:13:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:13:11 ---> python-tools-install.sh [Pipeline] echo 07:13:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:13:12 ---> sudo-logs.sh 07:13:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:13:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:13:12 ---> job-cost.sh 07:13:12 lf-activate-venv: SKIPPING 07:13:12 DEBUG: total: 0.18000000715255737 07:13:12 INFO: Retrieving Stack Cost... 07:13:13 INFO: Retrieving Pricing Info for: v3-standard-2 07:13:13 INFO: Archiving Costs [Pipeline] echo 07:13:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:13:14 ---> logs-deploy.sh 07:13:14 lf-activate-venv: SKIPPING 07:13:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3514/3 07:13:14 INFO: archiving workspace using pattern(s): 07:13:15 Archives upload complete. 07:13:15 INFO: archiving logs to Nexus 07:13:15 ---> uname -a: 07:13:15 Linux prd-centos7-docker-4c-2g-837.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:13:15 07:13:15 07:13:15 ---> lscpu: 07:13:15 Architecture: x86_64 07:13:15 CPU op-mode(s): 32-bit, 64-bit 07:13:15 Byte Order: Little Endian 07:13:15 Address sizes: 40 bits physical, 48 bits virtual 07:13:15 CPU(s): 2 07:13:15 On-line CPU(s) list: 0,1 07:13:15 Thread(s) per core: 1 07:13:15 Core(s) per socket: 1 07:13:15 Socket(s): 2 07:13:15 NUMA node(s): 1 07:13:15 Vendor ID: AuthenticAMD 07:13:15 CPU family: 23 07:13:15 Model: 49 07:13:15 Model name: AMD EPYC-Rome Processor 07:13:15 Stepping: 0 07:13:15 CPU MHz: 2799.998 07:13:15 BogoMIPS: 5599.99 07:13:15 Virtualization: AMD-V 07:13:15 Hypervisor vendor: KVM 07:13:15 Virtualization type: full 07:13:15 L1d cache: 64 KiB 07:13:15 L1i cache: 64 KiB 07:13:15 L2 cache: 1 MiB 07:13:15 L3 cache: 32 MiB 07:13:15 NUMA node0 CPU(s): 0,1 07:13:15 Vulnerability Itlb multihit: Not affected 07:13:15 Vulnerability L1tf: Not affected 07:13:15 Vulnerability Mds: Not affected 07:13:15 Vulnerability Meltdown: Not affected 07:13:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:13:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:13:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:13:15 Vulnerability Srbds: Not affected 07:13:15 Vulnerability Tsx async abort: Not affected 07:13:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:13:15 07:13:15 07:13:15 ---> nproc: 07:13:15 2 07:13:15 07:13:15 07:13:15 ---> df -h: 07:13:15 Filesystem Size Used Available Use% Mounted on 07:13:15 overlay 40.0G 13.3G 26.6G 33% / 07:13:15 tmpfs 64.0M 0 64.0M 0% /dev 07:13:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:13:15 shm 64.0M 0 64.0M 0% /dev/shm 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /facter-os 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/resolv.conf 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hostname 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /etc/hosts 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/auth.log 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /run/cloud-init/result.json 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/sa-host 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /var/log/secure 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/3@tmp 07:13:15 /dev/vda1 40.0G 13.3G 26.6G 33% /w/workspace/edgex-go/3 07:13:15 07:13:15 07:13:15 ---> free -m: 07:13:15 total used free shared buff/cache available 07:13:15 Mem: 7821 1363 1359 0 5097 6432 07:13:15 Swap: 1023 1 1022 07:13:15 07:13:15 07:13:15 ---> ip addr: 07:13:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:13:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:13:15 inet 127.0.0.1/8 scope host lo 07:13:15 valid_lft forever preferred_lft forever 07:13:15 inet6 ::1/128 scope host 07:13:15 valid_lft forever preferred_lft forever 07:13:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:13:15 link/ether fa:16:3e:55:7a:35 brd ff:ff:ff:ff:ff:ff 07:13:15 inet 10.30.123.175/23 brd 10.30.123.255 scope global dynamic eth0 07:13:15 valid_lft 85565sec preferred_lft 85565sec 07:13:15 inet6 fe80::f816:3eff:fe55:7a35/64 scope link 07:13:15 valid_lft forever preferred_lft forever 07:13:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:13:15 link/ether 02:42:29:93:d0:06 brd ff:ff:ff:ff:ff:ff 07:13:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:13:15 valid_lft forever preferred_lft forever 07:13:15 inet6 fe80::42:29ff:fe93:d006/64 scope link 07:13:15 valid_lft forever preferred_lft forever 07:13:15 07:13:15 07:13:15 ---> sar -b -r -n DEV: 07:13:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 07:13:15 07:13:15 06:59:09 LINUX RESTART (2 CPU) 07:13:15 07:13:15 07:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:13:15 07:01:02 97.70 3.61 94.09 0.00 2601.57 19747.48 0.00 07:13:15 07:02:01 183.08 0.12 182.96 0.00 2.30 49099.86 0.00 07:13:15 07:03:01 65.07 0.00 65.07 0.00 0.00 8966.59 0.00 07:13:15 07:04:01 61.02 0.00 61.02 0.00 0.00 5448.59 0.00 07:13:15 07:05:01 131.62 0.00 131.62 0.00 0.00 53280.25 0.00 07:13:15 07:06:03 444.89 181.65 263.24 0.00 4409.46 177812.14 0.00 07:13:15 07:07:01 416.76 259.25 157.51 0.00 13847.33 79702.24 0.00 07:13:15 07:08:01 376.42 31.36 345.05 0.00 2192.14 146876.00 0.00 07:13:15 07:09:01 259.77 18.05 241.72 0.00 2058.08 107205.48 0.00 07:13:15 07:10:01 214.76 5.83 208.93 0.00 477.42 33329.86 0.00 07:13:15 07:11:01 21.22 11.13 10.09 0.00 1354.56 380.01 0.00 07:13:15 07:12:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 07:13:15 07:13:01 57.36 39.14 18.22 0.00 3932.18 1453.93 0.00 07:13:15 Average: 179.33 42.19 137.14 0.00 2354.12 52834.59 0.00 07:13:15 07:13:15 07:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:13:15 07:01:02 5148428 0 796088 9.94 2620 2061804 1246328 13.76 720448 1723724 156 07:13:15 07:02:01 4072084 0 1174924 14.67 2620 2759312 1635564 18.06 1240488 2156868 5752 07:13:15 07:03:01 3642372 0 1209568 15.10 2620 3154380 1730244 19.10 1480464 2319516 143412 07:13:15 07:04:01 3645932 0 1210996 15.12 2620 3149392 1896460 20.94 1411656 2374056 180076 07:13:15 07:05:01 486060 0 1442056 18.01 2620 6078204 2478948 27.37 2739828 4120880 1789084 07:13:15 07:06:03 128720 0 1369548 17.10 2620 6508052 1773744 19.58 3385924 3756652 813452 07:13:15 07:07:01 537328 0 1643704 20.52 2620 5825288 3343988 36.92 2843636 3874176 86984 07:13:15 07:08:01 805304 0 1392392 17.39 2620 5808624 1971348 21.76 1951824 4498892 2840 07:13:15 07:09:01 425528 0 1488352 18.58 2620 6092440 2555744 28.22 2935704 3864920 27048 07:13:15 07:10:01 1550844 0 1354480 16.91 2620 5100996 1588168 17.53 1899548 3804016 20 07:13:15 07:11:01 2017108 0 1295324 16.17 2620 4693888 1466172 16.19 1438268 3816556 8 07:13:15 07:12:01 2023332 0 1289092 16.10 2620 4693896 1398096 15.44 1433872 3816412 12 07:13:15 07:13:01 1432124 0 1358204 16.96 2620 5215992 1644488 18.16 1494884 4307980 366600 07:13:15 Average: 1993474 0 1309594 16.35 2620 4703251 1902253 21.00 1921273 3418050 262726 07:13:15 07:13:15 07:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:13:15 07:01:02 eth0 930.37 1238.20 3739.72 131.82 0.00 0.00 0.00 0.00 07:13:15 07:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:01:02 docker0 1050.26 671.97 80.78 2689.90 0.00 0.00 0.00 0.00 07:13:15 07:02:01 eth0 583.30 494.59 3612.05 50.76 0.00 0.00 0.00 0.00 07:13:15 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:02:01 vethe6fcfab 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:13:15 07:02:01 docker0 215.95 267.30 15.24 861.74 0.00 0.00 0.00 0.00 07:13:15 07:03:01 eth0 31.60 15.66 24.67 13.02 0.00 0.00 0.00 0.00 07:13:15 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:03:01 vethe6fcfab 0.83 0.87 0.07 0.07 0.00 0.00 0.00 0.00 07:13:15 07:03:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 07:13:15 07:04:01 eth0 31.47 23.41 15.37 106.70 0.00 0.00 0.00 0.00 07:13:15 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:04:01 vethe6fcfab 1.22 1.22 0.10 0.10 0.00 0.00 0.00 0.00 07:13:15 07:04:01 docker0 1.22 1.22 0.08 0.10 0.00 0.00 0.00 0.00 07:13:15 07:05:01 eth0 204.75 171.83 1706.27 28.29 0.00 0.00 0.00 0.00 07:13:15 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:05:01 veth226ff02 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:13:15 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:06:03 eth0 84.42 64.75 179.20 13.09 0.00 0.00 0.00 0.00 07:13:15 07:06:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:06:03 veth226ff02 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 07:13:15 07:06:03 docker0 53.65 62.00 3.52 160.54 0.00 0.00 0.00 0.00 07:13:15 07:07:01 veth4d355e2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:13:15 07:07:01 vethf24828b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:13:15 07:07:01 veth7363220 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:13:15 07:07:01 eth0 21.31 10.82 17.70 9.26 0.00 0.00 0.00 0.00 07:13:15 07:08:01 eth0 100.62 65.42 282.94 127.42 0.00 0.00 0.00 0.00 07:13:15 07:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:13:15 07:08:01 veth226ff02 0.00 0.92 0.00 0.05 0.00 0.00 0.00 0.00 07:13:15 07:08:01 veth96345ee 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 07:13:15 07:09:01 veth5d0b6fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:13:15 07:09:01 veth2748eb8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:13:15 07:09:01 eth0 48.78 30.10 61.55 15.87 0.00 0.00 0.00 0.00 07:13:15 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:10:01 eth0 217.65 164.89 1679.16 29.21 0.00 0.00 0.00 0.00 07:13:15 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:10:01 veth226ff02 0.00 1.28 0.00 0.06 0.00 0.00 0.00 0.00 07:13:15 07:10:01 docker0 1413.29 1133.54 105.53 4367.58 0.00 0.00 0.00 0.00 07:13:15 07:11:01 eth0 11.86 9.99 6.06 67.90 0.00 0.00 0.00 0.00 07:13:15 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:11:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:12:01 eth0 1.05 1.00 0.33 6.63 0.00 0.00 0.00 0.00 07:13:15 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:13:01 eth0 188.76 169.17 2169.28 58.77 0.00 0.00 0.00 0.00 07:13:15 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 Average: eth0 188.60 188.98 1035.28 50.68 0.00 0.00 0.00 0.00 07:13:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:15 Average: docker0 108.82 87.29 8.13 336.30 0.00 0.00 0.00 0.00 07:13:15 07:13:15 07:13:15 ---> sar -P ALL: 07:13:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 07:13:15 07:13:15 06:59:09 LINUX RESTART (2 CPU) 07:13:15 07:13:15 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:13:15 07:01:02 all 17.66 0.00 4.75 6.16 0.10 71.33 07:13:15 07:01:02 0 15.15 0.00 5.42 6.58 0.09 72.76 07:13:15 07:01:02 1 20.18 0.00 4.07 5.73 0.11 69.91 07:13:15 07:02:01 all 15.44 0.00 7.62 5.69 0.08 71.17 07:13:15 07:02:01 0 15.95 0.00 8.10 5.69 0.09 70.17 07:13:15 07:02:01 1 14.94 0.00 7.15 5.68 0.07 72.15 07:13:15 07:03:01 all 65.60 0.00 7.03 2.98 0.11 24.28 07:13:15 07:03:01 0 65.77 0.00 7.43 3.19 0.11 23.50 07:13:15 07:03:01 1 65.42 0.00 6.63 2.77 0.11 25.06 07:13:15 07:04:01 all 48.35 0.00 7.11 2.31 0.10 42.13 07:13:15 07:04:01 0 47.77 0.00 7.46 2.59 0.11 42.07 07:13:15 07:04:01 1 48.93 0.00 6.76 2.04 0.09 42.18 07:13:15 07:05:01 all 43.75 0.00 11.73 9.51 0.10 34.90 07:13:15 07:05:01 0 45.25 0.00 11.49 11.14 0.09 32.03 07:13:15 07:05:01 1 42.27 0.00 11.98 7.89 0.11 37.75 07:13:15 07:06:03 all 15.51 0.00 12.65 58.12 0.12 13.60 07:13:15 07:06:03 0 16.53 0.00 11.95 58.54 0.10 12.88 07:13:15 07:06:03 1 14.49 0.00 13.35 57.70 0.14 14.32 07:13:15 07:07:01 all 42.07 0.00 8.44 39.76 0.11 9.62 07:13:15 07:07:01 0 41.60 0.00 8.87 38.25 0.11 11.16 07:13:15 07:07:01 1 42.54 0.00 8.00 41.27 0.11 8.08 07:13:15 07:08:01 all 43.85 0.00 14.20 35.72 0.13 6.11 07:13:15 07:08:01 0 43.82 0.00 14.29 32.55 0.13 9.22 07:13:15 07:08:01 1 43.87 0.00 14.12 38.88 0.13 3.00 07:13:15 07:09:01 all 43.27 0.00 11.29 44.22 0.13 1.09 07:13:15 07:09:01 0 43.38 0.00 10.96 44.96 0.14 0.56 07:13:15 07:09:01 1 43.17 0.00 11.62 43.47 0.13 1.62 07:13:15 07:10:01 all 24.26 0.00 7.24 38.63 0.12 29.74 07:13:15 07:10:01 0 22.91 0.00 6.81 42.71 0.12 27.44 07:13:15 07:10:01 1 25.61 0.00 7.67 34.56 0.12 32.03 07:13:15 07:11:01 all 0.44 0.00 0.40 1.90 0.03 97.23 07:13:15 07:11:01 0 0.54 0.00 0.38 2.81 0.02 96.25 07:13:15 07:11:01 1 0.35 0.00 0.42 0.99 0.03 98.21 07:13:15 07:13:15 07:11:01 CPU %user %nice %system %iowait %steal %idle 07:13:15 07:12:01 all 0.05 0.00 0.05 0.00 0.02 99.88 07:13:15 07:12:01 0 0.05 0.00 0.07 0.00 0.03 99.85 07:13:15 07:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:13:15 07:13:01 all 6.16 0.00 2.26 2.65 0.03 88.89 07:13:15 07:13:01 0 4.98 0.00 2.40 1.17 0.03 91.42 07:13:15 07:13:01 1 7.36 0.00 2.11 4.14 0.03 86.36 07:13:15 Average: all 27.58 0.00 7.19 18.85 0.09 46.29 07:13:15 Average: 0 27.37 0.00 7.25 19.06 0.09 46.23 07:13:15 Average: 1 27.79 0.00 7.13 18.64 0.09 46.35 07:13:15 07:13:15 07:13:15