Pull request #3671 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ac80140714119937101ba9519d5d4065996465c7+19484f48f3ea22dd3cb206c35107457b0d52dfca (f98f7db612a2365cf3c76b7337f9d799d4a256b5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5229234575488041544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh902000999875425387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2890967023634291267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8628267319205797550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3671/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7768663876729546891.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Ready to run at Thu Aug 19 17:10:46 UTC 2021 Resuming build at Thu Aug 19 17:10:46 UTC 2021 after Jenkins restart Running on prd-centos7-docker-4c-2g-230 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh2804969716024688968.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ac80140714119937101ba9519d5d4065996465c7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh9056239255127990058.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac80140714119937101ba9519d5d4065996465c7 # timeout=10 Merge succeeded, producing cb3c4429376b143cfd7ca8e73aaca6b269d06cde Checking out Revision cb3c4429376b143cfd7ca8e73aaca6b269d06cde (PR-3671) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh4108520080077898511.key > git merge 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb3c4429376b143cfd7ca8e73aaca6b269d06cde # timeout=10 Commit message: "Merge commit '19484f48f3ea22dd3cb206c35107457b0d52dfca' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo ========================================================= EdgeX Global Pipelines Version Info ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a8718cbead59ede8e8126c8157ea9d90b9e24a6c # timeout=10 ------------------- stable info: ------------------- Commited By: Ernesto Ojeda ernesto.ojeda@intel.com Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Message: update stable to v1.0.205 ------------------- experimental info: ------------------- Commited By: **** collab-it+edgex@linuxfoundation.org Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3671 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3671 [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3671 [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb3c4429376b143cfd7ca8e73aaca6b269d06cde [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb3c442 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4430634397757207888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh ++ 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 + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/core-command/Dockerfile ++ cut -d/ -f2 + echo core-command,cmd/core-command/Dockerfile + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/core-data/Dockerfile ++ cut -d/ -f2 + echo core-data,cmd/core-data/Dockerfile + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/core-metadata/Dockerfile ++ cut -d/ -f2 + echo core-metadata,cmd/core-metadata/Dockerfile + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/security-bootstrapper/Dockerfile ++ cut -d/ -f2 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/security-proxy-setup/Dockerfile ++ cut -d/ -f2 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/security-secretstore-setup/Dockerfile ++ cut -d/ -f2 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/support-notifications/Dockerfile ++ cut -d/ -f2 + echo support-notifications,cmd/support-notifications/Dockerfile + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/support-scheduler/Dockerfile ++ cut -d/ -f2 + echo support-scheduler,cmd/support-scheduler/Dockerfile + for file in '`ls cmd/**/Dockerfile`' ++ dirname cmd/sys-mgmt-agent/Dockerfile ++ cut -d/ -f2 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest latest: Pulling from edgex-devops/git-semver 31603596830f: Pulling fs layer 04fac38145f0: Pulling fs layer 701f6daf10bf: Pulling fs layer 24f72da36158: Pulling fs layer 24f72da36158: Waiting 04fac38145f0: Verifying Checksum 04fac38145f0: Download complete 31603596830f: Verifying Checksum 31603596830f: Download complete 24f72da36158: Verifying Checksum 24f72da36158: Download complete 31603596830f: Pull complete 04fac38145f0: Pull complete 701f6daf10bf: Verifying Checksum 701f6daf10bf: Download complete 701f6daf10bf: Pull complete 24f72da36158: Pull complete Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer prd-centos7-docker-4c-2g-230 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat $ docker top 74d8880e88268e2a281317ac76b2fdfcb370394dc4616c34ec7c3ce70b50e16f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 74d8880e88268e2a281317ac76b2fdfcb370394dc4616c34ec7c3ce70b50e16f ssh-agent SSH_AUTH_SOCK=/tmp/ssh-YhUZPWm7wqAd/agent.14 SSH_AGENT_PID=20 Running ssh-add (command line suppressed) Identity added: /w/workspace/edgex-go/7@tmp/private_key_5245451362874609471.key (/w/workspace/edgex-go/7@tmp/private_key_5245451362874609471.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git tag --points-at HEAD [Pipeline] } $ docker exec --env ******** --env ******** 74d8880e88268e2a281317ac76b2fdfcb370394dc4616c34ec7c3ce70b50e16f ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 20 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 74d8880e88268e2a281317ac76b2fdfcb370394dc4616c34ec7c3ce70b50e16f ssh-agent SSH_AUTH_SOCK=/tmp/ssh-6OR2ZErF4Xat/agent.53 SSH_AGENT_PID=59 Running ssh-add (command line suppressed) Identity added: /w/workspace/edgex-go/7@tmp/private_key_8108983974393791239.key (/w/workspace/edgex-go/7@tmp/private_key_8108983974393791239.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver init # -> Open(): unable to determine branch for HEAD # $GIT_DIR = /w/workspace/edgex-go/7/.git # $GIT_WORK_TREE = /w/workspace/edgex-go/7 # $SEMVER_REMOTE_NAME = origin # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org # $SEMVER_USER_NAME = edgex-jenkins # $SEMVER_BRANCH = PR-3671 # $SEMVER_TEMP = /tmp/semver-934203488 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP # '/tmp/semver-934203488' -> '/w/workspace/edgex-go/7/.semver' # -> Force: false # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } $ docker exec --env ******** --env ******** 74d8880e88268e2a281317ac76b2fdfcb370394dc4616c34ec7c3ce70b50e16f ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 59 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 74d8880e88268e2a281317ac76b2fdfcb370394dc4616c34ec7c3ce70b50e16f $ docker rm -f 74d8880e88268e2a281317ac76b2fdfcb370394dc4616c34ec7c3ce70b50e16f [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash Stashed 1 file(s) [Pipeline] echo [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] echo ========================================================= [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] ========================================================= [Pipeline] fileExists [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 540db60ca938: Pulling fs layer adcc1eea9eea: Pulling fs layer 4c4ab2625f07: Pulling fs layer db62176df00c: Pulling fs layer 3b30891b0d05: Pulling fs layer 06b49ca38bd5: Pulling fs layer c788192a36de: Pulling fs layer a77e37c0d609: Pulling fs layer c3185cebc471: Pulling fs layer db62176df00c: Waiting 3b30891b0d05: Waiting 06b49ca38bd5: Waiting c3185cebc471: Waiting c788192a36de: Waiting a77e37c0d609: Waiting 4c4ab2625f07: Verifying Checksum 4c4ab2625f07: Download complete adcc1eea9eea: Verifying Checksum adcc1eea9eea: Download complete 3b30891b0d05: Verifying Checksum 3b30891b0d05: Download complete 06b49ca38bd5: Verifying Checksum 06b49ca38bd5: Download complete c788192a36de: Verifying Checksum c788192a36de: Download complete 540db60ca938: Verifying Checksum 540db60ca938: Download complete 540db60ca938: Pull complete adcc1eea9eea: Pull complete 4c4ab2625f07: Pull complete a77e37c0d609: Verifying Checksum a77e37c0d609: Download complete c3185cebc471: Verifying Checksum c3185cebc471: Download complete db62176df00c: Verifying Checksum db62176df00c: Download complete db62176df00c: Pull complete 3b30891b0d05: Pull complete 06b49ca38bd5: Pull complete c788192a36de: Pull complete a77e37c0d609: Pull complete c3185cebc471: Pull complete Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine WORKDIR /edgex COPY go.mod . RUN go mod download' + docker build -t ci-base-image-x86_64 -f - . Sending build context to Docker daemon 328.7MB Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ---> 031687cdd783 Step 2/4 : WORKDIR /edgex Still waiting to schedule task All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline ---> Running in 122ae4fadd71 Removing intermediate container 122ae4fadd71 ---> 6b65c351db2f Step 3/4 : COPY go.mod . ---> efdc6f3ed4e1 Step 4/4 : RUN go mod download ---> Running in 00d9745a3b2d Removing intermediate container 00d9745a3b2d ---> 167ee40434d8 Successfully built 167ee40434d8 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] withDockerContainer prd-centos7-docker-4c-2g-230 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat $ docker top dcd1081bab3ba25004acf95a9a027e9cd216a8da787910e25b5425c76ac342d2 -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.16.6 linux/amd64 [Pipeline] } $ docker stop --time=1 dcd1081bab3ba25004acf95a9a027e9cd216a8da787910e25b5425c76ac342d2 $ docker rm -f dcd1081bab3ba25004acf95a9a027e9cd216a8da787910e25b5425c76ac342d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] withDockerContainer prd-centos7-docker-4c-2g-230 does not seem to be running inside a container $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat $ docker top ef9b13b78090576d16f740e599ddefc26f1ecc89069aa9f0246cba0304c44f00 -eo pid,comm [Pipeline] { [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Running Tests and Build... ========================================================= [Pipeline] fileExists [Pipeline] sh + go mod tidy [Pipeline] sh + make test if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi go mod tidy GO111MODULE=on go test -race -coverprofile=coverage.out ./... ? github.com/edgexfoundry/edgex-go [no test files] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] ? github.com/edgexfoundry/edgex-go/internal [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 46.3% of statements ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.196s coverage: 81.8% of statements ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.6% of statements ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements GO111MODULE=on go vet ./... gofmt -l . [ "`gofmt -l .`" = "" ] ./bin/test-attribution-txt.sh [Pipeline] sh + ls -al . total 604 drwxrwxr-x 10 1001 1001 4096 Aug 19 17:30 . drwxr-xr-x 4 root root 28 Aug 19 17:28 .. -rw-rw-r-- 1 1001 1001 11 Aug 19 17:26 .dockerignore drwxrwxr-x 8 1001 1001 179 Aug 19 17:26 .git drwxrwxr-x 3 1001 1001 125 Aug 19 17:26 .github -rw-rw-r-- 1 1001 1001 818 Aug 19 17:26 .gitignore -rw-rw-r-- 1 1001 1001 76 Aug 19 17:26 .hadolint.yml drwx------ 3 1001 1001 58 Aug 19 17:27 .semver -rw-rw-r-- 1 1001 1001 166 Aug 19 17:26 .sonarcloud.properties -rw-rw-r-- 1 1001 1001 1171 Aug 19 17:26 ADOPTERS.md -rw-rw-r-- 1 1001 1001 8609 Aug 19 17:26 Attribution.txt -rw-rw-r-- 1 1001 1001 43881 Aug 19 17:26 CHANGELOG.md -rw-rw-r-- 1 1001 1001 3804 Aug 19 17:26 CONTRIBUTING.md -rw-rw-r-- 1 1001 1001 677 Aug 19 17:26 GOVERNANCE.md -rw-rw-r-- 1 1001 1001 849 Aug 19 17:26 Jenkinsfile -rw-rw-r-- 1 1001 1001 10775 Aug 19 17:26 LICENSE -rw-rw-r-- 1 1001 1001 5915 Aug 19 17:26 Makefile -rw-rw-r-- 1 1001 1001 582 Aug 19 17:26 OWNERS.md -rw-rw-r-- 1 1001 1001 8643 Aug 19 17:26 README.md -rw-rw-r-- 1 1001 1001 6912 Aug 19 17:26 SECURITY.md -rw-rw-r-- 1 1001 1001 5 Aug 19 17:27 VERSION -rw-rw-r-- 1 1001 1001 4131 Aug 19 17:26 ZMQWindows.md drwxrwxr-x 2 1001 1001 37 Aug 19 17:26 bin drwxrwxr-x 14 1001 1001 4096 Aug 19 17:26 cmd -rw-r--r-- 1 root root 404331 Aug 19 17:29 coverage.out -rw-rw-r-- 1 1001 1001 813 Aug 19 17:26 go.mod -rw-r--r-- 1 root root 48847 Aug 19 17:28 go.sum drwxrwxr-x 8 1001 1001 124 Aug 19 17:26 internal drwxrwxr-x 3 1001 1001 16 Aug 19 17:26 openapi drwxrwxr-x 4 1001 1001 71 Aug 19 17:26 snap -rw-rw-r-- 1 1001 1001 204 Aug 19 17:26 version.go [Pipeline] sh + '[' -e coverage.out ] + chown 1001:1001 coverage.out [Pipeline] stash Stashed 1 file(s) [Pipeline] sh + make build go mod tidy 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 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 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 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 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 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 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 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 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 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 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 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] } $ docker stop --time=1 ef9b13b78090576d16f740e599ddefc26f1ecc89069aa9f0246cba0304c44f00 $ docker rm -f ef9b13b78090576d16f740e599ddefc26f1ecc89069aa9f0246cba0304c44f00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest latest: Pulling from edgex-devops/edgex-compose cbdbe7a5bc2a: Pulling fs layer ca9280d653b3: Pulling fs layer 7e9c9ca2126c: Pulling fs layer cbdbe7a5bc2a: Verifying Checksum cbdbe7a5bc2a: Download complete cbdbe7a5bc2a: Pull complete ca9280d653b3: Verifying Checksum ca9280d653b3: Download complete ca9280d653b3: Pull complete 7e9c9ca2126c: Verifying Checksum 7e9c9ca2126c: Download complete 7e9c9ca2126c: Pull complete Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer prd-centos7-docker-4c-2g-230 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat $ docker top 476e631b719468d56539b811c81683814093a0ac80cbf2a6c5d9d6dfb2e61193 -eo pid,comm [Pipeline] { [Pipeline] sh + docker-compose build --help + grep parallel --parallel Build images in parallel. [Pipeline] } $ docker stop --time=1 476e631b719468d56539b811c81683814093a0ac80cbf2a6c5d9d6dfb2e61193 $ docker rm -f 476e631b719468d56539b811c81683814093a0ac80cbf2a6c5d9d6dfb2e61193 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest . [Pipeline] withDockerContainer prd-centos7-docker-4c-2g-230 does not seem to be running inside a container $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat $ docker top d84d8e3f61aea66f5f31f598a0b230fc17730f77fbce39fef3a7a284e693ebd9 -eo pid,comm [Pipeline] { [Pipeline] sh + docker-compose -f ./docker-compose-build.yml build --parallel Building core-command ... Building core-data ... Building core-metadata ... Building security-bootstrapper ... Building security-proxy-setup ... Building security-secretstore-setup ... Building support-notifications ... Building support-scheduler ... Building sys-mgmt-agent ... Building security-secretstore-setup Building core-metadata Building sys-mgmt-agent Building support-notifications Building security-bootstrapper Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/24 : WORKDIR /edgex-go Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/23 : WORKDIR /edgex-go ---> Running in cb63d1fbc13c ---> Running in d2e64353cb82 Removing intermediate container cb63d1fbc13c ---> 32877197845d Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories Removing intermediate container d2e64353cb82 ---> be4d61716995 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 403acbb46b65 ---> Running in 91d7ac3a6d7c Removing intermediate container 403acbb46b65 ---> f7fbb50272e6 Step 5/24 : RUN apk add --update --no-cache make git ---> Running in b9c1e042f777 Removing intermediate container 91d7ac3a6d7c ---> 5b5396a433da Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/32 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/32 : WORKDIR /edgex-go ---> Using cache ---> be4d61716995 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache ---> 5b5396a433da Step 5/32 : RUN apk add --update --no-cache make git ---> Running in cb16bf688e70 ---> Running in 090c5e2e37c1 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/26 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/26 : WORKDIR /edgex-go ---> Using cache ---> be4d61716995 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache ---> 5b5396a433da Step 5/26 : RUN apk add --update --no-cache make git ---> Running in 17ae1944aff0 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/24 : WORKDIR /edgex-go ---> Using cache ---> be4d61716995 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache ---> 5b5396a433da Step 5/24 : RUN apk add --update --no-cache make bash git ---> Running in 8b8fc0d331f7 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz OK: 219 MiB in 52 packages fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz Removing intermediate container b9c1e042f777 ---> faa8d269bc47 Step 6/24 : COPY go.mod . OK: 219 MiB in 52 packages OK: 219 MiB in 52 packages OK: 219 MiB in 52 packages OK: 219 MiB in 52 packages ---> c5bb6e1d8b2e Step 7/24 : RUN go mod download ---> Running in d5808a1b2049 Removing intermediate container cb16bf688e70 ---> 818d2cfc7cb7 Step 6/23 : COPY go.mod . Removing intermediate container 090c5e2e37c1 ---> aad76374b8cd Step 6/32 : COPY go.mod . ---> d87b91c3ca16 Step 7/23 : RUN go mod download ---> Running in 899c221e2d9d Removing intermediate container 17ae1944aff0 ---> dbd5b4b98d50 Step 6/26 : COPY go.mod . Removing intermediate container 8b8fc0d331f7 ---> 98d3ba96dd33 Step 6/24 : COPY go.mod . ---> 0e31845582fb Step 7/32 : RUN go mod download ---> Running in b3ff9b85ba4c ---> 4cd4e18a7917 Step 7/26 : RUN go mod download ---> Running in 8d477fa36a7c ---> ee30df1e5254 Step 7/24 : RUN go mod download ---> Running in eda290570e2c Removing intermediate container d5808a1b2049 ---> 341aefcaeac4 Step 8/24 : COPY . . Removing intermediate container 899c221e2d9d ---> 19229c241090 Step 8/23 : COPY . . Removing intermediate container b3ff9b85ba4c ---> b4bb796b4392 Step 8/32 : COPY . . Removing intermediate container eda290570e2c ---> d2844f2d530f Step 8/24 : COPY . . Removing intermediate container 8d477fa36a7c ---> 80cc8299c74c Step 8/26 : COPY . . ---> f89c11dfb542 Step 9/24 : RUN go mod tidy ---> Running in 2cb6569704e2 ---> d0b4a0fdeb00 Step 9/23 : RUN go mod tidy ---> Running in 931dca47792e ---> 9a2c646a9272 Step 9/24 : RUN go mod tidy Removing intermediate container 2cb6569704e2 ---> 902346bc8020 Step 10/24 : RUN make cmd/core-metadata/core-metadata ---> Running in 6f231e166aab ---> Running in 6f9f7f497746 Removing intermediate container 931dca47792e ---> e210f3fe0c15 Step 10/23 : RUN make cmd/support-notifications/support-notifications ---> Running in 47aebeeb6f0d 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 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 ---> 834e1337d7e4 Step 9/26 : RUN go mod tidy Removing intermediate container 6f231e166aab ---> ebf3af2a4c92 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent ---> Running in bf8951a02a72 ---> Running in 0d67e832b187 ---> 0e82bd8c01eb Step 9/32 : RUN go mod tidy ---> Running in 810ba150b0f9 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 Removing intermediate container 810ba150b0f9 ---> 59c573815424 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper Removing intermediate container bf8951a02a72 ---> f3d8d3588bd8 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> Running in f74bedc88392 ---> Running in 7a37e283bdcf 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 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 Removing intermediate container 6f9f7f497746 ---> 664d0efc8917 Step 11/24 : FROM alpine:3.12 3.12: Pulling from library/alpine Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb Status: Downloaded newer image for alpine:3.12 ---> 13621d1b12d4 Step 12/24 : RUN apk add --update --no-cache dumb-init ---> Running in d8f3a53a9a98 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz (1/1) Installing dumb-init (1.2.2-r1) Executing busybox-1.31.1-r20.trigger OK: 6 MiB in 15 packages Removing intermediate container d8f3a53a9a98 ---> 7ff6a5839f49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> Running in 16cd5c6888d6 Removing intermediate container 16cd5c6888d6 ---> 1c6dd15c566d Step 14/24 : ENV APP_PORT=59881 ---> Running in 998cf4fcbaf1 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 Removing intermediate container 998cf4fcbaf1 ---> 10fb14f65a21 Step 15/24 : EXPOSE $APP_PORT Removing intermediate container 47aebeeb6f0d ---> 2b6579f3330a Step 11/23 : FROM alpine:3.12 ---> 13621d1b12d4 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init ---> Running in c833d093eb68 ---> Running in 05359d051c02 Removing intermediate container c833d093eb68 ---> 1aef46226555 Step 16/24 : WORKDIR / ---> Running in 0396a7b63fb9 Removing intermediate container 0d67e832b187 ---> 2a91d2848e73 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor Removing intermediate container 0396a7b63fb9 ---> e8d68a8fc9c6 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz ---> Running in b8f05c320e04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz ---> f2125fa0a079 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / (1/2) Installing ca-certificates (20191127-r4) (2/2) Installing dumb-init (1.2.2-r1) Executing busybox-1.31.1-r20.trigger Executing ca-certificates-20191127-r4.trigger OK: 6 MiB in 16 packages 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 ---> 1d16b99319c5 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 1c072d942861 Step 20/24 : ENTRYPOINT ["/core-metadata"] Removing intermediate container 05359d051c02 ---> 411c2beba024 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' ---> Running in c4490a970c41 ---> Running in ea391b9f18c0 Removing intermediate container 7a37e283bdcf ---> 9b904ba28644 Step 11/26 : FROM alpine:3.12 ---> 13621d1b12d4 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec Removing intermediate container c4490a970c41 ---> 9514ad52b9e3 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 321816767e84 Removing intermediate container ea391b9f18c0 ---> 34f90c2c5c1f Step 14/23 : ENV APP_PORT=59860 ---> Running in 8b3cb89e8b57 ---> Running in eb4227ae7f63 Removing intermediate container b8f05c320e04 ---> c1b338e93f55 Step 12/24 : FROM docker:20.10.7 Removing intermediate container 8b3cb89e8b57 ---> 71a138b77e9f Step 22/24 : LABEL arch=x86_64 20.10.7: Pulling from library/docker Removing intermediate container eb4227ae7f63 ---> 1d4a355f09ed Step 15/23 : EXPOSE $APP_PORT ---> Running in 14748b89fae0 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz ---> Running in 88ad03d4603d (1/3) Installing ca-certificates (20191127-r4) (2/3) Installing dumb-init (1.2.2-r1) (3/3) Installing su-exec (0.2-r1) Executing busybox-1.31.1-r20.trigger Executing ca-certificates-20191127-r4.trigger Removing intermediate container 14748b89fae0 ---> 0729df83bc5c Step 23/24 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde OK: 6 MiB in 17 packages Removing intermediate container 88ad03d4603d ---> c2a1034178ee Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / Removing intermediate container f74bedc88392 ---> 5a846597cb4f Step 11/32 : FROM alpine:3.12 ---> 13621d1b12d4 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' ---> Running in c156a01050ed ---> Running in b9cd805b3d99 Removing intermediate container c156a01050ed ---> c8a9a399eccb Step 24/24 : LABEL version=0.0.0 ---> 0e3dbfc075f0 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / Removing intermediate container b9cd805b3d99 ---> 03d405511fd1 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec ---> Running in a5309115b5dc ---> Running in c57db9dd2dc9 Removing intermediate container 321816767e84 ---> 96fa0ddde370 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' ---> Running in 1c832d51dc11 Removing intermediate container a5309115b5dc ---> 3be81c590362 ---> 790c9932a5d9 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml Removing intermediate container 1c832d51dc11 ---> 68e990796091 Step 14/26 : WORKDIR / Successfully built 3be81c590362 Successfully tagged core-metadata:latest  Building core-metadata ... done Building core-command ---> Running in 8fd0b03627f4 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz (1/2) Installing dumb-init (1.2.2-r1) (2/2) Installing su-exec (0.2-r1) Executing busybox-1.31.1-r20.trigger OK: 6 MiB in 16 packages Removing intermediate container 8fd0b03627f4 ---> 5e06595ab0e5 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json ---> aebf2dcf5e7e Step 19/23 : ENTRYPOINT ["/support-notifications"] ---> 72d7263e6da9 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> Running in ca055297ab5d Removing intermediate container ca055297ab5d ---> e53c1c319b0b Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] Removing intermediate container c57db9dd2dc9 ---> b7878357cbed Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init ---> 19ae69edcd22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml ---> Running in 06cce0b21fa8 ---> Running in 66e0505e134e Removing intermediate container 06cce0b21fa8 ---> 54d344ae7906 Step 21/23 : LABEL arch=x86_64 Removing intermediate container 66e0505e134e ---> a1c665f10976 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis ---> Running in e04f67e4f3d2 ---> 635d2ee94d67 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml ---> Running in 59020d77d9f5 Removing intermediate container e04f67e4f3d2 ---> 43b28e02a169 Step 22/23 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde Removing intermediate container 59020d77d9f5 ---> 1607803e8227 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} ---> Running in 6b2b76ca5cde ---> c337e8c87b4f Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> Running in 8a20b6ef8872 Removing intermediate container 6b2b76ca5cde ---> 36008536b7d7 Step 23/23 : LABEL version=0.0.0 ---> Running in f6d7d0d536bd ---> db87060bfed8 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . Removing intermediate container f6d7d0d536bd ---> 12ad2a9165ce Successfully built 12ad2a9165ce Successfully tagged support-notifications:latest  Building support-notifications ... done Building core-data ---> 0c7dd6d15ee8 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ Removing intermediate container 8a20b6ef8872 ---> a4d1a34417e4 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} ---> Running in a69ef4d0d682 ---> f4d8420684d3 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ ---> Running in e06264bd05f4 Removing intermediate container a69ef4d0d682 ---> 61d87123c100 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/24 : WORKDIR /edgex-go ---> Using cache ---> be4d61716995 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache ---> 5b5396a433da Step 5/24 : RUN apk add --update --no-cache make git ---> Using cache ---> dbd5b4b98d50 Step 6/24 : COPY go.mod . ---> Using cache ---> 4cd4e18a7917 Step 7/24 : RUN go mod download ---> Using cache ---> 80cc8299c74c Step 8/24 : COPY . . ---> Using cache ---> 834e1337d7e4 Step 9/24 : RUN go mod tidy ---> Using cache ---> f3d8d3588bd8 Step 10/24 : RUN make cmd/core-command/core-command ---> fb6403f69c41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 Status: Downloaded newer image for docker:20.10.7 ---> 08bdaf2f88f9 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' ---> Running in 1501fbf70286 ---> Running in c15d906ca746 ---> Running in 367f82d35330 Removing intermediate container 367f82d35330 ---> 57d419e6fa6c Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 ---> Running in e4f18c55eb50 Removing intermediate container e06264bd05f4 ---> 5c860cbdcfc3 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] ---> Running in 466b0827a70b Removing intermediate container 466b0827a70b ---> c7e91f2aa110 Step 24/26 : LABEL arch=x86_64 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 ---> Running in 1d3942dad0d8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz Removing intermediate container 1d3942dad0d8 ---> b3ef5b69b7f5 Step 25/26 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde ---> Running in c44de6ba92ba Removing intermediate container c15d906ca746 ---> 10196d2aec7f Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / (1/39) Installing readline (8.1.0-r0) (2/39) Installing bash (5.1.0-r0) Executing bash-5.1.0-r0.post-install (3/39) Installing brotli-libs (1.0.9-r3) (4/39) Installing nghttp2-libs (1.42.0-r1) (5/39) Installing libcurl (7.78.0-r0) (6/39) Installing curl (7.78.0-r0) (7/39) Installing dumb-init (1.2.5-r0) (8/39) Installing libbz2 (1.0.8-r1) (9/39) Installing expat (2.2.10-r1) (10/39) Installing libffi (3.3-r2) (11/39) Installing gdbm (1.19-r0) Removing intermediate container c44de6ba92ba ---> 4ab5963a320f Step 26/26 : LABEL version=0.0.0 (12/39) Installing xz-libs (5.2.5-r0) (13/39) Installing sqlite-libs (3.34.1-r0) (14/39) Installing python3 (3.8.10-r0) ---> Running in 8ae4f234c859 ---> f19f59e32ae4 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . Removing intermediate container 8ae4f234c859 ---> 760dad8a8e0f Successfully built 760dad8a8e0f Successfully tagged security-secretstore-setup:latest ---> 0b37d7e6b13b Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ Building security-proxy-setup  Building security-secretstore-setup ... done  ---> 606256d6f0c2 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/24 : WORKDIR /edgex-go ---> Using cache ---> be4d61716995 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache ---> 5b5396a433da Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> Running in 00f6deb76a13 (15/39) Installing py3-appdirs (1.4.4-r1) (16/39) Installing py3-ordered-set (4.0.2-r0) (17/39) Installing py3-parsing (2.4.7-r1) (18/39) Installing py3-six (1.15.0-r0) (19/39) Installing py3-packaging (20.9-r0) ---> 287fb493e105 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ (20/39) Installing py3-setuptools (51.3.3-r0) (21/39) Installing py3-chardet (4.0.0-r0) (22/39) Installing py3-idna (3.1-r0) (23/39) Installing py3-urllib3 (1.26.2-r1) (24/39) Installing py3-requests (2.25.1-r1) (25/39) Installing py3-msgpack (1.0.2-r0) (26/39) Installing py3-lockfile (0.12.2-r3) (27/39) Installing py3-cachecontrol (0.12.6-r0) (28/39) Installing py3-colorama (0.4.4-r0) (29/39) Installing py3-contextlib2 (0.6.0-r0) (30/39) Installing py3-distlib (0.3.1-r1) (31/39) Installing py3-distro (1.5.0-r1) (32/39) Installing py3-webencodings (0.5.1-r3) (33/39) Installing py3-html5lib (1.1-r0) (34/39) Installing py3-pytoml (0.1.21-r0) (35/39) Installing py3-pep517 (0.9.1-r0) (36/39) Installing py3-progress (1.5-r0) ---> fdce3dfbb7f4 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} (37/39) Installing py3-retrying (1.3.3-r0) (38/39) Installing py3-toml (0.10.2-r0) (39/39) Installing py3-pip (20.3.4-r0) fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz ---> Running in 1c868a4d950b Executing busybox-1.32.1-r6.trigger OK: 82 MiB in 59 packages Removing intermediate container 1c868a4d950b ---> 37dfb0e8a491 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / ---> 74b211b94b69 Step 27/32 : RUN chmod +x /entrypoint.sh ---> Running in b26716ca08c3 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz OK: 219 MiB in 52 packages Removing intermediate container b26716ca08c3 ---> 21a94b2ea9f0 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] Removing intermediate container 00f6deb76a13 ---> 5e773bdc10ba Step 6/24 : COPY go.mod . ---> Running in b56ec019771c Collecting docker-compose==1.23.2 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) Removing intermediate container b56ec019771c ---> 85a95550ceb3 Step 29/32 : CMD ["gate"] ---> 60f8ed0d1b65 Step 7/24 : RUN go mod download Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 ---> Running in fbc4628aae17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) Collecting dockerpty<0.5,>=0.4.1 Downloading dockerpty-0.4.1.tar.gz (13 kB) ---> Running in 6578838bcaa4 Removing intermediate container fbc4628aae17 ---> fd4e6c1e2e2f Step 30/32 : LABEL arch=x86_64 ---> Running in eb265a902f47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) Removing intermediate container eb265a902f47 ---> ef94186899ce Step 31/32 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde Collecting texttable<0.10,>=0.9.0 Downloading texttable-0.9.1.tar.gz (11 kB) ---> Running in 505f41fac231 Removing intermediate container 505f41fac231 ---> 6610e2fa16fa Step 32/32 : LABEL version=0.0.0 ---> Running in 25ffede02516 Collecting docker<4.0,>=3.6.0 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) Collecting docopt<0.7,>=0.6.1 Downloading docopt-0.6.2.tar.gz (25 kB) Removing intermediate container 25ffede02516 ---> be89effb2054 Successfully built be89effb2054 Successfully tagged security-bootstrapper:latest  Building security-bootstrapper ... done Building support-scheduler Collecting jsonschema<3,>=2.5.1 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) Collecting cached-property<2,>=1.2.0 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting websocket-client<1.0,>=0.32.0 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) Collecting PyYAML<4,>=3.10 Downloading PyYAML-3.13.tar.gz (270 kB) Removing intermediate container 6578838bcaa4 ---> 8a6217e73870 Step 8/24 : COPY . . Collecting docker-pycreds>=0.4.0 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting idna<2.8,>=2.5 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.2 Uninstalling urllib3-1.26.2: Successfully uninstalled urllib3-1.26.2 Attempting uninstall: idna Found existing installation: idna 3.1 Uninstalling idna-3.1: Successfully uninstalled idna-3.1 Attempting uninstall: chardet Found existing installation: chardet 4.0.0 Uninstalling chardet-4.0.0: Successfully uninstalled chardet-4.0.0 Attempting uninstall: requests Found existing installation: requests 2.25.1 Uninstalling requests-2.25.1: Successfully uninstalled requests-2.25.1 Running setup.py install for texttable: started Running setup.py install for texttable: finished with status 'done' Running setup.py install for PyYAML: started Running setup.py install for PyYAML: finished with status 'done' Running setup.py install for docopt: started Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/22 : WORKDIR /edgex-go ---> Using cache ---> be4d61716995 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache ---> 5b5396a433da Step 5/22 : RUN apk add --update --no-cache make git ---> Using cache ---> dbd5b4b98d50 Step 6/22 : COPY go.mod . ---> Using cache ---> 4cd4e18a7917 Step 7/22 : RUN go mod download ---> Using cache ---> 80cc8299c74c Step 8/22 : COPY . . ---> Using cache ---> 834e1337d7e4 Step 9/22 : RUN go mod tidy ---> Using cache ---> f3d8d3588bd8 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config Running setup.py install for docopt: finished with status 'done' Running setup.py install for dockerpty: started Running setup.py install for dockerpty: finished with status 'done' ---> Running in 06097fd71f76 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 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 ---> f1f7de87e819 Step 9/24 : RUN go mod tidy ---> Running in 0b0482c4e109 Removing intermediate container e4f18c55eb50 ---> eeac57e5580c Step 15/24 : ENV APP_PORT=58890 ---> Running in d0b48d93c435 Removing intermediate container d0b48d93c435 ---> 8ce3344a9d05 Step 16/24 : EXPOSE $APP_PORT ---> Running in 1afe4442847d Removing intermediate container 1afe4442847d ---> 2e7b7159fe3b Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / Removing intermediate container 0b0482c4e109 ---> cade5cfd8976 Step 10/24 : RUN make cmd/core-data/core-data ---> Running in 74139db82b67 ---> ba28ec325438 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> 167ee40434d8 Step 3/23 : WORKDIR /edgex-go ---> Using cache ---> be4d61716995 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache ---> 5b5396a433da Step 5/23 : RUN apk add --update --no-cache make git ---> Using cache ---> dbd5b4b98d50 Step 6/23 : COPY go.mod . ---> Using cache ---> 4cd4e18a7917 Step 7/23 : RUN go mod download ---> Using cache ---> 80cc8299c74c Step 8/23 : COPY . . ---> Using cache ---> 834e1337d7e4 Step 9/23 : RUN go mod tidy ---> Using cache ---> f3d8d3588bd8 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 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 ---> Running in 0fca4d9ec848 ---> 2b96d05de4eb Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / ---> 8e325e83acaa Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 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 ---> Running in bf3742a09194 Removing intermediate container 1501fbf70286 ---> 52296f19b14f Step 11/24 : FROM alpine:3.12 ---> 13621d1b12d4 Step 12/24 : RUN apk add --update --no-cache dumb-init ---> Using cache ---> 7ff6a5839f49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> Using cache ---> 1c6dd15c566d Step 14/24 : ENV APP_PORT=59882 Removing intermediate container bf3742a09194 ---> e92dd57c7371 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 694a3cd98541 ---> Running in 3bcf23a29380 Removing intermediate container 694a3cd98541 ---> 25e3ee87fcfd Step 15/24 : EXPOSE $APP_PORT Removing intermediate container 3bcf23a29380 ---> a628240b328e Step 22/24 : LABEL arch=x86_64 ---> Running in 5bd170da1a0e ---> Running in dcda0966e41c Removing intermediate container 5bd170da1a0e ---> 4ec7d47d2644 Step 16/24 : WORKDIR / ---> Running in e31c6cdb7605 Removing intermediate container dcda0966e41c ---> 01bde3a90d3a Step 23/24 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde ---> Running in c9f340ff406c Removing intermediate container e31c6cdb7605 ---> b6f5e026dac0 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / Removing intermediate container c9f340ff406c ---> 31034e3881bd Step 24/24 : LABEL version=0.0.0 ---> Running in a1fea415b034 ---> 991198886012 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / Removing intermediate container a1fea415b034 ---> cec902769927 Successfully built cec902769927 Successfully tagged sys-mgmt-agent:latest  Building sys-mgmt-agent ... done  ---> a35f1ce7c4a0 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> e38f20227f34 Step 20/24 : ENTRYPOINT ["/core-command"] ---> Running in c4d73ca0accf Removing intermediate container c4d73ca0accf ---> 86eb775bd66e Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in bd7df4ef4e29 Removing intermediate container bd7df4ef4e29 ---> dc921748a8bb Step 22/24 : LABEL arch=x86_64 ---> Running in c9679eec8800 Removing intermediate container c9679eec8800 ---> c4825fa2c626 Step 23/24 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde ---> Running in a4596c63a7e3 Removing intermediate container a4596c63a7e3 ---> 9fa382089606 Step 24/24 : LABEL version=0.0.0 ---> Running in e6d6c7c45d88 Removing intermediate container e6d6c7c45d88 ---> cecaf2e29d90 Successfully built cecaf2e29d90 Successfully tagged core-command:latest  Building core-command ... done 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 Removing intermediate container 06097fd71f76 ---> dc874d8be451 Step 11/22 : FROM alpine:3.12 ---> 13621d1b12d4 Step 12/22 : RUN apk add --update --no-cache curl ---> Running in 79ae07c80229 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz (1/4) Installing ca-certificates (20191127-r4) (2/4) Installing nghttp2-libs (1.41.0-r0) (3/4) Installing libcurl (7.78.0-r0) (4/4) Installing curl (7.78.0-r0) Executing busybox-1.31.1-r20.trigger Executing ca-certificates-20191127-r4.trigger OK: 7 MiB in 18 packages Removing intermediate container 79ae07c80229 ---> b1527bd16e67 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' ---> Running in 80acc4d8e34a Removing intermediate container 80acc4d8e34a ---> 7b9388602e76 Step 14/22 : WORKDIR /edgex ---> Running in 660bb7c56337 Removing intermediate container 660bb7c56337 ---> c5502149946e Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml ---> f586fd5ad085 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . ---> cf56fa40ba39 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . ---> c08fe4ef95d3 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] ---> Running in 4ceb01f6f2af Removing intermediate container 4ceb01f6f2af ---> c215f3892bab Step 19/22 : CMD ["--init=true"] ---> Running in d71b8dd4d7a7 Removing intermediate container d71b8dd4d7a7 ---> 66b178fa888e Step 20/22 : LABEL arch=x86_64 ---> Running in bc268b92c18b Removing intermediate container 0fca4d9ec848 ---> 05576411e1cd Step 11/23 : FROM alpine:3.12 ---> 13621d1b12d4 Step 12/23 : RUN apk add --update --no-cache dumb-init ---> Using cache ---> 7ff6a5839f49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> Using cache ---> 1c6dd15c566d Step 14/23 : ENV APP_PORT=59861 ---> Running in 271e83e506fa Removing intermediate container bc268b92c18b ---> 7895ab8ccfa7 Step 21/22 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde ---> Running in fcb169009490 Removing intermediate container 271e83e506fa ---> ae448fd486c2 Step 15/23 : EXPOSE $APP_PORT ---> Running in 873b7a9b9ff7 Removing intermediate container fcb169009490 ---> 225c7d3f23b1 Step 22/22 : LABEL version=0.0.0 ---> Running in ae6ce5b612dd Removing intermediate container 873b7a9b9ff7 ---> 727ccf71f89a Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / Removing intermediate container ae6ce5b612dd ---> b79c549d7b4c Successfully built b79c549d7b4c ---> dc9bf03a79e6 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / Successfully tagged security-proxy-setup:latest  Building security-proxy-setup ... done  ---> 6a842aab258a Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> c0214d6f7e35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] ---> Running in bec82d039a67 Removing intermediate container bec82d039a67 ---> d6113a21142d Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 043958ced97a Removing intermediate container 74139db82b67 ---> f08b086e6f64 Step 11/24 : FROM alpine:3.12 ---> 13621d1b12d4 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' Removing intermediate container 043958ced97a ---> d87d49d8a317 Step 21/23 : LABEL arch=x86_64 ---> Running in 4e8ca6f8bd6e ---> Running in 868e50b2f28d Removing intermediate container 4e8ca6f8bd6e ---> 8d081f754f8c Step 13/24 : ENV APP_PORT=59880 ---> Running in 92ab88e2b75e Removing intermediate container 868e50b2f28d ---> a1442622c0b8 Step 22/23 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde ---> Running in 6c258e12db75 Removing intermediate container 92ab88e2b75e ---> 6bfaa7026111 Step 14/24 : EXPOSE $APP_PORT Removing intermediate container 6c258e12db75 ---> 2807f0900c16 Step 23/23 : LABEL version=0.0.0 ---> Running in 14bf0fa3d7d3 ---> Running in 6534e67bdbae Removing intermediate container 14bf0fa3d7d3 ---> 5b713b5621fa Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories Removing intermediate container 6534e67bdbae ---> f51085e8d97f ---> Running in 2e392fc7d995 Successfully built f51085e8d97f Successfully tagged support-scheduler:latest  Building support-scheduler ... done Removing intermediate container 2e392fc7d995 ---> d7cdb60912e7 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init ---> Running in 07f438999891 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz (1/6) Installing dumb-init (1.2.2-r1) (2/6) Installing libgcc (9.3.0-r2) (3/6) Installing libsodium (1.0.18-r0) (4/6) Installing libstdc++ (9.3.0-r2) (5/6) Installing libzmq (4.3.3-r0) (6/6) Installing zeromq (4.3.3-r0) Executing busybox-1.31.1-r20.trigger OK: 8 MiB in 20 packages Removing intermediate container 07f438999891 ---> 824dbfd53190 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / ---> 6961b27bc2ee Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / ---> fd310ff7b343 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml ---> 0c692005f325 Step 20/24 : ENTRYPOINT ["/core-data"] ---> Running in 12b86213cafa Removing intermediate container 12b86213cafa ---> a82a2a62cc50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 319767568cef Removing intermediate container 319767568cef ---> 6d91f9308251 Step 22/24 : LABEL arch=x86_64 ---> Running in 0d2c495554bf Removing intermediate container 0d2c495554bf ---> c423826ad52f Step 23/24 : LABEL git_sha=cb3c4429376b143cfd7ca8e73aaca6b269d06cde ---> Running in 84cfd9897901 Removing intermediate container 84cfd9897901 ---> 479f4c8a983f Step 24/24 : LABEL version=0.0.0 ---> Running in 1ff0167b74ab Removing intermediate container 1ff0167b74ab ---> 0ecfbbde990e Successfully built 0ecfbbde990e Successfully tagged core-data:latest  Building core-data ... done  [Pipeline] } $ docker stop --time=1 d84d8e3f61aea66f5f31f598a0b230fc17730f77fbce39fef3a7a284e693ebd9 $ docker rm -f d84d8e3f61aea66f5f31f598a0b230fc17730f77fbce39fef3a7a284e693ebd9 [Pipeline] // withDockerContainer [Pipeline] sh + docker images REPOSITORY TAG IMAGE ID CREATED SIZE core-data latest 0ecfbbde990e 3 seconds ago 20.4MB support-scheduler latest f51085e8d97f 8 seconds ago 16.1MB f08b086e6f64 9 seconds ago 1.75GB security-proxy-setup latest b79c549d7b4c 10 seconds ago 25.9MB 05576411e1cd 10 seconds ago 1.75GB dc874d8be451 15 seconds ago 1.75GB core-command latest cecaf2e29d90 30 seconds ago 16MB sys-mgmt-agent latest cec902769927 32 seconds ago 325MB 52296f19b14f 34 seconds ago 1.74GB security-bootstrapper latest be89effb2054 48 seconds ago 18.8MB security-secretstore-setup latest 760dad8a8e0f 55 seconds ago 28.1MB support-notifications latest 12ad2a9165ce About a minute ago 16.8MB core-metadata latest 3be81c590362 About a minute ago 16.7MB 5a846597cb4f About a minute ago 1.75GB c1b338e93f55 About a minute ago 1.75GB 9b904ba28644 About a minute ago 1.75GB 2b6579f3330a About a minute ago 1.75GB 664d0efc8917 About a minute ago 1.75GB ci-base-image-x86_64 latest 167ee40434d8 4 minutes ago 1.24GB nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 25 hours ago 37.5MB nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 13 days ago 547MB docker 20.10.7 08bdaf2f88f9 2 months ago 246MB alpine 3.12 13621d1b12d4 4 months ago 5.58MB nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline Running on prd-ubuntu18.04-docker-arm64-4c-16g-324 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ac80140714119937101ba9519d5d4065996465c7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch arm64 > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac80140714119937101ba9519d5d4065996465c7 # timeout=10 Running on prd-ubuntu18.04-docker-8c-8g-328 in /w/workspace/edgexfoundry_edgex-go_PR-3671 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 19484f48f3ea22dd3cb206c35107457b0d52dfca into PR head commit ac80140714119937101ba9519d5d4065996465c7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/edgex-go/7 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/edgex-go/7 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3671/head:refs/remotes/origin/PR-3671 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac80140714119937101ba9519d5d4065996465c7 # timeout=10 + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/edgex-go/7 ']' + mkdir -p /w/workspace/edgex-go/7/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh + facter operatingsystem [Pipeline] isUnix [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest latest: Pulling from edgex-lftools-log-publisher b4d181a07f80: Pulling fs layer a1111a8f2ec3: Pulling fs layer ed53099fbce6: Pulling fs layer dc539afda2c1: Pulling fs layer 77bc0d833cb6: Pulling fs layer 9065ff56babe: Pulling fs layer d287ab97295c: Pulling fs layer 77bc0d833cb6: Waiting 9065ff56babe: Waiting d287ab97295c: Waiting dc539afda2c1: Waiting a1111a8f2ec3: Verifying Checksum a1111a8f2ec3: Download complete dc539afda2c1: Verifying Checksum dc539afda2c1: Download complete ed53099fbce6: Verifying Checksum ed53099fbce6: Download complete 9065ff56babe: Verifying Checksum 9065ff56babe: Download complete 77bc0d833cb6: Verifying Checksum 77bc0d833cb6: Download complete b4d181a07f80: Verifying Checksum b4d181a07f80: Download complete b4d181a07f80: Pull complete a1111a8f2ec3: Pull complete ed53099fbce6: Pull complete dc539afda2c1: Pull complete 77bc0d833cb6: Pull complete 9065ff56babe: Pull complete d287ab97295c: Verifying Checksum d287ab97295c: Download complete d287ab97295c: Pull complete Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer prd-centos7-docker-4c-2g-230 does not seem to be running inside a container $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat $ docker top e917b1b515b3e291758453d7f7f60282939b81754b31afec7bf349add9eebd06 -eo pid,comm [Pipeline] { [Pipeline] sh + touch /tmp/pre-build-complete [Pipeline] sh + mkdir -p /var/log/sysstat [Pipeline] sh + ls /var/log/sa-host + sadf -c /var/log/sa-host/sa05 file_magic: OK HZ: Using current value: 100 file_header: OK 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 Statistics: Hnuu...uuuununununu...Hnuu...uuuununununu... File successfully converted to sysstat format version 12.0.3 + sadf -c /var/log/sa-host/sa19 file_magic: OK HZ: Using current value: 100 file_header: OK 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 Statistics: 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... File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1619099350871302468tmp [Pipeline] { [Pipeline] echo Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh ---> create-netrc.sh [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh ---> python-tools-install.sh [Pipeline] echo Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh ---> sudo-logs.sh Archiving 'sudo' log.. sudo: unable to resolve host prd-centos7-docker-4c-2g-230.vexxhost.local: Name or service not known sudo: unable to resolve host prd-centos7-docker-4c-2g-230.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [Pipeline] echo Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh ---> logs-deploy.sh lf-activate-venv: SKIPPING INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3671/7 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus