Pull request #3658 opened 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 wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than 297187d091f422bb11a0a1e978105b2ff10e64b8 Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4703062534171571019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh1077005867346630141.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3658/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3658/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8866788443414032365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-3658/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3550046609807691064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh194134024857057278.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3658/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3658/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2170866333921827854.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 ‘prd-centos7-docker-4c-2g-56’ is offline Running on prd-centos7-docker-4c-2g-64 in /w/workspace/edgexfoundry_edgex-go_PR-3658 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh4919279248885877215.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 a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 297187d091f422bb11a0a1e978105b2ff10e64b8 Merge succeeded, producing 297187d091f422bb11a0a1e978105b2ff10e64b8 Checking out Revision 297187d091f422bb11a0a1e978105b2ff10e64b8 (PR-3658) > 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/1@tmp/jenkins-gitclient-ssh8236985023952768355.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3658/head:refs/remotes/origin/PR-3658 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 297187d091f422bb11a0a1e978105b2ff10e64b8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4000809631300320568.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 297187d091f422bb11a0a1e978105b2ff10e64b8 # timeout=10 Commit message: "Merge branch 'edgexfoundry:main' into dev" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T02:05:12.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T02:05:12.391Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T02:05:12.514Z] ========================================================= [2021-08-09T02:05:12.514Z] EdgeX Global Pipelines Version Info [2021-08-09T02:05:12.514Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:05:13.822Z] ------------------- [2021-08-09T02:05:13.822Z] stable info: [2021-08-09T02:05:13.822Z] ------------------- [2021-08-09T02:05:13.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T02:05:13.822Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T02:05:13.822Z] Message: update stable to v1.0.204 [2021-08-09T02:05:14.411Z] ------------------- [2021-08-09T02:05:14.411Z] experimental info: [2021-08-09T02:05:14.411Z] ------------------- [2021-08-09T02:05:14.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T02:05:14.411Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T02:05:14.411Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T02:05:14.680Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T02:05:14.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T02:05:14.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T02:05:14.875Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T02:05:14.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T02:05:15.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T02:05:15.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T02:05:15.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T02:05:15.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T02:05:15.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T02:05:15.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T02:05:15.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T02:05:15.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T02:05:15.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T02:05:15.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T02:05:15.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T02:05:15.711Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T02:05:15.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T02:05:15.827Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T02:05:15.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T02:05:15.955Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T02:05:16.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T02:05:16.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T02:05:16.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3658 [Pipeline] echo [2021-08-09T02:05:16.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3658 [Pipeline] echo [2021-08-09T02:05:16.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3658 [Pipeline] echo [2021-08-09T02:05:16.332Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 297187d091f422bb11a0a1e978105b2ff10e64b8 [Pipeline] echo [2021-08-09T02:05:16.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 297187d [Pipeline] echo [2021-08-09T02:05:16.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T02:05:16.642Z] provisioning config files... [2021-08-09T02:05:16.870Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2002044181666782404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:05:17.283Z] ---> docker-login.sh [2021-08-09T02:05:17.283Z] nexus3.edgexfoundry.org:10001 [2021-08-09T02:05:17.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:05:17.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:05:17.552Z] Configure a credential helper to remove this warning. See [2021-08-09T02:05:17.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:05:17.552Z] [2021-08-09T02:05:17.552Z] Login Succeeded [2021-08-09T02:05:17.552Z] nexus3.edgexfoundry.org:10002 [2021-08-09T02:05:17.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:05:17.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:05:17.822Z] Configure a credential helper to remove this warning. See [2021-08-09T02:05:17.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:05:17.822Z] [2021-08-09T02:05:17.822Z] Login Succeeded [2021-08-09T02:05:17.822Z] nexus3.edgexfoundry.org:10003 [2021-08-09T02:05:17.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:05:17.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:05:17.822Z] Configure a credential helper to remove this warning. See [2021-08-09T02:05:17.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:05:17.822Z] [2021-08-09T02:05:17.822Z] Login Succeeded [2021-08-09T02:05:17.822Z] nexus3.edgexfoundry.org:10004 [2021-08-09T02:05:18.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:05:18.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:05:18.089Z] Configure a credential helper to remove this warning. See [2021-08-09T02:05:18.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:05:18.089Z] [2021-08-09T02:05:18.089Z] Login Succeeded [2021-08-09T02:05:18.089Z] docker.io [2021-08-09T02:05:18.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T02:05:18.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T02:05:18.359Z] Configure a credential helper to remove this warning. See [2021-08-09T02:05:18.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T02:05:18.359Z] [2021-08-09T02:05:18.359Z] Login Succeeded [2021-08-09T02:05:18.359Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T02:05:18.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T02:05:18.854Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T02:05:18.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T02:05:18.855Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T02:05:18.855Z] ++ cut -d/ -f2 [2021-08-09T02:05:18.855Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T02:05:18.941Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:05:20.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:05:20.540Z] [2021-08-09T02:05:20.540Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:05:20.933Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:05:20.933Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T02:05:20.933Z] 31603596830f: Pulling fs layer [2021-08-09T02:05:20.933Z] d4622e32a9a9: Pulling fs layer [2021-08-09T02:05:20.933Z] 1030fce36090: Pulling fs layer [2021-08-09T02:05:20.933Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T02:05:20.933Z] 6c6cb7e1b49b: Waiting [2021-08-09T02:05:20.933Z] d4622e32a9a9: Verifying Checksum [2021-08-09T02:05:20.933Z] d4622e32a9a9: Download complete [2021-08-09T02:05:21.202Z] 31603596830f: Verifying Checksum [2021-08-09T02:05:21.202Z] 31603596830f: Download complete [2021-08-09T02:05:21.202Z] 31603596830f: Pull complete [2021-08-09T02:05:21.470Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T02:05:21.470Z] 6c6cb7e1b49b: Download complete [2021-08-09T02:05:21.470Z] d4622e32a9a9: Pull complete [2021-08-09T02:05:21.470Z] 1030fce36090: Verifying Checksum [2021-08-09T02:05:21.470Z] 1030fce36090: Download complete [2021-08-09T02:05:22.058Z] 1030fce36090: Pull complete [2021-08-09T02:05:22.326Z] 6c6cb7e1b49b: Pull complete [2021-08-09T02:05:22.326Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T02:05:22.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T02:05:22.326Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T02:05:22.517Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-08-09T02:05:22.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T02:05:23.368Z] $ docker top 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T02:05:23.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T02:05:23.601Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T02:05:23.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T02:05:23.723Z] $ docker exec 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b ssh-agent [2021-08-09T02:05:23.836Z] SSH_AUTH_SOCK=/tmp/ssh-lp6v2ITHCrr6/agent.14 [2021-08-09T02:05:23.836Z] SSH_AGENT_PID=20 [2021-08-09T02:05:23.857Z] Running ssh-add (command line suppressed) [2021-08-09T02:05:23.947Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1327812625946895926.key (/w/workspace/edgex-go/1@tmp/private_key_1327812625946895926.key) [2021-08-09T02:05:23.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T02:05:24.332Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T02:05:24.358Z] $ docker exec --env ******** --env ******** 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b ssh-agent -k [2021-08-09T02:05:24.458Z] unset SSH_AUTH_SOCK; [2021-08-09T02:05:24.459Z] unset SSH_AGENT_PID; [2021-08-09T02:05:24.459Z] echo Agent pid 20 killed; [2021-08-09T02:05:24.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T02:05:24.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T02:05:24.571Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T02:05:24.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T02:05:24.897Z] $ docker exec 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b ssh-agent [2021-08-09T02:05:25.007Z] SSH_AUTH_SOCK=/tmp/ssh-2VNod9UorGYR/agent.54 [2021-08-09T02:05:25.007Z] SSH_AGENT_PID=61 [2021-08-09T02:05:25.017Z] Running ssh-add (command line suppressed) [2021-08-09T02:05:25.115Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2468453445437901943.key (/w/workspace/edgex-go/1@tmp/private_key_2468453445437901943.key) [2021-08-09T02:05:25.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T02:05:25.524Z] + git semver init [2021-08-09T02:05:25.524Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T02:05:25.524Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-09T02:05:25.524Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-09T02:05:25.524Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T02:05:25.524Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T02:05:25.524Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T02:05:25.524Z] # $SEMVER_BRANCH = PR-3658 [2021-08-09T02:05:25.524Z] # $SEMVER_TEMP = /tmp/semver-143699512 [2021-08-09T02:05:25.524Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T02:05:52.257Z] # '/tmp/semver-143699512' -> '/w/workspace/edgex-go/1/.semver' [2021-08-09T02:05:52.257Z] # -> Force: false [2021-08-09T02:05:52.257Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-09T02:05:52.279Z] $ docker exec --env ******** --env ******** 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b ssh-agent -k [2021-08-09T02:05:52.375Z] unset SSH_AUTH_SOCK; [2021-08-09T02:05:52.375Z] unset SSH_AGENT_PID; [2021-08-09T02:05:52.376Z] echo Agent pid 61 killed; [2021-08-09T02:05:52.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T02:05:52.849Z] + git semver [Pipeline] } [2021-08-09T02:05:52.886Z] $ docker stop --time=1 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b [2021-08-09T02:05:54.601Z] $ docker rm -f 271cd2c01d67520ab297455349fb01014055a15c670c49aed19efc4f4318a82b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T02:05:55.074Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T02:05:55.767Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T02:05:55.791Z] [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 [2021-08-09T02:05:56.409Z] ========================================================= [2021-08-09T02:05:56.409Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T02:05:56.409Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:05:56.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:06:02.357Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T02:06:02.357Z] 540db60ca938: Pulling fs layer [2021-08-09T02:06:02.357Z] adcc1eea9eea: Pulling fs layer [2021-08-09T02:06:02.357Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T02:06:02.357Z] db62176df00c: Pulling fs layer [2021-08-09T02:06:02.357Z] 3b30891b0d05: Pulling fs layer [2021-08-09T02:06:02.357Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T02:06:02.357Z] c788192a36de: Pulling fs layer [2021-08-09T02:06:02.357Z] a77e37c0d609: Pulling fs layer [2021-08-09T02:06:02.357Z] c3185cebc471: Pulling fs layer [2021-08-09T02:06:02.357Z] 06b49ca38bd5: Waiting [2021-08-09T02:06:02.358Z] c788192a36de: Waiting [2021-08-09T02:06:02.358Z] a77e37c0d609: Waiting [2021-08-09T02:06:02.358Z] c3185cebc471: Waiting [2021-08-09T02:06:02.358Z] db62176df00c: Waiting [2021-08-09T02:06:02.358Z] 3b30891b0d05: Waiting [2021-08-09T02:06:02.358Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T02:06:02.358Z] 4c4ab2625f07: Download complete [2021-08-09T02:06:02.358Z] adcc1eea9eea: Verifying Checksum [2021-08-09T02:06:02.358Z] adcc1eea9eea: Download complete [2021-08-09T02:06:02.358Z] 3b30891b0d05: Verifying Checksum [2021-08-09T02:06:02.358Z] 3b30891b0d05: Download complete [2021-08-09T02:06:02.358Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T02:06:02.358Z] 06b49ca38bd5: Download complete [2021-08-09T02:06:02.358Z] 540db60ca938: Verifying Checksum [2021-08-09T02:06:02.358Z] 540db60ca938: Download complete [2021-08-09T02:06:02.358Z] c788192a36de: Verifying Checksum [2021-08-09T02:06:02.358Z] c788192a36de: Download complete [2021-08-09T02:06:02.358Z] 540db60ca938: Pull complete [2021-08-09T02:06:02.358Z] adcc1eea9eea: Pull complete [2021-08-09T02:06:02.358Z] 4c4ab2625f07: Pull complete [2021-08-09T02:06:02.626Z] a77e37c0d609: Verifying Checksum [2021-08-09T02:06:02.626Z] a77e37c0d609: Download complete [2021-08-09T02:06:06.879Z] c3185cebc471: Verifying Checksum [2021-08-09T02:06:06.879Z] c3185cebc471: Download complete [2021-08-09T02:06:07.172Z] db62176df00c: Verifying Checksum [2021-08-09T02:06:07.172Z] db62176df00c: Download complete [2021-08-09T02:06:10.543Z] db62176df00c: Pull complete [2021-08-09T02:06:10.543Z] 3b30891b0d05: Pull complete [2021-08-09T02:06:10.543Z] 06b49ca38bd5: Pull complete [2021-08-09T02:06:10.543Z] c788192a36de: Pull complete [2021-08-09T02:06:10.543Z] a77e37c0d609: Pull complete [2021-08-09T02:06:11.179Z] Still waiting to schedule task [2021-08-09T02:06:11.179Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-62’ is offline [2021-08-09T02:06:12.492Z] c3185cebc471: Pull complete [2021-08-09T02:06:12.492Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T02:06:12.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:06:12.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T02:06:12.897Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T02:06:12.897Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:06:12.897Z] WORKDIR /edgex [2021-08-09T02:06:12.897Z] COPY go.mod . [2021-08-09T02:06:12.897Z] RUN go mod download' [2021-08-09T02:06:14.309Z] Sending build context to Docker daemon 328.6MB [2021-08-09T02:06:14.309Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T02:06:14.309Z] ---> 031687cdd783 [2021-08-09T02:06:14.309Z] Step 2/4 : WORKDIR /edgex [2021-08-09T02:06:15.718Z] ---> Running in 182749e07ce5 [2021-08-09T02:06:15.718Z] Removing intermediate container 182749e07ce5 [2021-08-09T02:06:15.718Z] ---> 7e833d7d4a62 [2021-08-09T02:06:15.718Z] Step 3/4 : COPY go.mod . [2021-08-09T02:06:15.718Z] ---> 01dc75e22cfd [2021-08-09T02:06:15.718Z] Step 4/4 : RUN go mod download [2021-08-09T02:06:15.985Z] ---> Running in 2c9eb1b492f9 [2021-08-09T02:07:02.859Z] Removing intermediate container 2c9eb1b492f9 [2021-08-09T02:07:02.859Z] ---> 73b3c2c4a948 [2021-08-09T02:07:02.859Z] Successfully built 73b3c2c4a948 [2021-08-09T02:07:02.859Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:07:03.240Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T02:07:03.240Z] . [Pipeline] withDockerContainer [2021-08-09T02:07:03.359Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-08-09T02:07:03.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T02:07:03.856Z] $ docker top 10e9295327449478c6b2018cc8bad2baa2a17d0fed30a29ac30199c28d172142 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:07:04.316Z] + go version [2021-08-09T02:07:04.316Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T02:07:04.347Z] $ docker stop --time=1 10e9295327449478c6b2018cc8bad2baa2a17d0fed30a29ac30199c28d172142 [2021-08-09T02:07:05.546Z] $ docker rm -f 10e9295327449478c6b2018cc8bad2baa2a17d0fed30a29ac30199c28d172142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:07:06.328Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T02:07:06.328Z] . [Pipeline] withDockerContainer [2021-08-09T02:07:06.439Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-08-09T02:07:06.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T02:07:06.877Z] $ docker top bb570b61c169dfd802b53d72f1160d5d58f3b36a013bbfd305312f896feea474 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T02:07:07.044Z] ========================================================= [2021-08-09T02:07:07.045Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T02:07:07.045Z] ========================================================= [Pipeline] sh [2021-08-09T02:07:07.381Z] + go mod tidy [Pipeline] sh [2021-08-09T02:07:08.004Z] + make test [2021-08-09T02:07:08.004Z] 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 [2021-08-09T02:07:08.272Z] go mod tidy [2021-08-09T02:07:08.272Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T02:07:13.721Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T02:07:32.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T02:07:37.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T02:07:37.723Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T02:07:38.310Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T02:07:40.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T02:07:41.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T02:07:41.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T02:07:41.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T02:07:41.861Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T02:07:42.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T02:07:42.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T02:07:42.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T02:07:42.402Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T02:07:42.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T02:07:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-08-09T02:07:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T02:07:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T02:07:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements [2021-08-09T02:07:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T02:07:46.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-08-09T02:07:46.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T02:07:46.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T02:07:47.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 90.1% of statements [2021-08-09T02:07:47.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T02:07:47.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:07:48.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-08-09T02:07:48.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T02:07:48.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T02:07:48.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T02:07:48.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T02:07:48.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T02:07:48.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements [2021-08-09T02:07:48.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T02:07:48.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:07:48.793Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements [2021-08-09T02:07:48.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T02:07:48.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T02:07:48.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T02:07:48.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T02:07:48.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T02:07:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements [2021-08-09T02:07:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T02:07:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T02:07:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T02:07:49.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-08-09T02:07:49.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T02:07:49.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-08-09T02:07:49.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 21.3% of statements [2021-08-09T02:07:49.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T02:07:50.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-08-09T02:07:51.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-08-09T02:07:51.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-09T02:07:51.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.120s coverage: 96.3% of statements [2021-08-09T02:07:51.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-08-09T02:08:04.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2021-08-09T02:08:04.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-08-09T02:08:06.819Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/edgexfoundry_edgex-go_PR-3658 [Pipeline] { [Pipeline] ws [2021-08-09T02:08:06.894Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-09T02:08:07.171Z] The recommended git tool is: git [2021-08-09T02:08:09.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.192s coverage: 81.8% of statements [2021-08-09T02:08:09.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T02:08:12.387Z] using credential edgex-jenkins-ssh [2021-08-09T02:08:12.414Z] Cloning the remote Git repository [2021-08-09T02:08:12.563Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:08:12.669Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-09T02:08:12.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:08:12.765Z] > git --version # timeout=10 [2021-08-09T02:08:12.802Z] > git --version # 'git version 2.17.1' [2021-08-09T02:08:12.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:08:12.891Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:08:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T02:08:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T02:08:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T02:08:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T02:08:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T02:08:27.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-08-09T02:08:27.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T02:08:27.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-08-09T02:08:27.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T02:08:28.500Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 297187d091f422bb11a0a1e978105b2ff10e64b8 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T02:08:28.946Z] Failed in branch arm64 [2021-08-09T02:08:27.705Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:08:27.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T02:08:27.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T02:08:27.783Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T02:08:27.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T02:08:27.797Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3658/head:refs/remotes/origin/PR-3658 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T02:08:28.518Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T02:08:28.532Z] > git checkout -f 297187d091f422bb11a0a1e978105b2ff10e64b8 # timeout=10 [2021-08-09T02:08:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T02:08:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T02:08:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T02:08:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T02:08:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T02:08:34.659Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T02:08:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-08-09T02:08:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-08-09T02:08:34.659Z] GO111MODULE=on go vet ./... [2021-08-09T02:09:01.430Z] gofmt -l . [2021-08-09T02:09:01.430Z] [ "`gofmt -l .`" = "" ] [2021-08-09T02:09:01.430Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T02:09:01.807Z] + ls -al . [2021-08-09T02:09:01.808Z] total 592 [2021-08-09T02:09:01.808Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 02:08 . [2021-08-09T02:09:01.808Z] drwxr-xr-x 4 root root 28 Aug 9 02:07 .. [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 02:05 .dockerignore [2021-08-09T02:09:01.808Z] drwxrwxr-x 8 1001 1001 179 Aug 9 02:05 .git [2021-08-09T02:09:01.808Z] drwxrwxr-x 3 1001 1001 125 Aug 9 02:05 .github [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 02:05 .gitignore [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 02:05 .hadolint.yml [2021-08-09T02:09:01.808Z] drwx------ 3 1001 1001 58 Aug 9 02:05 .semver [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 02:05 .sonarcloud.properties [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 02:05 Attribution.txt [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 02:05 CHANGELOG.md [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 02:05 CONTRIBUTING.md [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 02:05 Jenkinsfile [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 02:05 LICENSE [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 02:05 Makefile [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 02:05 README.md [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 02:05 SECURITY.md [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 02:05 VERSION [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 02:05 ZMQWindows.md [2021-08-09T02:09:01.808Z] drwxrwxr-x 2 1001 1001 37 Aug 9 02:05 bin [2021-08-09T02:09:01.808Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 02:05 cmd [2021-08-09T02:09:01.808Z] -rw-r--r-- 1 root root 404407 Aug 9 02:08 coverage.out [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 02:05 go.mod [2021-08-09T02:09:01.808Z] -rw-r--r-- 1 root root 48847 Aug 9 02:07 go.sum [2021-08-09T02:09:01.808Z] drwxrwxr-x 8 1001 1001 124 Aug 9 02:05 internal [2021-08-09T02:09:01.808Z] drwxrwxr-x 3 1001 1001 16 Aug 9 02:05 openapi [2021-08-09T02:09:01.808Z] drwxrwxr-x 4 1001 1001 71 Aug 9 02:05 snap [2021-08-09T02:09:01.808Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 02:05 version.go [Pipeline] sh [2021-08-09T02:09:02.167Z] + '[' -e coverage.out ] [2021-08-09T02:09:02.167Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T02:09:02.300Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T02:09:02.628Z] + make build [2021-08-09T02:09:02.628Z] go mod tidy [2021-08-09T02:09:02.628Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T02:09:04.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T02:09:10.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T02:09:11.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T02:09:12.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T02:09:12.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T02:09:13.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T02:09:14.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T02:09:15.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T02:09:16.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:09:17.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:09:18.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-09T02:09:20.312Z] $ docker stop --time=1 bb570b61c169dfd802b53d72f1160d5d58f3b36a013bbfd305312f896feea474 [2021-08-09T02:09:22.241Z] $ docker rm -f bb570b61c169dfd802b53d72f1160d5d58f3b36a013bbfd305312f896feea474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:09:26.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:09:26.597Z] [2021-08-09T02:09:26.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:09:27.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:09:27.003Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T02:09:27.003Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T02:09:27.003Z] ca9280d653b3: Pulling fs layer [2021-08-09T02:09:27.003Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T02:09:27.268Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T02:09:27.268Z] cbdbe7a5bc2a: Download complete [2021-08-09T02:09:27.536Z] cbdbe7a5bc2a: Pull complete [2021-08-09T02:09:28.503Z] ca9280d653b3: Verifying Checksum [2021-08-09T02:09:28.503Z] ca9280d653b3: Download complete [2021-08-09T02:09:28.775Z] ca9280d653b3: Pull complete [2021-08-09T02:09:30.191Z] 7e9c9ca2126c: Verifying Checksum [2021-08-09T02:09:30.191Z] 7e9c9ca2126c: Download complete [2021-08-09T02:09:33.560Z] 7e9c9ca2126c: Pull complete [2021-08-09T02:09:33.560Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T02:09:33.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:09:33.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T02:09:33.681Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-08-09T02:09:33.751Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T02:09:36.603Z] $ docker top a182a486bf9e46a5ae64dd6199f741adf960b942ab42ce5c548e3a75b66052d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:09:37.076Z] + docker-compose build --help [2021-08-09T02:09:37.076Z] + grep parallel [2021-08-09T02:09:37.670Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T02:09:37.704Z] $ docker stop --time=1 a182a486bf9e46a5ae64dd6199f741adf960b942ab42ce5c548e3a75b66052d1 [2021-08-09T02:09:38.923Z] $ docker rm -f a182a486bf9e46a5ae64dd6199f741adf960b942ab42ce5c548e3a75b66052d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:09:39.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T02:09:39.633Z] . [Pipeline] withDockerContainer [2021-08-09T02:09:39.769Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-08-09T02:09:39.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T02:09:40.265Z] $ docker top fdbd44ffc6e4c495908c024c55b89430a7e9e01eb0f96c9ed6dc3b824e57f155 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:09:40.795Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T02:09:41.321Z] Building core-command ... [2021-08-09T02:09:41.321Z] Building core-data ... [2021-08-09T02:09:41.321Z] Building core-metadata ... [2021-08-09T02:09:41.321Z] Building security-bootstrapper ... [2021-08-09T02:09:41.321Z] Building security-proxy-setup ... [2021-08-09T02:09:41.321Z] Building security-secretstore-setup ... [2021-08-09T02:09:41.321Z] Building support-notifications ... [2021-08-09T02:09:41.321Z] Building support-scheduler ... [2021-08-09T02:09:41.321Z] Building sys-mgmt-agent ... [2021-08-09T02:09:41.321Z] Building security-bootstrapper [2021-08-09T02:09:41.321Z] Building core-command [2021-08-09T02:09:41.321Z] Building core-metadata [2021-08-09T02:09:41.321Z] Building sys-mgmt-agent [2021-08-09T02:09:41.321Z] Building support-scheduler [2021-08-09T02:09:53.684Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:09:53.684Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:09:53.684Z] ---> 73b3c2c4a948 [2021-08-09T02:09:53.684Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:09:53.684Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:09:53.684Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:09:53.684Z] ---> 73b3c2c4a948 [2021-08-09T02:09:53.684Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:09:57.041Z] ---> Running in 1284518f21fa [2021-08-09T02:09:57.041Z] ---> Running in afb928c8b39d [2021-08-09T02:10:00.397Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:10:00.397Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:10:00.397Z] ---> 73b3c2c4a948 [2021-08-09T02:10:00.397Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:10:00.397Z] ---> Using cache [2021-08-09T02:10:00.397Z] ---> c39bd560ad9d [2021-08-09T02:10:00.397Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:10:01.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:10:01.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:10:01.366Z] ---> 73b3c2c4a948 [2021-08-09T02:10:01.366Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:10:01.366Z] ---> Using cache [2021-08-09T02:10:01.366Z] ---> c39bd560ad9d [2021-08-09T02:10:01.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:10:01.366Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:10:01.366Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:10:01.366Z] ---> 73b3c2c4a948 [2021-08-09T02:10:01.366Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T02:10:01.366Z] ---> Using cache [2021-08-09T02:10:01.366Z] ---> c39bd560ad9d [2021-08-09T02:10:01.366Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:10:01.635Z] Removing intermediate container 1284518f21fa [2021-08-09T02:10:01.635Z] ---> f9828e3254c6 [2021-08-09T02:10:01.635Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:10:01.635Z] Removing intermediate container afb928c8b39d [2021-08-09T02:10:01.635Z] ---> c39bd560ad9d [2021-08-09T02:10:01.635Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:10:01.635Z] ---> Running in 23c7369aba1e [2021-08-09T02:10:01.635Z] ---> Running in d1f44ad355bc [2021-08-09T02:10:01.635Z] ---> Running in 497bb661d4d3 [2021-08-09T02:10:01.635Z] ---> Running in 33996a5fa188 [2021-08-09T02:10:01.636Z] ---> Running in 09f93e33714a [2021-08-09T02:10:02.620Z] Removing intermediate container 23c7369aba1e [2021-08-09T02:10:02.620Z] ---> 5e78623cc1ae [2021-08-09T02:10:02.620Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T02:10:02.620Z] ---> Running in 254802a1b2a1 [2021-08-09T02:10:02.620Z] Removing intermediate container d1f44ad355bc [2021-08-09T02:10:02.620Z] ---> f5bf293ae8dc [2021-08-09T02:10:02.620Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:10:02.620Z] ---> Running in 33b360cdd9cd [2021-08-09T02:10:02.889Z] Removing intermediate container 33996a5fa188 [2021-08-09T02:10:02.889Z] ---> 0340ec3557ab [2021-08-09T02:10:02.889Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T02:10:02.889Z] Removing intermediate container 497bb661d4d3 [2021-08-09T02:10:02.889Z] ---> 9ed4041d681c [2021-08-09T02:10:02.889Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T02:10:02.889Z] ---> Running in 60cbabfa680e [2021-08-09T02:10:02.889Z] ---> Running in 8f3ef2b52ce6 [2021-08-09T02:10:02.889Z] Removing intermediate container 09f93e33714a [2021-08-09T02:10:02.889Z] ---> f18269c69098 [2021-08-09T02:10:02.889Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T02:10:03.162Z] ---> Running in ce068a148b7c [2021-08-09T02:10:03.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:03.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:03.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:03.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:03.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:04.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:04.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:04.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:04.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:04.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:10:04.840Z] OK: 219 MiB in 52 packages [2021-08-09T02:10:04.840Z] OK: 219 MiB in 52 packages [2021-08-09T02:10:04.840Z] OK: 219 MiB in 52 packages [2021-08-09T02:10:05.110Z] OK: 219 MiB in 52 packages [2021-08-09T02:10:05.381Z] Removing intermediate container 33b360cdd9cd [2021-08-09T02:10:05.381Z] ---> d5caca920a77 [2021-08-09T02:10:05.381Z] Step 6/24 : COPY go.mod . [2021-08-09T02:10:05.381Z] Removing intermediate container 8f3ef2b52ce6 [2021-08-09T02:10:05.381Z] ---> 07151f2406be [2021-08-09T02:10:05.381Z] Step 6/32 : COPY go.mod . [2021-08-09T02:10:05.649Z] Removing intermediate container 60cbabfa680e [2021-08-09T02:10:05.649Z] ---> afe2a052ebf0 [2021-08-09T02:10:05.649Z] Step 6/24 : COPY go.mod . [2021-08-09T02:10:05.649Z] Removing intermediate container 254802a1b2a1 [2021-08-09T02:10:05.649Z] ---> 383c0b1a25b6 [2021-08-09T02:10:05.649Z] Step 6/23 : COPY go.mod . [2021-08-09T02:10:05.649Z] ---> 8e6ee8b194f8 [2021-08-09T02:10:05.649Z] Step 7/24 : RUN go mod download [2021-08-09T02:10:05.649Z] OK: 219 MiB in 52 packages [2021-08-09T02:10:05.649Z] ---> Running in 7b5a42bcec59 [2021-08-09T02:10:05.920Z] ---> 0293cfe6ce82 [2021-08-09T02:10:05.920Z] Step 7/32 : RUN go mod download [2021-08-09T02:10:05.920Z] ---> Running in 53cd85a723aa [2021-08-09T02:10:05.920Z] ---> 61901ad77abe [2021-08-09T02:10:05.920Z] Step 7/24 : RUN go mod download [2021-08-09T02:10:05.920Z] ---> Running in 4b2ae847424f [2021-08-09T02:10:05.920Z] ---> c208dfee7371 [2021-08-09T02:10:05.920Z] Step 7/23 : RUN go mod download [2021-08-09T02:10:05.920Z] ---> Running in b07d88e30262 [2021-08-09T02:10:06.193Z] Removing intermediate container ce068a148b7c [2021-08-09T02:10:06.193Z] ---> 5adb996bae56 [2021-08-09T02:10:06.193Z] Step 6/24 : COPY go.mod . [2021-08-09T02:10:06.787Z] ---> a65518398cc0 [2021-08-09T02:10:06.787Z] Step 7/24 : RUN go mod download [2021-08-09T02:10:06.787Z] ---> Running in 62dccae0a82a [2021-08-09T02:10:07.963Z] Removing intermediate container 7b5a42bcec59 [2021-08-09T02:10:07.963Z] ---> ba13d42a9fe3 [2021-08-09T02:10:07.963Z] Step 8/24 : COPY . . [2021-08-09T02:10:08.552Z] Removing intermediate container 53cd85a723aa [2021-08-09T02:10:08.552Z] ---> 4fa7a36452d7 [2021-08-09T02:10:08.552Z] Step 8/32 : COPY . . [2021-08-09T02:10:11.925Z] Removing intermediate container b07d88e30262 [2021-08-09T02:10:11.925Z] ---> 38e03fc77228 [2021-08-09T02:10:11.925Z] Step 8/23 : COPY . . [2021-08-09T02:10:12.207Z] ---> 606dace77232 [2021-08-09T02:10:12.207Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:10:12.494Z] Removing intermediate container 4b2ae847424f [2021-08-09T02:10:12.494Z] ---> c51a1c1f4747 [2021-08-09T02:10:12.494Z] Step 8/24 : COPY . . [2021-08-09T02:10:13.920Z] Removing intermediate container 62dccae0a82a [2021-08-09T02:10:13.920Z] ---> bdd1308cd4c2 [2021-08-09T02:10:13.920Z] Step 8/24 : COPY . . [2021-08-09T02:10:13.920Z] ---> Running in 850d57835a6d [2021-08-09T02:10:17.506Z] ---> a27157d017f5 [2021-08-09T02:10:17.506Z] Step 9/32 : RUN go mod tidy [2021-08-09T02:10:18.471Z] ---> Running in 913b28ffe54c [2021-08-09T02:10:21.813Z] ---> a22a892cbb79 [2021-08-09T02:10:21.813Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:10:21.813Z] ---> 53bbdbe7cb8d [2021-08-09T02:10:21.813Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:10:21.813Z] Removing intermediate container 850d57835a6d [2021-08-09T02:10:21.813Z] ---> ac20d3b3d818 [2021-08-09T02:10:21.813Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T02:10:21.813Z] ---> Running in d93b5797583d [2021-08-09T02:10:21.813Z] ---> Running in 135a1fe7d920 [2021-08-09T02:10:21.813Z] ---> Running in e5593775a5ab [2021-08-09T02:10:23.776Z] Removing intermediate container 913b28ffe54c [2021-08-09T02:10:23.776Z] ---> 9c986e8855d5 [2021-08-09T02:10:23.776Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T02:10:23.776Z] ---> Running in 252d409efe03 [2021-08-09T02:10:23.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T02:10:24.045Z] Removing intermediate container d93b5797583d [2021-08-09T02:10:24.045Z] ---> 50d58f5c747e [2021-08-09T02:10:24.045Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T02:10:24.522Z] ---> Running in f43cefb88243 [2021-08-09T02:10:24.522Z] Removing intermediate container 135a1fe7d920 [2021-08-09T02:10:24.522Z] ---> 27f7bfdd677b [2021-08-09T02:10:24.522Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T02:10:24.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T02:10:24.522Z] ---> Running in 0eeb08a545b4 [2021-08-09T02:10:24.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T02:10:25.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T02:10:32.161Z] ---> a54c9224c3ee [2021-08-09T02:10:32.161Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:10:32.161Z] ---> Running in b2a5d941a4e9 [2021-08-09T02:10:34.114Z] Removing intermediate container b2a5d941a4e9 [2021-08-09T02:10:34.114Z] ---> bf33c1be7baf [2021-08-09T02:10:34.114Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T02:10:34.114Z] ---> Running in f9e8273eb974 [2021-08-09T02:10:34.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T02:11:06.934Z] Removing intermediate container 0eeb08a545b4 [2021-08-09T02:11:06.934Z] ---> 9a769c758492 [2021-08-09T02:11:06.934Z] [2021-08-09T02:11:06.934Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:11:07.523Z] Removing intermediate container 252d409efe03 [2021-08-09T02:11:07.523Z] ---> 12d568773696 [2021-08-09T02:11:07.523Z] [2021-08-09T02:11:07.523Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T02:11:07.523Z] 3.12: Pulling from library/alpine [2021-08-09T02:11:07.795Z] 3.12: Pulling from library/alpine [2021-08-09T02:11:09.226Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T02:11:09.226Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T02:11:09.226Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T02:11:09.226Z] Status: Image is up to date for alpine:3.12 [2021-08-09T02:11:09.226Z] ---> 13621d1b12d4 [2021-08-09T02:11:09.226Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T02:11:09.226Z] ---> 13621d1b12d4 [2021-08-09T02:11:09.226Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:11:09.828Z] ---> Running in 0f1c3807cd9b [2021-08-09T02:11:09.828Z] ---> Running in 33739cb9adec [2021-08-09T02:11:10.129Z] Removing intermediate container e5593775a5ab [2021-08-09T02:11:10.129Z] ---> 89ab0e24e2fe [2021-08-09T02:11:10.129Z] [2021-08-09T02:11:10.129Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:11:10.129Z] ---> 13621d1b12d4 [2021-08-09T02:11:10.129Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:11:10.129Z] Removing intermediate container f43cefb88243 [2021-08-09T02:11:10.129Z] ---> cc3092bd736f [2021-08-09T02:11:10.129Z] [2021-08-09T02:11:10.129Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:11:10.129Z] ---> 13621d1b12d4 [2021-08-09T02:11:10.129Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T02:11:10.129Z] ---> Running in 568a17cb050e [2021-08-09T02:11:10.129Z] ---> Running in 21879c5b57be [2021-08-09T02:11:10.129Z] Removing intermediate container 0f1c3807cd9b [2021-08-09T02:11:10.129Z] ---> e28f6d260589 [2021-08-09T02:11:10.129Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T02:11:10.130Z] ---> Running in 4df4531f8e3e [2021-08-09T02:11:10.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:10.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:10.667Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T02:11:10.667Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:11:10.667Z] OK: 6 MiB in 15 packages [2021-08-09T02:11:10.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:10.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:10.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:11.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:11.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:11.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:11.221Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:11:11.221Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T02:11:11.221Z] Removing intermediate container 33739cb9adec [2021-08-09T02:11:11.221Z] ---> bebd71a35e4a [2021-08-09T02:11:11.221Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:11:11.221Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:11:11.221Z] OK: 6 MiB in 16 packages [2021-08-09T02:11:11.496Z] ---> Running in 658d45fedc33 [2021-08-09T02:11:11.496Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T02:11:11.496Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:11:11.496Z] OK: 6 MiB in 15 packages [2021-08-09T02:11:11.496Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T02:11:11.496Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:11:11.496Z] OK: 6 MiB in 15 packages [2021-08-09T02:11:11.496Z] Removing intermediate container 658d45fedc33 [2021-08-09T02:11:11.496Z] ---> 64b225f51969 [2021-08-09T02:11:11.496Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T02:11:11.496Z] ---> Running in 1a19dc6a0879 [2021-08-09T02:11:11.764Z] Removing intermediate container 1a19dc6a0879 [2021-08-09T02:11:11.764Z] ---> 4708d0361b19 [2021-08-09T02:11:11.764Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:11:11.764Z] ---> Running in e7ebcc0f131e [2021-08-09T02:11:12.038Z] Removing intermediate container 4df4531f8e3e [2021-08-09T02:11:12.038Z] ---> a937c407bd12 [2021-08-09T02:11:12.038Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T02:11:12.038Z] Removing intermediate container 21879c5b57be [2021-08-09T02:11:12.038Z] ---> 0810fb12303f [2021-08-09T02:11:12.038Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:11:12.038Z] ---> Running in ca70090702ea [2021-08-09T02:11:12.038Z] Removing intermediate container 568a17cb050e [2021-08-09T02:11:12.038Z] ---> 2a37947eb850 [2021-08-09T02:11:12.038Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:11:12.309Z] Removing intermediate container e7ebcc0f131e [2021-08-09T02:11:12.309Z] ---> 65e67675e279 [2021-08-09T02:11:12.309Z] Step 16/24 : WORKDIR / [2021-08-09T02:11:12.309Z] ---> Running in c3355bb046ad [2021-08-09T02:11:12.309Z] ---> Running in ba92d2cfabd1 [2021-08-09T02:11:12.309Z] ---> Running in 3aa224bc106b [2021-08-09T02:11:12.309Z] Removing intermediate container ca70090702ea [2021-08-09T02:11:12.309Z] ---> d90d4e6df8d9 [2021-08-09T02:11:12.309Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T02:11:12.582Z] Removing intermediate container c3355bb046ad [2021-08-09T02:11:12.582Z] ---> 420b6149a9d6 [2021-08-09T02:11:12.582Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T02:11:12.582Z] Removing intermediate container ba92d2cfabd1 [2021-08-09T02:11:12.582Z] ---> 9f5353658498 [2021-08-09T02:11:12.582Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T02:11:12.582Z] ---> Running in ad81749d2af7 [2021-08-09T02:11:12.582Z] ---> Running in 5f78dacb919b [2021-08-09T02:11:12.582Z] Removing intermediate container f9e8273eb974 [2021-08-09T02:11:12.582Z] ---> 998c87a9e5c0 [2021-08-09T02:11:12.582Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T02:11:12.582Z] ---> Running in d50278c8c410 [2021-08-09T02:11:12.582Z] ---> Running in 3f24cdbfa83c [2021-08-09T02:11:12.582Z] Removing intermediate container 3aa224bc106b [2021-08-09T02:11:12.582Z] ---> f04c3e4ef06c [2021-08-09T02:11:12.582Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:11:12.582Z] Removing intermediate container ad81749d2af7 [2021-08-09T02:11:12.582Z] ---> 6e1526e06352 [2021-08-09T02:11:12.582Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:11:12.582Z] Removing intermediate container d50278c8c410 [2021-08-09T02:11:12.582Z] ---> 5501d27cb53b [2021-08-09T02:11:12.582Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T02:11:12.856Z] Removing intermediate container 5f78dacb919b [2021-08-09T02:11:12.856Z] ---> 0ec26297338f [2021-08-09T02:11:12.856Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T02:11:12.856Z] ---> Running in 4b3919684c37 [2021-08-09T02:11:12.856Z] ---> Running in d6619d66e6be [2021-08-09T02:11:12.856Z] ---> Running in 4f5798beea97 [2021-08-09T02:11:12.856Z] Removing intermediate container 4b3919684c37 [2021-08-09T02:11:12.856Z] ---> 214600abee17 [2021-08-09T02:11:12.856Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:11:12.856Z] ---> c4a0e906b67b [2021-08-09T02:11:12.856Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T02:11:12.856Z] Removing intermediate container 4f5798beea97 [2021-08-09T02:11:12.856Z] ---> fa3f17b05292 [2021-08-09T02:11:12.856Z] Step 16/24 : WORKDIR / [2021-08-09T02:11:13.130Z] ---> Running in 9c6754253dcb [2021-08-09T02:11:13.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T02:11:13.405Z] ---> f16afa980714 [2021-08-09T02:11:13.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T02:11:13.405Z] Removing intermediate container 9c6754253dcb [2021-08-09T02:11:13.405Z] ---> b794f50978d2 [2021-08-09T02:11:13.405Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:11:13.678Z] ---> ebac41918b1f [2021-08-09T02:11:13.678Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T02:11:13.678Z] ---> d0b77180fa07 [2021-08-09T02:11:13.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T02:11:13.944Z] ---> f02782e902c1 [2021-08-09T02:11:13.944Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T02:11:13.944Z] Removing intermediate container d6619d66e6be [2021-08-09T02:11:13.944Z] ---> 919908175039 [2021-08-09T02:11:13.944Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T02:11:13.944Z] ---> Running in d200fee2b93c [2021-08-09T02:11:13.944Z] ---> 70b691b37800 [2021-08-09T02:11:13.944Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T02:11:13.944Z] ---> Running in 755d615dacb8 [2021-08-09T02:11:14.211Z] Removing intermediate container d200fee2b93c [2021-08-09T02:11:14.211Z] ---> b72ac2c57146 [2021-08-09T02:11:14.211Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T02:11:14.211Z] ---> 85be5bf153ab [2021-08-09T02:11:14.211Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T02:11:14.211Z] Removing intermediate container 3f24cdbfa83c [2021-08-09T02:11:14.211Z] ---> d05406333334 [2021-08-09T02:11:14.211Z] [2021-08-09T02:11:14.211Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T02:11:14.211Z] ---> Running in eb150d09d841 [2021-08-09T02:11:14.211Z] Removing intermediate container 755d615dacb8 [2021-08-09T02:11:14.211Z] ---> 676fb0308865 [2021-08-09T02:11:14.211Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:11:14.211Z] ---> Running in efb14e8b2756 [2021-08-09T02:11:14.211Z] ---> 5d9baf2d7870 [2021-08-09T02:11:14.211Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T02:11:14.211Z] ---> ee0e7516e821 [2021-08-09T02:11:14.211Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T02:11:14.476Z] Removing intermediate container eb150d09d841 [2021-08-09T02:11:14.476Z] ---> d718ce67928e [2021-08-09T02:11:14.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:11:14.476Z] ---> Running in f0716cb23e07 [2021-08-09T02:11:14.476Z] ---> Running in 837e7cc71f12 [2021-08-09T02:11:14.476Z] Removing intermediate container efb14e8b2756 [2021-08-09T02:11:14.476Z] ---> 0e76d6644fb2 [2021-08-09T02:11:14.476Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:11:14.476Z] ---> Running in 791d35f01cbf [2021-08-09T02:11:14.476Z] ---> d7f16b5413b1 [2021-08-09T02:11:14.476Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T02:11:14.476Z] Removing intermediate container 837e7cc71f12 [2021-08-09T02:11:14.476Z] ---> 7a0dafb20304 [2021-08-09T02:11:14.476Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T02:11:14.476Z] ---> Running in 930ab45c8419 [2021-08-09T02:11:14.476Z] ---> Running in b3241add674c [2021-08-09T02:11:14.746Z] 20.10.7: Pulling from library/docker [2021-08-09T02:11:14.746Z] Removing intermediate container 791d35f01cbf [2021-08-09T02:11:14.746Z] ---> 6279f7cdca43 [2021-08-09T02:11:14.746Z] Step 23/24 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:11:14.746Z] ---> Running in eec38094928f [2021-08-09T02:11:14.746Z] Removing intermediate container b3241add674c [2021-08-09T02:11:14.746Z] ---> 3a8804f8dbbb [2021-08-09T02:11:14.746Z] Step 22/23 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:11:14.746Z] Removing intermediate container 930ab45c8419 [2021-08-09T02:11:14.746Z] ---> 1c8c778d3e48 [2021-08-09T02:11:14.746Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:11:14.746Z] Removing intermediate container eec38094928f [2021-08-09T02:11:14.746Z] ---> 742276cd1147 [2021-08-09T02:11:14.746Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:11:14.746Z] ---> Running in c06c636cae0b [2021-08-09T02:11:14.746Z] ---> Running in c4fc5e28ab0d [2021-08-09T02:11:14.746Z] ---> Running in 47fcee314d1f [2021-08-09T02:11:15.021Z] Removing intermediate container c4fc5e28ab0d [2021-08-09T02:11:15.021Z] ---> c74febb05a3b [2021-08-09T02:11:15.021Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:11:15.021Z] Removing intermediate container c06c636cae0b [2021-08-09T02:11:15.021Z] ---> 5147dad4992c [2021-08-09T02:11:15.021Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:11:15.021Z] ---> Running in e9162b13eb33 [2021-08-09T02:11:15.021Z] ---> Running in 9a4421ab0939 [2021-08-09T02:11:15.021Z] Removing intermediate container 47fcee314d1f [2021-08-09T02:11:15.021Z] ---> b717422c7571 [2021-08-09T02:11:15.021Z] [2021-08-09T02:11:15.021Z] Removing intermediate container f0716cb23e07 [2021-08-09T02:11:15.021Z] ---> 1591832afdd2 [2021-08-09T02:11:15.021Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:11:15.021Z] Successfully built b717422c7571 [2021-08-09T02:11:15.021Z] Successfully tagged core-command:latest [2021-08-09T02:11:15.021Z] Building security-secretstore-setup [2021-08-09T02:11:15.304Z]  Building core-command ... done Removing intermediate container e9162b13eb33 [2021-08-09T02:11:15.304Z] ---> c0251a2c2a7c [2021-08-09T02:11:15.304Z] Step 23/24 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:11:15.304Z] Removing intermediate container 9a4421ab0939 [2021-08-09T02:11:15.304Z] ---> d613c174ac5c [2021-08-09T02:11:15.304Z] [2021-08-09T02:11:15.304Z] Successfully built d613c174ac5c [2021-08-09T02:11:15.304Z] Successfully tagged support-scheduler:latest [2021-08-09T02:11:15.304Z]  Building support-scheduler ... done  ---> Running in f38e0d4afbbb [2021-08-09T02:11:15.304Z] Building security-proxy-setup [2021-08-09T02:11:16.284Z] ---> ef4d10464535 [2021-08-09T02:11:16.284Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T02:11:16.872Z] Removing intermediate container f38e0d4afbbb [2021-08-09T02:11:16.872Z] ---> eca2f2127154 [2021-08-09T02:11:16.872Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:11:18.292Z] ---> d3f0ae4673fb [2021-08-09T02:11:18.292Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T02:11:18.292Z] ---> Running in aac0594f8f19 [2021-08-09T02:11:18.563Z] Removing intermediate container aac0594f8f19 [2021-08-09T02:11:18.563Z] ---> e827a84f6dc1 [2021-08-09T02:11:18.563Z] [2021-08-09T02:11:18.563Z] Successfully built e827a84f6dc1 [2021-08-09T02:11:18.563Z] Successfully tagged core-metadata:latest [2021-08-09T02:11:18.563Z]  Building core-metadata ... done Building support-notifications [2021-08-09T02:11:18.836Z] ---> 62672375070e [2021-08-09T02:11:18.836Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T02:11:20.817Z] ---> 90ce87367e7e [2021-08-09T02:11:20.817Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T02:11:23.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:11:23.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:11:23.432Z] ---> 73b3c2c4a948 [2021-08-09T02:11:23.432Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T02:11:23.432Z] ---> Using cache [2021-08-09T02:11:23.432Z] ---> c39bd560ad9d [2021-08-09T02:11:23.432Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:11:23.432Z] ---> Using cache [2021-08-09T02:11:23.432Z] ---> f18269c69098 [2021-08-09T02:11:23.432Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T02:11:24.410Z] ---> 80497616dc8f [2021-08-09T02:11:24.410Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T02:11:24.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:11:24.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:11:24.410Z] ---> 73b3c2c4a948 [2021-08-09T02:11:24.410Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T02:11:24.410Z] ---> Using cache [2021-08-09T02:11:24.410Z] ---> c39bd560ad9d [2021-08-09T02:11:24.410Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:11:24.410Z] ---> Using cache [2021-08-09T02:11:24.410Z] ---> f18269c69098 [2021-08-09T02:11:24.410Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T02:11:25.374Z] ---> Running in 83a9c3ed1fa2 [2021-08-09T02:11:25.640Z] ---> Running in 2f6c93b79b6c [2021-08-09T02:11:27.049Z] ---> Running in d34f0ebf82c5 [2021-08-09T02:11:27.318Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T02:11:27.585Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T02:11:27.585Z] ---> 08bdaf2f88f9 [2021-08-09T02:11:27.585Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:11:27.853Z] Removing intermediate container d34f0ebf82c5 [2021-08-09T02:11:27.853Z] ---> af33ed3b1b3b [2021-08-09T02:11:27.853Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T02:11:28.122Z] ---> Running in de071ecbaad2 [2021-08-09T02:11:28.393Z] Removing intermediate container de071ecbaad2 [2021-08-09T02:11:28.393Z] ---> 3b2bd670e8c0 [2021-08-09T02:11:28.393Z] 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 [2021-08-09T02:11:28.393Z] ---> cb92826ff811 [2021-08-09T02:11:28.393Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T02:11:28.393Z] ---> Running in dbc22617887c [2021-08-09T02:11:28.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:28.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:28.393Z] ---> Running in 44d16e8f7439 [2021-08-09T02:11:29.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:29.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:29.288Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T02:11:29.288Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:11:29.288Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:11:29.288Z] ---> 73b3c2c4a948 [2021-08-09T02:11:29.288Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T02:11:29.288Z] ---> Using cache [2021-08-09T02:11:29.288Z] ---> c39bd560ad9d [2021-08-09T02:11:29.288Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:11:29.288Z] ---> Using cache [2021-08-09T02:11:29.288Z] ---> f18269c69098 [2021-08-09T02:11:29.288Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T02:11:29.288Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T02:11:29.288Z] Executing bash-5.1.0-r0.post-install [2021-08-09T02:11:29.288Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T02:11:29.288Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T02:11:29.288Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T02:11:29.288Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T02:11:29.288Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T02:11:29.289Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T02:11:29.289Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T02:11:29.289Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T02:11:29.289Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T02:11:29.289Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T02:11:29.289Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T02:11:29.289Z] ---> Running in c35c3b972117 [2021-08-09T02:11:29.566Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T02:11:29.566Z] Removing intermediate container 44d16e8f7439 [2021-08-09T02:11:29.566Z] ---> d84632e5c139 [2021-08-09T02:11:29.566Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T02:11:29.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:30.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:30.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:30.118Z] ---> Running in 3e0f521475d9 [2021-08-09T02:11:30.391Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T02:11:30.392Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T02:11:30.392Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T02:11:30.392Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T02:11:30.392Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T02:11:30.392Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T02:11:30.392Z] Removing intermediate container 3e0f521475d9 [2021-08-09T02:11:30.392Z] ---> 12dc73b12637 [2021-08-09T02:11:30.392Z] Step 29/32 : CMD ["gate"] [2021-08-09T02:11:30.392Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T02:11:30.392Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T02:11:30.392Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T02:11:30.392Z] ---> Running in 552faee8817d [2021-08-09T02:11:30.392Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T02:11:30.392Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T02:11:30.668Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T02:11:30.668Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T02:11:30.668Z] Removing intermediate container 552faee8817d [2021-08-09T02:11:30.668Z] ---> c5c0614c044e [2021-08-09T02:11:30.668Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T02:11:30.668Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T02:11:30.668Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T02:11:30.668Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T02:11:30.668Z] ---> Running in 29f84426bdbc [2021-08-09T02:11:30.668Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T02:11:30.668Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T02:11:30.668Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T02:11:30.668Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T02:11:30.668Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T02:11:30.668Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T02:11:30.668Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T02:11:30.668Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T02:11:30.668Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T02:11:30.668Z] Removing intermediate container 29f84426bdbc [2021-08-09T02:11:30.668Z] ---> 3322b8b0e262 [2021-08-09T02:11:30.668Z] Step 31/32 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:11:30.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:31.234Z] ---> Running in d30f55f19fed [2021-08-09T02:11:31.234Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T02:11:31.234Z] OK: 82 MiB in 59 packages [2021-08-09T02:11:31.234Z] Removing intermediate container d30f55f19fed [2021-08-09T02:11:31.234Z] ---> 560808d83569 [2021-08-09T02:11:31.234Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T02:11:31.234Z] ---> Running in f4f012a82ab0 [2021-08-09T02:11:31.519Z] OK: 219 MiB in 52 packages [2021-08-09T02:11:31.519Z] Removing intermediate container f4f012a82ab0 [2021-08-09T02:11:31.519Z] ---> 9566e318d081 [2021-08-09T02:11:31.519Z] [2021-08-09T02:11:31.519Z] Successfully built 9566e318d081 [2021-08-09T02:11:31.519Z] Successfully tagged security-bootstrapper:latest [2021-08-09T02:11:31.519Z] Building core-data [2021-08-09T02:11:32.113Z]  Building security-bootstrapper ... done OK: 219 MiB in 52 packages [2021-08-09T02:11:32.380Z] OK: 219 MiB in 52 packages [2021-08-09T02:11:32.380Z] Removing intermediate container c35c3b972117 [2021-08-09T02:11:32.380Z] ---> ff2435c90de0 [2021-08-09T02:11:32.380Z] Step 6/26 : COPY go.mod . [2021-08-09T02:11:33.350Z] ---> d1f44fd6a37c [2021-08-09T02:11:33.350Z] Step 7/26 : RUN go mod download [2021-08-09T02:11:33.624Z] ---> Running in 32f68332584e [2021-08-09T02:11:33.624Z] Removing intermediate container 83a9c3ed1fa2 [2021-08-09T02:11:33.624Z] ---> fa06db22e848 [2021-08-09T02:11:33.624Z] Step 6/22 : COPY go.mod . [2021-08-09T02:11:33.624Z] Collecting docker-compose==1.23.2 [2021-08-09T02:11:33.624Z] Removing intermediate container 2f6c93b79b6c [2021-08-09T02:11:33.624Z] ---> 21eb59d0c89b [2021-08-09T02:11:33.624Z] Step 6/23 : COPY go.mod . [2021-08-09T02:11:33.624Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T02:11:33.927Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T02:11:33.927Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T02:11:33.927Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T02:11:33.927Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T02:11:34.219Z] ---> 00ffd6a7454e [2021-08-09T02:11:34.219Z] Step 7/22 : RUN go mod download [2021-08-09T02:11:34.219Z] ---> dd8b8388c171 [2021-08-09T02:11:34.219Z] Step 7/23 : RUN go mod download [2021-08-09T02:11:34.219Z] ---> Running in a3cee26eb456 [2021-08-09T02:11:34.219Z] ---> Running in bf17153a0199 [2021-08-09T02:11:34.502Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T02:11:34.502Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T02:11:34.502Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T02:11:34.502Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T02:11:34.502Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T02:11:34.502Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T02:11:35.128Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-09T02:11:35.128Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T02:11:35.128Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T02:11:35.128Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T02:11:35.128Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T02:11:35.745Z] Collecting PyYAML<4,>=3.10 [2021-08-09T02:11:35.745Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T02:11:36.742Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T02:11:36.742Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T02:11:36.742Z] Removing intermediate container 32f68332584e [2021-08-09T02:11:36.742Z] ---> 54cade083a7f [2021-08-09T02:11:36.742Z] Step 8/26 : COPY . . [2021-08-09T02:11:36.742Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T02:11:36.742Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T02:11:36.742Z] Removing intermediate container bf17153a0199 [2021-08-09T02:11:36.742Z] ---> a105f6b30fd6 [2021-08-09T02:11:36.742Z] Step 8/23 : COPY . . [2021-08-09T02:11:37.057Z] Removing intermediate container a3cee26eb456 [2021-08-09T02:11:37.057Z] ---> 4deb871e31b9 [2021-08-09T02:11:37.057Z] Step 8/22 : COPY . . [2021-08-09T02:11:37.057Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T02:11:37.057Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T02:11:37.057Z] Collecting certifi>=2017.4.17 [2021-08-09T02:11:37.057Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T02:11:37.057Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T02:11:37.057Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T02:11:37.057Z] Collecting idna<2.8,>=2.5 [2021-08-09T02:11:37.057Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T02:11:37.057Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T02:11:37.057Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T02:11:37.057Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T02:11:37.057Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T02:11:37.333Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T02:11:37.333Z] Attempting uninstall: urllib3 [2021-08-09T02:11:37.333Z] Found existing installation: urllib3 1.26.2 [2021-08-09T02:11:37.333Z] Uninstalling urllib3-1.26.2: [2021-08-09T02:11:37.333Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T02:11:37.615Z] Attempting uninstall: idna [2021-08-09T02:11:37.615Z] Found existing installation: idna 3.1 [2021-08-09T02:11:37.615Z] Uninstalling idna-3.1: [2021-08-09T02:11:37.615Z] Successfully uninstalled idna-3.1 [2021-08-09T02:11:38.589Z] Attempting uninstall: chardet [2021-08-09T02:11:38.589Z] Found existing installation: chardet 4.0.0 [2021-08-09T02:11:38.589Z] Uninstalling chardet-4.0.0: [2021-08-09T02:11:38.589Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T02:11:40.016Z] Attempting uninstall: requests [2021-08-09T02:11:40.016Z] Found existing installation: requests 2.25.1 [2021-08-09T02:11:40.016Z] Uninstalling requests-2.25.1: [2021-08-09T02:11:40.016Z] Successfully uninstalled requests-2.25.1 [2021-08-09T02:11:40.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T02:11:40.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T02:11:40.016Z] ---> 73b3c2c4a948 [2021-08-09T02:11:40.016Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T02:11:40.016Z] ---> Using cache [2021-08-09T02:11:40.016Z] ---> c39bd560ad9d [2021-08-09T02:11:40.016Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:11:40.016Z] ---> Using cache [2021-08-09T02:11:40.016Z] ---> f18269c69098 [2021-08-09T02:11:40.016Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T02:11:40.286Z] Running setup.py install for texttable: started [2021-08-09T02:11:41.272Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T02:11:41.272Z] Running setup.py install for PyYAML: started [2021-08-09T02:11:42.249Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T02:11:42.249Z] Running setup.py install for docopt: started [2021-08-09T02:11:42.524Z] ---> Running in fdaeb964e7d6 [2021-08-09T02:11:42.791Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T02:11:42.791Z] Running setup.py install for dockerpty: started [2021-08-09T02:11:43.076Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T02:11:43.353Z] 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 [2021-08-09T02:11:43.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:44.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:11:44.930Z] OK: 219 MiB in 52 packages [2021-08-09T02:11:45.908Z] Removing intermediate container fdaeb964e7d6 [2021-08-09T02:11:45.908Z] ---> aae3c732c8f5 [2021-08-09T02:11:45.908Z] Step 6/24 : COPY go.mod . [2021-08-09T02:11:46.503Z] ---> d25c836441c4 [2021-08-09T02:11:46.503Z] Step 7/24 : RUN go mod download [2021-08-09T02:11:47.095Z] ---> Running in 62a039b24296 [2021-08-09T02:11:47.095Z] ---> 751e755cc146 [2021-08-09T02:11:47.095Z] Step 9/23 : RUN go mod tidy [2021-08-09T02:11:47.363Z] ---> Running in f99eacecc146 [2021-08-09T02:11:47.363Z] ---> 4a6e877be0f5 [2021-08-09T02:11:47.363Z] Step 9/26 : RUN go mod tidy [2021-08-09T02:11:47.640Z] ---> 20f36b562264 [2021-08-09T02:11:47.640Z] Step 9/22 : RUN go mod tidy [2021-08-09T02:11:47.640Z] ---> Running in d860510f266c [2021-08-09T02:11:47.640Z] ---> Running in f19505008fa3 [2021-08-09T02:11:49.625Z] Removing intermediate container 62a039b24296 [2021-08-09T02:11:49.625Z] ---> c93628ee3f5b [2021-08-09T02:11:49.625Z] Step 8/24 : COPY . . [2021-08-09T02:11:49.625Z] Removing intermediate container f99eacecc146 [2021-08-09T02:11:49.625Z] ---> f2fc23566090 [2021-08-09T02:11:49.625Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T02:11:50.618Z] ---> Running in 23afe907e620 [2021-08-09T02:11:51.589Z] Removing intermediate container d860510f266c [2021-08-09T02:11:51.589Z] ---> af25ac76a8b2 [2021-08-09T02:11:51.589Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T02:11:51.589Z] Removing intermediate container dbc22617887c [2021-08-09T02:11:51.589Z] ---> d186089f9661 [2021-08-09T02:11:51.589Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T02:11:51.589Z] Removing intermediate container f19505008fa3 [2021-08-09T02:11:51.589Z] ---> 94659468e6d1 [2021-08-09T02:11:51.589Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T02:11:51.873Z] ---> Running in 09ebd1507e0d [2021-08-09T02:11:51.873Z] ---> Running in d20c553874dc [2021-08-09T02:11:51.873Z] ---> Running in 6ad721845ad0 [2021-08-09T02:11:51.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T02:11:51.873Z] Removing intermediate container 09ebd1507e0d [2021-08-09T02:11:51.873Z] ---> 8f3e1086db1e [2021-08-09T02:11:51.873Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T02:11:52.150Z] ---> Running in 7cc0593862b0 [2021-08-09T02:11:52.749Z] Removing intermediate container 7cc0593862b0 [2021-08-09T02:11:52.749Z] ---> 4d9b9f844ad0 [2021-08-09T02:11:52.749Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T02:11:52.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T02:11:52.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T02:11:53.720Z] ---> 0b8508a09cff [2021-08-09T02:11:53.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T02:11:54.318Z] ---> f3a74f3f379d [2021-08-09T02:11:54.318Z] Step 9/24 : RUN go mod tidy [2021-08-09T02:11:54.318Z] ---> a7b36f330f87 [2021-08-09T02:11:54.318Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T02:11:54.318Z] ---> Running in 86553b7e59f8 [2021-08-09T02:11:54.589Z] ---> f889db71d44c [2021-08-09T02:11:54.589Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T02:11:54.869Z] ---> Running in 77502f206eeb [2021-08-09T02:11:54.869Z] Removing intermediate container 77502f206eeb [2021-08-09T02:11:54.869Z] ---> f80f6c0a185b [2021-08-09T02:11:54.869Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:11:54.869Z] ---> Running in fc5a5d3373b8 [2021-08-09T02:11:55.178Z] Removing intermediate container fc5a5d3373b8 [2021-08-09T02:11:55.178Z] ---> d734ecf34ad3 [2021-08-09T02:11:55.178Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:11:55.178Z] ---> Running in b86ae503fc82 [2021-08-09T02:11:55.649Z] Removing intermediate container b86ae503fc82 [2021-08-09T02:11:55.649Z] ---> 52085ce545d5 [2021-08-09T02:11:55.649Z] Step 23/24 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:11:55.649Z] ---> Running in adb5e80c0de2 [2021-08-09T02:11:55.649Z] Removing intermediate container adb5e80c0de2 [2021-08-09T02:11:55.649Z] ---> 1cbf0b8cc65e [2021-08-09T02:11:55.649Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:11:55.649Z] ---> Running in e420c4d65953 [2021-08-09T02:11:56.052Z] Removing intermediate container e420c4d65953 [2021-08-09T02:11:56.052Z] ---> 3cfe479dda0a [2021-08-09T02:11:56.052Z] [2021-08-09T02:11:56.052Z] Successfully built 3cfe479dda0a [2021-08-09T02:11:56.052Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T02:11:56.859Z]  Building sys-mgmt-agent ... done Removing intermediate container 86553b7e59f8 [2021-08-09T02:11:56.859Z] ---> 21d91c2b7074 [2021-08-09T02:11:56.859Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T02:11:56.859Z] ---> Running in a8cfcdd4c045 [2021-08-09T02:11:57.598Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T02:12:24.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T02:12:24.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T02:12:29.817Z] Removing intermediate container 6ad721845ad0 [2021-08-09T02:12:29.817Z] ---> a1a9c8a91bf9 [2021-08-09T02:12:29.817Z] [2021-08-09T02:12:29.817Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T02:12:29.817Z] ---> 13621d1b12d4 [2021-08-09T02:12:29.817Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T02:12:29.817Z] ---> Running in d3962a87b826 [2021-08-09T02:12:29.817Z] Removing intermediate container 23afe907e620 [2021-08-09T02:12:29.817Z] ---> e4a6ef819309 [2021-08-09T02:12:29.817Z] [2021-08-09T02:12:29.817Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T02:12:29.817Z] ---> 13621d1b12d4 [2021-08-09T02:12:29.817Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T02:12:29.817Z] Removing intermediate container d20c553874dc [2021-08-09T02:12:29.817Z] ---> edae7ae0768a [2021-08-09T02:12:29.817Z] [2021-08-09T02:12:29.817Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T02:12:29.817Z] ---> 13621d1b12d4 [2021-08-09T02:12:29.817Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T02:12:29.817Z] ---> Running in 946cef63a16c [2021-08-09T02:12:29.817Z] ---> Running in fa681afd2de4 [2021-08-09T02:12:30.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:12:30.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:12:30.711Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T02:12:30.711Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:12:30.711Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T02:12:30.711Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T02:12:30.711Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:12:30.711Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:12:30.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:12:30.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:12:30.711Z] OK: 7 MiB in 18 packages [2021-08-09T02:12:30.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:12:31.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:12:31.010Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T02:12:31.010Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T02:12:31.010Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T02:12:31.010Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T02:12:31.010Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:12:31.010Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T02:12:31.010Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:12:31.010Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:12:31.284Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T02:12:31.284Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T02:12:31.284Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:12:31.284Z] OK: 7 MiB in 20 packages [2021-08-09T02:12:31.284Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T02:12:31.284Z] OK: 6 MiB in 16 packages [2021-08-09T02:12:31.563Z] Removing intermediate container d3962a87b826 [2021-08-09T02:12:31.563Z] ---> 1918913bfde1 [2021-08-09T02:12:31.563Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:12:31.563Z] ---> Running in 77326ebff22d [2021-08-09T02:12:31.856Z] Removing intermediate container 77326ebff22d [2021-08-09T02:12:31.856Z] ---> a14913e90e1f [2021-08-09T02:12:31.856Z] Step 14/22 : WORKDIR /edgex [2021-08-09T02:12:32.152Z] Removing intermediate container fa681afd2de4 [2021-08-09T02:12:32.152Z] ---> fca49aa46705 [2021-08-09T02:12:32.152Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T02:12:32.152Z] Removing intermediate container 946cef63a16c [2021-08-09T02:12:32.152Z] ---> 0b5777724377 [2021-08-09T02:12:32.152Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T02:12:32.152Z] ---> Running in 538104ca1346 [2021-08-09T02:12:32.152Z] ---> Running in 7ece1f781de6 [2021-08-09T02:12:32.152Z] ---> Running in 90d2b3235603 [2021-08-09T02:12:32.427Z] Removing intermediate container 538104ca1346 [2021-08-09T02:12:32.427Z] ---> 00c76b785cb7 [2021-08-09T02:12:32.427Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T02:12:32.427Z] Removing intermediate container 7ece1f781de6 [2021-08-09T02:12:32.427Z] ---> b3c704d758ca [2021-08-09T02:12:32.427Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T02:12:32.427Z] Removing intermediate container 90d2b3235603 [2021-08-09T02:12:32.427Z] ---> 93f796b7dbe8 [2021-08-09T02:12:32.427Z] Step 14/26 : WORKDIR / [2021-08-09T02:12:32.427Z] ---> Running in cfc2e1034ba7 [2021-08-09T02:12:32.427Z] ---> Running in ea22024c33a9 [2021-08-09T02:12:32.427Z] ---> 981b73a70c2d [2021-08-09T02:12:32.427Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T02:12:32.698Z] Removing intermediate container cfc2e1034ba7 [2021-08-09T02:12:32.698Z] ---> 9a5d43d237e1 [2021-08-09T02:12:32.698Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-09T02:12:32.698Z] Removing intermediate container ea22024c33a9 [2021-08-09T02:12:32.698Z] ---> f3d11f131930 [2021-08-09T02:12:32.698Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T02:12:32.698Z] ---> Running in 811907bfa66f [2021-08-09T02:12:32.974Z] ---> d444c88dd82a [2021-08-09T02:12:32.974Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-09T02:12:32.974Z] Removing intermediate container 811907bfa66f [2021-08-09T02:12:32.974Z] ---> 3c3a773bf3ab [2021-08-09T02:12:32.974Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:12:32.974Z] ---> 4e779355bf32 [2021-08-09T02:12:32.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T02:12:33.567Z] ---> d59f2aa58d38 [2021-08-09T02:12:33.567Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T02:12:33.567Z] ---> 084260075295 [2021-08-09T02:12:33.567Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T02:12:33.567Z] ---> 2cc05639fb68 [2021-08-09T02:12:33.567Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T02:12:33.567Z] Removing intermediate container a8cfcdd4c045 [2021-08-09T02:12:33.567Z] ---> c99c37934de7 [2021-08-09T02:12:33.567Z] [2021-08-09T02:12:33.567Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T02:12:33.567Z] ---> 13621d1b12d4 [2021-08-09T02:12:33.567Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T02:12:33.837Z] ---> Running in 49cfa27c0b99 [2021-08-09T02:12:33.837Z] ---> Running in 39ebf74003d9 [2021-08-09T02:12:33.837Z] ---> a566e492f9f9 [2021-08-09T02:12:33.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T02:12:33.837Z] ---> fb81251967ab [2021-08-09T02:12:33.837Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-09T02:12:33.837Z] Removing intermediate container 49cfa27c0b99 [2021-08-09T02:12:33.837Z] ---> d1595a268152 [2021-08-09T02:12:33.837Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T02:12:33.837Z] ---> Running in c350204d814d [2021-08-09T02:12:33.837Z] Removing intermediate container 39ebf74003d9 [2021-08-09T02:12:33.837Z] ---> 03e1630a86f9 [2021-08-09T02:12:33.837Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T02:12:34.107Z] ---> Running in 0dab05632c59 [2021-08-09T02:12:34.107Z] ---> a7114dcf0e59 [2021-08-09T02:12:34.107Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T02:12:34.107Z] ---> Running in ce6e6cca4b2c [2021-08-09T02:12:34.107Z] ---> 9b66c6755b9f [2021-08-09T02:12:34.107Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T02:12:34.107Z] Removing intermediate container c350204d814d [2021-08-09T02:12:34.107Z] ---> c41ea782306c [2021-08-09T02:12:34.107Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T02:12:34.107Z] Removing intermediate container 0dab05632c59 [2021-08-09T02:12:34.107Z] ---> 4a9dad3eadfe [2021-08-09T02:12:34.107Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T02:12:34.107Z] ---> Running in ceeb442b2f8e [2021-08-09T02:12:34.107Z] ---> Running in 235557cc5f00 [2021-08-09T02:12:34.381Z] Removing intermediate container ce6e6cca4b2c [2021-08-09T02:12:34.381Z] ---> 6253998125d6 [2021-08-09T02:12:34.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:12:34.381Z] Removing intermediate container ceeb442b2f8e [2021-08-09T02:12:34.381Z] ---> 82d288875dc4 [2021-08-09T02:12:34.381Z] Step 21/22 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:12:34.381Z] ---> Running in 4121d96f2ec4 [2021-08-09T02:12:34.381Z] ---> Running in a9f4f59d51e5 [2021-08-09T02:12:34.381Z] Removing intermediate container 235557cc5f00 [2021-08-09T02:12:34.381Z] ---> d9f13caf65da [2021-08-09T02:12:34.381Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T02:12:34.381Z] ---> Running in 83e6039c2da6 [2021-08-09T02:12:34.381Z] Removing intermediate container 4121d96f2ec4 [2021-08-09T02:12:34.381Z] ---> 5ece7d959cae [2021-08-09T02:12:34.381Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T02:12:34.381Z] Removing intermediate container a9f4f59d51e5 [2021-08-09T02:12:34.381Z] ---> c613ac2a5cab [2021-08-09T02:12:34.381Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T02:12:34.381Z] ---> 4cdebf9ff997 [2021-08-09T02:12:34.381Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T02:12:34.381Z] ---> Running in 3667506ee26a [2021-08-09T02:12:34.657Z] ---> Running in f145ff12cba1 [2021-08-09T02:12:34.657Z] Removing intermediate container 3667506ee26a [2021-08-09T02:12:34.657Z] ---> 72d61b5f33b7 [2021-08-09T02:12:34.657Z] Step 22/23 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:12:34.657Z] ---> Running in 115ce5799b2c [2021-08-09T02:12:34.657Z] Removing intermediate container f145ff12cba1 [2021-08-09T02:12:34.657Z] ---> 8036796ada93 [2021-08-09T02:12:34.657Z] [2021-08-09T02:12:34.934Z] Successfully built 8036796ada93 [2021-08-09T02:12:34.934Z] Successfully tagged security-proxy-setup:latest [2021-08-09T02:12:34.934Z]  Building security-proxy-setup ... done Removing intermediate container 115ce5799b2c [2021-08-09T02:12:34.934Z] ---> d1f83ba4b6c5 [2021-08-09T02:12:34.934Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T02:12:34.934Z] ---> Running in fb32a0a5f6a7 [2021-08-09T02:12:34.934Z] ---> d419aedfbcfb [2021-08-09T02:12:34.934Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T02:12:35.207Z] Removing intermediate container fb32a0a5f6a7 [2021-08-09T02:12:35.207Z] ---> 196275be98a3 [2021-08-09T02:12:35.207Z] [2021-08-09T02:12:35.207Z] ---> d46d5799047f [2021-08-09T02:12:35.207Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-09T02:12:35.207Z] Successfully built 196275be98a3 [2021-08-09T02:12:35.207Z] Successfully tagged support-notifications:latest [2021-08-09T02:12:35.207Z]  Building support-notifications ... done Removing intermediate container 83e6039c2da6 [2021-08-09T02:12:35.207Z] ---> ab775fdac43c [2021-08-09T02:12:35.207Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T02:12:35.207Z] ---> Running in 541c3e871649 [2021-08-09T02:12:35.207Z] ---> Running in 9308a240cce4 [2021-08-09T02:12:35.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T02:12:35.794Z] Removing intermediate container 541c3e871649 [2021-08-09T02:12:35.794Z] ---> d1aa3ac5d77a [2021-08-09T02:12:35.794Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T02:12:35.794Z] ---> Running in c400c4e61e8f [2021-08-09T02:12:35.794Z] Removing intermediate container c400c4e61e8f [2021-08-09T02:12:35.794Z] ---> eab36d8dea5d [2021-08-09T02:12:35.794Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T02:12:36.072Z] ---> Running in 99aea51cb725 [2021-08-09T02:12:36.072Z] Removing intermediate container 99aea51cb725 [2021-08-09T02:12:36.072Z] ---> 32a5ed9a9afe [2021-08-09T02:12:36.072Z] Step 25/26 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:12:36.072Z] ---> Running in 3fabbc235d16 [2021-08-09T02:12:36.072Z] Removing intermediate container 3fabbc235d16 [2021-08-09T02:12:36.072Z] ---> 07b57518a6b5 [2021-08-09T02:12:36.072Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T02:12:36.072Z] ---> Running in dcf6e22dfd54 [2021-08-09T02:12:36.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T02:12:36.341Z] Removing intermediate container dcf6e22dfd54 [2021-08-09T02:12:36.341Z] ---> a62dae367124 [2021-08-09T02:12:36.341Z] [2021-08-09T02:12:36.341Z] Successfully built a62dae367124 [2021-08-09T02:12:36.341Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T02:12:36.617Z]  Building security-secretstore-setup ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T02:12:36.890Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T02:12:36.890Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T02:12:36.890Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T02:12:37.858Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T02:12:37.858Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T02:12:37.858Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T02:12:37.858Z] OK: 8 MiB in 20 packages [2021-08-09T02:12:38.126Z] Removing intermediate container 9308a240cce4 [2021-08-09T02:12:38.126Z] ---> 6240a4f9d4f7 [2021-08-09T02:12:38.126Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T02:12:38.126Z] ---> f697c617bf70 [2021-08-09T02:12:38.126Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T02:12:38.398Z] ---> 4a1d4b5a1d02 [2021-08-09T02:12:38.398Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T02:12:38.666Z] ---> 18a38a71f38c [2021-08-09T02:12:38.666Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T02:12:38.666Z] ---> Running in 2155b42000be [2021-08-09T02:12:38.666Z] Removing intermediate container 2155b42000be [2021-08-09T02:12:38.666Z] ---> 717a77426386 [2021-08-09T02:12:38.666Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T02:12:38.939Z] ---> Running in a9cff5bdc30e [2021-08-09T02:12:38.939Z] Removing intermediate container a9cff5bdc30e [2021-08-09T02:12:38.939Z] ---> a5012fce526f [2021-08-09T02:12:38.939Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T02:12:38.939Z] ---> Running in cdba5481ec2e [2021-08-09T02:12:38.939Z] Removing intermediate container cdba5481ec2e [2021-08-09T02:12:38.939Z] ---> ca046030b0f8 [2021-08-09T02:12:38.939Z] Step 23/24 : LABEL git_sha=297187d091f422bb11a0a1e978105b2ff10e64b8 [2021-08-09T02:12:38.939Z] ---> Running in 42cebb059238 [2021-08-09T02:12:39.236Z] Removing intermediate container 42cebb059238 [2021-08-09T02:12:39.236Z] ---> 0fc66eb03c5a [2021-08-09T02:12:39.236Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T02:12:39.236Z] ---> Running in 907d35d8a173 [2021-08-09T02:12:39.236Z] Removing intermediate container 907d35d8a173 [2021-08-09T02:12:39.236Z] ---> 377ddf4252f3 [2021-08-09T02:12:39.236Z] [2021-08-09T02:12:39.236Z] Successfully built 377ddf4252f3 [2021-08-09T02:12:39.236Z] Successfully tagged core-data:latest [2021-08-09T02:12:39.525Z]  Building core-data ... done  [Pipeline] } [2021-08-09T02:12:39.547Z] $ docker stop --time=1 fdbd44ffc6e4c495908c024c55b89430a7e9e01eb0f96c9ed6dc3b824e57f155 [2021-08-09T02:12:40.970Z] $ docker rm -f fdbd44ffc6e4c495908c024c55b89430a7e9e01eb0f96c9ed6dc3b824e57f155 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T02:12:41.473Z] + docker images [2021-08-09T02:12:41.744Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T02:12:41.744Z] core-data latest 377ddf4252f3 2 seconds ago 20.4MB [2021-08-09T02:12:41.744Z] security-secretstore-setup latest a62dae367124 5 seconds ago 29MB [2021-08-09T02:12:41.744Z] security-proxy-setup latest 8036796ada93 7 seconds ago 25.9MB [2021-08-09T02:12:41.744Z] support-notifications latest 196275be98a3 7 seconds ago 16.8MB [2021-08-09T02:12:41.744Z] c99c37934de7 8 seconds ago 1.75GB [2021-08-09T02:12:41.744Z] edae7ae0768a 12 seconds ago 1.75GB [2021-08-09T02:12:41.744Z] e4a6ef819309 12 seconds ago 1.75GB [2021-08-09T02:12:41.744Z] a1a9c8a91bf9 14 seconds ago 1.75GB [2021-08-09T02:12:41.744Z] sys-mgmt-agent latest 3cfe479dda0a 46 seconds ago 325MB [2021-08-09T02:12:41.744Z] security-bootstrapper latest 9566e318d081 About a minute ago 18.8MB [2021-08-09T02:12:41.744Z] core-metadata latest e827a84f6dc1 About a minute ago 16.7MB [2021-08-09T02:12:41.744Z] support-scheduler latest d613c174ac5c About a minute ago 16.1MB [2021-08-09T02:12:41.744Z] core-command latest b717422c7571 About a minute ago 16MB [2021-08-09T02:12:41.744Z] d05406333334 About a minute ago 1.75GB [2021-08-09T02:12:41.744Z] 89ab0e24e2fe About a minute ago 1.75GB [2021-08-09T02:12:41.745Z] cc3092bd736f About a minute ago 1.75GB [2021-08-09T02:12:41.745Z] 12d568773696 About a minute ago 1.75GB [2021-08-09T02:12:41.745Z] 9a769c758492 About a minute ago 1.74GB [2021-08-09T02:12:41.745Z] ci-base-image-x86_64 latest 73b3c2c4a948 5 minutes ago 1.24GB [2021-08-09T02:12:41.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB [2021-08-09T02:12:41.745Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB [2021-08-09T02:12:41.745Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T02:12:41.745Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T02:12:41.745Z] 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 [2021-08-09T02:12:57.345Z] Still waiting to schedule task [2021-08-09T02:12:57.346Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-09T02:18:22.003Z] Running on prd-ubuntu18.04-docker-8c-8g-69 in /w/workspace/edgexfoundry_edgex-go_PR-3658 [Pipeline] { [Pipeline] ws [2021-08-09T02:18:22.066Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:18:24.018Z] + echo snap-build.sh [2021-08-09T02:18:24.019Z] snap-build.sh [2021-08-09T02:18:24.019Z] + SNAP_BASE_DIR=. [2021-08-09T02:18:24.019Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-09T02:18:24.019Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-09T02:18:24.019Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-09T02:18:24.019Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-09T02:18:24.019Z] + cd /w/workspace/edgex-go/1 [2021-08-09T02:18:24.019Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-09T02:18:24.019Z] Reading package lists... [2021-08-09T02:18:24.019Z] Building dependency tree... [2021-08-09T02:18:24.019Z] Reading state information... [2021-08-09T02:18:24.019Z] The following packages were automatically installed and are no longer required: [2021-08-09T02:18:24.019Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-09T02:18:24.019Z] uidmap xdelta3 [2021-08-09T02:18:24.019Z] Use 'sudo apt autoremove' to remove them. [2021-08-09T02:18:24.019Z] The following packages will be REMOVED: [2021-08-09T02:18:24.019Z] lxd* lxd-client* [2021-08-09T02:18:24.318Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-09T02:18:24.318Z] After this operation, 31.7 MB disk space will be freed. [2021-08-09T02:18:24.901Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-09T02:18:24.901Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T02:18:26.103Z] Removing lxd dnsmasq configuration [2021-08-09T02:18:26.103Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T02:18:26.103Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-09T02:18:26.709Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T02:18:26.709Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-09T02:18:26.709Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T02:18:28.227Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-09T02:18:28.227Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-09T02:18:28.853Z] + sudo snap remove --purge lxd [2021-08-09T02:18:28.853Z] snap "lxd" is not installed [2021-08-09T02:18:28.853Z] + sudo groupadd --force --system lxd [2021-08-09T02:18:28.853Z] ++ whoami [2021-08-09T02:18:28.853Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-09T02:18:28.853Z] + newgrp - lxd [2021-08-09T02:18:28.853Z] + sudo snap install lxd [2021-08-09T02:18:37.274Z] 2021-08-09T02:18:34Z INFO Waiting for automatic snapd restart... [2021-08-09T02:18:59.578Z] lxd 4.16 from Canonical* installed [2021-08-09T02:18:59.578Z] + sudo lxd init --auto [2021-08-09T02:19:08.068Z] + sudo snap install --classic snapcraft [2021-08-09T02:19:23.588Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T02:19:23.588Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-09T02:19:23.588Z] + sudo snapcraft prime --use-lxd [2021-08-09T02:19:23.960Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-09T02:19:23.960Z] Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? [2021-08-09T02:19:23.960Z] To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T02:19:24.564Z] 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 [2021-08-09T02:19:26.292Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:26.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:27.599Z] ---> package-listing.sh [2021-08-09T02:19:27.599Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T02:19:27.599Z] ++ facter osfamily [2021-08-09T02:19:27.869Z] + OS_FAMILY=redhat [2021-08-09T02:19:27.869Z] + workspace=/w/workspace/edgex-go/1 [2021-08-09T02:19:27.869Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T02:19:27.869Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T02:19:27.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T02:19:27.869Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T02:19:27.869Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-09T02:19:27.869Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T02:19:27.869Z] + case "${OS_FAMILY}" in [2021-08-09T02:19:27.869Z] + sort [2021-08-09T02:19:27.869Z] + rpm -qa [2021-08-09T02:19:29.911Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T02:19:29.911Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T02:19:29.911Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T02:19:29.911Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-09T02:19:29.911Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-09T02:19:29.911Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-09T02:19:29.961Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-09T02:19:30.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:19:30.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:19:30.943Z] [2021-08-09T02:19:30.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T02:19:31.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:19:31.359Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T02:19:31.359Z] b4d181a07f80: Pulling fs layer [2021-08-09T02:19:31.359Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T02:19:31.359Z] ed53099fbce6: Pulling fs layer [2021-08-09T02:19:31.359Z] dc539afda2c1: Pulling fs layer [2021-08-09T02:19:31.359Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T02:19:31.359Z] 9065ff56babe: Pulling fs layer [2021-08-09T02:19:31.359Z] d287ab97295c: Pulling fs layer [2021-08-09T02:19:31.359Z] 77bc0d833cb6: Waiting [2021-08-09T02:19:31.359Z] 9065ff56babe: Waiting [2021-08-09T02:19:31.359Z] d287ab97295c: Waiting [2021-08-09T02:19:31.359Z] dc539afda2c1: Waiting [2021-08-09T02:19:32.020Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T02:19:32.020Z] a1111a8f2ec3: Download complete [2021-08-09T02:19:32.020Z] dc539afda2c1: Verifying Checksum [2021-08-09T02:19:32.020Z] dc539afda2c1: Download complete [2021-08-09T02:19:32.020Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T02:19:32.020Z] 77bc0d833cb6: Download complete [2021-08-09T02:19:32.020Z] 9065ff56babe: Download complete [2021-08-09T02:19:32.629Z] ed53099fbce6: Verifying Checksum [2021-08-09T02:19:32.629Z] ed53099fbce6: Download complete [2021-08-09T02:19:34.142Z] b4d181a07f80: Verifying Checksum [2021-08-09T02:19:34.142Z] b4d181a07f80: Download complete [2021-08-09T02:19:35.381Z] b4d181a07f80: Pull complete [2021-08-09T02:19:35.381Z] a1111a8f2ec3: Pull complete [2021-08-09T02:19:35.707Z] ed53099fbce6: Pull complete [2021-08-09T02:19:35.708Z] dc539afda2c1: Pull complete [2021-08-09T02:19:36.006Z] 77bc0d833cb6: Pull complete [2021-08-09T02:19:36.309Z] 9065ff56babe: Pull complete [2021-08-09T02:19:41.032Z] d287ab97295c: Verifying Checksum [2021-08-09T02:19:41.032Z] d287ab97295c: Download complete [2021-08-09T02:19:45.452Z] d287ab97295c: Pull complete [2021-08-09T02:19:45.452Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T02:19:45.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T02:19:45.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T02:19:45.914Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-08-09T02:19:46.082Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T02:19:49.135Z] $ docker top f85957394eaab65738aff4cc70b31cb46e6440bdf76d4c3ed26d487f33e5b062 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T02:19:49.638Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T02:19:50.138Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T02:19:50.556Z] + ls /var/log/sa-host [2021-08-09T02:19:50.556Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T02:19:50.556Z] file_magic: OK [2021-08-09T02:19:50.556Z] HZ: Using current value: 100 [2021-08-09T02:19:50.556Z] file_header: OK [2021-08-09T02:19:50.556Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-09T02:19:50.556Z] Statistics: [2021-08-09T02:19:50.556Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T02:19:50.556Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T02:19:50.556Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T02:19:50.556Z] file_magic: OK [2021-08-09T02:19:50.556Z] HZ: Using current value: 100 [2021-08-09T02:19:50.556Z] file_header: OK [2021-08-09T02:19:50.556Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-09T02:19:50.556Z] Statistics: [2021-08-09T02:19:50.556Z] 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...Hnuu...uuuununununu... [2021-08-09T02:19:50.556Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T02:19:50.904Z] provisioning config files... [2021-08-09T02:19:50.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6591451775830937873tmp [Pipeline] { [Pipeline] echo [2021-08-09T02:19:50.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:51.378Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T02:19:51.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:51.982Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T02:19:52.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:52.479Z] ---> sudo-logs.sh [2021-08-09T02:19:52.479Z] Archiving 'sudo' log.. [2021-08-09T02:19:52.479Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-64.vexxhost.local: Name or service not known [2021-08-09T02:19:52.479Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-64.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T02:19:52.638Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:53.107Z] ---> job-cost.sh [2021-08-09T02:19:53.107Z] lf-activate-venv: SKIPPING [2021-08-09T02:19:53.107Z] INFO: No Stack... [2021-08-09T02:19:54.120Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T02:19:54.432Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T02:19:54.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T02:19:55.144Z] ---> logs-deploy.sh [2021-08-09T02:19:55.145Z] lf-activate-venv: SKIPPING [2021-08-09T02:19:55.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3658/1 [2021-08-09T02:19:55.145Z] INFO: archiving workspace using pattern(s): [2021-08-09T02:19:56.194Z] Archives upload complete. [2021-08-09T02:19:56.194Z] INFO: archiving logs to Nexus