Pull request #3417 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 31468994070af38c8f9db93fe1a8ddc3ce05f196 rather than d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 Obtained Jenkinsfile from 31468994070af38c8f9db93fe1a8ddc3ce05f196 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3417/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3417/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2723’ Running on prd-centos7-docker-4c-2g-2726 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 Merge succeeded, producing d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 Checking out Revision d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 (PR-3417) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 # timeout=10 Commit message: "docs(sys-mgmt): update swagger doc to include common API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:35:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:35:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:35:23 ========================================================= 07:35:23 EdgeX Global Pipelines Version Info 07:35:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:35:25 ------------------- 07:35:25 stable info: 07:35:25 ------------------- 07:35:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:35:25 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 07:35:25 Message: update stable to v1.0.191 07:35:26 ------------------- 07:35:26 experimental info: 07:35:26 ------------------- 07:35:26 Commited By: **** collab-it+edgex@linuxfoundation.org 07:35:26 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 07:35:26 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3417 [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3417 [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3417 [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d43a0ca [Pipeline] echo 07:35:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:35:29 provisioning config files... 07:35:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8844871591636349816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:29 ---> docker-login.sh 07:35:29 nexus3.edgexfoundry.org:10001 07:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:30 Configure a credential helper to remove this warning. See 07:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:30 07:35:30 Login Succeeded 07:35:30 nexus3.edgexfoundry.org:10002 07:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:30 Configure a credential helper to remove this warning. See 07:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:30 07:35:30 Login Succeeded 07:35:30 nexus3.edgexfoundry.org:10003 07:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:31 Configure a credential helper to remove this warning. See 07:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:31 07:35:31 Login Succeeded 07:35:31 nexus3.edgexfoundry.org:10004 07:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:31 Configure a credential helper to remove this warning. See 07:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:31 07:35:31 Login Succeeded 07:35:31 docker.io 07:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:31 Configure a credential helper to remove this warning. See 07:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:31 07:35:31 Login Succeeded 07:35:31 ---> docker-login.sh ends [Pipeline] } 07:35:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:35:32 ++ 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:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/core-command/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo core-command,cmd/core-command/Dockerfile 07:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/core-data/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo core-data,cmd/core-data/Dockerfile 07:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/core-metadata/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo core-metadata,cmd/core-metadata/Dockerfile 07:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/security-bootstrapper/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/security-proxy-setup/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/support-notifications/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo support-notifications,cmd/support-notifications/Dockerfile 07:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/support-scheduler/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:35:32 + for file in '`ls cmd/**/Dockerfile`' 07:35:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:35:32 ++ cut -d/ -f2 07:35:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:35:32 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:33 07:35:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:35:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:33 latest: Pulling from edgex-devops/git-semver 07:35:33 31603596830f: Pulling fs layer 07:35:33 54011a49482f: Pulling fs layer 07:35:33 a6820b24f6d8: Pulling fs layer 07:35:33 f581987b2513: Pulling fs layer 07:35:33 f581987b2513: Waiting 07:35:33 54011a49482f: Download complete 07:35:33 31603596830f: Verifying Checksum 07:35:33 31603596830f: Download complete 07:35:33 f581987b2513: Verifying Checksum 07:35:33 f581987b2513: Download complete 07:35:33 a6820b24f6d8: Verifying Checksum 07:35:33 a6820b24f6d8: Download complete 07:35:34 31603596830f: Pull complete 07:35:34 54011a49482f: Pull complete 07:35:35 a6820b24f6d8: Pull complete 07:35:36 f581987b2513: Pull complete 07:35:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:35:36 prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container 07:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:35:38 $ docker top 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:39 [ssh-agent] Looking for ssh-agent implementation... 07:35:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:39 $ docker exec 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b ssh-agent 07:35:39 SSH_AUTH_SOCK=/tmp/ssh-nkUvFxxXP1nN/agent.11 07:35:39 SSH_AGENT_PID=16 07:35:39 Running ssh-add (command line suppressed) 07:35:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2510112855542292416.key (/w/workspace/edgex-go/1@tmp/private_key_2510112855542292416.key) 07:35:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:40 + git tag --points-at HEAD [Pipeline] } 07:35:40 $ docker exec --env ******** --env ******** 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b ssh-agent -k 07:35:40 unset SSH_AUTH_SOCK; 07:35:40 unset SSH_AGENT_PID; 07:35:40 echo Agent pid 16 killed; 07:35:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:40 [ssh-agent] Looking for ssh-agent implementation... 07:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:40 $ docker exec 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b ssh-agent 07:35:40 SSH_AUTH_SOCK=/tmp/ssh-LUxLDt1ocrZs/agent.45 07:35:40 SSH_AGENT_PID=50 07:35:40 Running ssh-add (command line suppressed) 07:35:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4157357726330401076.key (/w/workspace/edgex-go/1@tmp/private_key_4157357726330401076.key) 07:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:41 + git semver init 07:35:41 # -> Open(): unable to determine branch for HEAD 07:35:41 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:35:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:35:41 # $SEMVER_REMOTE_NAME = origin 07:35:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:35:41 # $SEMVER_USER_NAME = edgex-jenkins 07:35:41 # $SEMVER_BRANCH = PR-3417 07:35:41 # $SEMVER_TEMP = /tmp/semver-531516634 07:35:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:36:08 # '/tmp/semver-531516634' -> '/w/workspace/edgex-go/1/.semver' 07:36:09 # -> Force: false 07:36:09 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:36:09 $ docker exec --env ******** --env ******** 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b ssh-agent -k 07:36:10 unset SSH_AUTH_SOCK; 07:36:10 unset SSH_AGENT_PID; 07:36:10 echo Agent pid 50 killed; 07:36:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:10 + git semver [Pipeline] } 07:36:11 $ docker stop --time=1 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b 07:36:13 $ docker rm -f 648483ba5e6746306d50489f7f6b191988c490fc47e936c638daa00deeb6597b [Pipeline] // withDockerContainer [Pipeline] sh 07:36:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:36:14 Stashed 1 file(s) [Pipeline] echo 07:36:14 [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:36:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:36:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:36:16 + sudo service docker restart 07:36:16 + true 07:36:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:36:17 ========================================================= 07:36:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:36:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:36:17 + 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:36:21 Sending build context to Docker daemon 329.7MB 07:36:21 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:36:21 Step 2/6 : FROM ${BASE} 07:36:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:36:21 540db60ca938: Pulling fs layer 07:36:21 adcc1eea9eea: Pulling fs layer 07:36:21 4c4ab2625f07: Pulling fs layer 07:36:21 0510c868ecb4: Pulling fs layer 07:36:21 afea3b2eda06: Pulling fs layer 07:36:21 7809a108b3ef: Pulling fs layer 07:36:21 f706445af74f: Pulling fs layer 07:36:21 0510c868ecb4: Waiting 07:36:21 afea3b2eda06: Waiting 07:36:21 7809a108b3ef: Waiting 07:36:21 f706445af74f: Waiting 07:36:21 4c4ab2625f07: Verifying Checksum 07:36:21 4c4ab2625f07: Download complete 07:36:21 adcc1eea9eea: Verifying Checksum 07:36:21 adcc1eea9eea: Download complete 07:36:21 afea3b2eda06: Verifying Checksum 07:36:21 afea3b2eda06: Download complete 07:36:21 540db60ca938: Download complete 07:36:21 7809a108b3ef: Verifying Checksum 07:36:21 7809a108b3ef: Download complete 07:36:21 540db60ca938: Pull complete 07:36:21 adcc1eea9eea: Pull complete 07:36:21 4c4ab2625f07: Pull complete 07:36:23 f706445af74f: Verifying Checksum 07:36:23 f706445af74f: Download complete 07:36:24 0510c868ecb4: Verifying Checksum 07:36:24 0510c868ecb4: Download complete 07:36:29 Still waiting to schedule task 07:36:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:36:32 0510c868ecb4: Pull complete 07:36:32 afea3b2eda06: Pull complete 07:36:32 7809a108b3ef: Pull complete 07:36:37 f706445af74f: Pull complete 07:36:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:36:37 ---> b068be0155e3 07:36:37 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:36:37 ---> Running in 5d0a8e2a4862 07:36:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:36:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:36:38 (1/12) Installing libmagic (5.39-r0) 07:36:39 (2/12) Installing file (5.39-r0) 07:36:39 (3/12) Installing libc-dev (0.7.2-r3) 07:36:39 (4/12) Installing g++ (10.2.1_pre1-r3) 07:36:43 (5/12) Installing fortify-headers (1.1-r0) 07:36:43 (6/12) Installing patch (2.7.6-r6) 07:36:43 (7/12) Installing build-base (0.5-r2) 07:36:43 (8/12) Installing libsodium (1.0.18-r0) 07:36:43 (9/12) Installing pkgconf (1.7.3-r0) 07:36:43 (10/12) Installing libsodium-dev (1.0.18-r0) 07:36:44 (11/12) Installing libzmq (4.3.3-r1) 07:36:44 (12/12) Installing zeromq-dev (4.3.3-r1) 07:36:44 Executing busybox-1.32.1-r6.trigger 07:36:44 OK: 219 MiB in 52 packages 07:36:48 Removing intermediate container 5d0a8e2a4862 07:36:48 ---> f993b4d9a268 07:36:48 Step 4/6 : WORKDIR /edgex-go 07:36:48 ---> Running in b020442143ac 07:36:48 Removing intermediate container b020442143ac 07:36:48 ---> 33ae8eca29ac 07:36:48 Step 5/6 : COPY go.mod . 07:36:48 ---> e1a1f8f8e33f 07:36:48 Step 6/6 : RUN go mod download 07:36:48 ---> Running in 56805441caaa 07:37:15 Removing intermediate container 56805441caaa 07:37:15 ---> d2cb9397b476 07:37:15 Successfully built d2cb9397b476 07:37:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:37:16 + docker inspect -f . ci-base-image-x86_64 07:37:16 . [Pipeline] withDockerContainer 07:37:16 prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container 07:37:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:37:17 $ docker top f7fe2cb153568f0b45ad0f7b7e094669ec4e3f105816c7aedd169974d103fb70 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:18 + go version 07:37:18 go version go1.16.3 linux/amd64 [Pipeline] } 07:37:18 $ docker stop --time=1 f7fe2cb153568f0b45ad0f7b7e094669ec4e3f105816c7aedd169974d103fb70 07:37:19 $ docker rm -f f7fe2cb153568f0b45ad0f7b7e094669ec4e3f105816c7aedd169974d103fb70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:37:20 + docker inspect -f . ci-base-image-x86_64 07:37:20 . [Pipeline] withDockerContainer 07:37:20 prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container 07:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:37:21 $ docker top 7436ea3fca9b9d7e8bd593dc8862a38e7500b527e09656e05abed7c0eb271059 -eo pid,comm [Pipeline] { [Pipeline] echo 07:37:21 ========================================================= 07:37:21 [edgeXBuildGoParallel] Running Tests and Build... 07:37:21 ========================================================= [Pipeline] sh 07:37:22 + go mod tidy [Pipeline] sh 07:37:25 + make test 07:37:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:37:37 ? github.com/edgexfoundry/edgex-go [no test files] 07:37:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:38:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:38:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:38:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:38:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:38:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.195s coverage: 45.9% of statements 07:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 19.8% of statements 07:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.146s coverage: 100.0% of statements 07:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.417s coverage: 27.1% of statements 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.110s coverage: 100.0% of statements 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.147s coverage: 71.3% of statements 07:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.207s coverage: 87.7% of statements 07:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.106s coverage: 78.9% of statements 07:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.462s coverage: 28.6% of statements 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.181s coverage: 86.7% of statements 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.161s coverage: 97.5% of statements 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.114s coverage: 78.3% of statements 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.463s coverage: 95.1% of statements 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:38:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:38:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.113s coverage: 0.9% of statements 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 07:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements 07:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 07:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 07:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 07:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 07:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 07:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.473s coverage: 81.8% of statements 07:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.102s coverage: 87.2% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.099s coverage: 84.6% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 91.6% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.280s coverage: 64.4% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.066s coverage: 91.3% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.625s coverage: 69.0% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.228s coverage: 40.5% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.0% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.075s coverage: 9.6% of statements 07:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:39:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.154s coverage: 92.6% of statements 07:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.833s coverage: 28.7% of statements 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.092s coverage: 99.0% of statements 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.080s coverage: 100.0% of statements 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.074s coverage: 64.6% of statements 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:39:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.162s coverage: 97.6% of statements 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:39:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:39:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:39:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.069s coverage: 87.9% of statements 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:39:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 07:39:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 28.1% of statements 07:39:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:39:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 07:39:05 GO111MODULE=on go vet ./... 07:39:45 gofmt -l . 07:39:45 [ "`gofmt -l .`" = "" ] 07:39:46 ./bin/test-go-mod-tidy.sh 07:39:47 ./bin/test-attribution-txt.sh [Pipeline] sh 07:39:49 + ls -al . 07:39:49 total 800 07:39:49 drwxrwxr-x 10 1001 1001 4096 May 3 07:39 . 07:39:49 drwxr-xr-x 4 root root 28 May 3 07:37 .. 07:39:49 -rw-rw-r-- 1 1001 1001 11 May 3 07:35 .dockerignore 07:39:49 drwxrwxr-x 8 1001 1001 179 May 3 07:35 .git 07:39:49 drwxrwxr-x 3 1001 1001 125 May 3 07:35 .github 07:39:49 -rw-rw-r-- 1 1001 1001 818 May 3 07:35 .gitignore 07:39:49 drwx------ 3 1001 1001 60 May 3 07:36 .semver 07:39:49 -rw-rw-r-- 1 1001 1001 166 May 3 07:35 .sonarcloud.properties 07:39:49 -rw-rw-r-- 1 1001 1001 8609 May 3 07:35 Attribution.txt 07:39:49 -rw-rw-r-- 1 1001 1001 3804 May 3 07:35 CONTRIBUTING.md 07:39:49 -rw-rw-r-- 1 1001 1001 931 May 3 07:35 Dockerfile.build 07:39:49 -rw-rw-r-- 1 1001 1001 863 May 3 07:35 Jenkinsfile 07:39:49 -rw-rw-r-- 1 1001 1001 10775 May 3 07:35 LICENSE 07:39:49 -rw-rw-r-- 1 1001 1001 5774 May 3 07:35 Makefile 07:39:49 -rw-rw-r-- 1 1001 1001 7978 May 3 07:35 README.md 07:39:49 -rw-rw-r-- 1 1001 1001 6755 May 3 07:35 SECURITY.md 07:39:49 -rw-rw-r-- 1 1001 1001 5 May 3 07:36 VERSION 07:39:49 -rw-rw-r-- 1 1001 1001 4131 May 3 07:35 ZMQWindows.md 07:39:49 drwxrwxr-x 2 1001 1001 117 May 3 07:35 bin 07:39:49 drwxrwxr-x 14 1001 1001 4096 May 3 07:35 cmd 07:39:49 -rw-r--r-- 1 root root 691485 May 3 07:39 coverage.out 07:39:49 -rw-r--r-- 1 root root 1060 May 3 07:39 go.mod 07:39:49 -rw-r--r-- 1 root root 22420 May 3 07:37 go.sum 07:39:49 drwxrwxr-x 8 1001 1001 127 May 3 07:35 internal 07:39:49 drwxrwxr-x 4 1001 1001 26 May 3 07:35 openapi 07:39:49 drwxrwxr-x 4 1001 1001 71 May 3 07:35 snap 07:39:49 -rw-rw-r-- 1 1001 1001 168 May 3 07:35 version.go [Pipeline] sh 07:39:49 + '[' -e coverage.out ] 07:39:49 + chown 1001:1001 coverage.out [Pipeline] stash 07:39:49 Stashed 1 file(s) [Pipeline] sh 07:39:50 + make build 07:39:50 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:39:52 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:40:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2728 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [Pipeline] { [Pipeline] ws 07:40:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:40:06 using credential edgex-jenkins-ssh 07:40:06 Cloning the remote Git repository 07:40:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:40:06 > git init /w/workspace/edgex-go/1 # timeout=10 07:40:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:40:06 > git --version # timeout=10 07:40:06 > git --version # 'git version 2.17.1' 07:40:06 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:07 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:40:07 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:40:09 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:40:09 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:40:11 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:40:13 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:40:13 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:40:15 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:40:17 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:40:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:40:21 $ docker stop --time=1 7436ea3fca9b9d7e8bd593dc8862a38e7500b527e09656e05abed7c0eb271059 07:40:23 $ docker rm -f 7436ea3fca9b9d7e8bd593dc8862a38e7500b527e09656e05abed7c0eb271059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:27 07:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:27 Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // ws [Pipeline] } 07:40:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:40:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:40:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:40:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:40:27 > git config core.sparsecheckout # timeout=10 07:40:27 > git checkout -f d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 # timeout=10 [Pipeline] // node [Pipeline] } 07:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:27 latest: Pulling from edgex-devops/edgex-compose 07:40:27 cbdbe7a5bc2a: Pulling fs layer 07:40:27 ca9280d653b3: Pulling fs layer 07:40:27 7e9c9ca2126c: Pulling fs layer [Pipeline] // stage [Pipeline] } 07:40:27 Failed in branch arm64 07:40:27 cbdbe7a5bc2a: Verifying Checksum 07:40:27 cbdbe7a5bc2a: Download complete 07:40:28 cbdbe7a5bc2a: Pull complete 07:40:28 ca9280d653b3: Verifying Checksum 07:40:28 ca9280d653b3: Download complete 07:40:29 7e9c9ca2126c: Verifying Checksum 07:40:29 7e9c9ca2126c: Download complete 07:40:29 ca9280d653b3: Pull complete 07:40:36 7e9c9ca2126c: Pull complete 07:40:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:40:36 prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container 07:40:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:40:39 $ docker top e1d1bb2785df9e68b476ec7e2e447f02d7736d4a991899e8dc60430543632735 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:39 + docker-compose build --help 07:40:39 + grep parallel 07:40:40 --parallel Build images in parallel. [Pipeline] } 07:40:40 $ docker stop --time=1 e1d1bb2785df9e68b476ec7e2e447f02d7736d4a991899e8dc60430543632735 07:40:42 $ docker rm -f e1d1bb2785df9e68b476ec7e2e447f02d7736d4a991899e8dc60430543632735 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:40:42 . [Pipeline] withDockerContainer 07:40:42 prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container 07:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:40:43 $ docker top 2e0c8b7255fabe1cf1d07546295f0f35a1a7d2f9a49f6b2df2138e24d415267a -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:44 + docker-compose -f ./docker-compose-build.yml build --parallel 07:40:44 Building docker-core-command-go ... 07:40:44 Building docker-core-data-go ... 07:40:44 Building docker-core-metadata-go ... 07:40:44 Building docker-security-bootstrapper-go ... 07:40:44 Building docker-security-proxy-setup-go ... 07:40:44 Building docker-security-secretstore-setup-go ... 07:40:44 Building docker-support-notifications-go ... 07:40:44 Building docker-support-scheduler-go ... 07:40:44 Building docker-sys-mgmt-agent-go ... 07:40:44 Building docker-support-notifications-go 07:40:44 Building docker-core-command-go 07:40:44 Building docker-security-secretstore-setup-go 07:40:44 Building docker-security-bootstrapper-go 07:40:44 Building docker-sys-mgmt-agent-go 07:41:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:41:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:41:24 ---> d2cb9397b476 07:41:24 Step 3/23 : WORKDIR /edgex-go 07:41:24 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:41:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:41:24 ---> d2cb9397b476 07:41:24 Step 3/31 : WORKDIR /edgex-go 07:41:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:41:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:41:24 ---> d2cb9397b476 07:41:24 Step 3/23 : WORKDIR /edgex-go 07:41:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:41:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:41:24 ---> d2cb9397b476 07:41:24 Step 3/22 : WORKDIR /edgex-go 07:41:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:41:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:41:24 ---> d2cb9397b476 07:41:24 Step 3/24 : WORKDIR /edgex-go 07:41:25 ---> Running in 2a5a19704f5c 07:41:25 ---> Running in e51afa8f8e55 07:41:25 ---> Running in 9829c38d82d5 07:41:25 ---> Running in bc5f8aa857e8 07:41:25 ---> Running in e8495f340c36 07:41:26 Removing intermediate container e8495f340c36 07:41:26 ---> 9c7a6bfb635a 07:41:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:26 Removing intermediate container e51afa8f8e55 07:41:26 ---> 6fd9fa92df1e 07:41:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:26 Removing intermediate container 9829c38d82d5 07:41:26 ---> 220272ba086f 07:41:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:26 Removing intermediate container bc5f8aa857e8 07:41:26 ---> af8daf8971b8 07:41:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:26 Removing intermediate container 2a5a19704f5c 07:41:26 ---> 4875b05b37dd 07:41:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:26 ---> Running in 88797565b675 07:41:26 ---> Running in 163385e7f75a 07:41:26 ---> Running in 41d8f09e5daa 07:41:26 ---> Running in 9fbf4700388e 07:41:26 ---> Running in 3253a064f10a 07:41:29 Removing intermediate container 41d8f09e5daa 07:41:29 ---> c290a84bcd4a 07:41:29 Step 5/23 : RUN apk add --update --no-cache make bash git 07:41:29 Removing intermediate container 3253a064f10a 07:41:29 ---> b393ee385d62 07:41:29 Step 5/23 : RUN apk add --update --no-cache make git 07:41:29 ---> Running in 6641d076ac32 07:41:29 Removing intermediate container 163385e7f75a 07:41:29 ---> 554948738ee3 07:41:29 Step 5/31 : RUN apk add --update --no-cache make git 07:41:29 ---> Running in f3724a8cb0c5 07:41:29 Removing intermediate container 9fbf4700388e 07:41:29 ---> fd06396f16d6 07:41:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:41:29 Removing intermediate container 88797565b675 07:41:29 ---> 3cc7782f7924 07:41:29 Step 5/24 : RUN apk add --update --no-cache make git 07:41:29 ---> Running in e7d9c363f071 07:41:29 ---> Running in 486baf383b25 07:41:29 ---> Running in 193ba5abdcd4 07:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:41:32 OK: 219 MiB in 52 packages 07:41:32 OK: 219 MiB in 52 packages 07:41:33 OK: 219 MiB in 52 packages 07:41:33 OK: 219 MiB in 52 packages 07:41:33 OK: 219 MiB in 52 packages 07:41:34 Removing intermediate container 6641d076ac32 07:41:34 ---> 53e3d67ecbda 07:41:34 Step 6/23 : COPY go.mod . 07:41:34 Removing intermediate container f3724a8cb0c5 07:41:34 ---> afb6e45c9f72 07:41:34 Step 6/23 : COPY go.mod . 07:41:34 Removing intermediate container 486baf383b25 07:41:34 ---> 847099012295 07:41:34 Step 6/22 : COPY go.mod . 07:41:34 Removing intermediate container e7d9c363f071 07:41:34 ---> b6f4738c41b2 07:41:34 Step 6/31 : COPY go.mod . 07:41:35 ---> 5e3f5336db75 07:41:35 Step 7/23 : RUN go mod download 07:41:35 ---> 8b3c1aefedee 07:41:35 Step 7/23 : RUN go mod download 07:41:35 Removing intermediate container 193ba5abdcd4 07:41:35 ---> 879f363b8e59 07:41:35 Step 6/24 : COPY go.mod . 07:41:35 ---> d5f1c242a447 07:41:35 Step 7/22 : RUN go mod download 07:41:35 ---> Running in f5b1c60dd92c 07:41:35 ---> Running in 5d0ce05b78c5 07:41:35 ---> Running in 5e3d624ba6a7 07:41:35 ---> 30056743001a 07:41:35 Step 7/31 : RUN go mod download 07:41:35 ---> 5c14f5960127 07:41:35 Step 7/24 : RUN go mod download 07:41:35 ---> Running in b950101cd255 07:41:35 ---> Running in 0e3fc49766c1 07:41:39 Removing intermediate container f5b1c60dd92c 07:41:39 ---> b91524f576e6 07:41:39 Step 8/23 : COPY . . 07:41:39 Removing intermediate container b950101cd255 07:41:39 ---> d177314de634 07:41:39 Step 8/31 : COPY . . 07:41:39 Removing intermediate container 5d0ce05b78c5 07:41:39 ---> 38747c951b9e 07:41:39 Step 8/23 : COPY . . 07:41:39 Removing intermediate container 0e3fc49766c1 07:41:39 ---> a8b7ed665830 07:41:39 Step 8/24 : COPY . . 07:41:39 Removing intermediate container 5e3d624ba6a7 07:41:39 ---> c5d74f477b77 07:41:39 Step 8/22 : COPY . . 07:42:27 ---> c90a63ba58f5 07:42:27 Step 9/23 : RUN make cmd/core-command/core-command 07:42:27 ---> c287234c0ba1 07:42:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:42:27 ---> Running in 670e37f70f74 07:42:27 ---> 1059b7c61a33 07:42:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:42:27 ---> b22dad0d215d 07:42:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:42:27 ---> Running in b830ff386e43 07:42:27 ---> Running in 8d0ea4320ccb 07:42:27 ---> Running in ddae22ee9b34 07:42:27 ---> 820162d02927 07:42:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:42:27 ---> Running in a76a79f6549c 07:42: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:42:28 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:42: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:42:28 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:42:28 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:43:25 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:43:31 Removing intermediate container 8d0ea4320ccb 07:43:31 ---> 8b2836ecbab0 07:43:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:43:31 Removing intermediate container a76a79f6549c 07:43:31 ---> 3c3a1e924522 07:43:31 07:43:31 Step 10/31 : FROM alpine:3.12 07:43:31 3.12: Pulling from library/alpine 07:43:31 Removing intermediate container 670e37f70f74 07:43:31 ---> 3ba01a29b0bd 07:43:31 07:43:31 Step 10/23 : FROM alpine:3.12 07:43:31 Removing intermediate container b830ff386e43 07:43:31 ---> 24c6215d81d7 07:43:31 07:43:31 Step 10/22 : FROM alpine:3.12 07:43:31 Removing intermediate container ddae22ee9b34 07:43:31 ---> 60a5b8588b38 07:43:31 07:43:31 3.12: Pulling from library/alpine 07:43:31 Step 10/24 : FROM alpine:3.12 07:43:31 ---> Running in c41100af4b2a 07:43:31 3.12: Pulling from library/alpine 07:43:31 3.12: Pulling from library/alpine 07:43:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:43:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:43:32 Status: Image is up to date for alpine:3.12 07:43:32 Status: Downloaded newer image for alpine:3.12 07:43:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:43:32 Status: Image is up to date for alpine:3.12 07:43:32 ---> 13621d1b12d4 07:43:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:43:32 ---> 13621d1b12d4 07:43:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:43:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:43:32 Status: Image is up to date for alpine:3.12 07:43:32 ---> 13621d1b12d4 07:43:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:43:32 ---> 13621d1b12d4 07:43:32 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:43:32 ---> Running in 4880f0cdc9a6 07:43:32 ---> Running in bd62664c8040 07:43:32 ---> Running in 9a415d51572b 07:43:32 ---> Running in 010d8de1b94b 07:43:32 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:43:32 Removing intermediate container 9a415d51572b 07:43:32 ---> 8fc1ea1a22eb 07:43:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:43:33 ---> Running in 0c374c3152c1 07:43:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:34 (1/6) Installing ca-certificates (20191127-r4) 07:43:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:43:34 (3/6) Installing libcurl (7.76.1-r0) 07:43:34 (4/6) Installing curl (7.76.1-r0) 07:43:34 (5/6) Installing dumb-init (1.2.2-r1) 07:43:34 (6/6) Installing su-exec (0.2-r1) 07:43:34 Executing busybox-1.31.1-r20.trigger 07:43:34 Executing ca-certificates-20191127-r4.trigger 07:43:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:34 (1/2) Installing ca-certificates (20191127-r4) 07:43:34 OK: 7 MiB in 20 packages 07:43:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:34 (2/2) Installing dumb-init (1.2.2-r1) 07:43:34 (1/1) Installing dumb-init (1.2.2-r1) 07:43:34 Executing busybox-1.31.1-r20.trigger 07:43:34 Executing busybox-1.31.1-r20.trigger 07:43:34 OK: 6 MiB in 15 packages 07:43:34 (1/2) Installing dumb-init (1.2.2-r1) 07:43:34 Executing ca-certificates-20191127-r4.trigger 07:43:34 (2/2) Installing su-exec (0.2-r1) 07:43:34 Executing busybox-1.31.1-r20.trigger 07:43:34 OK: 6 MiB in 16 packages 07:43:34 Removing intermediate container c41100af4b2a 07:43:34 ---> 4f287e265b59 07:43:34 07:43:34 Step 11/23 : FROM docker:20.10.0 07:43:34 OK: 6 MiB in 16 packages 07:43:34 20.10.0: Pulling from library/docker 07:43:36 Removing intermediate container 010d8de1b94b 07:43:36 ---> 20233d3c231c 07:43:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:43:36 Removing intermediate container 4880f0cdc9a6 07:43:36 ---> 315fedd69737 07:43:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:43:37 ---> Running in 3763a75e5dcf 07:43:37 ---> Running in ab9e03cd88d4 07:43:37 Removing intermediate container 0c374c3152c1 07:43:37 ---> 1584708776ac 07:43:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:43:37 Removing intermediate container bd62664c8040 07:43:37 ---> 55bbc4c1b59f 07:43:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:43:37 ---> Running in 9c852a08f94e 07:43:37 ---> Running in 056e8163917a 07:43:38 Removing intermediate container 3763a75e5dcf 07:43:38 ---> 9daf72d6f4f8 07:43:38 Step 13/23 : ENV APP_PORT=48082 07:43:38 Removing intermediate container ab9e03cd88d4 07:43:38 ---> 701172fd5c9b 07:43:38 Step 13/24 : WORKDIR / 07:43:38 Removing intermediate container 056e8163917a 07:43:38 ---> 8b414416b19c 07:43:38 Step 13/22 : ENV APP_PORT=48060 07:43:38 ---> Running in f3e44697274e 07:43:38 Removing intermediate container 9c852a08f94e 07:43:38 ---> f33fa2a81916 07:43:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:43:38 ---> Running in 6a9c34ad6c41 07:43:38 ---> Running in 3c8c0aafdd2a 07:43:38 ---> Running in 6c17e3949db5 07:43:38 Removing intermediate container f3e44697274e 07:43:38 ---> c786811bc100 07:43:38 Step 14/23 : EXPOSE $APP_PORT 07:43:38 Removing intermediate container 3c8c0aafdd2a 07:43:38 ---> fad91bcb0e87 07:43:38 Step 14/22 : EXPOSE $APP_PORT 07:43:38 ---> Running in 42bdf7b0406c 07:43:38 Removing intermediate container 6a9c34ad6c41 07:43:38 ---> f7397c212f26 07:43:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:43:38 Removing intermediate container 6c17e3949db5 07:43:38 ---> 5dfd17c64f7e 07:43:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:43:39 ---> Running in 4f3715e96a16 07:43:39 ---> Running in 3b2a0405eddc 07:43:39 Removing intermediate container 42bdf7b0406c 07:43:39 ---> af5c5dc3ea1e 07:43:39 Step 15/23 : WORKDIR / 07:43:39 Removing intermediate container 4f3715e96a16 07:43:39 ---> 53f4732a675d 07:43:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:39 ---> Running in f6bf5e3a525f 07:43:39 ---> 38a5f7e8c685 07:43:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:43:40 Removing intermediate container f6bf5e3a525f 07:43:40 ---> 91abf57f38d4 07:43:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:40 ---> 11306323baa4 07:43:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:43:40 ---> 7d83d3019fbd 07:43:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:43:40 ---> 2ba6acc28913 07:43:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:43:40 ---> 470775c6d339 07:43:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:43:41 Removing intermediate container 3b2a0405eddc 07:43:41 ---> 956deab789f3 07:43:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:43:41 ---> a49d553cce2c 07:43:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:43:41 ---> Running in a0208306c8b8 07:43:41 ---> 86f586cafe60 07:43:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:43:41 ---> 9d3d6cdfa97c 07:43:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:43:41 ---> b8067481f3fc 07:43:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:43:42 Removing intermediate container a0208306c8b8 07:43:42 ---> 440421111e31 07:43:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:43:42 ---> Running in 9a1118f514ef 07:43:42 ---> ba8885a5cf83 07:43:42 Step 19/23 : ENTRYPOINT ["/core-command"] 07:43:42 ---> Running in b51935249815 07:43:42 Removing intermediate container 9a1118f514ef 07:43:42 ---> c23beeb45c5f 07:43:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:42 ---> f9abdd2af174 07:43:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:43:42 ---> e61ebaf5ef54 07:43:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:43:42 ---> Running in b05fa4351576 07:43:42 ---> Running in d884da000fb4 07:43:42 Removing intermediate container b51935249815 07:43:42 ---> a6a714e82641 07:43:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:42 ---> Running in 0bde72e29615 07:43:42 ---> cf13944aff8e 07:43:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:43:43 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:43:43 Status: Downloaded newer image for docker:20.10.0 07:43:43 ---> aefe523efa57 07:43:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:43:43 Removing intermediate container b05fa4351576 07:43:43 ---> 164f1e840aba 07:43:43 Step 20/22 : LABEL arch=x86_64 07:43:43 ---> Running in 86eb8e3d2774 07:43:43 Removing intermediate container 0bde72e29615 07:43:43 ---> a46559debf86 07:43:43 Step 21/23 : LABEL arch=x86_64 07:43:43 ---> Running in 1045ff38bec1 07:43:43 ---> Running in 5c4b6fa37976 07:43:43 ---> Running in 5573b8da613c 07:43:44 Removing intermediate container 1045ff38bec1 07:43:44 ---> 282dfcb343d6 07:43:44 Step 21/22 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:43:44 Removing intermediate container 5c4b6fa37976 07:43:44 ---> 9541119a2912 07:43:44 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:43:44 ---> Running in 79ba5a4d3451 07:43:44 Removing intermediate container 5573b8da613c 07:43:44 ---> 0586df3285df 07:43:44 Step 22/23 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:43:44 ---> Running in a07a67c4aa07 07:43:44 ---> Running in 75484b818ae7 07:43:44 Removing intermediate container 79ba5a4d3451 07:43:44 ---> 1e89f5f096b2 07:43:44 Step 22/22 : LABEL version=0.0.0 07:43:44 ---> Running in 52d4cb08f9d0 07:43:44 Removing intermediate container 75484b818ae7 07:43:44 ---> 942fa9a321ad 07:43:44 Step 23/23 : LABEL version=0.0.0 07:43:45 Removing intermediate container d884da000fb4 07:43:45 ---> bd94ca052b08 07:43:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:43:45 ---> Running in 6d2da1c5db7f 07:43:45 Removing intermediate container 52d4cb08f9d0 07:43:45 ---> ecb59f665488 07:43:45 07:43:45 Removing intermediate container 86eb8e3d2774 07:43:45 ---> 00d8077e654e 07:43:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:43:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:45 Removing intermediate container 6d2da1c5db7f 07:43:45 ---> 4a3b00cdd073 07:43:45 07:43:45 ---> 52eb1cf35d88 07:43:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:43:45 ---> Running in f65999fa52a7 07:43:45 (1/39) Installing readline (8.0.4-r0) 07:43:45 (2/39) Installing bash (5.0.17-r0) 07:43:45 Executing bash-5.0.17-r0.post-install 07:43:45 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:43:45 (4/39) Installing libcurl (7.76.1-r0) 07:43:45 Successfully built ecb59f665488 07:43:45 (5/39) Installing curl (7.76.1-r0) 07:43:45 (6/39) Installing dumb-init (1.2.2-r1) 07:43:45 (7/39) Installing libbz2 (1.0.8-r1) 07:43:45 Successfully tagged docker-support-notifications-go:latest 07:43:45 (8/39) Installing expat (2.2.9-r1) 07:43:45 (9/39) Installing libffi (3.3-r2) 07:43:45  Building docker-support-notifications-go ... done (10/39) Installing gdbm (1.13-r1) 07:43:45 Building docker-core-data-go 07:43:45 (11/39) Installing xz-libs (5.2.5-r0) 07:43:45 (12/39) Installing sqlite-libs (3.32.1-r0) 07:43:45 (13/39) Installing python3 (3.8.8-r0) 07:43:45 Successfully built 4a3b00cdd073 07:43:46 Successfully tagged docker-core-command-go:latest 07:43:46  Building docker-core-command-go ... done Building docker-core-metadata-go 07:43:46 Removing intermediate container f65999fa52a7 07:43:46 ---> 2167b93d7480 07:43:46 Step 22/24 : LABEL arch=x86_64 07:43:51 ---> ddddb989097a 07:43:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:43:51 ---> Running in e6ec47348447 07:43:53 (14/39) Installing py3-appdirs (1.4.4-r1) 07:43:53 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:43:53 (16/39) Installing py3-parsing (2.4.7-r0) 07:43:53 (17/39) Installing py3-six (1.15.0-r0) 07:43:53 (18/39) Installing py3-packaging (20.4-r0) 07:43:53 (19/39) Installing py3-setuptools (47.0.0-r0) 07:43:53 (20/39) Installing py3-chardet (3.0.4-r4) 07:43:54 (21/39) Installing py3-idna (2.9-r0) 07:43:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:43:55 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:43:56 ---> 4eab2e9952fa 07:43:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:43:56 Removing intermediate container e6ec47348447 07:43:56 ---> cf0187f32434 07:43:56 Step 23/24 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:43:56 (24/39) Installing py3-requests (2.23.0-r0) 07:43:56 (25/39) Installing py3-msgpack (1.0.0-r0) 07:43:57 (26/39) Installing py3-lockfile (0.12.2-r3) 07:43:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:43:57 (28/39) Installing py3-colorama (0.4.3-r0) 07:43:57 (29/39) Installing py3-distlib (0.3.0-r0) 07:43:57 (30/39) Installing py3-distro (1.5.0-r1) 07:43:57 (31/39) Installing py3-webencodings (0.5.1-r3) 07:43:57 (32/39) Installing py3-html5lib (1.0.1-r4) 07:43:57 ---> Running in 1eb95ee292a5 07:43:57 (33/39) Installing py3-pytoml (0.1.21-r0) 07:43:57 (34/39) Installing py3-pep517 (0.8.2-r0) 07:43:57 (35/39) Installing py3-progress (1.5-r0) 07:43:57 (36/39) Installing py3-toml (0.10.1-r0) 07:43:57 (37/39) Installing py3-retrying (1.3.3-r0) 07:43:57 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:43:57 (39/39) Installing py3-pip (20.1.1-r0) 07:43:58 ---> 8f54e554a353 07:43:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:43:59 Executing busybox-1.31.1-r19.trigger 07:43:59 OK: 72 MiB in 59 packages 07:44:01 Removing intermediate container 1eb95ee292a5 07:44:01 ---> 15a2bbf698b1 07:44:01 Step 24/24 : LABEL version=0.0.0 07:44:04 ---> 6e57b04048cc 07:44:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:44:04 ---> Running in 9ad17b25ed0d 07:44:07 Collecting docker-compose==1.23.2 07:44:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:44:07 ---> Running in ded0ff6578e0 07:44:07 Removing intermediate container 9ad17b25ed0d 07:44:07 ---> 897bca75f570 07:44:07 07:44:07 Collecting PyYAML<4,>=3.10 07:44:07 Downloading PyYAML-3.13.tar.gz (270 kB) 07:44:10 Successfully built 897bca75f570 07:44:10 Successfully tagged docker-security-secretstore-setup-go:latest 07:44:10 Building docker-support-scheduler-go 07:44:10  Building docker-security-secretstore-setup-go ... done Removing intermediate container ded0ff6578e0 07:44:10 ---> cf0193700e17 07:44:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:44:11 Collecting dockerpty<0.5,>=0.4.1 07:44:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:44:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:44:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:44:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:44:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:44:12 ---> d2cb9397b476 07:44:12 Step 3/23 : WORKDIR /edgex-go 07:44:12 ---> d2cb9397b476 07:44:12 Step 3/23 : WORKDIR /edgex-go 07:44:12 ---> Using cache 07:44:12 ---> 4875b05b37dd 07:44:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:12 ---> Using cache 07:44:12 ---> 4875b05b37dd 07:44:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:12 ---> Using cache 07:44:12 ---> b393ee385d62 07:44:12 Step 5/23 : RUN apk add --update --no-cache make git 07:44:12 ---> Using cache 07:44:12 ---> b393ee385d62 07:44:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:44:12 ---> Using cache 07:44:12 ---> afb6e45c9f72 07:44:12 Step 6/23 : COPY go.mod . 07:44:12 ---> Using cache 07:44:12 ---> 8b3c1aefedee 07:44:12 Step 7/23 : RUN go mod download 07:44:12 ---> Using cache 07:44:12 ---> 38747c951b9e 07:44:12 Step 8/23 : COPY . . 07:44:12 ---> Using cache 07:44:12 ---> c90a63ba58f5 07:44:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:44:13 ---> Running in 932ae394fe95 07:44:13 ---> e2ba01ded589 07:44:13 Step 26/31 : RUN chmod +x /entrypoint.sh 07:44:13 ---> Running in 0010936c1ab3 07:44:14 Collecting docopt<0.7,>=0.6.1 07:44:14 Downloading docopt-0.6.2.tar.gz (25 kB) 07:44:14 ---> Running in fc10d551f0f9 07:44:16 Collecting texttable<0.10,>=0.9.0 07:44:16 Downloading texttable-0.9.1.tar.gz (11 kB) 07:44:16 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:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:44:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:44:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:44:17 Collecting websocket-client<1.0,>=0.32.0 07:44:17 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 07:44:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:44:17 Collecting cached-property<2,>=1.2.0 07:44:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:44:17 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:44:18 Removing intermediate container fc10d551f0f9 07:44:18 ---> 68707708c545 07:44:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:44:18 Collecting jsonschema<3,>=2.5.1 07:44:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:44:18 OK: 219 MiB in 52 packages 07:44:18 ---> Running in 459a87747fc0 07:44:18 Collecting docker<4.0,>=3.6.0 07:44:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:44:18 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:44:19 Removing intermediate container 459a87747fc0 07:44:19 ---> 41526b038a97 07:44:19 Step 28/31 : CMD ["gate"] 07:44:19 Collecting urllib3<1.25,>=1.21.1 07:44:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:44:19 ---> Running in c91c67544ef3 07:44:19 Collecting idna<2.8,>=2.5 07:44:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:44:19 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:44:19 Removing intermediate container 932ae394fe95 07:44:19 ---> 75bcaafb606f 07:44:19 Step 6/23 : COPY go.mod . 07:44:19 Collecting docker-pycreds>=0.4.0 07:44:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:44:19 Removing intermediate container c91c67544ef3 07:44:19 ---> f2ef129f87d5 07:44:19 Step 29/31 : LABEL arch=x86_64 07:44:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:44:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:44:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:44:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:44:20 ---> Running in 812528b982c2 07:44:20 Installing collected packages: PyYAML, dockerpty, docopt, texttable, urllib3, idna, requests, websocket-client, cached-property, jsonschema, docker-pycreds, docker, docker-compose 07:44:20 Running setup.py install for PyYAML: started 07:44:20 ---> f0e5883f46db 07:44:20 Step 7/23 : RUN go mod download 07:44:21 ---> Running in 2db03c9083eb 07:44:22 Removing intermediate container 812528b982c2 07:44:22 ---> 35256a9838e1 07:44:22 Step 30/31 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:44:23 Running setup.py install for PyYAML: finished with status 'done' 07:44:23 Running setup.py install for dockerpty: started 07:44:23 ---> Running in 5d216bef5ef6 07:44:24 Removing intermediate container 5d216bef5ef6 07:44:24 ---> 767993e88cb1 07:44:24 Step 31/31 : LABEL version=0.0.0 07:44:24 Running setup.py install for dockerpty: finished with status 'done' 07:44:24 Running setup.py install for docopt: started 07:44:24 ---> Running in 949d30e9c523 07:44:25 Running setup.py install for docopt: finished with status 'done' 07:44:25 Running setup.py install for texttable: started 07:44:26 Removing intermediate container 949d30e9c523 07:44:26 ---> 2fe9d9eaf987 07:44:26 07:44:26 Running setup.py install for texttable: finished with status 'done' 07:44:26 Attempting uninstall: urllib3 07:44:26 Found existing installation: urllib3 1.25.9 07:44:26 Successfully built 2fe9d9eaf987 07:44:26 Uninstalling urllib3-1.25.9: 07:44:27 Successfully uninstalled urllib3-1.25.9 07:44:27 Successfully tagged docker-security-bootstrapper-go:latest 07:44:27 Building docker-security-proxy-setup-go 07:44:27  Building docker-security-bootstrapper-go ... done  Attempting uninstall: idna 07:44:27 Found existing installation: idna 2.9 07:44:27 Uninstalling idna-2.9: 07:44:27 Successfully uninstalled idna-2.9 07:44:28 Attempting uninstall: requests 07:44:28 Found existing installation: requests 2.23.0 07:44:28 Uninstalling requests-2.23.0: 07:44:28 Successfully uninstalled requests-2.23.0 07:44:30 Removing intermediate container 2db03c9083eb 07:44:30 ---> 9e637e5b860f 07:44:30 Step 8/23 : COPY . . 07:44:37 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.58.0 07:44:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:44:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:44:43 ---> d2cb9397b476 07:44:43 Step 3/22 : WORKDIR /edgex-go 07:44:43 ---> Using cache 07:44:43 ---> 4875b05b37dd 07:44:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:43 ---> Using cache 07:44:43 ---> b393ee385d62 07:44:43 Step 5/22 : RUN apk add --update --no-cache make git 07:44:43 ---> Using cache 07:44:43 ---> afb6e45c9f72 07:44:43 Step 6/22 : COPY go.mod . 07:44:43 ---> Using cache 07:44:43 ---> 8b3c1aefedee 07:44:43 Step 7/22 : RUN go mod download 07:44:43 ---> Using cache 07:44:43 ---> 38747c951b9e 07:44:43 Step 8/22 : COPY . . 07:44:43 ---> Using cache 07:44:43 ---> c90a63ba58f5 07:44:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:44:44 ---> Running in 1172dc910d94 07:44:46 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:45:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:45:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:45:13 ---> d2cb9397b476 07:45:13 Step 3/21 : WORKDIR /edgex-go 07:45:13 ---> Using cache 07:45:13 ---> 4875b05b37dd 07:45:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:13 ---> Using cache 07:45:13 ---> b393ee385d62 07:45:13 Step 5/21 : RUN apk add --update --no-cache make git 07:45:13 ---> Using cache 07:45:13 ---> afb6e45c9f72 07:45:13 Step 6/21 : COPY go.mod . 07:45:13 ---> Using cache 07:45:13 ---> 8b3c1aefedee 07:45:13 Step 7/21 : RUN go mod download 07:45:13 ---> Using cache 07:45:13 ---> 38747c951b9e 07:45:13 Step 8/21 : COPY . . 07:45:13 ---> Using cache 07:45:13 ---> c90a63ba58f5 07:45:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:45:13 ---> Running in 3783f2a866c8 07:45:13 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:45:22 Removing intermediate container 0010936c1ab3 07:45:22 ---> 62746b5097bb 07:45:22 07:45:22 Step 10/23 : FROM alpine:3.12 07:45:22 ---> 13621d1b12d4 07:45:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:45:22 ---> Using cache 07:45:22 ---> 20233d3c231c 07:45:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:45:22 ---> Using cache 07:45:22 ---> 9daf72d6f4f8 07:45:22 Step 13/23 : ENV APP_PORT=48081 07:45:23 ---> Running in 228081d6ac1e 07:45:24 Removing intermediate container 228081d6ac1e 07:45:24 ---> 73bfa02ab6cb 07:45:24 Step 14/23 : EXPOSE $APP_PORT 07:45:24 ---> 16be9265cc21 07:45:24 Step 9/23 : RUN make cmd/core-data/core-data 07:45:24 ---> Running in ac02ff73c420 07:45:24 ---> Running in f7eacf173e33 07:45:26 Removing intermediate container a07a67c4aa07 07:45:26 ---> e6a4a7eb8daa 07:45:26 Step 14/23 : ENV APP_PORT=48090 07:45:26 Removing intermediate container f7eacf173e33 07:45:26 ---> 05315ee9319a 07:45:26 Step 15/23 : WORKDIR / 07:45:26 ---> Running in a70504dd03f7 07:45:26 ---> Running in 9cd8854d5107 07:45:26 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:45:26 Removing intermediate container a70504dd03f7 07:45:26 ---> 0f1923c7be47 07:45:26 Step 15/23 : EXPOSE $APP_PORT 07:45:27 Removing intermediate container 9cd8854d5107 07:45:27 ---> c9991482d25d 07:45:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:27 ---> Running in 4ee98b0d77b9 07:45:27 Removing intermediate container 4ee98b0d77b9 07:45:27 ---> e137ace2127b 07:45:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:45:28 ---> e48727a4e723 07:45:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:45:30 ---> c9f8a3f609e3 07:45:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:45:30 ---> 189e7b1a0108 07:45:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:45:31 ---> dc3aa1900c86 07:45:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:45:31 ---> 73b522ab0994 07:45:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:45:31 ---> Running in 93637a419949 07:45:32 ---> fe40c2728fc6 07:45:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:45:32 ---> Running in 68c6c77aae60 07:45:32 Removing intermediate container 93637a419949 07:45:32 ---> 628ec6a25b4b 07:45:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:34 ---> Running in 94f3f507ab41 07:45:34 Removing intermediate container 68c6c77aae60 07:45:34 ---> fcf22492d330 07:45:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:34 ---> Running in 88b9c928a968 07:45:34 Removing intermediate container 94f3f507ab41 07:45:34 ---> 21b737021fa3 07:45:34 Step 21/23 : LABEL arch=x86_64 07:45:35 ---> Running in 0dd960a7cb99 07:45:35 Removing intermediate container 88b9c928a968 07:45:35 ---> 93e463db5db7 07:45:35 Step 21/23 : LABEL arch=x86_64 07:45:35 ---> Running in 47c89dfbef80 07:45:37 Removing intermediate container 0dd960a7cb99 07:45:37 ---> 7fbcb4de69d3 07:45:37 Step 22/23 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:45:37 ---> Running in 10b765efa88b 07:45:37 Removing intermediate container 47c89dfbef80 07:45:37 ---> d922b09ff2d7 07:45:37 Step 22/23 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:45:38 ---> Running in 6584628b19ae 07:45:38 Removing intermediate container 10b765efa88b 07:45:38 ---> 6ae940a3cfd7 07:45:38 Step 23/23 : LABEL version=0.0.0 07:45:39 ---> Running in 738483258bed 07:45:39 Removing intermediate container 1172dc910d94 07:45:39 ---> ffe9a1c8b31d 07:45:39 07:45:39 Step 10/22 : FROM alpine:3.12 07:45:39 ---> 13621d1b12d4 07:45:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:45:39 ---> Using cache 07:45:39 ---> 20233d3c231c 07:45:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:45:39 ---> Using cache 07:45:39 ---> 9daf72d6f4f8 07:45:39 Step 13/22 : ENV APP_PORT=48085 07:45:39 Removing intermediate container 6584628b19ae 07:45:39 ---> 575cbfd29c73 07:45:39 Step 23/23 : LABEL version=0.0.0 07:45:39 ---> Running in b8af6a5983ff 07:45:39 ---> Running in 29dacd1c6e5a 07:45:39 Removing intermediate container 738483258bed 07:45:39 ---> 3ac0d2d6cb44 07:45:39 07:45:40 Removing intermediate container 29dacd1c6e5a 07:45:40 ---> b1752a4e94a4 07:45:40 07:45:40 Removing intermediate container b8af6a5983ff 07:45:40 ---> a5f5ae9faaa0 07:45:40 Step 14/22 : EXPOSE $APP_PORT 07:45:40 Successfully built 3ac0d2d6cb44 07:45:40 Successfully tagged docker-core-metadata-go:latest 07:45:40  Building docker-core-metadata-go ... done  ---> Running in 117782d6256b 07:45:41 Successfully built b1752a4e94a4 07:45:41 Successfully tagged docker-sys-mgmt-agent-go:latest 07:45:43  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 117782d6256b 07:45:43 ---> 2c481bd469e6 07:45:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:44 ---> 59c638135765 07:45:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:45:45 ---> 2e7d436a754d 07:45:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:45:46 ---> 82e5b7cb3c22 07:45:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:45:46 ---> Running in 1430c4cc4358 07:45:46 Removing intermediate container 1430c4cc4358 07:45:46 ---> fc6d044e1a31 07:45:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:45:47 ---> Running in 96e5b3ac8580 07:45:47 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:45:47 Removing intermediate container 96e5b3ac8580 07:45:47 ---> 47510b8ea1b7 07:45:47 Step 20/22 : LABEL arch=x86_64 07:45:47 ---> Running in b979169f8891 07:45:47 Removing intermediate container b979169f8891 07:45:47 ---> 279ae73cc1da 07:45:47 Step 21/22 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:45:47 ---> Running in 785c9edc5e25 07:45:48 Removing intermediate container 785c9edc5e25 07:45:48 ---> 54ee0af11c55 07:45:48 Step 22/22 : LABEL version=0.0.0 07:45:48 ---> Running in 25b843415aea 07:45:48 Removing intermediate container 25b843415aea 07:45:48 ---> aa84bf0c2ffb 07:45:48 07:45:49 Successfully built aa84bf0c2ffb 07:45:49 Successfully tagged docker-support-scheduler-go:latest 07:45:53  Building docker-support-scheduler-go ... done Removing intermediate container 3783f2a866c8 07:45:53 ---> af5c16bebd22 07:45:53 07:45:53 Step 10/21 : FROM alpine:3.12 07:45:53 ---> 13621d1b12d4 07:45:53 Step 11/21 : RUN apk add --update --no-cache curl 07:45:54 ---> Running in 0d7995aa69cb 07:45:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:45:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:45:55 (1/4) Installing ca-certificates (20191127-r4) 07:45:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:45:55 (3/4) Installing libcurl (7.76.1-r0) 07:45:55 (4/4) Installing curl (7.76.1-r0) 07:45:55 Executing busybox-1.31.1-r20.trigger 07:45:55 Executing ca-certificates-20191127-r4.trigger 07:45:55 OK: 7 MiB in 18 packages 07:45:56 Removing intermediate container 0d7995aa69cb 07:45:56 ---> 6fe5e080c71d 07:45:56 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:45:56 ---> Running in 2341e286dad5 07:45:57 Removing intermediate container 2341e286dad5 07:45:57 ---> d4b999bc6b3e 07:45:57 Step 13/21 : WORKDIR /edgex 07:45:57 ---> Running in 68ee8697b1d2 07:45:57 Removing intermediate container 68ee8697b1d2 07:45:57 ---> 61b7d514d7f0 07:45:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:45:59 ---> 0e282b9df7f8 07:45:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:45:59 Removing intermediate container ac02ff73c420 07:45:59 ---> 5518c53801c8 07:45:59 07:45:59 Step 10/23 : FROM alpine:3.12 07:45:59 ---> 13621d1b12d4 07:45:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:45:59 ---> Running in 1c07f64e9c36 07:45:59 ---> 20dd790b3752 07:45:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:45:59 Removing intermediate container 1c07f64e9c36 07:45:59 ---> 62b3566397e4 07:45:59 Step 12/23 : ENV APP_PORT=48080 07:45:59 ---> Running in 2a1a9fe3d238 07:46:00 Removing intermediate container 2a1a9fe3d238 07:46:00 ---> d7ca3727d0bc 07:46:00 Step 13/23 : EXPOSE $APP_PORT 07:46:00 ---> Running in 1a2dd97e2579 07:46:00 ---> 322416597455 07:46:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:46:00 ---> Running in a073d100afe6 07:46:00 Removing intermediate container 1a2dd97e2579 07:46:00 ---> ecf77b69ab80 07:46:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:00 ---> Running in 2bb04075c383 07:46:00 Removing intermediate container a073d100afe6 07:46:00 ---> fa3b5ecbb6af 07:46:00 Step 18/21 : CMD ["--init=true"] 07:46:01 ---> Running in ef099d49b072 07:46:01 Removing intermediate container ef099d49b072 07:46:01 ---> 91c08fc48bae 07:46:01 Step 19/21 : LABEL arch=x86_64 07:46:02 ---> Running in 1fe02ae5cf9f 07:46:02 Removing intermediate container 1fe02ae5cf9f 07:46:02 ---> e0724b5757dc 07:46:02 Step 20/21 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:46:02 ---> Running in 0cbcb771ca9c 07:46:02 Removing intermediate container 0cbcb771ca9c 07:46:02 ---> 586185d8353a 07:46:02 Step 21/21 : LABEL version=0.0.0 07:46:02 Removing intermediate container 2bb04075c383 07:46:02 ---> 3b68544a0133 07:46:02 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:46:02 ---> Running in 5fb1c5a4d362 07:46:02 ---> Running in 6028f450293c 07:46:03 Removing intermediate container 5fb1c5a4d362 07:46:03 ---> e4806077563e 07:46:03 07:46:03 Successfully built e4806077563e 07:46:03 Successfully tagged docker-security-proxy-setup-go:latest 07:46:03  Building docker-security-proxy-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:46:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:46:04 (1/6) Installing dumb-init (1.2.2-r1) 07:46:04 (2/6) Installing libgcc (9.3.0-r2) 07:46:04 (3/6) Installing libsodium (1.0.18-r0) 07:46:05 (4/6) Installing libstdc++ (9.3.0-r2) 07:46:05 (5/6) Installing libzmq (4.3.3-r0) 07:46:05 (6/6) Installing zeromq (4.3.3-r0) 07:46:06 Executing busybox-1.31.1-r20.trigger 07:46:06 OK: 8 MiB in 20 packages 07:46:06 Removing intermediate container 6028f450293c 07:46:06 ---> ff089f7368bf 07:46:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:06 ---> 1458b953cf2b 07:46:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:46:07 ---> 6f656821d4ba 07:46:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:46:07 ---> 75d018f33da8 07:46:07 Step 19/23 : ENTRYPOINT ["/core-data"] 07:46:07 ---> Running in 73d2199365b9 07:46:08 Removing intermediate container 73d2199365b9 07:46:08 ---> 9a93cf3d4c19 07:46:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:08 ---> Running in 174a7d0cb62b 07:46:08 Removing intermediate container 174a7d0cb62b 07:46:08 ---> 4d3e52514c6b 07:46:08 Step 21/23 : LABEL arch=x86_64 07:46:08 ---> Running in 6080d56a5046 07:46:09 Removing intermediate container 6080d56a5046 07:46:09 ---> 733a143a2ae2 07:46:09 Step 22/23 : LABEL git_sha=d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 07:46:09 ---> Running in 16f581928877 07:46:09 Removing intermediate container 16f581928877 07:46:09 ---> 01c3dfe697bb 07:46:09 Step 23/23 : LABEL version=0.0.0 07:46:09 ---> Running in 860276c89d53 07:46:09 Removing intermediate container 860276c89d53 07:46:09 ---> f6e48cbf3d55 07:46:09 07:46:09 Successfully built f6e48cbf3d55 07:46:09 Successfully tagged docker-core-data-go:latest 07:46:09  Building docker-core-data-go ... done  [Pipeline] } 07:46:10 $ docker stop --time=1 2e0c8b7255fabe1cf1d07546295f0f35a1a7d2f9a49f6b2df2138e24d415267a 07:46:11 $ docker rm -f 2e0c8b7255fabe1cf1d07546295f0f35a1a7d2f9a49f6b2df2138e24d415267a [Pipeline] // withDockerContainer [Pipeline] sh 07:46:12 + docker images 07:46:12 + grep docker 07:46:12 docker-core-data-go latest f6e48cbf3d55 3 seconds ago 21.5MB 07:46:12 docker-security-proxy-setup-go latest e4806077563e 10 seconds ago 25.3MB 07:46:12 docker-support-scheduler-go latest aa84bf0c2ffb 24 seconds ago 17.1MB 07:46:12 docker-sys-mgmt-agent-go latest b1752a4e94a4 32 seconds ago 312MB 07:46:12 docker-core-metadata-go latest 3ac0d2d6cb44 33 seconds ago 18.6MB 07:46:12 docker-security-bootstrapper-go latest 2fe9d9eaf987 About a minute ago 18.2MB 07:46:12 docker-security-secretstore-setup-go latest 897bca75f570 2 minutes ago 25.6MB 07:46:12 docker-core-command-go latest 4a3b00cdd073 2 minutes ago 17MB 07:46:12 docker-support-notifications-go latest ecb59f665488 2 minutes ago 17.6MB 07:46:12 docker 20.10.0 aefe523efa57 4 months ago 240MB [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:46:28 Still waiting to schedule task 07:46:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:47:20 Running on prd-ubuntu18.04-docker-8c-8g-2730 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [Pipeline] { [Pipeline] ws 07:47:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:47:22 using credential edgex-jenkins-ssh 07:47:22 Cloning the remote Git repository 07:47:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:47:22 > git init /w/workspace/edgex-go/1 # timeout=10 07:47:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:47:22 > git --version # timeout=10 07:47:22 > git --version # 'git version 2.17.1' 07:47:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:28 Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:47:28 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } 07:47:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:47:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:47:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:47:28 > git config core.sparsecheckout # timeout=10 07:47:28 > git checkout -f d43a0cacdfaf4ffcf905c4d4cfa11fa51856ef75 # timeout=10 [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:47:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:47:32 ---> package-listing.sh 07:47:32 ++ facter osfamily 07:47:32 ++ tr '[:upper:]' '[:lower:]' 07:47:32 + OS_FAMILY=redhat 07:47:32 + workspace=/w/workspace/edgex-go/1 07:47:32 + START_PACKAGES=/tmp/packages_start.txt 07:47:32 + END_PACKAGES=/tmp/packages_end.txt 07:47:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:47:32 + PACKAGES=/tmp/packages_start.txt 07:47:32 + '[' /w/workspace/edgex-go/1 ']' 07:47:32 + PACKAGES=/tmp/packages_end.txt 07:47:32 + case "${OS_FAMILY}" in 07:47:32 + rpm -qa 07:47:32 + sort 07:47:38 + '[' -f /tmp/packages_start.txt ']' 07:47:38 + '[' -f /tmp/packages_end.txt ']' 07:47:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:47:38 + '[' /w/workspace/edgex-go/1 ']' 07:47:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:47:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:47:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:47:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:47:40 07:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:47:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:47:41 alpine: Pulling from edgex-lftools-log-publisher 07:47:41 df20fa9351a1: Pulling fs layer 07:47:41 36b3adc4ff6f: Pulling fs layer 07:47:41 8ad3a11d3b57: Pulling fs layer 07:47:41 46f8f816bc3b: Pulling fs layer 07:47:41 93b61091891f: Pulling fs layer 07:47:41 93b9cdb0e59b: Pulling fs layer 07:47:41 5e14af77c1be: Pulling fs layer 07:47:41 01666e4c0597: Pulling fs layer 07:47:41 aa168da1d23b: Pulling fs layer 07:47:41 93b61091891f: Waiting 07:47:41 46f8f816bc3b: Waiting 07:47:41 93b9cdb0e59b: Waiting 07:47:41 5e14af77c1be: Waiting 07:47:41 01666e4c0597: Waiting 07:47:41 aa168da1d23b: Waiting 07:47:41 36b3adc4ff6f: Download complete 07:47:41 46f8f816bc3b: Verifying Checksum 07:47:41 46f8f816bc3b: Download complete 07:47:41 df20fa9351a1: Verifying Checksum 07:47:41 df20fa9351a1: Download complete 07:47:41 93b9cdb0e59b: Download complete 07:47:41 5e14af77c1be: Verifying Checksum 07:47:41 5e14af77c1be: Download complete 07:47:42 01666e4c0597: Verifying Checksum 07:47:42 01666e4c0597: Download complete 07:47:42 93b61091891f: Verifying Checksum 07:47:42 93b61091891f: Download complete 07:47:42 8ad3a11d3b57: Verifying Checksum 07:47:42 8ad3a11d3b57: Download complete 07:47:42 df20fa9351a1: Pull complete 07:47:42 36b3adc4ff6f: Pull complete 07:47:44 8ad3a11d3b57: Pull complete 07:47:44 46f8f816bc3b: Pull complete 07:47:47 aa168da1d23b: Verifying Checksum 07:47:47 aa168da1d23b: Download complete 07:47:48 93b61091891f: Pull complete 07:47:48 93b9cdb0e59b: Pull complete 07:47:48 5e14af77c1be: Pull complete 07:47:49 01666e4c0597: Pull complete 07:48:04 aa168da1d23b: Pull complete 07:48:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:48:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:48:04 prd-centos7-docker-4c-2g-2726 does not seem to be running inside a container 07:48:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:48:08 $ docker top 59b9b4069ecd06ed33bfcc8431fd8f14fff67f3267387b3f13804221d9addc34 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:09 + touch /tmp/pre-build-complete [Pipeline] sh 07:48:09 + mkdir -p /var/log/sa [Pipeline] sh 07:48:10 + ls /var/log/sa-host 07:48:10 + sadf -c /var/log/sa-host/sa03 07:48:10 file_magic: OK 07:48:10 HZ: Using current value: 100 07:48:10 file_header: OK 07:48: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:48:10 Statistics: 07:48: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:48:10 File successfully converted to sysstat format version 12.2.1 07:48:10 + sadf -c /var/log/sa-host/sa23 07:48:10 file_magic: OK 07:48:10 HZ: Using current value: 100 07:48:10 file_header: OK 07:48: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:48:10 Statistics: 07:48:10 Hnuu...uuuununununu... 07:48:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:10 provisioning config files... 07:48:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config427785719020431419tmp [Pipeline] { [Pipeline] echo 07:48:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:48:11 ---> create-netrc.sh [Pipeline] } 07:48:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:48:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:48:11 ---> python-tools-install.sh [Pipeline] echo 07:48:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:48:12 ---> sudo-logs.sh 07:48:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:48:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:48:12 ---> job-cost.sh 07:48:12 lf-activate-venv: SKIPPING 07:48:12 INFO: No Stack... 07:48:13 INFO: Retrieving Pricing Info for: v1-standard-2 07:48:14 INFO: Archiving Costs [Pipeline] echo 07:48:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:48:14 ---> logs-deploy.sh 07:48:14 lf-activate-venv: SKIPPING 07:48:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3417/1 07:48:14 INFO: archiving workspace using pattern(s): 07:48:17 Archives upload complete. 07:48:17 INFO: archiving logs to Nexus 07:48:19 ---> uname -a: 07:48:19 Linux prd-centos7-docker-4c-2g-2726.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:48:19 07:48:19 07:48:19 ---> lscpu: 07:48:19 Architecture: x86_64 07:48:19 CPU op-mode(s): 32-bit, 64-bit 07:48:19 Byte Order: Little Endian 07:48:19 Address sizes: 40 bits physical, 48 bits virtual 07:48:19 CPU(s): 4 07:48:19 On-line CPU(s) list: 0-3 07:48:19 Thread(s) per core: 1 07:48:19 Core(s) per socket: 1 07:48:19 Socket(s): 4 07:48:19 NUMA node(s): 1 07:48:19 Vendor ID: GenuineIntel 07:48:19 CPU family: 6 07:48:19 Model: 44 07:48:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:48:19 Stepping: 1 07:48:19 CPU MHz: 2933.436 07:48:19 BogoMIPS: 5866.87 07:48:19 Virtualization: VT-x 07:48:19 Hypervisor vendor: KVM 07:48:19 Virtualization type: full 07:48:19 L1d cache: 128 KiB 07:48:19 L1i cache: 128 KiB 07:48:19 L2 cache: 16 MiB 07:48:19 L3 cache: 64 MiB 07:48:19 NUMA node0 CPU(s): 0-3 07:48:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:48:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:48:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:48:19 Vulnerability Meltdown: Mitigation; PTI 07:48:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:48:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:48:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:48:19 Vulnerability Srbds: Not affected 07:48:19 Vulnerability Tsx async abort: Not affected 07:48:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:48:19 07:48:19 07:48:19 ---> nproc: 07:48:19 4 07:48:19 07:48:19 07:48:19 ---> df -h: 07:48:19 Filesystem Size Used Available Use% Mounted on 07:48:19 overlay 50.0G 11.3G 38.7G 23% / 07:48:19 tmpfs 64.0M 0 64.0M 0% /dev 07:48:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:48:19 shm 64.0M 0 64.0M 0% /dev/shm 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1 07:48:19 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1@tmp 07:48:19 07:48:19 07:48:19 ---> free -m: 07:48:19 total used free shared buff/cache available 07:48:19 Mem: 1837 732 112 0 992 1021 07:48:19 Swap: 1023 56 967 07:48:19 07:48:19 07:48:19 ---> ip addr: 07:48:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:48:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:48:19 inet 127.0.0.1/8 scope host lo 07:48:19 valid_lft forever preferred_lft forever 07:48:19 inet6 ::1/128 scope host 07:48:19 valid_lft forever preferred_lft forever 07:48:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:48:19 link/ether fa:16:3e:56:f7:5d brd ff:ff:ff:ff:ff:ff 07:48:19 inet 10.30.123.113/23 brd 10.30.123.255 scope global dynamic eth0 07:48:19 valid_lft 85570sec preferred_lft 85570sec 07:48:19 inet6 fe80::f816:3eff:fe56:f75d/64 scope link 07:48:19 valid_lft forever preferred_lft forever 07:48:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:48:19 link/ether 02:42:cd:29:8b:5d brd ff:ff:ff:ff:ff:ff 07:48:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:48:19 valid_lft forever preferred_lft forever 07:48:19 inet6 fe80::42:cdff:fe29:8b5d/64 scope link 07:48:19 valid_lft forever preferred_lft forever 07:48:19 07:48:19 07:48:19 ---> sar -b -r -n DEV: 07:48:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 07:48:19 07:48:19 07:34:17 LINUX RESTART (4 CPU) 07:48:19 07:48:19 07:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:48:19 07:36:01 79.43 23.52 55.91 0.00 5378.33 13682.65 0.00 07:48:19 07:37:01 276.48 104.59 171.88 0.00 7889.80 49382.95 0.00 07:48:19 07:38:01 206.48 108.47 98.01 0.00 3453.07 13554.03 0.00 07:48:19 07:39:01 85.59 25.66 59.92 0.00 875.93 6534.01 0.00 07:48:19 07:40:01 145.56 78.68 66.88 0.00 4054.96 7229.44 0.00 07:48:19 07:41:03 256.41 89.54 166.87 0.00 27148.88 98604.53 0.00 07:48:19 07:42:03 1862.19 1567.28 294.91 0.00 154098.32 160099.64 0.00 07:48:19 07:43:02 870.14 699.86 170.28 0.00 63128.90 69935.41 0.00 07:48:19 07:44:01 500.54 231.26 269.28 0.00 35859.52 74320.75 0.00 07:48:19 07:45:02 1556.76 1252.79 303.97 0.00 103272.15 109590.42 0.00 07:48:19 07:46:01 617.10 359.77 257.33 0.00 26259.68 43286.38 0.00 07:48:19 07:47:01 41.86 17.15 24.70 0.00 3071.97 1585.63 0.00 07:48:19 07:48:02 128.90 55.78 73.11 0.00 4786.72 16759.49 0.00 07:48:19 Average: 510.90 355.94 154.96 0.00 33896.63 51296.99 0.00 07:48:19 07:48:19 07:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:48:19 07:36:01 63736 0 837308 44.50 2620 977880 1637408 55.88 687988 925280 20 07:48:19 07:37:01 103868 0 758696 40.32 1492 1017488 1371212 46.80 548588 952092 8 07:48:19 07:38:01 76392 0 901840 47.93 892 902420 1840260 62.81 720200 806388 16936 07:48:19 07:39:01 158956 0 830944 44.16 560 891084 1660700 56.68 713976 723856 62100 07:48:19 07:40:01 110084 0 841320 44.71 524 929616 1797380 61.34 700224 774344 78452 07:48:19 07:41:03 53216 0 852080 45.29 140 976108 2260912 77.16 738804 870368 23124 07:48:19 07:42:03 75816 0 874288 46.47 96 931344 2377536 81.14 640600 925728 74864 07:48:19 07:43:02 234952 0 1245060 66.17 96 401436 3245904 110.78 816096 559944 38324 07:48:19 07:44:01 69756 0 786664 41.81 96 1025028 1888464 64.45 728476 837248 88368 07:48:19 07:45:02 75684 0 933288 49.60 96 872476 2900004 98.97 736020 828188 54276 07:48:19 07:46:01 268044 0 778576 41.38 96 834828 2158620 73.67 659028 701504 8 07:48:19 07:47:01 329912 0 661356 35.15 96 890180 1229120 41.95 555416 749984 8 07:48:19 07:48:02 211000 0 729552 38.77 96 940896 1428208 48.74 531864 848508 39004 07:48:19 Average: 140878 0 848536 45.10 531 891599 1984287 67.72 675175 807956 36576 07:48:19 07:48:19 07:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:48:19 07:36:01 vethe15fa3f 867.64 820.03 84.19 2733.45 0.00 0.00 0.00 0.00 07:48:19 07:36:01 eth0 1376.18 1188.17 5987.28 145.77 0.00 0.00 0.00 0.00 07:48:19 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:36:01 docker0 867.64 819.90 72.33 2733.44 0.00 0.00 0.00 0.00 07:48:19 07:37:01 eth0 493.91 399.05 3543.34 80.41 0.00 0.00 0.00 0.00 07:48:19 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:37:01 docker0 169.22 220.03 11.27 843.30 0.00 0.00 0.00 0.00 07:48:19 07:38:01 veth20fc7e3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:48:19 07:38:01 eth0 24.95 17.79 26.10 10.77 0.00 0.00 0.00 0.00 07:48:19 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:39:01 veth20fc7e3 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 07:48:19 07:39:01 eth0 31.95 24.25 25.67 12.53 0.00 0.00 0.00 0.00 07:48:19 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:39:01 docker0 2.33 2.33 0.15 0.19 0.00 0.00 0.00 0.00 07:48:19 07:40:01 veth20fc7e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:40:01 eth0 32.07 25.70 18.44 82.68 0.00 0.00 0.00 0.00 07:48:19 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:41:03 eth0 194.92 148.72 1669.67 45.65 0.00 0.00 0.00 0.00 07:48:19 07:41:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:41:03 veth93c97bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:48:19 07:41:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:42:03 eth0 81.71 59.27 181.16 34.85 0.00 0.00 0.00 0.00 07:48:19 07:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:42:03 veth93c97bc 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 07:48:19 07:42:03 docker0 43.84 57.50 2.90 164.18 0.00 0.00 0.00 0.00 07:48:19 07:43:02 veth5905cad 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:48:19 07:43:02 veth40b950d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:48:19 07:43:02 vethdba45ad 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:48:19 07:43:02 eth0 7.86 6.02 6.17 3.37 0.00 0.00 0.00 0.00 07:48:19 07:44:01 vethb6980b3 23.02 51.50 1.61 331.22 0.00 0.00 0.00 0.00 07:48:19 07:44:01 eth0 203.14 137.98 1763.83 21.37 0.00 0.00 0.00 0.00 07:48:19 07:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:48:19 07:44:01 veth93c97bc 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:48:19 07:45:02 veth5bae8ee 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 07:48:19 07:45:02 eth0 61.33 49.84 78.18 88.00 0.00 0.00 0.00 0.00 07:48:19 07:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:45:02 vethd7fa5fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:48:19 07:46:01 eth0 44.90 31.35 68.67 16.26 0.00 0.00 0.00 0.00 07:48:19 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:46:01 vethbc0a1c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:46:01 vethf39db13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:47:01 eth0 53.47 48.41 57.27 67.43 0.00 0.00 0.00 0.00 07:48:19 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:47:01 docker0 1132.32 1195.39 89.56 4293.30 0.00 0.00 0.00 0.00 07:48:19 07:48:02 eth0 198.11 147.35 2165.01 17.84 0.00 0.00 0.00 0.00 07:48:19 07:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 07:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 Average: eth0 214.63 174.71 1195.56 48.28 0.00 0.00 0.00 0.00 07:48:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:19 Average: docker0 87.26 92.12 6.90 330.86 0.00 0.00 0.00 0.00 07:48:19 07:48:19 07:48:19 ---> sar -P ALL: 07:48:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 07:48:19 07:48:19 07:34:17 LINUX RESTART (4 CPU) 07:48:19 07:48:19 07:35:02 CPU %user %nice %system %iowait %steal %idle 07:48:19 07:36:01 all 13.23 0.00 5.81 1.44 12.48 67.03 07:48:19 07:36:01 0 11.56 0.00 7.42 0.32 13.44 67.27 07:48:19 07:36:01 1 10.40 0.00 4.62 1.90 13.10 69.97 07:48:19 07:36:01 2 19.72 0.00 6.74 0.64 11.24 61.66 07:48:19 07:36:01 3 11.44 0.00 4.55 2.84 12.13 69.05 07:48:19 07:37:01 all 12.52 0.00 8.79 4.05 5.85 68.78 07:48:19 07:37:01 0 12.25 0.00 8.96 4.09 6.50 68.20 07:48:19 07:37:01 1 10.08 0.00 9.19 4.80 5.76 70.17 07:48:19 07:37:01 2 18.23 0.00 9.40 4.12 5.63 62.62 07:48:19 07:37:01 3 9.57 0.00 7.62 3.19 5.51 74.11 07:48:19 07:38:01 all 36.73 0.00 11.99 4.55 5.00 41.73 07:48:19 07:38:01 0 36.80 0.00 12.28 4.89 4.92 41.10 07:48:19 07:38:01 1 37.16 0.00 11.37 4.00 5.09 42.38 07:48:19 07:38:01 2 36.70 0.00 11.78 4.39 5.06 42.06 07:48:19 07:38:01 3 36.26 0.00 12.51 4.94 4.92 41.37 07:48:19 07:39:01 all 46.19 0.00 12.84 2.90 6.71 31.37 07:48:19 07:39:01 0 47.14 0.00 13.37 5.12 6.61 27.76 07:48:19 07:39:01 1 44.38 0.00 13.16 2.51 6.43 33.52 07:48:19 07:39:01 2 44.83 0.00 11.86 1.31 7.18 34.81 07:48:19 07:39:01 3 48.40 0.00 12.97 2.68 6.63 29.32 07:48:19 07:40:01 all 53.15 0.00 16.66 4.33 3.68 22.18 07:48:19 07:40:01 0 50.12 0.00 15.64 3.57 4.59 26.07 07:48:19 07:40:01 1 54.10 0.00 16.31 4.96 3.59 21.04 07:48:19 07:40:01 2 53.64 0.00 16.78 4.29 3.86 21.42 07:48:19 07:40:01 3 54.78 0.00 17.92 4.50 2.68 20.13 07:48:19 07:41:03 all 21.42 0.00 15.33 3.72 2.14 57.38 07:48:19 07:41:03 0 21.30 0.00 13.93 4.42 2.23 58.11 07:48:19 07:41:03 1 23.56 0.00 16.40 2.43 1.79 55.83 07:48:19 07:41:03 2 20.08 0.00 14.56 4.30 2.42 58.64 07:48:19 07:41:03 3 20.76 0.00 16.44 3.74 2.13 56.93 07:48:19 07:42:03 all 18.78 0.00 25.57 16.42 15.01 24.22 07:48:19 07:42:03 0 17.46 0.00 25.14 16.24 15.59 25.56 07:48:19 07:42:03 1 19.56 0.00 25.21 16.14 14.81 24.28 07:48:19 07:42:03 2 18.28 0.00 23.85 16.47 15.88 25.52 07:48:19 07:42:03 3 19.85 0.00 28.14 16.86 13.71 21.44 07:48:19 07:43:02 all 54.47 0.00 16.18 7.89 10.18 11.28 07:48:19 07:43:02 0 51.54 0.00 16.98 9.05 10.84 11.59 07:48:19 07:43:02 1 53.76 0.00 16.20 6.49 10.66 12.88 07:48:19 07:43:02 2 56.79 0.00 15.66 8.25 9.88 9.43 07:48:19 07:43:02 3 55.86 0.00 15.84 7.78 9.31 11.22 07:48:19 07:44:01 all 39.52 0.00 18.46 19.02 2.00 21.00 07:48:19 07:44:01 0 38.93 0.00 17.13 18.54 1.98 23.42 07:48:19 07:44:01 1 39.81 0.00 19.27 19.34 2.25 19.33 07:48:19 07:44:01 2 41.08 0.00 19.78 21.66 1.82 15.65 07:48:19 07:44:01 3 38.26 0.00 17.66 16.50 1.94 25.63 07:48:19 07:45:02 all 40.72 0.00 25.31 12.52 12.78 8.66 07:48:19 07:45:02 0 40.56 0.00 23.83 11.82 14.69 9.11 07:48:19 07:45:02 1 40.18 0.00 24.89 12.66 12.49 9.78 07:48:19 07:45:02 2 44.59 0.00 27.53 11.50 10.58 5.79 07:48:19 07:45:02 3 37.63 0.00 25.04 14.09 13.33 9.91 07:48:19 07:46:01 all 53.27 0.00 20.34 6.96 8.83 10.61 07:48:19 07:46:01 0 53.11 0.00 21.20 7.46 8.05 10.18 07:48:19 07:46:01 1 53.05 0.00 19.48 7.81 8.29 11.38 07:48:19 07:46:01 2 54.00 0.00 19.72 6.40 10.36 9.52 07:48:19 07:46:01 3 52.90 0.00 20.96 6.17 8.58 11.38 07:48:19 07:48:19 07:46:01 CPU %user %nice %system %iowait %steal %idle 07:48:19 07:47:01 all 1.43 0.00 1.94 0.59 0.86 95.18 07:48:19 07:47:01 0 1.67 0.00 2.18 0.25 0.87 95.04 07:48:19 07:47:01 1 1.18 0.00 2.01 0.52 0.73 95.56 07:48:19 07:47:01 2 1.65 0.00 2.16 1.18 0.91 94.10 07:48:19 07:47:01 3 1.23 0.00 1.40 0.40 0.93 96.03 07:48:19 07:48:02 all 5.21 0.00 4.88 3.90 7.28 78.74 07:48:19 07:48:02 0 5.14 0.00 4.84 4.30 7.80 77.93 07:48:19 07:48:02 1 6.86 0.00 5.85 5.85 6.77 74.67 07:48:19 07:48:02 2 4.50 0.00 4.94 2.42 7.11 81.04 07:48:19 07:48:02 3 4.35 0.00 3.90 3.05 7.42 81.28 07:48:19 Average: all 29.95 0.00 13.98 6.70 7.13 42.25 07:48:19 Average: 0 29.29 0.00 13.92 6.85 7.54 42.40 07:48:19 Average: 1 29.71 0.00 13.96 6.79 7.07 42.48 07:48:19 Average: 2 31.31 0.00 14.04 6.59 7.06 41.00 07:48:19 Average: 3 29.47 0.00 14.01 6.57 6.85 43.11 07:48:19 07:48:19 07:48:19